Opened 6 years ago
Closed 6 years ago
#14231 closed bug (fixed)
Intel HD Audio stopped working
Reported by: | BlueSky | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Audio/HDA | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I have 64-bit Haiku running on an Acer Aspire 5315 laptop. Audio was working when I first installed Haiku. Recently, I noticed that audio was not working anymore. I did some tests booting with the old hrevs that I could select in the boot loader
Last working hrev: 51854
First not working hrev: 51874
Audio tests were done with wav file playback in Media-Player, BeAE and Audacious and several video files playback (mp4 and mov) in Media-Player.
Attachments (6)
Change History (14)
by , 6 years ago
Attachment: | listdev.txt added |
---|
comment:1 by , 6 years ago
Component: | Audio & Video → Drivers/Audio/HDA |
---|---|
Owner: | changed from | to
Platform: | x86-64 → All |
comment:2 by , 6 years ago
From the syslog:
KERN: HDA: Detected controller @ PCI:0:27:0, IRQ:22, type 8086/284b (1025/0136)
Which was indeed one of the IDs added in the commit:
+ { PCI_VENDOR_INTEL, 0x284b, HDA_QUIRK_SNOOP },
If ALSA really has that and it works, why does adding it break our driver?
comment:3 by , 6 years ago
Sounds like I misread the list: 0x2668, 0x269a, 0x27d8, 0x284b, 0x293e, 0x3a3e, 0x3a6e shouldn't get the quirk.
See https://github.com/torvalds/linux/blob/master/sound/pci/hda/hda_intel.c#L2500 the quirk is not in AZX_DCAPS_INTEL_ICH but on others AZX_DCAPS_INTEL_*.
comment:5 by , 6 years ago
I have just updated to hrev52042 and sound is working again. Thanks to everyone involved for the quick bug fix.
comment:6 by , 6 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
No sound for me also on 64-bit Haiku hrev 52254 with Intel HD Audio. I will try to pinpoint in which hrev it stopped working.
comment:7 by , 6 years ago
Turns out the issue is caused by Avidemux installation. For some reason even MediaPlayer outputted no sound with it installed. I will report at HaikuPorts, so please close the ticket =)
comment:8 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Output of "listdev"