Gentoo Archives: gentoo-user

From: Bill Roberts <billbalt@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to activate PC speaker with kernel 2.6.14?
Date: Sun, 22 Jan 2006 16:54:05
Message-Id: 20060122164853.GE4610@antec.eyeofthequark.com
In Reply to: [gentoo-user] How to activate PC speaker with kernel 2.6.14? by saf@archivum.info (saf)
1 On 16:51 Sun 22 Jan , saf wrote:
2 > Hi,
3 >
4 > I have a problem.
5 > I can't use my pc speaker, but I know the speaker works because when
6 > booting my PC I hear the check "biiiiiip". :-)
7 >
8 > I installed the program beep (emerge beep), but I hear nothing!
9 > I don't get errors.
10 >
11 > Does sombebody knows how to activate the pc speaker?
12 > Is there a kernel option for it?
13
14 Setting this kernel option should take care of it:
15
16 Symbol: INPUT_MISC [=n] │
17 │ Prompt: Miscellaneous devices │
18 │ Defined at drivers/input/misc/Kconfig:4 │
19 │ Depends on: INPUT │
20 │ Location: │
21 │ -> Device Drivers │
22 │ -> Input device support │
23 │ -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
24
25 Not very obvious, is it?
26
27 Good luck
28
29 Bill Roberts