Talk:Fujitsu-Siemens Esprimo P5905
From Gentoo Linux Wiki
(Redirected from Talk:HARDWARE Intel 945G)
What worked for me on a Samsung Q35 to get the widescreen work, is the following solution:
Use Xorg 7.0 with ~x86 flag
Using emerge --nodeps -v =x11-drivers/xf86-video-i810-1.6.0 to get the latest i810 drivers. The drivers must be unmasked.
Before, there was an "(EE) No devices found" when starting X.
[edit] And another thing
I had to put CONFIG_VM86=y in my .config file before xorg would work. Prior to that I was getting an error: "(EE) I810: unknown type(0xffffffff)=0xff". Credit goes here and here for the fix.
