Le Thu, 27 Apr 2006 17:18:47 +0100 Ken Moffat <[EMAIL PROTECTED]>
a écrit :

> On Thu, Apr 27, 2006 at 05:48:12PM +0200, Nicolas FRANCOIS wrote:
> > So I built Xorg 6.9 on my new LFS-SVN, and fine it works.
> 
>  which is the key point :)
> > 
> > Analyzing the logs, I see this :
> > 
> > xauth:  creating new authority file /home/nico/.serverauth.6851
> > _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
> > _XSERVTransOpen: transport open failed for inet6/detritus:0
> > _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
> > 
> > [NF] : This I don't understand. Do I need to enable ipv6 in my kernel,
> > just for X ?
>  
>  No, once it is working, ignore the X log - it's primarily debugging
> information to help fix problems.  For example, if your machine was
> going to provide X to another machine connecting over ipv6 the
> message would be helpful.

But would it disappear if I compiled it ?
 
> > 
> > (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1)
> > 
> > [NF] : This is no problem, just annoying. X detects two GC because ATI
> > cards can pilot two monitors, I think. How do you stop it ?
> > 
> 
>  I just ignore it, but then I'm not in the habit of reading my X
> logs regularly.

That's definitly a good solution :-)
 
> > found The XKEYBOARD keymap compiler (xkbcomp) reports:
> > > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> > >                   Ignoring extra symbols
> > Errors from xkbcomp are not fatal to the X server
> > 
> > [NF] : Beurk... What is that ? ANd trying to use a double layout like in
> 
>  No idea, I see this on at least one of my boxes (with .Xresources
> based on the various distros it has run, plus other things that
> looked like they might have helped).  Do you miss functionality as a
> result ?

I don't think so.
 
> > the BLFS book (see my xorg.conf file attached), I was told that pc/en_US
> > isn't to be found.
> 
>  I don't know about using a double layout, but for XkbLayout the
> identifier is "us" not en_US.

It's en_US in the book. I'll try it.
 
> > Warning: locale not supported by Xlib, locale set to C
> > Warning: locale not supported by Xlib, locale set to C
> 
> 
> > 
> > [NF] : Arghh ! My locale is set to [EMAIL PROTECTED], isn't that OK ?
> > 
> 
>  Possibly, a matter of formatting/punctuation - ISTR Alexander has
> mentioned differences in which locale names are accepted between
> glibc and X, so it's probably in the LFS or BLFS dev or support
> archives somewhere.

OK, I found it in the LFS book (6.1.1) : it may be solved by changing
[EMAIL PROTECTED] in [EMAIL PROTECTED] I'll try this next reboot.

> > waiting for X server to shut down xterm:  fatal IO error 32 (Broken pipe)
> > or KillClient on X server ":0.0"
> > FreeFontPath: FPE "/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should
> > be 1; fixing.
> > 
> > [NF] : Last problem. The fix doesn't work because I see the message each
> > time.
> > 
>  No, this isn't a fix in the "I'll recompile the code now" sense.
> Anyway, it's harmless.
> 
>  The X log is mostly what desktop applications would write to stderr
> (compare any gnome or kde application started from an xterm!), plus
> a small amount of backtrace if it segfaults.

In fact, what I gave to the list is the console output, by "startx >
X.log 2>&1". I don't see the error messages in /var/log/Xorg.0.log.

Thanks for your help.

\bye

-- 

                   Nicolas FRANCOIS
            http://nicolas.francois.free.fr
 A TRUE Klingon programmer does NOT comment his code
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to