Hello
I want to get XV running too, but something does not work.
I am running Gentoo Linux with a Radeon HD 2400 Pro(RV610).
This is a PCI-E version, I have no AGP slot.
Code:
(WW) RADEONHD(0): Direct rendering for R600 an up forced on - This is NOT officially supported at the hardware
level and may cause instability or lockups
(II) RADEONHD(0): Found libdri 5.4.0.
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
drmOpenByBusid: Searching for BusID pci:0000:02:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
I checked, /dev/dri/ is empty.
Am I missing some kernel module or something?
lsmod:
Code:
Module Size Used by
radeon 134688 0
drm 103912 1 radeon
Complete Xorg.0.log
I hope you can help me get this working.