Ubuntu Multimedia :: How To Turn On System Bell / PC Speaker

Mar 2, 2010

This is for all of you who are having problems getting sound out of the PC Speaker, as far as getting the system beep or system bell. In Karmic (9.10), a change was made to get rid of the system beeps and disable the pc speaker. Unfortunately for people who liked (or more likely need) the beeps, the changes occurred in multiple places and are not that easy to find. The pc speaker and beeps were disabled in response to this bug. I believe there were other bugs dealt with here because not everything that was done seems to be covered, if that makes sense.

This bug was created in response, in hope of getting the beeps turned back on. This post by one of the developers has some pretty comprehensive instructions for getting the beep back on. I want to note right now, that I did not have to apply his patch to get the beeps back on where I wanted them. It may already have been included in an update, or was obviated by something else I did. I realize this is pretty fragmented, and you may or may not want or need to go as far as I did with this. When I get a chance to do a new clean install of Karmic (maybe in a vm or something) I intend to go back over these instructions and try to create a synthesis of them that should work for certain. If I can, I'll figure out a way to script it.

One other thing I should point out. I didn't get the bug where I had to reload the pcspkr module on every boot, so that must be fixed. (I did have to remove it from the blacklist so it would be loaded on boot, but I didn't have to kill and reload it or add it to rc.local like some people did in those descriptions). I also did not get the bug of an endless loop of beep sound or multiple beep sounds, but that only happened to people who followed the directions to change the system beep to another sound.

View 1 Replies


ADVERTISEMENT

Debian Multimedia :: Pulse Doesn't Use Internal PC Speaker To Ring Bell

Jan 13, 2016

Just installed sid on a new system and I'm having a problem with pulseaudio.I have a motherboard with built-in Realtek audio, and the system should use that for everything except the system bell, which goes through the internal PC speaker that's connected to the motherboard.It works that way on the console. If I type C-g in Emacs, the pc speaker beeps, same with bash completion etc, while aplay will play wav files through the external speakers connected to the sound card. It's perfect.

Now in X, pulse doesn't know what to do. It defaults to the external sound card speakers, so they play all "normal" sounds (like music files) but when I type C-g in Emacs, there's a drip sound that comes out of the speakers. The internal PC speaker doesn't beep at all.I'm using GNOME 3, and I like it, so I can't just purge pulse because it wants to take GNOME with it. If I go to setup > sound, "Line Out - Built-in Audio" is selected, but I have another option for "Analog Output - pcsp" ... that's the snd_pcsp module for the internal speaker. If I select that, it plays the same sound files but through the internal speaker. So when I do C-g in emacs, the beep does come from the internal speaker, but it's not the normal beep you hear in the console -- it's actually the same ogg (or wav or whatever) file that makes the drip sound from the speakers! And worse, if I sleect the pcsp option in setup, it uses the internal speaker for EVERYTHING - including playing audio music files, watching YouTube, whatever! And naturally the sound is very horrible and fuzzy.

Is there any way to tell pulse that I want to use my motherboard's soundcard for everything but the beep, just like in the console?

View 7 Replies View Related

Slackware :: How To Turn On System Bell In XTerm

Apr 11, 2010

I'm trying to turn on the system bell (pc speaker) in xterm. I have the bell working in console (text mode, not under X), and with X running, even firefox can use the pc speaker (it beeps, when I enter a search term which is not found). Only xterm doesn't seem to work.

Here is my xterm config, and the xset command I'm trying to use to turn the bell on:
-------###--------
xterm*renderFont: true
xterm*faceName: Terminus
xterm*faceSize: 12

xterm*loginShell: true
!xterm*Geometry: 102x48+0+0
xterm*Geometry: 102x48
xterm*scrollBar: false

xterm*background: black
xterm*foreground: white
!xterm*highlightColor: red
xterm*charClass: 46-47:48

