You are not logged in.
Pages: 1
Okay, here's the problem, basically DRI won't work, i've followed all the necessary steps, here's a bit of information.
Browsing through my /var/log/Xorg.0.log I can see a few problems, but no clue how to fix them.
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
[drm] failed to load kernel module "radeon"
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
[dri] Disabling DRI.
Code:
(EE) AIGLX: Screen 0 is not DRI capable
You can find my /etc/X11/xorg.conf at http://pastebin.ca/298633
And the entire /var/log/Xorg.0.log (In case you need more information) at http://pastebin.ca/298637
A few notes, my xorg.conf has a lot of mode lines and they are created by a very stable script and I am assured are nto the source of the problem.
Thanks in advance!
http://img522.imageshack.us/img522/5840 … umsou9.png - Bear with me until they turn img tags on =/
Offline
> [drm] failed to load kernel module "radeon"
What happens when you run 'modprobe radeon' manually? Any hints about drm/gart/agp/radeon in dmesg output?
1000
Offline
Pages: 1