Opened 5 years ago
Last modified 5 years ago
#15499 closed bug
No sound on SiS Azalia Audio Controller (PCI Id 1039:7502) — at Version 1
Reported by: | jmairboeck | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Drivers/Audio/HDA | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
The sound card of my ASUS F5SL laptop doesn't work. The volume control in the Deskbar says "could not find the mixer", and multimedia preferences is pretty much empty.
I found a suspicious message in the syslog:
KERN: hda: CORB read pointer reset not acknowledged
followed by
KERN: hda: ERROR: Device/File/Resource busy(8000000e)
After checking the source code where this comes from, I had the idea that maybe the quirk HDA_QUIRK_NO_CORBRP_RESET_ACK
is needed for this device. So I added it, and it seems that this did the trick!
I'll submit a patch to Gerrit for this.
Edit: I am using hrev53602.
Note:
See TracTickets
for help on using tickets.
syslog