Re: [alsa-devel] No mixers on ATI RS780 Azalia

From: Clemens Ladisch
Date: Wed May 26 2010 - 09:59:05 EST


Jan Engelhardt wrote:
> On Wednesday 2010-05-26 14:10, Takashi Iwai wrote:
>>> /proc/asound/cards:
>>> 0 [SB ]: HDA-Intel - HDA ATI SB
>>> HDA ATI SB at 0xf0500000 irq 16
>>> 1 [HDMI]: HDA-Intel - HDA ATI HDMI
>>> HDA ATI HDMI at 0xf0110000 irq 19
>>>
>>> The soundcard responsible for the internal speaker is the 01:05.1/"HDMI"
>>> one.
>>
>>Hmm? HDMI output as the "internal" speaker is abnormal.
>>
>>> Under Windows XP, I see the following mixer elements for it:
>>>
>>> * Master Volume
>>> * Wave
>>> * SW Synth
>>> * CD Player
>>>
>>> Subsequently, there is sound (once I bump the volumes on these).
>>
>>There are definitely for the onboard sound, not for HDMI.
>
> The "SB" card has many more mixers (counting 10) and Windows XP also
> shows about that many for SB. But neither in Linux nor Windows does
> the SB card have any effect; I do have to turn the bars of the "HDMI"
> one.
>
> Abnormal, well. It's (semi-)embedded, what did you expect.

It is extremely unlike that your embedded device has separate chips to
decode the HDMI sound signal and then convert it to analog, when the
same is already available with the normal HDA device.

Your alsa-info output shows that there is an ALC262 codec connected
to the "SB" device; this chip wouldn't have been put there if it didn't
have a function.

Try unmuting and raising both the Master and Beep controls.

The Windows mixer elements are software-emulated and shown for all
devices. (I don't know why the only working device is labeled "HDMI",
maybe someone just mixed up the HDA devices.)


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/