
Originally Posted by
pingufunkybeat
Exactly. A vanilla xorg without any configuration file should let you do everything you need to do.
If it doesn't, then there is a problem with your drivers, or with your software.
It might help if you told us which drivers you have and which xorg.
In sidux, it's:
Code:
Section "Device"
Identifier "Device 0"
Driver "radeon"
BoardName "ATI Technologies Inc Radeon RV250 [Mobility FireGL 9000]"
BusID "PCI:1:0:0"
EndSection
I forget what it is in Ubuntu. I should include that in my post so I'll send a followup with that as well. It might be interesting to compare? Anyways, it should be similar, I think.
I believe the particular video card in my laptop, Thinkpad T41, has 32 MB of video memory.
The 'vanilla xorg' doesn't allow me to do anything. In Ubuntu, I cannot enable desktop effects AT ALL. In sidux, I can only use the Rendering setting for effects. OpenGL can not be used. I forget what my experience was in other distros. In Mandriva, I think I was able to enable desktop effects with the default vanilla xorg but maybe only one type worked.
Point is, I believe I need to edit/create xorg.conf with certain settings. But, I'm not sure what needs to be there.