From: Josh Cepek <josh.cepek@usa.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] no beep in console
Date: Wed, 16 Jul 2008 00:31:34 -0500 [thread overview]
Message-ID: <487D87B6.7080705@usa.net> (raw)
In-Reply-To: <487D65C8.6050304@uwaterloo.ca>
[-- Attachment #1: Type: text/plain, Size: 1849 bytes --]
Peter Wood wrote:
> Hi list,
> I have been trying to get the console beep working on 2 laptops (one
> with a SIS and one with an Intel sound card). pcspkr is compiled as a
> kernel module on both laptops and shows as loaded in lspci
Presumably you mean lsmod. lspci shows you PCI devices (which the PC
speaker usually won't show up as) while lsmod shows you loaded kernel
modules. Running `lsmod | grep pcspkr` should show if the module is
loaded, which is what I suspect you have already verified. udev system
may load the pcspkr module automatically (if it's not user-blacklisted)
or it could be loaded automatically through system configuration.
> , but I don't get any beeps either in the text console nor in X. Both
> laptops used to run Debian and issued beeps in console mode on double
> tab in bash, etc. I did modify any files to disable beeps, and yes I
> have unmuted all sound controls. Also tried unloading alsa, but this
> did not resolve the issue either. Does anyone know how I can get this
> working again?
> Thanks,
> Peter
You can try installing the app-misc/beep program which sends a beep to
your PC speaker when you call the application `beep` (read the manpage
for all sorts of fun you can have with the pitch and length of the beep
- I've even sent strings of Morse Code with it.) This should tell you
if the problem is a console setting or an issue with the kernel module
or the hardware. I'll also note that different X consoles handle the
beep differently. For example, the Xfce terminal (simply called
"Terminal") won't issue a beep when I backspace at a prompt while
"xterm" will. All of my tty consoles will beep with the pcspkr module
loaded, and I'm running the Gentoo standard agetty with a linux terminal
emulation type for reference.
--
Josh
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-07-16 5:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-16 3:06 [gentoo-user] no beep in console Peter Wood
2008-07-16 5:31 ` Josh Cepek [this message]
2008-07-16 6:41 ` Jan Seeger
2008-07-17 1:16 ` Peter Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=487D87B6.7080705@usa.net \
--to=josh.cepek@usa.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox