Opened 7 years ago
Closed 7 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)
by , 7 years ago
| Attachment: | nosound.log added |
|---|
comment:1 by , 7 years ago
comment:3 by , 7 years ago
| 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.