Ubuntu :: Can't Enable Terminal Beep Sound / Make It Possible?

Sep 19, 2010

I've been using my girlfriend's Mackbook Pro and really like the beep sound when pressing backspace at a command prompt and really would like to have it on my ubuntu. However, I've checked "Terminal bell" option in the profile settings, but there is still no beep sound. What am I missing here?

View 7 Replies


ADVERTISEMENT

General :: Make My Computer Beep Using Terminal Shell Script?

Jul 31, 2010

I have a laptop running Ubuntu 10.04 and i want to make a shell script and I want a beep sound but I can't get one..

I tried this and i didn't hear any beep

View 4 Replies View Related

Ubuntu :: Karmic Re-enable System Beep

Feb 24, 2010

I like the system beep because I can tell checkgmail to beep when an email comes, that way my speakers don't have to be on.Anyways, I did a fresh install of Karmic the other day. Something is being weird with me when I try to re-enable the beep. Karmic blacklisted pcspkr in /etc/modprobe.d/blacklist.conf . Here's what happens:I leave "blacklist pcspkr" in blacklist.conf and restart. I do "sudo modprobe pcspkr" and then "beep", and it beeps. Good.

Then I comment out "blacklist pcspkr" in blacklist.conf and restart. I do "beep". Nothing. I do "sudo modprobe pcspkr" and then "beep". Nothing. I do "lsmod | grep pcspkr". It's listed there as it should be. I check with "sudo grep pcspkr /var/log/dmesg" and find no errors.

View 3 Replies View Related

Ubuntu :: How Do I Turn Off Beep In Virtual Terminal

Feb 9, 2010

I'm running ubuntu 9.10 on a Dell XPS M1530. Sometimes i get a _VERY_ loud beep-sound, eg when i run out of battery or, the case that has me coming here when i'm working in a virtual terminal (tty1-6) and hit backspace once too often, that is, when the command line is actually empty.Not that big of a deal you might think, but, especially when you're wearing good (read: possibly loud) headphones the experience is that god damn unpleasant that i'd like to make sure it won't happen again.Oh and well, just hitting mute (in gnome, which doesn't have a lot to do with tty1 anyways) won't do the job.

View 2 Replies View Related

General :: Terminal Shutdown -h -P With A Beep?

Nov 2, 2010

I have a habit of watching videos when I go to sleep. So I decided to start using, for example, the following when I laid down:

sudo shutdown -h -P 60

Of course this shuts down the computer in an hour. I was wondering if there was a way I could get the computer to beep a few times for the last 10 Minutes and then a few more times for the last 5 minutes?

View 3 Replies View Related

Fedora :: Turn Off Beep That Happens When I Backspace Too Many Times In Terminal?

Feb 23, 2009

How can I turn off the beep that happens when I backspace too many times in the terminal or other applications?

View 7 Replies View Related

General :: Disable The Terminal Beep When Running The Shutdown Command?

Sep 3, 2009

I've used the following script here: [URL] to upgrade Alsa to 1.0.21 in Ubuntu 8.04. Now whenever I run:

Code:

sudo shutdown -h <time> or sudo reboot from the terminal I get a rather annoying beep sound. What's even more annoying is if I use the shutdown command to specify a time I get a beep every 10 minutes or so.
I've tried disabling the terminal beep in the terminal profile, disabling the beep in System/Preferences/Sound, adding "blacklist pcspkr" to /etc/modprobe.d/blacklist, and running gconf-editor from the terminal and setting /desktop/gnome/peripherals/keyboard/bell_mode to 'off' rather than 'on'.

View 6 Replies View Related

CentOS 5 :: Make PC Speaker/Beep Work?

Jan 17, 2010

My server is headless, so I'd like to make it beep when it finishes booting. Some posts in the forum seem to indicate this is the default setting, but my box has no sound when login prompt appears. The speaker does work since it beeps once at the start of the booting process (probably BIOS' doing). "lsmod | grep pcspkr" shows "pcspkr 7105 0", lspci shows nothing related to speaker.

Also I'd like to know how I can test the speaker from command line (remote ssh terminal), will echo -e "007" work?

