[Bug 619727] New: no beep once system boots
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c0 Summary: no beep once system boots Classification: openSUSE Product: openSUSE 11.3 Version: RC 2 Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: daved@windclimber.id.au QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4 When machine boots, if openSuSE DVD is in drive, machine beeps when grub loads. But that is the last beep I can obtain. Commands like "echo ^G" or "echo -e '\a'", or trying to backspace past the start of line produce no bell. Setting an xterm to visible well displays the bell properly but in the normal mode there is no sound. Playing the test sound from yast's sound module works properly. No beep from a virtual terminal either. Reproducible: Always Steps to Reproduce: 1. echo -e '\a' 2. 3. Actual Results: No beep. Expected Results: a beep -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |daved@windclimber.id.au --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2010-07-05 09:23:09 UTC --- It's because the input layer takes the HD-audio codec as the beep source. On 11.3 kernel, mute "Beep" mixer control. Then it'll switch back to the native PC-speaker beep. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c2 Dave Davey <daved@windclimber.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|daved@windclimber.id.au | --- Comment #2 from Dave Davey <daved@windclimber.id.au> 2010-07-06 00:32:27 UTC --- Interesting suggestion about the beep mixer control. But how do I access this? alsamixer gives "cannot open mixer: Connection refused", and gamix gives an X system error: (gamix:8872): Gdk-WARNING **: Native Windows wider or taller than 65535 pixels are not supported ** (gamix:8872): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed ** (gamix:8872): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed The program 'gamix' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 211 error_code 11 request_code 53 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c3 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |daved@windclimber.id.au --- Comment #3 from Takashi Iwai <tiwai@novell.com> 2010-07-06 06:41:35 UTC --- Run alsamixer with -c0 option. Otherwise you may be connected with PulseAudio. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c4 Dave Davey <daved@windclimber.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|daved@windclimber.id.au | --- Comment #4 from Dave Davey <daved@windclimber.id.au> 2010-07-06 12:47:34 UTC --- With "alsamixer -c0" I see: "Master PCM S/PDIF S/PDIF Defa Ext Mic Int Mic". I'm not sure which if any is your "beep mixer", but I muted them all. It had no evident effect on the lack of a beep. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c5 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |daved@windclimber.id.au --- Comment #5 from Takashi Iwai <tiwai@novell.com> 2010-07-06 12:49:56 UTC --- Then show the output of "amixer -c0". If you see "Beep" there, try like amixer -c0 set Beep mute -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c6 Dave Davey <daved@windclimber.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|daved@windclimber.id.au | --- Comment #6 from Dave Davey <daved@windclimber.id.au> 2010-07-06 13:23:07 UTC --- "Beep" does not appear, so no surprise that "amixer -c0 set Beep mute" gives amixer: Unable to find simple control 'Beep',0 I will attach the amixer output. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c7 --- Comment #7 from Dave Davey <daved@windclimber.id.au> 2010-07-06 13:24:48 UTC --- Created an attachment (id=373972) --> (http://bugzilla.novell.com/attachment.cgi?id=373972) amixer output -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c8 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |daved@windclimber.id.au --- Comment #8 from Takashi Iwai <tiwai@novell.com> 2010-07-06 14:36:04 UTC --- OK, then logout, go to linux console. Try to unload snd-hda-intel module: modprobe -r snd-hda-intel then try to beep. Does it work now? If not, it's not a problem of the sound driver but something else. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c9 Dave Davey <daved@windclimber.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|daved@windclimber.id.au | --- Comment #9 from Dave Davey <daved@windclimber.id.au> 2010-07-06 15:32:07 UTC --- Unloaded the snd-hda-intel module and the beep still does not work, To eliminate a hardware problem, I loaded an old rescue system and confirmed that the beep works as expected. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c10 --- Comment #10 from Takashi Iwai <tiwai@novell.com> 2010-07-06 15:35:04 UTC --- To be sure, add snd-hda-intel to blacklist and reboot, so that it'll stay clean without the audio chip initialization. If this still doesn't work, it means that the problem is somewhere else. For example, pcspkr driver isn't loaded, or snd-pcsp driver is wrongly loaded, or so... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c11 --- Comment #11 from Dave Davey <daved@windclimber.id.au> 2010-07-07 01:44:59 UTC --- The blacklist approach makes the beep come back. BUT... this seems to be at the expense of other sounds, e.g. aplay and realplay. Surely this should not have to be one or the other? I used to be able to have both. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c12 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |daved@windclimber.id.au --- Comment #12 from Takashi Iwai <tiwai@novell.com> 2010-07-07 07:43:31 UTC --- Hm, so this could be a codec chip that doesn't create a beep control properly. Could you run alsa-info.sh with --no-upload option, and attach the output here? Another workaround is to just reload pcspkr module: modprobe -r pcspkr; modprobe pcspkr You can put it in somewhere in the init script. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c13 Dave Davey <daved@windclimber.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|daved@windclimber.id.au | --- Comment #13 from Dave Davey <daved@windclimber.id.au> 2010-07-08 04:35:10 UTC --- I will attach the alsa-info. I noticed that it said pulseaudio was not running, so I tried starting it by hand. There appeared to be errors: W: main.c: This program is not intended to be run as root (unless --system is specified). E: module-alsa-card.c: Failed to find a working profile. E: module.c: Failed to load module "module-alsa-card" (argument: "device_id="29" name="platform-thinkpad_acpi" card_name="alsa_card.platform-thinkpad_acpi" tsched=yes ignore_dB=no card_properties="module-udev-detect.discovered=1""): initialization failed. E: module-console-kit.c: GetSessionsForUnixUser() call failed: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /lib/dbus-1/dbus-daemon-launch-helper: Success E: module.c: Failed to load module "module-console-kit" (argument: ""): initialization failed. E: main.c: Module load failed. E: main.c: Failed to initialize daemon. I saw the error about module-console-kit when I used kdm as the displaymanager. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c14 --- Comment #14 from Dave Davey <daved@windclimber.id.au> 2010-07-08 04:37:12 UTC --- Created an attachment (id=374458) --> (http://bugzilla.novell.com/attachment.cgi?id=374458) alsa-info.sh --no-upload output -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c15 --- Comment #15 from Takashi Iwai <tiwai@novell.com> 2010-07-08 16:15:54 UTC --- The problem of PA is rather because of thinkpad_acpi module. PA has no corresponding entry and thus gave up. Please create another bug report for it. The beep problem isn't fixed in the upstream, too. So no chance for 11.3 to fix quickly. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c16 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |daved@windclimber.id.au --- Comment #16 from Takashi Iwai <tiwai@novell.com> 2010-07-12 14:51:51 UTC --- Could you try alsa-driver-kmp on OBS multimedia:audio:KMP repo? With this version, you'll have a Beep control as described above. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c17 Dave Davey <daved@windclimber.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|daved@windclimber.id.au | --- Comment #17 from Dave Davey <daved@windclimber.id.au> 2010-07-13 00:13:30 UTC --- alsa-driver-kmp restores a beep and aplay and realplayer produce normal output, though the maximum volume seems down. alsamixer and gamix both show and control a beep device. There seems to be no beep frequency control, i.e. "xset b X Y Z" changes the values shown by "xset q" but there is no change to the beep. More importantly there is no device entry for /dev/dsp so software looking for this fails. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c18 --- Comment #18 from Dave Davey <daved@windclimber.id.au> 2010-07-16 03:07:41 UTC --- The missing /dev/dsp is I think an unrelated matter, present with or without the installation of the the updated alsa-driver. Submitted as bug #622846. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c19 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #19 from Takashi Iwai <tiwai@novell.com> 2010-07-21 10:57:23 UTC --- The fact that the beep has no frequency control is supposedly the hardware design of this codec chip. So, I backported the patch and applied to openSUSE-11.3 kernel tree now. The next update kernel should contain this fix. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c20 --- Comment #20 from Dave Davey <daved@windclimber.id.au> 2010-07-23 13:39:48 UTC --- I noticed that beeps heard at boot and shutdown times are at different frequencies. So I have tried commands like echo -en "\033[10;500]\a" and find I can get beeps of any choosen frequency. Is this relevent to the question of whether the hardware is capable of frequency control? The same commands have no effect on frequency when executed in an xterm. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c21 --- Comment #21 from Dave Davey <daved@windclimber.id.au> 2010-07-24 07:22:50 UTC --- Created an attachment (id=378195) --> (http://bugzilla.novell.com/attachment.cgi?id=378195) xbeep - sequence of three beeps at different frequencies This program produces the desired three tone beeps under openSuSE 11.2, but the frequency control is lost under 11.3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c22 --- Comment #22 from Dave Davey <daved@windclimber.id.au> 2010-07-24 07:25:28 UTC --- I installed 11.3 on another machine that definitely has beep frequency control under 11.2. With your patched driver installed, I can get beeps but no longer have frequency control. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619727 http://bugzilla.novell.com/show_bug.cgi?id=619727#c23 --- Comment #23 from Takashi Iwai <tiwai@novell.com> 2010-07-24 09:54:16 UTC --- Yeah, but it's a hardware design. Once when you initialize the sound chip, it'll switch to the codec mode on your machine. -- Configure bugmail: http://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=619727 https://bugzilla.novell.com/show_bug.cgi?id=619727#c24 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:35398:moderat | |e --- Comment #24 from Swamp Workflow Management <swamp@suse.com> 2010-08-24 15:23:24 UTC --- The SWAMPID for this issue is 35398. This issue was rated as moderate. Please submit fixed packages until 2010-09-07. When done, please reassign the bug to security-team@suse.de. Patchinfo will be handled by security team. -- 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=619727 https://bugzilla.novell.com/show_bug.cgi?id=619727#c25 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:35398:moderat |maint:running:35398:moderat |e |e maint:released:11.3:35403 --- Comment #25 from Swamp Workflow Management <swamp@suse.com> 2010-09-08 13:08:52 UTC --- Update released for: kernel-debug, kernel-debug-base, kernel-debug-base-debuginfo, kernel-debug-debuginfo, kernel-debug-debugsource, kernel-debug-devel, kernel-debug-devel-debuginfo, kernel-default, kernel-default-base, kernel-default-base-debuginfo, kernel-default-debuginfo, kernel-default-debugsource, kernel-default-devel, kernel-default-devel-debuginfo, kernel-desktop, kernel-desktop-base, kernel-desktop-base-debuginfo, kernel-desktop-debuginfo, kernel-desktop-debugsource, kernel-desktop-devel, kernel-desktop-devel-debuginfo, kernel-devel, kernel-ec2-devel, kernel-pae, kernel-pae-base, kernel-pae-base-debuginfo, kernel-pae-debuginfo, kernel-pae-debugsource, kernel-pae-devel, kernel-pae-devel-debuginfo, kernel-source, kernel-source-vanilla, kernel-syms, kernel-trace, kernel-trace-base, kernel-trace-base-debuginfo, kernel-trace-debuginfo, kernel-trace-debugsource, kernel-trace-devel, kernel-trace-devel-debuginfo, kernel-vanilla, kernel-vanilla-base, kernel-vanilla-base-debuginfo, kernel-vanilla-debuginfo, kernel-vanilla-debugsource, kernel-vanilla-devel, kernel-vanilla-devel-debuginfo, kernel-vmi-devel, kernel-xen, kernel-xen-base, kernel-xen-base-debuginfo, kernel-xen-debuginfo, kernel-xen-debugsource, kernel-xen-devel, kernel-xen-devel-debuginfo, preload-kmp-default, preload-kmp-desktop Products: openSUSE 11.3 (debug, i586, x86_64) -- 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=619727 https://bugzilla.novell.com/show_bug.cgi?id=619727#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:35398:moderat |maint:released:11.3:35403 |e maint:released:11.3:35403 | -- 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