Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#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 jmairboeck)

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)

syslog (225.6 KB ) - added by jmairboeck 4 years ago.
syslog

Download all attachments as: .zip

Change History (5)

by jmairboeck, 4 years ago

Attachment: syslog added

syslog

comment:1 by jmairboeck, 4 years ago

Description: modified (diff)

comment:2 by jmairboeck, 4 years ago

I have submitted the patch: https://review.haiku-os.org/c/haiku/+/1981

comment:3 by waddlesplash, 4 years ago

Resolution: fixed
Status: newclosed

Merged in hrev53608. Thanks very much for the patch!

comment:4 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.