Bug 40682
Summary: | Oops in alsa /dev/snd/timer device with SNDRV_TIMER_IOCTL_SELECT ioctl | ||
---|---|---|---|
Product: | Drivers | Reporter: | some (adam3337) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.29.1, ... | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Fix patch |
Description
some
2011-08-07 17:14:08 UTC
lspci: 00:05.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01) Subsystem: Intel Corporation Device 0000 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 Interrupt: pin A routed to IRQ 5 Region 0: I/O ports at d100 [size=256] Region 1: I/O ports at d200 [size=64] Kernel driver in use: Intel ICH Kernel modules: snd-intel8x0 The patch below should fix the problem. It was applied to sound git tree now, and will be included in the next pull request. Thanks. Created attachment 68032 [details]
Fix patch
A patch referencing this bug report has been merged in Linux v3.1-rc2: commit 0584ffa548b6e59aceb027112f23a55f0133400e Author: Takashi Iwai <tiwai@suse.de> Date: Mon Aug 8 12:24:46 2011 +0200 ALSA: timer - Fix Oops at closing slave timer |