* 2.6.1 Speaker
@ 2004-01-31 2:25 backblue
2004-01-31 8:14 ` Vojtech Pavlik
0 siblings, 1 reply; 6+ messages in thread
From: backblue @ 2004-01-31 2:25 UTC (permalink / raw)
To: linux-kernel
Hello,
I'm using 2.6.1 kernel, and my speakers stop's working with 2.6.1, anyone know why? this dont append to me, a couple of friends have the same problem, how can i solve this...
tks
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.1 Speaker
2004-01-31 2:25 2.6.1 Speaker backblue
@ 2004-01-31 8:14 ` Vojtech Pavlik
2004-01-31 19:09 ` Matthias Hentges
2004-02-01 1:31 ` Bernd Schubert
0 siblings, 2 replies; 6+ messages in thread
From: Vojtech Pavlik @ 2004-01-31 8:14 UTC (permalink / raw)
To: backblue; +Cc: linux-kernel
On Sat, Jan 31, 2004 at 02:25:40AM +0000, backblue wrote:
> I'm using 2.6.1 kernel, and my speakers stop's working with 2.6.1,
> anyone know why? this dont append to me, a couple of friends have the
> same problem, how can i solve this...
You need to enable it. Drivers->Input->Misc->PC-Speaker
--
Vojtech Pavlik
SuSE Labs, SuSE CR
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.1 Speaker
2004-01-31 8:14 ` Vojtech Pavlik
@ 2004-01-31 19:09 ` Matthias Hentges
2004-02-01 1:31 ` Bernd Schubert
1 sibling, 0 replies; 6+ messages in thread
From: Matthias Hentges @ 2004-01-31 19:09 UTC (permalink / raw)
To: Linux Kernel
Am Sa, 2004-01-31 um 09.14 schrieb Vojtech Pavlik:
> On Sat, Jan 31, 2004 at 02:25:40AM +0000, backblue wrote:
>
> > I'm using 2.6.1 kernel, and my speakers stop's working with 2.6.1,
> > anyone know why? this dont append to me, a couple of friends have the
> > same problem, how can i solve this...
>
> You need to enable it. Drivers->Input->Misc->PC-Speaker
Wouldn't it make sense to enable them by default?
I know few people how would want to turn the "beeper" off.
Just a thought.
--
Matthias Hentges
Cologne / Germany
[www.hentges.net] -> PGP welcome, HTML tolerated
ICQ: 97 26 97 4 -> No files, no URL's
My OS: Debian Woody. Geek by Nature, Linux by Choice
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.1 Speaker
2004-01-31 8:14 ` Vojtech Pavlik
2004-01-31 19:09 ` Matthias Hentges
@ 2004-02-01 1:31 ` Bernd Schubert
2004-02-01 8:21 ` Vojtech Pavlik
1 sibling, 1 reply; 6+ messages in thread
From: Bernd Schubert @ 2004-02-01 1:31 UTC (permalink / raw)
To: Vojtech Pavlik, linux-kernel
On Sat, Jan 31, 2004 at 09:14:39AM +0100, Vojtech Pavlik wrote:
> On Sat, Jan 31, 2004 at 02:25:40AM +0000, backblue wrote:
>
> > I'm using 2.6.1 kernel, and my speakers stop's working with 2.6.1,
> > anyone know why? this dont append to me, a couple of friends have the
> > same problem, how can i solve this...
>
> You need to enable it. Drivers->Input->Misc->PC-Speaker
>
I was wondering myself why I didn't get any speaker-output, so this is
the solution. However, I'm wondering why this is a sub-option of Input
and not of Sound?
Thanks,
Bernd
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.1 Speaker
2004-02-01 1:31 ` Bernd Schubert
@ 2004-02-01 8:21 ` Vojtech Pavlik
2004-02-02 23:19 ` Bernd Schubert
0 siblings, 1 reply; 6+ messages in thread
From: Vojtech Pavlik @ 2004-02-01 8:21 UTC (permalink / raw)
To: Bernd Schubert; +Cc: linux-kernel
On Sun, Feb 01, 2004 at 02:31:36AM +0100, Bernd Schubert wrote:
> On Sat, Jan 31, 2004 at 09:14:39AM +0100, Vojtech Pavlik wrote:
> > On Sat, Jan 31, 2004 at 02:25:40AM +0000, backblue wrote:
> >
> > > I'm using 2.6.1 kernel, and my speakers stop's working with 2.6.1,
> > > anyone know why? this dont append to me, a couple of friends have the
> > > same problem, how can i solve this...
> >
> > You need to enable it. Drivers->Input->Misc->PC-Speaker
> >
>
> I was wondering myself why I didn't get any speaker-output, so this is
> the solution. However, I'm wondering why this is a sub-option of Input
> and not of Sound?
Because it's an device that registers with the input (console)
subsystem, and not with the sound (alsa/oss) subsystem. It's a beeper,
not a sound card.
--
Vojtech Pavlik
SuSE Labs, SuSE CR
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.1 Speaker
2004-02-01 8:21 ` Vojtech Pavlik
@ 2004-02-02 23:19 ` Bernd Schubert
0 siblings, 0 replies; 6+ messages in thread
From: Bernd Schubert @ 2004-02-02 23:19 UTC (permalink / raw)
To: Vojtech Pavlik, linux-kernel; +Cc: Frank Otto
On Sun, Feb 01, 2004 at 09:21:43AM +0100, Vojtech Pavlik wrote:
> On Sun, Feb 01, 2004 at 02:31:36AM +0100, Bernd Schubert wrote:
>
> > On Sat, Jan 31, 2004 at 09:14:39AM +0100, Vojtech Pavlik wrote:
> > > On Sat, Jan 31, 2004 at 02:25:40AM +0000, backblue wrote:
> > >
> > > > I'm using 2.6.1 kernel, and my speakers stop's working with 2.6.1,
> > > > anyone know why? this dont append to me, a couple of friends have the
> > > > same problem, how can i solve this...
> > >
> > > You need to enable it. Drivers->Input->Misc->PC-Speaker
> > >
> >
> > I was wondering myself why I didn't get any speaker-output, so this is
> > the solution. However, I'm wondering why this is a sub-option of Input
> > and not of Sound?
>
> Because it's an device that registers with the input (console)
> subsystem, and not with the sound (alsa/oss) subsystem. It's a beeper,
> not a sound card.
>
Well, I was discussing it today with a colleague and I think his arguments
are convincing (citation from memory):
"From the point of a kernel developer and kernel internal programming
it might be better to put it under Input, but the kernel configuration
interface is written mostly for end-users who might/will not know about
kernel internals, so most people will expect this option under Sound."
Would it be so bad to put it to Drivers->Sound->Misc->PC-Speaker?
Thanks,
Bernd
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-02-02 23:19 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-31 2:25 2.6.1 Speaker backblue
2004-01-31 8:14 ` Vojtech Pavlik
2004-01-31 19:09 ` Matthias Hentges
2004-02-01 1:31 ` Bernd Schubert
2004-02-01 8:21 ` Vojtech Pavlik
2004-02-02 23:19 ` Bernd Schubert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®