View 8 Replies View Related

General :: Use Wav/ogg Sound Instead Of PC Speaker Beep?

Jan 12, 2010

This may seem like a stupid question (if not completely ridiculous ), but I was wondering if there's a way to configure audio events so that I can use a wav/ogg sound instead of the PC speaker's default beep for small events like hitting backspace in a text editor when it's the beginning of the document (or any other illegal keyboard action), or in Wine applications when it calls for an "asterisk" sound (it just beeps the PC speaker).

I've looked at similar threads, but they mainly just talk about either the beeps that the machine does when it boots up, or simply turning off the beeping completely. What I want to do is substitute the beeps (that are caused by the OS) for an actual sound that's played through the ALSA/OSS/whatever audio device.

View 3 Replies View Related

Ubuntu Networking :: Make Irssi Beep Through The Speakers Whenever Get A Message On IRC?

Dec 7, 2010

how to make irssi beep through the speakers whenever i get a message on IRC? I have tried the set beep thing on but doesnt work.

View 4 Replies View Related

Ubuntu :: Cannot Hear Any Sound / Which Setting Avoid Beep

Jan 4, 2010

I wrote a c console-programme with should output a system beep.But I cannot hear any sound.Which setting of Ubuntu avoid the beep.

View 2 Replies View Related

Ubuntu Installation :: Lucid - No System Beep Sound

May 6, 2010

just installed Lucid 64-bit. everything running smoothly including the sound except no system beep from PC speaker. system beep is enabled in system -> preferences -> sound. What else can I try? I'm dual booting with Hardy and system beep works fine in Hardy.

View 4 Replies View Related

Ubuntu Multimedia :: No Sound At All Except Loud Beep At Login

Aug 27, 2010

I tried to follow the instruction here: [URL]. But I failed at step 3 because there is no dropdown box on the linked page. One test command I found online returns errors:
cat /dev/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.20 emulation code)
Kernel: Linux mary 2.6.30-bpo.2-686 #1 SMP Fri Dec 11 18:12:58 UTC 2009 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
HDA Intel at 0xf3300000 irq 22
Audio devices: NOT ENABLED IN CONFIG
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
7: system timer
Mixers: NOT ENABLED IN CONFIG

View 3 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

Ubuntu Multimedia :: No Sound After Update - Cant Hear Anything Now Not Even A System Beep ?

May 8, 2010

ok so a while ago i updated ubuntu and the sound stopped working. i cant hear anything now not even a system beep - i tried the Comprehensive Sound Problem Solutions Guide by LordRaiden but to no success. i tried alsamixer and all that to check its muted, and its not.

View 3 Replies View Related

Ubuntu Installation :: What's Up With Scary Beep Sound And Long Boot Up Delay?

Jul 18, 2011

I have a Macbook 5,2, on which I'm triple booting OS X - Linux - Windows, using bootcamp and rEFIt.I had a variation of Ubuntu 10.04 called Uber Student as the linux installation.I installed Ubuntu 11.04 AMD64 instead, by choosing the EFI boot option.Now this gave me some problems. When I shot down, the Macbook gives me a troubling long beep sound.When I start up, I'm still able to boot up into rEFIt and Grub2, but there is a big delay with the screen being black for about 30 seconds and the little white light in the left corner of the Macbook is blinking feverishly. I read something about a guy which had a similar problem and the process seemed to mess up the firmware on his Macbook, so he had to have his MB changed.

What's up with the scary beep sound and the long boot up delay?Secondly, when I want to do an update of the Ubuntu system, the update manager asks me to do a partial upgrade, which includes removing the grub-EFI, resulting in a system that won't boot...

View 2 Replies View Related

Debian Programming :: Play Beep / Alert Sound When Somebody Joins LAN

Aug 23, 2013

Code handy which could play a beep/alert sound when somebody (any user) joins your LAN. Or as second-hand choice, if this is too hard, to play a beep when X terminal windows writes some output lines.

View 2 Replies View Related

OpenSUSE Network :: Xterm On Vnc On 11.4 - Beep/bel/ascii 7 Then The Sound Comes Out On The Machine

Jun 23, 2011

