[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
XFree86 breakage, supplement
- To: misc@openbsd.org
- Subject: XFree86 breakage, supplement
- From: lists@scapa.dnsalias.net
- Date: Sun, 15 Feb 2004 12:21:45 +0100
- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
Right after I sent my last message, I pkill'ed X again and now I have
junk on screen that contains some more error messages.
If I read this correctly, it tried probes of r128_drv and radeon_drv. I
can't tell if this is junk or the real thing - all letters are separated
by 3 spaces and some have vertical blocks between them.
The last two lines are okay, though:
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
removing from list!
Another thing that confuses me is this. I am logged in on two consoles,
both su'ed to root. I started xf86cfg on ttyC1, and as long as it hangs,
everything is in order - the X messages, like the drivers it probed, are
on ttyC1, too. However, when I terminated xf86cfg (CTRL+C on ttyC1) and
`pkill X'ed on ttyC0, these messages moved to ttyC0 ... ttyC1 now
contains the garbage and font-related error messages I described above. :P
Moritz