Try to force DefaultDepth (at least this use to work...haven't tried it in ages)
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
EndSubSection
From Xorg.0.log
Now note this is after I removed the EndSection and EndSubsection lines and retyped them because it gave me a "EOF Missing EndSection?" error (Probably just the way I copies and pasted it).Code:(II) Setting vga for screen 0. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/lib/xorg/modules//libvgahw.so (II) Module vgahw: vendor="X.Org Foundation" compiled for 1.3.0, module version = 0.1.0 ABI class: X.Org Video Driver, version 1.2 (==) intel(0): Depth 24, (==) framebuffer bpp 32 (EE) intel(0): Given bpp (32) is not supported by i810 driver (II) UnloadModule: "intel" (II) UnloadModule: "vgahw" (II) Unloading /usr/lib/xorg/modules//libvgahw.so (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found
So how do I change the framebuffer..
Try to force DefaultDepth (at least this use to work...haven't tried it in ages)
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
EndSubSection
Actually yes it did work the cursor popped up it's a little offcenter (way off center) it doesnt boot though pops up a box that says "lnusertemp failed (temporary directories full?). Check your installation."
Here's my current xorg.conf [edited]:
Code:hxxp://code-bin.homedns.org/217
Cant really see the button to edit i'm on a pocket pc posting this But Flux works perfectly, KDE seems to be the only GUI that gives the lnusertemp error any help is appreciated i've checked and the tmp and var/tmp directories are writeable and only 46% full So i'm not sure what the problem could be..