I have the following problem with xterm on vnc on opensuse 11.4. I start a vncserver, and then inside that session I start xterm. However, if the xterm emits a beep/bel/ascii 7 then the sound comes out on the machine on which the *server* is running. Every other installation I've used has the sound come out on the viewer end (which is what you'd expect and want).

View 4 Replies View Related

General :: Play Beep Sound Inside Shell Script?

Aug 4, 2011

I need to make beep sound inside my basic shell script. code...

View 5 Replies View Related

Hardware :: Turns The PC On - Beep Sound Doesn,t Come Out Of - Bios Does Not Start - Nothing Seen On Screen

Feb 9, 2010

As you know,whenever user turns the PC on,a beep sound is heard,then the bios starts,but recently this beep sound doesn,t come out of the case,and,so the bios does not start(nothing seen on the screen),then i have to hard reboot several times,and mostly,i have to shut down for some seconds to remove this problem,also sometimes this beep sound comes out but repeatedly for many times.

I am suspicious about the shut down button,because it,s a long time that this button usually is blinking.

-What is the reason for this problem?

-Is that related to hardware or software?

View 1 Replies View Related

Ubuntu :: Play A Small Blip/beep Sound To Let Hear/test The Audio Levels Upon Volume Change?

Mar 5, 2011

How might i be able to play a small blip/beep sound to let me hear/test the audio levels upon volume change? Mac OSX users may know what I'm talking about. I had a similar application in windows. It helps me guage my volumes before i play games/...../videos.

View 3 Replies View Related

General :: Make Linux Terminal Transparent With Terminal Command?

May 10, 2010

Is it possible to make terminal (xfce4-terminal) transparent from bash script?

Maybe by enabling compostion?

View 1 Replies View Related

Ubuntu :: Make Terminal Look Like The Fallout 3 Terminal?

May 6, 2010

I've been wanting to do this, basically all I need is the image for the terminal and a know how on how to change the text to a lime green.

View 5 Replies View Related

Ubuntu :: Make The Terminal Look Like The Mint Terminal?

Aug 13, 2009

The Linux mint terminal has green and blue for the prompt. How do I make the Ubuntu terminal look like the Linux mint Terminal? I have looked at the color settings under the Terminal profile preferences and I do not see that setting available there.

View 6 Replies View Related

Ubuntu Networking :: Enable Wireless Through Terminal?

May 26, 2011

i have jolicloud (i think it uses gnome) on my hp mini 110 and my internet has been working fine and everything until for some dumb reason i pushed the wireless on/off button on the front of the computer. normally on windows i would just have to push the button again but its not working with linux. how can i re-enable my wireless?

View 7 Replies View Related

Ubuntu :: How To Enable Colored Highlights In Terminal

Sep 1, 2011

I notice the colored syntax and keywords in the terminal - the green, the blue etc? I did this in my machine a long time. Now I cannot trace back to how I did this. I need to do this in a new machine right now.

View 3 Replies View Related

General :: How To Enable Up Key In Terminal

Aug 18, 2010

I disabled the 'up' key inred hat linux terminal by using the following command:
#xmodmap -e 'keycode 98='
Now I don't know how to enable it?

View 1 Replies View Related

General :: Usb Sound Card Won't Make Sound When I Put Headphones In It In Alsamixer / Fix It?

May 12, 2011

My usb sound card has been identified by alsamixer, however it won't make any sound when i put headphones in it. The volume is up, I know the sound card works.

View 1 Replies View Related

Software :: Enable Scrolling In Vim, Less And More When Using A Terminal?

Sep 29, 2010

How do you enable scrolling in vim, less, and more when using a terminal? To be specific, I'm using gnome-terminal in RHEL 5.5. Scrolling through the backlog works fine, it's just when I open a file with vim or do something using less or more that it doesn't work.

I just switched over from Fedora where it was working fine and I can't figure out what the difference is.

View 2 Replies View Related

Ubuntu :: Enable Sound In Server 10.04?

Jun 26, 2010

I am an almost noob to linux and have encountered what might be a minor problem I need to activate the sound in a server install and I have no X or any clue what I need to do.

View 4 Replies View Related







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