Mailinglist Archive: radeonhd (427 mails)
| < Previous | Next > |
Re: [radeonhd] RS690 full-HD performance
- From: Anders Eriksson <aeriksson@xxxxxxxxxxx>
- Date: Wed, 13 May 2009 09:37:48 +0200
- Message-id: <20090513073748.E512B2C416E@xxxxxxxxxxxxxxxxxxxxxxxxx>
zajec5@xxxxxxxxx said:
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
Did that. No dice. The device shows up, but I get no sound. mplayer plays the
movie at double speed and shows the "your computer is too slow..." screen.
anders@tv ~ $ grep -i audio /var/log/Xorg.0.log
(**) RADEONHD(0): Option "Audio" "true"
(II) RADEONHD(0): RHDAudioSetSupported: config 0x60040 codec 0x1
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: stoped with 1 channels, 48000 Hz
sampling rate, 8 bits per sample,
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: 0x01 IEC60958 status bits and
0x00 category code
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: playing with 2 channels, 48000 Hz
sampling rate, 16 bits per sample,
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: 0x01 IEC60958 status bits and
0x00 category code
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: stoped with 1 channels, 48000 Hz
sampling rate, 8 bits per sample,
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: 0x01 IEC60958 status bits and
0x00 category code
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: playing with 2 channels, 48000 Hz
sampling rate, 16 bits per sample,
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: 0x01 IEC60958 status bits and
0x00 category code
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: stoped with 1 channels, 48000 Hz
sampling rate, 8 bits per sample,
(II) RADEONHD(0): RHDHdmiUpdateAudioSettings: 0x01 IEC60958 status bits and
0x00 category code
anders@tv ~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC883 Analog [ALC883 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC883 Digital [ALC883 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 0: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
I told maplyer to use -ao alsa:device=hw=1.0
is there anything I need to "unmute" on hw=1.0 ? alsamixer showed only a
single knob (mute on/off) for the playback device and it was unmuted.
Other dependencies? I'm on 2.6.25 if that matters....
/Anders
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |