Mailinglist Archive: radeonhd (427 mails)
| < Previous | Next > |
Re: [radeonhd] RS690 full-HD performance
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Date: Tue, 12 May 2009 16:27:11 +0200
- Message-id: <b170af450905120727g152829ecxa3dc3e989c71a0c0@xxxxxxxxxxxxxx>
2009/5/12 Rafał Miłecki <zajec5@xxxxxxxxx>:
I let myself put patch on http server. So:
git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd
wget http://estudent.put.poznan.pl/rafal.milecki/RS690.patch
cd xf86-video-radeonhd
git checkout -t -b rs690 origin/master
patch -p1 --dry-run < ../RS690.patch
patch -p1 < ../RS690.patch
make
sudo make install
If one command will fail, don't execute next. Try resolve problem or
post it here if you fail.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
I belive TVs mostly can't decode "pure" AC3 or DTS. But you can still
try sending audio in already decoded form to your TV.
1) get sources of radeonhd from git
2) get RS690 patch
(http://lists.opensuse.org/radeonhd/2009-04/msg00265.html - I'm afraid
you have to copy&paste it from archive)
3) apply patch, compile, install, restart X
4) check "aplay -l" for something like card 1: HDMI [HDA ATI HDMI],
device 3: ATI HDMI [ATI HDMI]
5) just try mplayer -ao alsa:device=hw=0.0 some.video.or.audio.file
Or maybe start from point 4 to avoid discovering audio device too late :P
I let myself put patch on http server. So:
git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd
wget http://estudent.put.poznan.pl/rafal.milecki/RS690.patch
cd xf86-video-radeonhd
git checkout -t -b rs690 origin/master
patch -p1 --dry-run < ../RS690.patch
patch -p1 < ../RS690.patch
make
sudo make install
If one command will fail, don't execute next. Try resolve problem or
post it here if you fail.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |