General :: System Beep On Shutdown?
Aug 19, 2009
after installing linux mint 7, I have been getting one beep on shutdown, a google search on this came back as a ram problem...but then i ran across a bunch of posts on ubuntu forums about one beep on shutdown, with an older version of ubuntu, grep does return some paramter errors, but in the mint bug report page those are listed as : benign ignore. it doen't bother me in the least, as long as it isn't a warning of impending hardware failure.
View 5 Replies
ADVERTISEMENT
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
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
Feb 5, 2010
I use Mythbuntu 9.10 as HTPC and I got where I can turnoff the computer using remote. But how can I get a "beep" to be played during shutdown? by this I would know the computer is shutting off - it is behind a glas door so I don't see if the led's turns off.
View 3 Replies
View Related
Jun 16, 2010
I have a HP Laptop with Ubuntu Hardy installed. The system beep makes rapid clicking sound at login window that slowly dissipate and clicking that, so far I can only fix by rebooting, when I play music, reboot after hibernating, and when waking up from suspend. I've turned the system beep off in System/Preferences/Sound but it doesn't do anything.
View 9 Replies
View Related
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
Mar 29, 2010
It's annoying to get the system beep when I can't move the cursor anymore, is there a way to turn it off?
View 5 Replies
View Related
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
Dec 5, 2010
Is there anywhere I can check what is causing this loud system beep or a way to fix this?? I really don't know where to start on this issues. Possibly restart log files but not sure where they're located.
View 2 Replies
View Related
Nov 21, 2010
I have a problem which is a great inconvenience to me. I want to say that I've been searching for the answer for a week and couldn't find anything but problems similar to mine which were unresolved.I used to have debian lenny, but one day i decided to reinstall my operating system and upgraded to sid, so I have a fresh install of debian sid with gnome.
The system beep no longer works on gnome.
What I mean, when i move to terminal(like ctrl+alt+f1) it works great, it also works when i type 'beep' in gnome-terminal. but it doesnt make a sound when i e.g. press ctrl+G, when i am being called on irssi, when i press backspace in gnome-terminal. These things used to work in Lenny, and I really need them (especially this hiliting in irssi). I would go back to Lenny if i didnt need some software that is not present for that version of debian. The pcspkr module is loaded
View 5 Replies
View Related
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
May 10, 2009
I tried the above command on my pc. It broadcasts the message passed , but I noticed one thing that during this time( 2min) normal users are not allowed to login onto the terminal.
View 2 Replies
View Related
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
Apr 30, 2010
I'm running Ubuntu 10.04, and I like to logout or shutdown or restart my system with system->shutdown just as in Fedora, but it's not there. How can I add this, the only way that I have been using is through the terminal or Crtl-Alt-D, which doesn't has Logout option but Hibernate.
View 2 Replies
View Related
Sep 9, 2011
What's the correct way to shutdown system while apt-get is still running? apt-get complains about unclean shutdown when I just shutdown computer.
View 2 Replies
View Related
Dec 6, 2010
I need create user .when user login --> system go to shutdown .I create this script :
Code:
### Shutdown Script ###
#!/bin/bash
[code]...
View 9 Replies
View Related
Jan 28, 2011
I have double boot windows xp and linux mint 10 on a dell desktop. from the start, linux mint would not completely shutdown. the windows xp shuts down completely. i have tried the commands sudo poweroff, sudo telinit 0 and sudo shut down -h now. not one works. i also have updated to the dvd version and is updated on everything else.
i do not know how to go to bios or perform any programming tasks. may i then request that instructions, if any, be detailed?
View 3 Replies
View Related
Jul 22, 2009
Just installed Ubuntu 9.04 last night. All seems perfect except on shutddown. It seems to go through all shutdown processes but right about the time you expect the computer to turn off a message says: "system halted [4027.514883]" Have Googled it but no matches. If I just push the on/off button at that point it shuts off immediately
View 4 Replies
View Related
Sep 12, 2010
I usually download files from internet throughout the night. I can shut down computer automatically using commandshutdown -P timeThis works well ,but very often ,electric supplies cutoffs and system get rebooted and remain booted uselessly.In such case i want to use c program to shut down system after particular time which i will add on startup application list.If i added it on startup application every time i boot the computer it will automatically shutdown after particular time so ,to use the system i should be able to disable that program.
View 1 Replies
View Related
Jul 22, 2011
After NFS mounting some system folders (i.e. lib, usr) of a slave cluster node to /lib & /usr located on the master cluster server I got into some problems: I forgot Ubuntu 10.04 was installed on this particular slave node, while the master node runs 9.10. Now, I am not able to unmount these folders using umount, or restart the system using shutdown, I get some error: " /lib/libblkid.so.1: version `BLKID_2.17' not found". Is there an alternative way to unmount these NFS shares, or to restart the system to undo the mounts? The systems are located elsewhere, so just physically restarting the system would not be the preferred option.
View 2 Replies
View Related
Jul 24, 2010
My sound was working fine until 2 days ago, but now it just doesn't. I can't play any songs, but I can get the system beep and the "master sounds" (if you run alsamixer it's the first column that I'm talking about). It seems that my sound card is recognized. I followed quite a few instruction I found online, but nothing seems to work. A couple more details:- If I go to System -> Preferences -> Sound, in the Input tab there is no device for my sound input.
- If I type "sudo aplay -l" in the terminal, I get the following:
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 0/1
[code]....
View 3 Replies
View Related
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
Apr 22, 2010
I cannot locate shutdown log for Linux shutdown to check various activities carried out during shutdown. I can view Startup Log which is availble on console>Applications>System Tools>System Logs.
I have included Shutdown/Startup in dbora, so that Oracle 10gR2 Shutdown/Startup will be automated during OS Shutdown/Startup.
I want to check Shutdown log because Oracle Shutdown was not running, as from $ORACLE_HOME/shutdown.log contains no entries, where as startup log contains latest startup details.
That means here 2 issues are there. One, I want to locate OS Shutdown Log and the other being Why Oracle Shutdown not getting executed.
View 2 Replies
View Related
Aug 30, 2011
Each time the PC boots and I pop in the Debian DVD into the DVD tray, it emits a blaring sound. I know the sound is emitting from the speaker inside of the PC but short of pulling it out or disable it via the BIOS, can I disable it in any other way as no sounds are heard when I boot with say Fedora, Ubuntu, etc?
View 1 Replies
View Related
Jun 24, 2011
I recently assembled a new computer so that all hardware is pretty new. Since then I've been experiencing some problem with IRQs when running Debian 6.0. On random occasions, usually after an hour or so of running I hear a beep and this shows up in dmesg:
[code]....
View 3 Replies
View Related
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
Aug 4, 2011
I need to make beep sound inside my basic shell script. code...
View 5 Replies
View Related
Feb 14, 2011
I currently run kernel 2.6.34.7-66.fc13.i686 (sort of). When I select from the Gnome menu System -> Shutdown and select Shutdown from the dialog, my system only logs out, presenting me with the greeting screen. While this is a minor problem and I rarely shutdown my machine, it is mildly disconcerting.I have dropped back to 2.6.34.7-63.fc13.i686 and that shutdowns properly using this method. (Also, 2.6.34.7-61.fc13.i686 works properly). I can imagine that it might close some security issue in which an unauthorized user is able to halt the entire machine. Especially if this is something that will continue in future releases of the kernel.
View 5 Replies
View Related
May 4, 2010
From couple of mins my system shutdowned without my permission I thought I'm infected or something because I installed aMSN so I thought it's because of it, but I checked my syslog and found this:
May 5 00:01:30 spuny-laptop kernel: [ 2441.497050] CE: hpet increasing min_delta_ns to 15000 nsec
May 5 00:17:01 spuny-laptop CRON[1912]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
May 5 00:37:32 spuny-laptop pppd[1560]: Protocol-Reject for unsupported protocol 0xac05
May 5 00:38:15 spuny-laptop pulseaudio[1426]: ratelimit.c: 2 events suppressed
May 5 00:48:06 spuny-laptop kernel: [ 5237.586974] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
May 5 00:50:22 spuny-laptop kernel: [ 5373.683347] Critical temperature reached (100 C), shutting down.
May 5 00:50:22 spuny-laptop kernel: Kernel logging (proc) stopped.
Temperature reached is that what cause system halt? Also when I press ctrl+alt+Fn I see blank screen why is that?
View 4 Replies
View Related
Sep 10, 2010
I am using Ubuntu 10.04. From last 3-4 days, after updating, I am not able to shutdown the system. I try to use command, but behavior is same Whenever I try to shutdown the system, it exits from desktop environment and a white screen displays on screen. And nothing happened. One time I did wait for 1/2 hr, but system dont seems to power down.
View 4 Replies
View Related