Please show us your /var/log/Xorg.0.log file.
Hi Adam,
The output is:
OpenGL renderer string: Software Rasterizer
Which I suppose explains the lack of GL/compositing but I don't quite understand why it's gone to software by default.
Thanks for your help.
Rahul
Please show us your /var/log/Xorg.0.log file.
Hi there. The text was too big to paste in so I published it here:
http://writer.zoho.com/public/rahulk/Xorg0.
Thanks again Adam.
(II) RADEONHD(0): Direct rendering turned off by default. Use Option "DRI" to enable.
Apologies but where am I enabling that option? In /etc/X11/xorg.conf ? If so , where abouts?
Here perhaps?
Or here?Code:Section "Device" BoardName "Radeon X1950" Driver "radeonhd" Identifier "Device[0]" Option "monitor-DVI-I_1/digital" "Monitor[0]" VendorName "ATI" EndSection
Code:Section "DRI" Group "video" Mode 0660 EndSection
Anywhere in the Device section.
Adam
Thanks AdamMy hero. That was quite education too
![]()
Appreciate it.