xterm*visualBell: false
-------###--------
xset b on
xset bell 100 1000 1000
-------###--------

If I run xterm with the +vb option, it doesn't help either (I'm testing it with printf "a"). What am I missing? How can I make xterm use my pc speaker as bell?

View 4 Replies View Related

Software :: Headphones Don't Turn Speaker Off?

Apr 3, 2010

Whenever i plug headphones into my computer, it won't turn the speakers off. I'm running Debian lenny with alsa

(from lspci)00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)

View 3 Replies View Related

Ubuntu :: Can't Turn On Terminal Bell In Gnome-terminal Using Remote Screen Session With Irssi

Nov 6, 2010

I'm using 10.04, and gnome-terminal GNOME Terminal 2.30.2 . I have irssi running on screen session on remote host. And I've been struggling for quite many days to configure it to produce either visual feedback or ring terminal's bell when I receive a private message or one of those that are highlighted.

My compiz settings window in General tab has 'Audible bell' checked.

My GNOME terminal has 'Terminal bell' checked.

I also added 'set bell-style audible' to my ~/.inputrc

And I also tried to manually load pcspkr module into my kernel.

No of the above helped or at least I haven't been able to notice any difference.

I also used some commands for irssi to produce bell sign.

View 2 Replies View Related

OpenSUSE :: How To Disable System Bell For All Applications

Sep 2, 2010

I've searched all over Google and searched the forums and I have not been successful in finding out how to disable the System Bell (Beep) computer-wide. It's annoying hearing this extremely loud "BEEP" when I hit backspace one too many times, even when my sound is muted. People look at me like I'm crazy. Even if I try to backspace a non-existent character in my Google Chrome browser, I am struck with a crazy Error Beep. Long story short, how do I disable the System-wide "System Bell" ("BEEP") permanently? I'm on OpenSuse 11.3 using the KDE 4.4.4 Desktop.

View 9 Replies View Related

Software :: Computer Based Church Bell Sound System

Apr 22, 2011

I am trying to set up a computer based church bell sound system for my church. Basically it will be playing a sound at prescribed times during the day through an amplifier and speaker system. With the option of special sounds done manually on demand. I am using Linux Mint.

View 3 Replies View Related

Applications :: Put Command To Ring System Bell Several Times When Connection Via PPP Drops?

Dec 1, 2010

I would like to put a command to ring the system bell several times when a connection via PPP drops.
Where/how can this be done using bash?

View 2 Replies View Related

Ubuntu Multimedia :: Packard Bell KAV60: Builtin Mic Produces No Sound?

Jul 12, 2010

There is an issue with built-in microphone on the KAV60 laptop - it produces no signal to apps. If I plug in external mike - it works fine.

lspci shows:

00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)

Adding various options "model=..." for snd-hda-intel ALC272 does not help (ALC272 is returned by "aplay -l"). What else could I try?

View 1 Replies View Related

Ubuntu :: Can I Make Internal System Speaker Beep For A Calendar Alarm

Jul 7, 2011

I live in a crowded area so I have to use headphones almost all of the time. I just leave them plugged in so when an alarm goes off from Thunderbird or Evolution, I can't hear it. Is there a way to get some use out of my internal system speaker and have a reliable calendar-event-reminder and alarm? I'm talking about the one that will beep from inside the computer even if you have headphones plugged in.

View 2 Replies View Related

OpenSUSE Hardware :: System Speaker Beeps Continuous After Hours?

Apr 26, 2010

I built up a system using opensuse 11.1

the systems main work is to be a smb server and a ftp server

if the system is started it runs perfectly but after nearly 10 or 12 hours running without any server or ftp action the systemspeaker permanently beeps

no error in errorlog and sensors are showing fine temperatures . i tried 2 different boards (asus p5qlpro , msi p6mgm fd) with different speed intel dual-core processors

View 5 Replies View Related

Hardware :: 4.1 Surround Sound Speaker System Didn't Work

Jan 13, 2011

I'm running slack64 13.1, I don't have KDE installed or any of the KDE libraries (so answers concerning KMix aren't going to help), I'm using xfce4 as the desktop environment. Anyway I just bought a new 4.1 surround sound speaker system from Amadeus and wanted to give it a shot. Obviously my first instinct was to plug them in and give it a whack... much to no one's surprise this didn't work. So I googled my ass off, and it seems for every person that has had a surround sound system, there's a different solution for them. I tried a couple tutorials to end at the same disappointing conclusion: the front two speakers and the subwoofer work. So here's the current situation:

The front two speakers are plugged into the speaker-out port (the green one) and the rear-two speakers are plugged into the line-out port (the light blue one). Since the subwoofer works I'm going to assume it uses the the same line that the front two speakers do. I've turned all the lines all the way up in alsamixer, and made sure it's playing on 4 channel. I reran alsaconf just to make sure and it configured snd-intel8x0 for me with no complaints. I also added a .asoundrc file that looks like this:

[Code]...

Then I ran "speaker-test -c 4 -D surround41 -t wav". Again only the front two speakers play any sound. I'm kinda new to configuring sound, as I've never before had a problem.

View 3 Replies View Related

Ubuntu Multimedia :: How To Enable Internal Speaker

Feb 9, 2010

explain to me how to get sound through the internal speaker of my computer. Everything else works fine. IE, if I plug in a headset or boxes, they work fine.

View 4 Replies View Related

Ubuntu Multimedia :: How To Switch Right To Left Speaker In 11.04?

Jul 24, 2011

I do not find any settings to switch the stereo output in Ubuntu, just now my speakers is placed so right speaker stands to the left and I can not move them just now. How do I do, I use Ubuntu 11.04.

View 1 Replies View Related

Programming :: Obtain The Audio Stream That Hear In Speaker System Or In Earphones?

Sep 26, 2010

Let assume that we have the following situation: we have a sound in the speaker systems or in earphones, maybe we play an audio CD, some mp3's or maybe a movie, etc.

All I know is that the sound goes through sound card to speaker system or in earphones, no matter the source.

How can I obtain the audio stream that I hear in speaker system or in earphones?

I would like to write an application that record and analyze the audio stream that I hear in my speaker system or in earphones. My OS is Ubuntu 10.04.

If you have a recommendation like "try to use ALSA", please provide more details like "in alsa-utils you have a class Class_Name, with the following function Funcation1, etc. Try to use the Function5 as in the following example".

View 1 Replies View Related

Ubuntu Multimedia :: 2.1 Sound Instead Of 5.1except With Speaker-Test?

May 21, 2010

I'm relatively new to Ubuntu, so please forgive me if I seem a little ... After installing Lucid Lynx, I had some sound issues that I've been attacking over the past few days. I've gotten it down to the point where .mp3s and other sound effects play on 2.1, instead of my full 5.1 setup, with the exception of using
Code: speaker-test -Dplug:surround51 -c6 -l1 -twav which will play from every speaker. Relatedly, I have no volume control icon in my toolbar, and when I go to System --> Preferences --> Sound, an error window pops up that says, "Waiting for Sound System to Respond." Currently, I am using the ALSA Mixer GUI to adjust my volume and whatnot. My sound card is a Sound Blaster Audigy SE CA106, and here's the yield from various terminal commands:

Code:
uname -a
Linux DeskingtonJefferson 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux
Code:
aplay -l

[Code]...

View 1 Replies View Related

Ubuntu Multimedia :: Limited Speaker Control In Lubuntu?

Jul 25, 2010

I recently switched from Ubuntu to Lubuntu on my Acer Aspire netbook. When I had Ubuntu, in System Preferences I had a Sound mixer that would allow me to set the volume beyond 100%. It simply said "Sound" and was different than the applet feature. Both were preinstalled. With Lubuntu, I seem to have lost this option. I went through and installed Gnome ALSA Mixer along with Pulse Audio Control, but neither does what this simple volume control feature on Ubuntu did. My speakers are horrible, and the previous "Sound" feature really let me crank it up a bit. I'm not trying to blow my speakers out or anything;

View 4 Replies View Related

Ubuntu Multimedia :: Speaker Mute When Headphones Plugged In

Sep 23, 2010

I'm just installed 10.04 on a new Gateway DX4300. The integrated sound card is a Realtek AC1200. Sound works great, however, I'd like the rear input to mute when I plugin my headphones in the front input. Where can I configure this? Here's some basic information:

[Code]...

View 9 Replies View Related

Ubuntu Multimedia :: Switch The Output From Between The Speaker And The Headset?

Oct 17, 2010

I'm still on UBUNTUO 9.04 atm - I'm getting myself a Logitech USB headset. I plugged it in, and immediately I see this in dmesg

[ 7015.732141] input: Logitech Logitech USB Headset as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.3/input/input11[ 7015.732234] generic-usb 0003:046D:0A0B.0006: input,hidraw3: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:1a.1-2/input3 [ 7280.088017] usb 1-3: reset high speed USB device using ehci_hcd and address 3

Which is fantastic. Tested this on all kind of audio and I can hear them fine. So headset is working wonders. Except, everytime I want to switch the output from between the speaker and the headset, I have to go System > Preference > Sound > output tab > click on the switch. Which is fine, but the switching procedure via GUI is very arduous. Is there a way to to do this via the command line, if so I can bind it to a hotkey and therefore with one hotkey I will be able to switch between headset vs my speaker?

View 4 Replies View Related

Ubuntu Multimedia :: Speaker Icon On The Top Right Gets Into Sound Preferences

Jan 13, 2011

I bought a $400 Dell Vostro V130, and decided to put 10.10 netbook remix onto it. (Vostro V130 owners: after the reboot into the new system, there is no GUI. worse, after log in, a startx means the screen goes dead. fortunately, a power key event is still detected, so reboot still works cleanly. after I did a full apt-get update, apt-get dist-upgrade, and apt-get upgrade, the screen and remix worked.)

I would now like to increase the bass, systemwide (so that ..... gets sound that is a little better). the speaker icon on the top right gets me into sound preferences, but I do not see an equalizer.

View 3 Replies View Related

Ubuntu Multimedia :: No Audio - Aplay And Speaker-test Gets Nothing At All ?

Feb 4, 2011

I installed Xubuntu to a flashdrive using unetbootin. Since I only have a 2GB drive I installed Fluxbox instead of XFCE to save space. I install alsa-utils to try to get some audio going. aplay and speaker-test gets nothing at all. Both as sudo and a reg user. I have turn up the volume on everything in alsamixer. I believe the relevant drivers are loaded.

Code:

View 1 Replies View Related

Ubuntu Multimedia :: Mono Sound Played In One Speaker Only?

Apr 30, 2011

I would like sound from mono sources to play in both speakers/earphones. How do I do this? Currently, it plays in only one side (which makes for an odd listening experience).I generally use banshee to play sound.

View 2 Replies View Related

Ubuntu Multimedia :: No Speaker Sound In Lucid - Headphones Work Ok

Oct 2, 2010

I have bought a laptop 2 months ago with pre installed windows7 and installed Ubuntu 10.04 64bit but still didnt get sound from the speakers. With headphones everything is OK . I have unmuted everything and searched forums but nothing so far. In windows I get speaker sound so it is not hardware problem. In alsamixer it appears I have 2 soundcards, one HDA -intel (chip Realtek ALC272) and a second one HDA nvidia ( a virtual one propably from my nvidia VGA ) that lacks controls . With lspci -v , it appears both use the same driver :Kernel driver in use: HDA IKernel modules: snd-hda-intel . Tried to disable the first one from bios but it didnt help I also tried sound adjustment in preferences -> sound and gnome-alsamixer, nothing From gnome alsamixer, when I mute speakers, the headphones also get mute so may be the system doesnt recognize speakers and headphones separately ? May be it has to do with config files but my linux knowledge is low

View 9 Replies View Related

Ubuntu Multimedia :: Turning On Pc Speaker Beep Only Works For Root?

Oct 18, 2010

i'm running Ubuntu 10.04 server and want to turn on the pc-speaker warning-beep.I commented out the line in /etc/modprobe.d blacklist.conf:

#blacklist pcspkr

The beep is now working for root. But somehow it won't work if i log in as a normal user. (i don't know why, but if i install beep the beep-command works for all users...unfortunately beep seems not to make a warning sound in all cases so this is no solution for me)

