The instructions should say "git clone" and not checkout.
Will provide you with the regs, would be wonderful to finally be able to make use of my radeon card!
I've added support for HDMI audio support on my Evergreen 1002:9806. It works great for me, however to make it work on all Evergreens I need dumps from other machines.
Who can help?
Anyone with:
1) Evergreen GPU
2) Audio capable TV/monitor
3) Knowledge to checkout, modify and compile radeontool
4) Courage to install fglrx
How to help?
Let's start with the installation of radeontool (it contains avivotool we will use).
After that you've to install fglrx, connect audio capable TV/monitor and play some music over HDMI. While playing music (make sure it works, that you hear it), execute the following:Code:git checkout git://people.freedesktop.org/~airlied/radeontool cd radeontool wget http://files.zajec.net/0001-avivotool-dump-0000-e000-as-all-on-Evergreen.patch git am 0001-avivotool-dump-0000-e000-as-all-on-Evergreen.patch ./autogen.sh && make && sudo make install
avivotool regs all > fglrx.txt
That's it. Please provide me via e-mail following info:
1) lspci -nn | grep VGA
2) dmesg | grep drm
3) fglrx.txt
Last edited by Zajec; 12-04-2011 at 06:08 AM.
The instructions should say "git clone" and not checkout.
Will provide you with the regs, would be wonderful to finally be able to make use of my radeon card!
As soon as i arrive home i'll do it. Anywhere on IRC tonight so i test and feedack interactively? I'm GMT+1
Thank you for your work.
Hello,
What e-mail address should I mail the dumps to?
Also, s/git checkout/git clone/ ;-P
Thanks so much for your great work!
error segment :-(
i have radeon 5450 :-)
only this
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Cedar PRO [Radeon HD 5450] [1002:68f9]
vincenzo@vincenzo-System-Product-Name:~$ dmesg | grep drm
vincenzo@vincenzo-System-Product-Name:~$ avivotool regs all > fglrx.txt
mapping ctrl region
Errore di segmentazione
vincenzo@vincenzo-System-Product-Name:~$
Last edited by Vincenzov; 12-04-2011 at 08:50 AM.
OK after command sudo :-)