Opened 5 years ago
Closed 5 years ago
#767 closed defect (fixed)
No sound on a SMP system
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.8.0 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Commit:
bf05c7451aebfdd5f9d9f9cba5cc3d3190368378 is the first bad commit commit bf05c7451aebfdd5f9d9f9cba5cc3d3190368378 Author: Jiří Zárevúcky <zarevucky.jiri@gmail.com> Date: Wed Oct 24 19:59:50 2018 +0200 Fix kernel ubsan
See the attached log.
introduced a regression: no sound on a SMP system running on two CPUs.
Attachments (1)
Change History (4)
Changed 5 years ago by
Attachment: | nosound.log added |
---|
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
My bad. Should be fixed by cbf528f4d2569367997fa6fe4d7410c3f4f94699
comment:3 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
From the log it looks like maybe the HDA driver is not receiving interrupt notifications.