Mailinglist Archive: radeonhd (408 mails)

< Previous Next >
Re: [radeonhd] HDMI Audio not working on my r700 card with radeonhd
Am Montag, den 01.06.2009, 20:30 -0700 schrieb Jaren Peterson:
Please find the two dump files attached.
Looks good so far. I've identified 20 register differences in the
between radeonhd and fglrx that could matter for HDMI audio output.
Try the following: Start some audio playback, and while playing run the
following commands:

sudo ./rhd_dump -w 0x7300 0x8F1000F0 1:00.0
sudo ./rhd_dump -w 0x7308 0x00000001 1:00.0
sudo ./rhd_dump -w 0x733C 0x00000002 1:00.0
sudo ./rhd_dump -w 0x7394 0x00020070 1:00.0
sudo ./rhd_dump -w 0x7398 0x00000005 1:00.0

sudo ./rhd_dump -w 0x7400 0x00000011 1:00.0
sudo ./rhd_dump -w 0x7408 0x00060811 1:00.0
sudo ./rhd_dump -w 0x740C 0x00011000 1:00.0
sudo ./rhd_dump -w 0x7410 0x05001031 1:00.0
sudo ./rhd_dump -w 0x7454 0x80281D9A 1:00.0
sudo ./rhd_dump -w 0x7458 0x00000010 1:00.0
sudo ./rhd_dump -w 0x7460 0x02000000 1:00.0
sudo ./rhd_dump -w 0x74D4 0x00100000 1:00.0
sudo ./rhd_dump -w 0x74D8 0x00200000 1:00.0
sudo ./rhd_dump -w 0x74DC 0x00000000 1:00.0
sudo ./rhd_dump -w 0x74E0 0x00000000 1:00.0
sudo ./rhd_dump -w 0x74E4 0x00000000 1:00.0
sudo ./rhd_dump -w 0x74E8 0x00000000 1:00.0
sudo ./rhd_dump -w 0x74EC 0x00000000 1:00.0
sudo ./rhd_dump -w 0x74F0 0x00876543 1:00.0

Those command write the register values fglrx use. If you hear audio
from the speakers after writing the values, try to figure out which
values really matter by only writing some of them after a system reboot.

I'm pretty sure that this will work.

Bye,
Christian.

--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >