I have my freshly built up gentoo install on my RPi, pretty much all of the hard base level packages are emerged. I am running fluxbox and Xorg-server. I can start fluxbox and it works great. However, I can only start it if I go without an xorg.conf file and use defaults. All is good, except its defaulting to a large resolution of 1600x1200 and I want to tweak that to a smaller resolution to improve performance.
The problem I have is that whenever I use "Xorg -configure" I get a 'no devices to configure' message.
I have experimented with video cards.
fbdev seems to be what it uses by default when it does work (based on the Xorg.0.log file generated), but setting fbdev in VIDEO_CARDS doesnt work. Configure appears to see fbdev and tries to load the driver in the log but it fails.
Anyone with a working xorg.conf on the RPi?


