$ cat /etc/X11/xorg.conf
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
Disable "dri2"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
27 December, 2009
Diamond Radeon HD 3450 X Configuration
Spent some time today playing with Mplayer. Got stuck applying the video to the root window because I didn't have xv support enabled. As a result, did some Googlin' and had to reconfig my xorg.conf; attached.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment