Thomas, besides setting DefaultDepth in the Screen section, have you
tried adding a Depth line in your Display subsection? The following
snippet from xorg.conf solved the 8-bit problem for me (on an early-2001
iMac G3 600 MHz).
Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 16
EndSubSection
EndSection
Of course, I'd much rather be using the proper r128 driver, instead of
fbdev.
--
9.04 PPC: fbdev wrongly configured in X
https://bugs.launchpad.net/bugs/400875
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-fbdev in ubuntu.
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp