Opened 4 years ago

Last modified 4 years ago

#15499 closed bug

No sound on SiS Azalia Audio Controller (PCI Id 1039:7502) — at Initial Version

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

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.

Change History (1)

by jmairboeck, 4 years ago

Attachment: syslog added

syslog

Note: See TracTickets for help on using tickets.