#8949 closed bug (fixed)
Intel HD audio problem
Reported by: | dsjonny | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Audio/HDA | Version: | R1/Development |
Keywords: | Cc: | linlongzhou@… | |
Blocked By: | Blocking: | #9095 | |
Platform: | All |
Description
I have integrated Intel audio on my board (Intel DH61AG):
- device/flags: 1
- device/id: 0x1c20
- device/interface: 0x0
- device/subtype: 0x3
- device/type: 0x4
- device/vendor: 0x8086
- device name: 6 Series/C200 Series Chipset Family High Definition Audio
The problem is: there is very bad output. There is sound, but something is hears bad. I have tried to change all thing on the media settings panel, but not helped.
And there is another problem: no HDMI audio output.
I have attached an mp3 file save from the output.
Attachments (3)
Change History (18)
by , 12 years ago
Attachment: | Hang002.mp3 added |
---|
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Component: | Kits/Media Kit → Drivers/Audio/HDA |
---|---|
Owner: | changed from | to
comment:3 by , 12 years ago
Version: | R1/alpha4 → R1/Development |
---|
by , 12 years ago
Attachment: | SYSLOG01.TXT added |
---|
comment:4 by , 12 years ago
I have attached a syslog file. In the I found that it detects the HDMI as output as well.
And I remember that there was a same problem (the bad sound) on BeOS too, and I could solve it when I changed the multi audio media addon to another. Unfortunatelly I do not remember what files I have changed.
comment:5 by , 12 years ago
I remember now: on BeOS the problem was the same, and I replaced the original BeOS multi_audio.media_addon to a haiku cvs version multi_audio.media_addon. That solved my problem. That was a VIA chipset, but the problem was the same. Unfortunatelly that addon is not working with Haiku now.
comment:6 by , 12 years ago
It is very strange... If I play a video in MediaPlayer, than if the MediaPlayer is on the top, than I hear just a bit noise, but if it is in full screen mode, than the sound is perfect. If the player is not on the top or in full screen, than when I switch to another window, than the sound will be terrible again.
comment:7 by , 12 years ago
I can also confirm the same oddities here - playing back video considerably improves the sound quality. Changing the workspace causes audio to be bad again. Full screen video makes the sound almost perfect (it only crackles rarely). Amazing. I'm attaching my syslog here as well. Interestingly, I find the same two suspicious lines, too:
hda: DMA position for stream (id:2) seems to be broken. Switching to using LPIB. hda: DMA position for stream (id:1) seems to be broken. Switching to using LPIB.
comment:8 by , 12 years ago
Constantly moving around a window(for example Terminal) also improves quality. Could it be something related to inter-process communication?
comment:9 by , 12 years ago
Blocking: | 9095 added |
---|
comment:10 by , 12 years ago
Cc: | added |
---|
follow-ups: 12 13 15 comment:11 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in hrev44757.
At BeGeistert, Marcus made me aware that snooping is only enabled for a specific Intel device -- when I played with that earlier, I did not notice this at all.
comment:12 by , 12 years ago
comment:13 by , 12 years ago
comment:15 by , 12 years ago
Replying to axeld:
Fixed in hrev44757.
I'll add my many thanks to Axel here. I've been bashing away at this same problem for months on my ZaReason laptop (where everything Haiku worked beautifully except the HDA sound). Somehow this ticket slipped by me til now, but the symptoms are identical. With this fix, audio is suddenly beautiful too! For reference, the hardware is reported as "7 Series/C210" with codec ALC269VC (from Linux).
One thing: I have found about 2-3 ticket about there is no audio output on Intel HD audio, but I think this problem is not the similar, because I have audio output, but it sound very bad.