Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wat r these Warning and error messages
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Sun Apr 22, 2007 2:30 pm    Post subject: Wat r these Warning and error messages Reply with quote

Code:
PC ~ # cat /var/log/Xorg.0.log | grep WW
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
(WW) intel(0): PRB0_CTL (0x0000f001) indicates ring buffer enabled
(WW) intel(0): Existing errors found in hardware state.
(WW) intel(0): Option "RenderAccel" is not used
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32


Code:
PC ~ # cat /var/log/Xorg.0.log | grep EE
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) intel(0): detecting sil164
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): Unable to read from DVOI2C_E Slave 236.


Can i fix these?

thnx
Back to top
View user's profile Send private message
musasabi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2005
Posts: 137
Location: Chicago, IL, USA

PostPosted: Sun Apr 22, 2007 3:00 pm    Post subject: Reply with quote

i only know what a few of them are, but somethings not nothing, right? ha.

the first four are happening because the directory youre pointing the xorg server to in xorg.conf either dont exist or are improperly configured. remove the corresponding FontPath lines from xorg.conf and the warnings will go away.

for this one "(WW) intel(0): Option "RenderAccel" is not used " - just remove the RenderAccel option from xorg.conf (or set it to false if the option isnt there), and you'll be good.

other than that, seems like research into the nature of your intel driver and aiglx. =) good luck.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum