All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Miller <jamtat@mailsnare.net>
To: linux-newbie@vger.kernel.org
Subject: RE: 2.6.0 kernel compile overview-the unfolding saga
Date: Mon, 5 Jan 2004 16:08:07 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.58.0401051556150.3636@localhost> (raw)
In-Reply-To: <Pine.LNX.4.58.0401051408430.3345@localhost>

Ok.  It turns out the system speaker is enabled in the .config file:

# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y  
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y
# CONFIG_INPUT_UINPUT is not set

I looked through that file for other entries relevant to system speaker 
functioning, but nothing jumped out at me (not that I'd know what to make 
of it if it did).  I also searched a bit online for "system speaker" or 
"console beep", narrowed further by "2.6", but didn't find much helpful.  
As a next step, just to convince myself that there aren't maybe some 
issues regarding the system speaker using the 2.6 kernel, can I ask here 
if anyone using that kernel can get system speaker output?  echo -e "\a" - 
is the traditional command line way of making the system speaker sound.  
If you run this kernel and can report results of this command (or whatever 
else you might do to sound the system speaker), I would apreciate it.

Thanks, James 
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2004-01-05 22:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05 19:39 2.6.0 kernel compile overview EXT-Reimer, Jim D
2004-01-05 20:09 ` James Miller
2004-01-05 22:08   ` James Miller [this message]
2004-01-05 22:19     ` 2.6.0 kernel compile overview-the unfolding saga caszonyi
2004-01-05 22:49       ` James Miller
2004-01-05 23:12         ` caszonyi
2004-01-06  6:05     ` Theo. Sean Schulze
2004-01-06 14:42       ` James Miller
2004-01-06 20:56         ` caszonyi

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=Pine.LNX.4.58.0401051556150.3636@localhost \
    --to=jamtat@mailsnare.net \
    --cc=linux-newbie@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.