Comment 3 for bug 304981

Revision history for this message
Dausto (dausto) wrote : Re: Xorg errors and warnings for intel 855GM

Hi,
I've the same problem with my old Lifebook C1110D using the same card (Kubuntu 8.10 KDE 4.1).

Continuos errors registered:
intel(0): I2C device "LVDSDDC_C:ddc2" removed.
intel(0): tried to update DSPARB with both planes enabled!

My xorg.conf (very basic!!):
Section "Device"
 Identifier "Configured Video Device"
EndSection

Section "Monitor"
 Identifier "Configured Monitor"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
EndSection

-- NITHING ELSE!!
Bye