View 2 Replies View Related

Ubuntu Multimedia :: Make Speaker Work On Asus N53Jn?

Jan 10, 2011

I has just got Asus N53JN, i have tried to installed both Ubuntu 10.04 and 10.10 but the speaker not work.lspci | grep Audio00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)

cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.23
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: Intel [HDA Intel], device 0: ALC259 Analog [ALC259 Analog]

[code]....

View 1 Replies View Related

Ubuntu Multimedia :: No Sound From Rear Speaker But Front Works?

Feb 3, 2011

I recently bought an HP Pavilion Elite HPE-570t. Except for the fact that I can't get the back speaker jack to work, Maverick works great. Here's info that seems relevant:

aplay -l
card 0: PCH [HDA Intel PCH], device 0: HDA Generic [HDA Generic]
Subdevices: 1/1
Subdevice #0: subdevice #0

[Code]....

I've look at Alsa Mixer. There are two tabs (IDT ID 76c7 and ATI R6xx HDMI). I turned the second one off, since I don't have any HDMI sound output device connected to the computer. On the other tab, there are five sliders (Master, PCM, Front Mi, Line and Mic). They are all turned on, and the first two are at maximum volume.

It seems to me that Ubuntu is not recognizing whatever controls the rear speaker jack.

View 1 Replies View Related

