View Full Version : XV for M64/x2300 with ati/radeon driver?
capslock
03-28-2008, 09:27 AM
I have spent quite some time trying to get xv (textured video) working with a M64/x2300 GPU using the radeon driver from git. Unfortunately I was not very successfull. Now I would like to ask you pros whether this GPU is actually capable of using textured video with the radeon driver or was I just wrong assuming that this GPU belongs to the category r5xx?
Thanks in advance
capslock
agd5f
03-28-2008, 10:39 AM
I have spent quite some time trying to get xv (textured video) working with a M64/x2300 GPU using the radeon driver from git. Unfortunately I was not very successfull. Now I would like to ask you pros whether this GPU is actually capable of using textured video with the radeon driver or was I just wrong assuming that this GPU belongs to the category r5xx?
Thanks in advance
capslock
That chip should work. What sort of problems are you having?
capslock
03-28-2008, 11:25 AM
That chip should work. What sort of problems are you having?
My xorg.log says XVideo extension is loaded but on executing xvinfo I just get "no adaptors present".
I downloaded and built the module on a Debian/sid machine with these commands:
git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati; cd xf86-video-ati/; git-checkout origin/atombios-support; ./autogen.sh --prefix=/usr/; make
sudo make install
I find it strange, that config.log says "It was created by xf86-video-ati configure 6.7.196", since I did a normal git-clone a couple of days ago and I would assume I should get a version 6.8.xxx.
I have pasted
Xorg.0.log
http://pastebin.com/m18e86b92
and config.log
http://pastebin.com/m63b76415
thank you for your help
capslock
capslock
03-28-2008, 11:52 AM
In Xorg.0.log I can see that XVideo extension has been loaded but xvinfo gives me "no adaptors present".
I downloaded and built the module on a Debian/sid box with these commands:
git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
cd xf86-video-ati/; git-checkout origin/atombios-support
./autogen.sh --prefix=/usr/; make
sudo make install
It is strange that config.log says "It was created by xf86-video-ati configure 6.7.196" although I did a normal git-clone only a couple of days ago and I assume I should get a version 6.8.xxx.
I pasted my
Xorg.0.log
http://pastebin.com/m18e86b92
and config.log
http://pastebin.com/m63b76415
Thank you very much
capslock
capslock
03-28-2008, 12:18 PM
That chip should work. What sort of problems are you having?
In Xorg.0.log I can see that XVideo extension has been loaded but xvinfo gives me "no adaptors present".
I downloaded and built the module on a Debian/sid box with these commands:
git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
cd xf86-video-ati/; git-checkout origin/atombios-support
./autogen.sh --prefix=/usr/; make
sudo make install
It is strange that config.log says "It was created by xf86-video-ati configure 6.7.196" although I did a normal git-clone only a couple of days ago and I assume I should get a version 6.8.xxx.
I pasted my
Xorg.0.log
http://pastebin.com/m18e86b92
and config.log
http://pastebin.com/m63b76415
Thank you very much
capslock
agd5f
03-28-2008, 05:17 PM
git-clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
cd xf86-video-ati/; git-checkout origin/atombios-support
The atombios-support branch was merged to master a while ago. that branch is dead at this point. master has everything you need.
Alex
sundown
03-29-2008, 06:18 AM
Hey capslock, apparently, I have the same problem. The xorg log tells me I'm not using the git versions of either radeon or radeonhd.
I raised a question in the sidux forums.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.