#15499 closed bug (fixed)
No sound on SiS Azalia Audio Controller (PCI Id 1039:7502)
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.
Attachments (1)
Change History (5)
by , 5 years ago
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Merged in hrev53608. Thanks very much for the patch!
comment:4 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|
Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone
syslog