[Bug 293352] New: Sound Was Flaky, Now Totally Broken
https://bugzilla.novell.com/show_bug.cgi?id=293352 Summary: Sound Was Flaky, Now Totally Broken Product: openSUSE 10.2 Version: Final Platform: PC OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: crispin@novell.com QAContact: qa@suse.de Found By: Development New laptop (Lenovo X60T) effective a month ago, running openSUSE 10.2. I noticed an oddity that sound sometimes wouldn't work, but that rebooting would make it work most of the time. I ignored it as a transient error. Today (July 19) I did an update, which included a kernel update. Now sound is almost completely broken. I think it has worked once on a half dozen boots since the upgrade. I tried running aumix, which often fixes sound problems. On some occasions of attempting this, it just did nothing. On other occasions, it fails out thusly: crispin@groo:~> aumix aumix: MIXER_READ aumix also dumps this into syslog: Jul 20 00:42:46 groo kernel: ALSA sound/core/oss/mixer_oss.c:262: BUG? (left >= 0 && left <= 100) Jul 20 00:42:46 groo kernel: [<f8e6524d>] snd_mixer_oss_get_volume1+0x0/0xa3 [snd_mixer_oss] Jul 20 00:42:46 groo kernel: [<f8e64821>] snd_mixer_oss_ioctl1+0x6de/0x774 [snd_mixer_oss] Jul 20 00:42:46 groo kernel: [<c02a4596>] schedule+0x8aa/0x962 Jul 20 00:42:46 groo kernel: [<c020d355>] tty_write+0x1cc/0x1dd Jul 20 00:42:46 groo kernel: [<f8e6493c>] snd_mixer_oss_ioctl+0x0/0x8 [snd_mixer_oss] Jul 20 00:42:46 groo kernel: [<c017427b>] do_ioctl+0x1f/0x63 Jul 20 00:42:46 groo kernel: [<c0174509>] vfs_ioctl+0x24a/0x25c Jul 20 00:42:46 groo kernel: [<c0174567>] sys_ioctl+0x4c/0x65 Jul 20 00:42:46 groo kernel: [<c0103d5d>] sysenter_past_esp+0x56/0x79 I tried doing /etc/init.d/alsasound with this result: groo:/home/crispin # /etc/init.d/alsasound restart Shutting down sound driverERROR: Module snd_hda_intel is in use ERROR: Module snd_hda_codec is in use by snd_hda_intel ERROR: Module snd_pcm is in use by snd_hda_intel,snd_hda_codec ERROR: Module snd_timer is in use by snd_pcm ERROR: Module snd is in use by snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer failed Starting sound driver: hda-intel done I tried running YaST->Hardware->Sound and the sound window opens and *immediately* closes, presumably crashing. -- 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=293352#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |crispin@novell.com --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2007-07-20 03:03:59 MST --- Thinkpad T60/X60 are known to have broken BIOS regarding the sound / modem support. Try to pass probe_mask=1 to snd-hda-intel module options in /etc/modprobe.d/sound file. This will skip the modem codec which causes the communication problem mostly. -- 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=293352#c2 --- Comment #2 from Crispin Cowan <crispin@novell.com> 2007-07-20 16:46:57 MST --- Ok, did that, and then did "/etc/init.d/alsasound restart". The restart causes a lot of records in syslog: Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a024 Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139019 Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a029 Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113901c Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a02e Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113901e Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a033 Jul 20 15:43:21 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139021 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a038 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139024 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a03d Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139025 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a042 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139027 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a047 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139029 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a04c Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902a Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a051 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902b Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a056 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902c Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a05b Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902e Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a061 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139030 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a066 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139033 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a06b Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139035 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a070 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139038 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a075 Jul 20 15:43:22 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113903a Jul 20 15:43:23 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a07a Jul 20 15:43:23 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113903d Jul 20 15:43:23 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a07f Jul 20 15:43:23 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139040 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a07a Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113903d Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a075 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113903a Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a070 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139038 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a06b Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139035 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a066 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139033 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a061 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139030 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a05b Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902e Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a056 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902b Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a051 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139029 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a04c Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139026 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a047 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139024 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a042 Jul 20 15:43:24 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139021 Jul 20 15:43:25 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a047 Jul 20 15:43:25 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139024 Jul 20 15:43:25 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a04c Jul 20 15:43:25 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139026 Jul 20 15:43:26 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a051 Jul 20 15:43:26 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139029 Jul 20 15:43:28 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a056 Jul 20 15:43:28 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902b Jul 20 15:43:28 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a05b Jul 20 15:43:28 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113902e Jul 20 15:43:28 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x113a061 Jul 20 15:43:28 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x1139030 Jul 20 15:43:58 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x2f000a Jul 20 15:43:58 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x270600 Jul 20 15:43:58 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x220000 Jul 20 15:43:58 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x370650 Jul 20 15:43:58 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x320011 Jul 20 15:44:01 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x370600 Jul 20 15:44:01 groo kernel: ALSA sound/pci/hda/hda_intel.c:574: hda-intel: send_cmd timeout: IRS=0x1, val=0x320000 It caused aumix to start working. It no longer errors out, and allows me to manipulate its controls. Unfortunately, no sound :( -- 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=293352#c3 --- Comment #3 from Takashi Iwai <tiwai@novell.com> 2007-07-23 08:27:23 MST --- rcalsasound restart won't help, but you'd need reboot. Thinkpad X60/T60 is known to work usually. At least, the models here have no problem. Possibly depending on BIOS version or any slight difference between minor changes... who knows. Also, try to disable the modem function in BIOS, too. BTW, there is no change for sound drivers in 10.2 kernels. If the problem occurs more often after update of 10.2 kernel, it must be something else but the sound driver. For example, ACPI, etc.... -- 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=293352#c4 --- Comment #4 from Crispin Cowan <crispin@novell.com> 2007-07-23 13:34:32 MST --- Rebooting made sound work again, kind of. Somewhere in my hacking around, only one of the two stereo channels is functioning. I suspect this was something I did accidentally in aumix, but now I cannot get aumix to work at all. I have experimented with adding and removing the probe_mask=1 line to /etc/modprobe.d/sound and it is strangely inconsistent. Removing it makes sound fail, but not on the next boot, it fails on another boot a while later. Am I imagining things? Or are some of these things one can do to the sound hardware persistent across reboots? -- 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=293352#c5 --- Comment #5 from Takashi Iwai <tiwai@novell.com> 2007-07-24 03:52:58 MST --- No reason to remove probe_mask option. The modem codec never worked. Also, make sure that the option was really passed correctly (e.g. by checking /sys/modules/snd_hda_intel/parameters/probe_mask). I also don't know why the controller gets screwed up. Lenovo guys once fixed the BIOS for the audio-controller, so I suspect it's fairly lowlevel thingy. -- 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=293352#c6 Crispin Cowan <crispin@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|crispin@novell.com | Resolution| |INVALID --- Comment #6 from Crispin Cowan <crispin@novell.com> 2007-07-31 19:02:41 MST --- Sound mysteriously started working again. I have no clue why. I'll come back here if the problem manifests again. -- 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