[Bug 468436] New: sound card disappears periodically under 11.1 - no problems w/11.0 or 10.3
https://bugzilla.novell.com/show_bug.cgi?id=468436 Summary: sound card disappears periodically under 11.1 - no problems w/11.0 or 10.3 Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 I have a T61p Thinkpad which ran great under 10.3 and 11.0, but under 11.1 I've had no end of sound issues. The first thing after trying and failing several times to get pulseaudio to work, I gave up and removed everything pulseaudio that I could and made sure it was disabled in /etc/sysconfig and went back to using alsa. More or less things work OK except the sound system is very unstable - applications will either hang trying to access the sound device or, what happened today, in the middle of playback the sound device "disappeared". aplay now reports there are 0 sound cards installed The first symptom is that playback stops and the device is reported as busy, then subsequent attempts fail with permission denied, and then nothing works at all: The only messages I've found are in ~/.xsession-errors - there is NOTHING in /var/log/messages or dmesg output. ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: Permission denied ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: Permission denied ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: Permission denied ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: Permission denied ALSA lib pcm.c:2202:(snd_pcm_open_noupdate) Unknown PCM default crw-rw----+ 1 root audio 116, 7 2009-01-19 16:11 controlC0 crw-rw----+ 1 root audio 116, 6 2009-01-19 16:11 hwC0D0 crw-rw----+ 1 root audio 116, 5 2009-01-20 17:37 pcmC0D0c crw-rw----+ 1 root audio 116, 4 2009-01-22 08:26 pcmC0D0p crw-rw----+ 1 root audio 116, 3 2009-01-19 16:11 pcmC0D1p crw-rw----+ 1 root audio 116, 8 2009-01-19 16:12 seq crw-rw----+ 1 root audio 116, 2 2009-01-19 16:11 timer If I restart alsasound, then things work again for a while. Sometimes it takes more than a day and sometimes it's immediate. I know that twinkle (VOIP phone) was pretty stable under 11.0 and is so far very unstable under 11.1, and using strace it appears to be sound issues. After restarting, /var/log/messages has: usbcore: deregistering interface driver snd-usb-audio HDA Intel 0000:00:1b.0: PCI INT B disabled HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 hda_intel: probe_mask set to 0x1 for device 17aa:20ac HDA Intel 0000:00:1b.0: setting latency timer to 64 And aplay -l: **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 Reproducible: Sometimes -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |dkukawka@novell.com, | |lnussel@novell.com Info Provider| |lnussel@novell.com --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2009-01-22 07:56:58 MST --- Hrm, this looks rather like a permission problem. That is, possibly HAL screwed up the device permissions in the middle of operation...? Ludwig, Danny, did you get any similar reports? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User jnelson-suse@jamponi.net added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c2 --- Comment #2 from Jon Nelson <jnelson-suse@jamponi.net> 2009-01-22 08:05:20 MST --- Well, wouldn't ya know it but hal was autoinstalled right about then. That would explain the music stoppage and card disappearing act, but not the rest of it (which, admittedly, are different issues). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c3 --- Comment #3 from Takashi Iwai <tiwai@novell.com> 2009-01-22 08:11:08 MST --- If an app is hanging without errors, it's possible that it's blocked somewhere in access to pulseaudio (pthread_mutex or so) although it's not running/installed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User lnussel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c4 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|lnussel@novell.com | --- Comment #4 from Ludwig Nussel <lnussel@novell.com> 2009-01-22 08:17:52 MST --- no, I don't know of such reports -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User jnelson-suse@jamponi.net added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c5 --- Comment #5 from Jon Nelson <jnelson-suse@jamponi.net> 2009-01-22 08:18:50 MST --- twinkle has always been a big hang-y, but I've always been able to trace it to alsa via strace. What I notice is the frequency of hangy-ness, and in 11.1 it's been super-hangy. 11.0 was pretty good, and 10.3 was a mixed bag, but again, that's not this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User jnelson-suse@jamponi.net added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c6 --- Comment #6 from Jon Nelson <jnelson-suse@jamponi.net> 2009-01-22 08:19:36 MST --- You can probably close this particular bug, as IMO it's fairly well explained by the hal upgrade. On the other hand, you may wish to keep it open as a hal upgrade really shouldn't kill sound (until alsasound is restarted). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c7 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jnelson-suse@jamponi.net --- Comment #7 from Takashi Iwai <tiwai@novell.com> 2009-01-22 08:47:23 MST --- OK, but you still get the hang-up problem somehow periodically? Does it happen on any other apps? Just need to sort out what kind of problem it is -- the ALSA driver level, the sound subsystem conflict, or the application layer. For example, the blocking can be done by any app if it access the sound device exclusively without dmix. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=468436 User jnelson-suse@jamponi.net added comment https://bugzilla.novell.com/show_bug.cgi?id=468436#c8 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jnelson-suse@jamponi.net | --- Comment #8 from Jon Nelson <jnelson-suse@jamponi.net> 2009-03-06 12:54:27 MST --- So far, I have not had any more sound issues since that hal upgrade issue. You can probably just close this now! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com