Ubuntu Multimedia :: No Sound Left Speaker Both Work Fine With Headphones

Feb 2, 2011

I don't get any sound from my left speaker. With my headphones plugged in though I get sound in both speakers. I've upgraded my Kernel to .36. I'm using Ubuntu 10.10. I'm on an MSI A7200 which is a great laptop but apparently a very rare one. There's like no info on it at all on the internet.

View 3 Replies View Related

Applications :: Strange Noise From Speaker When Using Multimedia Studio?

Jan 31, 2010

I just installed Linux Multimedia Studio but I can not get any proper sound from my speakers. The only sound I hear is a weird noise. What is the minimum performance to run this application. I have a Compaq Presario pentium 3 with 512mb ram.

View 2 Replies View Related

Ubuntu Multimedia :: Toshiba Quosmio Speaker Not Muted On Headphone Jack Insertion?

Jul 28, 2011

My only glitch with Ubuntu, which runs flawlessly on this beast, otherwise.I have spent more than 50 hours on this problem. In my case, inserting headphone jack doesn't mute internal speakers. There is sound in the headphone though.alsamixer ot gnome-alsamixer doesn't even show the headphone option. So I cannot change their values.I have tried model= various options, with no avail.I have uploaded my information to alsa projct and the link is: http://www.alsa-project.org/db/?f=18...788fc1458ff422

View 1 Replies View Related

Debian Multimedia :: Unable To Play Audio Through (laptop) Speaker

Aug 23, 2011

I have a Acer emachine E732z laptop. I have installed debian squeeze gnome, but it is unable to play audio through laptop speaker. The (3.5mm)audio jack is working fine and I can play audio through it. I have also installed Linux mint, but no audio(in speaker and audio jack). There is no such problem in Windows7.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved