Opened 13 years ago
Closed 12 years ago
#8280 closed bug (duplicate)
AMD Fusion internal audio muted
Reported by: | matjako | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Audio | Version: | R1/alpha3 |
Keywords: | AMD E-350 | Cc: | |
Blocked By: | #7703 | Blocking: | |
Platform: | All |
Description
This affects ZOTAC ZBOX AD02 with AMD "Fusion" E-350 APU Platform.
Haiku boots on this platform and detect/initializes internal audio hardware correctly (no HDMI is supported, which is expected behaviour).
When headphone plug is inserted fully into the speaker-out jack the sound is muted. In other words sound only works with headphones plugged in halfway - as soon as the jacked-in sensor detects the headphone plug it mutes the audio output.
Attachments (1)
Change History (6)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Sounds like hda behavior. It should mute an output and unmute another one. Syslog would be useful.
comment:3 by , 13 years ago
I attached syslog after I plugged in and out my headphones several times.
listdev reports the audio device as
device Multimedia controller (Audio device) [4|3|0]
vendor 1002: Advanced Micro Devices [AMD] nee ATI device 4383: SBx00 Azalia (Intel HDA)
comment:4 by , 13 years ago
Unfortunately the syslog is full of wifi trace. I don't know how to avoid that. You could maybe provide syslog and syslog.old, and test just after a boot.
comment:5 by , 12 years ago
Blocked By: | 7703 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
A syslog and/or the output of the
listdev
command would be helpful for determining exactly what audio driver/chip that board is actually using.