* Re: PC speaker beeps in 2.6.30?
[not found] <4A365DA6.8000102@msgid.tls.msk.ru>
@ 2009-06-26 6:03 ` Michael Tokarev
2009-06-27 7:36 ` [alsa-devel] " Takashi Iwai
2009-06-29 12:47 ` Frans Pop
0 siblings, 2 replies; 5+ messages in thread
From: Michael Tokarev @ 2009-06-26 6:03 UTC (permalink / raw)
To: Linux-kernel; +Cc: linux-input, alsa-devel
[Adding some more Cc's...]
Am I the only concerned about this? My 2.6.30 is still
silent w.r.t. old good PC speaker beeps, and I wasn't
able to make it to produce any sound. Yes, as pointed
out by others there is a control now, in alsa, and I
can hear ugly and scary beeps from my stereo speakers
(when they're turned on and when the control is un-muted).
But that's.. not a solution/answer to the original
question... ;)
Thanks!
Michael Tokarev wrote at Mon, 15 Jun 2009 18:41:42 +0400:
> Anyone know what happened with PC speaker in 2.6.30?
> Basically, it does not work anymore here, with the
> config which is very similar to the one used for
> previous 2.6.29 kernel (where PC speaker worked).
> At least I don't see any relevant differences and
> the (seemengly) relevant symbols -- which are
> INPUT_PCSPKR and PCSPKR_PLATFORM -- are both set
> to 'y' for both 2.6.29 and 2.6.30.
>
> Help? :)
>
> Thanks.
>
> /mjt
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [alsa-devel] PC speaker beeps in 2.6.30?
2009-06-26 6:03 ` PC speaker beeps in 2.6.30? Michael Tokarev
@ 2009-06-27 7:36 ` Takashi Iwai
2009-06-27 10:33 ` Michael Tokarev
2009-06-29 12:47 ` Frans Pop
1 sibling, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2009-06-27 7:36 UTC (permalink / raw)
To: Michael Tokarev; +Cc: alsa-devel, alsa-devel, linux-input
At Fri, 26 Jun 2009 10:03:54 +0400,
Michael Tokarev wrote:
>
> [Adding some more Cc's...]
>
> Am I the only concerned about this? My 2.6.30 is still
> silent w.r.t. old good PC speaker beeps, and I wasn't
> able to make it to produce any sound. Yes, as pointed
> out by others there is a control now, in alsa, and I
> can hear ugly and scary beeps from my stereo speakers
> (when they're turned on and when the control is un-muted).
> But that's.. not a solution/answer to the original
> question... ;)
Try 2.6.31-rc1. There was a fix regarding beep frequency.
Takashi
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [alsa-devel] PC speaker beeps in 2.6.30?
2009-06-27 7:36 ` [alsa-devel] " Takashi Iwai
@ 2009-06-27 10:33 ` Michael Tokarev
0 siblings, 0 replies; 5+ messages in thread
From: Michael Tokarev @ 2009-06-27 10:33 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, alsa-devel, linux-input
Takashi Iwai wrote:
> At Fri, 26 Jun 2009 10:03:54 +0400,
> Michael Tokarev wrote:
>> [Adding some more Cc's...]
>>
>> Am I the only concerned about this? My 2.6.30 is still
>> silent w.r.t. old good PC speaker beeps, and I wasn't
>> able to make it to produce any sound. Yes, as pointed
>> out by others there is a control now, in alsa, and I
>> can hear ugly and scary beeps from my stereo speakers
>> (when they're turned on and when the control is un-muted).
>> But that's.. not a solution/answer to the original
>> question... ;)
>
> Try 2.6.31-rc1. There was a fix regarding beep frequency.
You mean this one:
commit fa7979663190240b838ab8c8bad7f59e618bf77c
Author: Takashi Iwai <tiwai@suse.de>
Date: Tue May 19 12:50:04 2009 +0200
ALSA: hda - Fix digital beep tone calculation
?
Note it's about alsa/hda beep. Probably to make my new
"alsa beeps" less scary. But I'm asking about PC speaker --
see the $subject line. I'm missing PC speaker beeps, not
alsa beeps.
Thanks!
/mjt
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PC speaker beeps in 2.6.30?
2009-06-26 6:03 ` PC speaker beeps in 2.6.30? Michael Tokarev
2009-06-27 7:36 ` [alsa-devel] " Takashi Iwai
@ 2009-06-29 12:47 ` Frans Pop
2009-06-29 14:29 ` Michael Tokarev
1 sibling, 1 reply; 5+ messages in thread
From: Frans Pop @ 2009-06-29 12:47 UTC (permalink / raw)
To: Michael Tokarev; +Cc: linux-kernel, linux-input, alsa-devel
Michael Tokarev wrote:
> Am I the only concerned about this? My 2.6.30 is still
> silent w.r.t. old good PC speaker beeps, and I wasn't
> able to make it to produce any sound. Yes, as pointed
> out by others there is a control now, in alsa,
Did you actually try compiling a kernel without CONFIG_SND_HDA_INPUT_BEEP
set? If you do, does your PC speaker work again?
If it does work again, I don't think there is a bug, at least not in the
fact that the old PC speaker beep no longer works: if you have a HDA
soundcard in the system _and_ the driver is loaded _and_
CONFIG_SND_HDA_INPUT_BEEP is set, then it seems logical to me that that
takes over system beeps.
The fact that the config option also existed in 2.6.29 but did not work
the same seems a minor issue to me.
If your PC speaker still does not work when CONFIG_SND_HDA_INPUT_BEEP is
not set, then there is something to look into.
> and I can hear ugly and scary beeps from my stereo speakers
> (when they're turned on and when the control is un-muted).
This may be a separate issue. On my system the beep sounds "normal". It
has been changed in 2.6.31-rc1 to a slightly lower sound.
What exactly do you mean by "ugly and scary"? I have the volume for the
beep set to about 50% because otherwise it is just too loud. Have you
tried that?
If it really does sound bad, maybe the ALSA developers could look into
that, but you will have to describe it better (or maybe make a
recording?).
Cheers,
FJP
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PC speaker beeps in 2.6.30?
2009-06-29 12:47 ` Frans Pop
@ 2009-06-29 14:29 ` Michael Tokarev
0 siblings, 0 replies; 5+ messages in thread
From: Michael Tokarev @ 2009-06-29 14:29 UTC (permalink / raw)
To: Frans Pop; +Cc: linux-kernel, linux-input, alsa-devel
Frans Pop wrote:
> Michael Tokarev wrote:
>> Am I the only concerned about this? My 2.6.30 is still
>> silent w.r.t. old good PC speaker beeps, and I wasn't
>> able to make it to produce any sound. Yes, as pointed
>> out by others there is a control now, in alsa,
>
> Did you actually try compiling a kernel without CONFIG_SND_HDA_INPUT_BEEP
> set? If you do, does your PC speaker work again?
Yes it works. Even with CONFIG_SND_HDA_INPUT_BEEP set,
but without the module loaded. See all the details at
http://bugzilla.kernel.org/show_bug.cgi?id=13651
> If it does work again, I don't think there is a bug, at least not in the
> fact that the old PC speaker beep no longer works: if you have a HDA
> soundcard in the system _and_ the driver is loaded _and_
> CONFIG_SND_HDA_INPUT_BEEP is set, then it seems logical to me that that
> takes over system beeps.
> The fact that the config option also existed in 2.6.29 but did not work
> the same seems a minor issue to me.
Original issue was that I didn't know what to do.
[]
> If it really does sound bad, maybe the ALSA developers could look into
> that, but you will have to describe it better (or maybe make a
> recording?).
There was another, unrelated bug, fixed for 2.6.31-tobe.
/mjt
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-06-29 14:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4A365DA6.8000102@msgid.tls.msk.ru>
2009-06-26 6:03 ` PC speaker beeps in 2.6.30? Michael Tokarev
2009-06-27 7:36 ` [alsa-devel] " Takashi Iwai
2009-06-27 10:33 ` Michael Tokarev
2009-06-29 12:47 ` Frans Pop
2009-06-29 14:29 ` Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox