CentOS 5 :: Stop Screen Blanking And Power Save?
Aug 25, 2009
I'm not sure this belongs in this forum as opposed to the hardware forum, but I do not beleive this is a hardware issue.I want to stop the scrren from blanking and going to power save. I'm running 5.3_x86-64 and I'm using the nVidia drivers direct from nVidia called NVIDIA-Linux-x86_64-96.43.13-pkg2.run.
So far, I'm added DPMS off in /etc/xorg.conf, removed all the screensaver packages and all the power management packagesbut the screen is still going blank after a time of inactivity.What else do I need to do? I can not allow the screen to go blank, there should be no screensaver or power management and the machine should stay in a completely awake and ready-to-use state at all times.
View 9 Replies
ADVERTISEMENT
Jan 15, 2011
I have both Computer and Display set to NEVER SLEEP in power management. yet after about five minutes of inactivity, Ubuntu always blanks out the screen (i.e., just a black monitor screen but the monitor power light is still on).How do I stop this? I want to continue to see what is on my desktop--I do not want the screen to blank out ever.
View 3 Replies
View Related
Jun 28, 2011
I have tried:
Code:
setterm -blank 0
which has always worked in Slackware, Red Had and Fedora. I have went into Screen saver
[code]....
View 3 Replies
View Related
Sep 2, 2011
How do I stop the display from turning off? In 'System Settings/Screen', I can only choose from a preset range of minutes - there is no option to disable it. Very annoying when watching a 90 minute movie, for instance. At least under FC14 I had the disable option. I tried unchecking Power Manager in gnome-session-properties, but that disabled the system from suspending when the laptop lid is closed and might have other ramifications as well. I tried disabling Screensaver in gnome-session-properties, but 'System Settings/Screen' still showed up with the same options, so it appears to be unrelated. Anyway, I suspect this is a power management issue, not a screensaver issue.
View 14 Replies
View Related
Sep 8, 2010
I've just installed 12 new Dell Optiplex 960 computers with Dell 2009W monitors. They are identical hardware and OS installs. Some of them are exhibiting a weird problem with their screens: They boot up and run just fine, but then the monitor goes black for 2 or 3 seconds, and comes back, with the small DVI icon popping up in the upper left corner to show which video connection is active. This repeats at random intervals continously; sometimes just a few seconds between, and sometimes many minutes.
The problem initially happened on just one machine so I had Dell swap the motherboard thinking it was a hardware issue. That did not fix it. Soon after that, I got reports from several users of the same problem on other of the new machines.
I've done a very basic install of CentOS 5.5, skipping all of my local configuration management stuff, and it still happens. Then I installed Ubuntu 10.04 and over the last few hours the machine has been rock solid. No video issues at all.
Here is the output of lspci:
View 10 Replies
View Related
Jan 14, 2011
I have created a custom linux distro originating from the ubuntu server edition and have slim as the login manager, and openbox as the window manager. When it goes into power save mode and turns off the monitor and I move the mouse to wake it up it just goes to the shell with a mouse cursor on it. How can I get it to go right back to the openbox window manager?
View 1 Replies
View Related
Jul 12, 2011
I have Fedora 15 gnome 3 installed on my new laptop. When my system runs on battery my power management keeps changing my screen brightness. It keeps dimming my backlight. In the GUI of Power Management I cant find any option to change this setting. How can I do that through Command Line
View 4 Replies
View Related
Jun 25, 2010
Ok so I am a total newbie at Ubuntu Linux and I'm having problems I don't know how to solve.
1.) Up until yesterday this wasn't a problem, but after a power outage while I was connected I am now unable to connect to the internet anymore as it says "Networking is disabled", how do i enable the "networking"?
2.) Another problem I am having is that I am not able to dim the screen in order to save power among other uses, I've looked around but haven't been able to find a solution, I am running ubuntu on a Gateway M-Series Laptop.
3.) Finally, since installing linux I have been unable to listen to music or any other sounds through headphones or speakers, when i connect something into the audio output, the outer speakers do shut off but no sound is emitted through the speakers/headphones, and yes i have tried multiple ones to make sure it wasn't the headphones or speakers.
View 8 Replies
View Related
Nov 21, 2010
I have problem with onboard ATI ES1000. Server details:
Supermicro X7SBI, Q6600, 8G ram. Centos 5.5 minimal installation, without X.
Problem is that with all kernel-xen x86_64 from current kernel-xen-2.6.18-194.26.1.el5.x86_64 back to kernel-xen-2.6.18-128.el5.x86_64 after kernel boots monitor goes blank and says "no video, going to power save".
Google finds similar problems and sugestions was to add "nomodeset". With this option monitor also blanks after kernel boot, but says "out of range". Other options to modify xorg.conf does not apply, becouse there is no X installed.
I try with multiple monitors, without success. This happens only with 64bit kernel-xen. All other 32 and 64 bit kernels and 32bit kernel-xen works fine, video is ok. This happens to 6 servers, all are same hardware, used as cluster. Installation with "linix text" allways is fine, video disappears after first reboot when standart kernel is booted. I also tryed with almost all possible "vga=xxxx" kernel options and none of them works.
What else to try?
# lspci
View 4 Replies
View Related
Nov 30, 2009
I have disabled power management and un-installed gnome-screen-saver and themes. But the screen keeps going black, and it don't go into power-save. Exactly as if the screen-saver was present. Can it be xdg-utils ?
View 2 Replies
View Related
Aug 15, 2010
Screen blanks out while I'm watching a movie. It happens about 10-15 mintues of not touching anything. As you can imagine, really annoying.
Xubuntu Lucid 10.04
XFCE version 4.6.1 (Xfce 4.6)
Fully updated
HP DV5215us (DV5000) laptop
[code]...
View 3 Replies
View Related
May 30, 2010
10.04 32bit Desktop edition. I have unchecked the "Enable screensaver when the computer is idle" option and have set "put display to sleep when inactive for" to "Never" but the display is still blanking out!
View 7 Replies
View Related
Aug 12, 2010
I have removed gnome-screensaver, and to the best of my knowledge, it has not been replaced it with any other screensaver application.I have set System->Preferences->Power Management to never blank the screen. However, Ubuntu still blanks the screen if there has been no user interaction for a while.
View 4 Replies
View Related
Feb 11, 2011
The X server in Debian seems to have a "funny" habit to suddenly start blanking the screen if I don't touch the mouse or the keyboard for a while, although I've used the xset command (xset -dpms s off) in my ~/.xinitrc to tell Xorg specifically NOT to blank the screen. I know how to disable screen blanking in /etc/X11/xorg.conf, but I'd rather not have the xorg.conf file at all.
So, I'd be interested to hear your suggestions about how to disable the Xorg screen blanking without using the xset command or the xorg.conf file. Is there some other file in /etc/X11/ that I could tweak to disable this highly annoying desire of Xorg to insist on blanking my screen after a bit of idle time?
View 5 Replies
View Related
Feb 23, 2011
I recently upgraded my 10.04 installation to 10.10 and ever since my dual monitor set-up has been behaving oddly - my secondary monitor randomly goes black for a second and then comes back as normal. I've tried to reproduce it with no luck and it isn't something I experienced with previous installations so wondered whether it's a known problem with 10.10? NVidia Quadro NVS 290
View 1 Replies
View Related
Apr 7, 2011
I'm running Ubuntu 10.10 w/ an ATI HD 4350 and trying to output to a CRT television over S-Video @ 640x480. Problem is the screen blanks out after ten minutes no matter how I configure my screensaver or power management settings. I've done some research regarding commands in Terminal, but I can't find anything straightforward.
View 2 Replies
View Related
Jan 14, 2010
Aboard TinyCore 2.7 and opting to run without Xorg. I'm needing either a pointer or syntax example. Seems my monitor supports dpms after executing a quick one-two with:
$ xset s blank
$ xset s 150
Yet I'm unsure how it would look placed in Tinys .xsession:
Code:
Xvesa -br -screen 1024x768x32 -shadow -mouse /dev/input/mice,5 -nolisten tcp -I >/dev/null 2>&1 &
waitforX
"$DESKTOP" 2>/tmp/wm_errors &
export WM_PID=$!
[ -n "$THEME" ] && cp /opt/jwmThemes/"$THEME" .jwmrc-theme
if [ -n "$BACKGROUND" ]; then
setbackground image /opt/backgrounds/"$BACKGROUND"
else
[ -x ./.setbackground ] && ./.setbackground
fi
[ "$ICONS" == "wbar" ] && /usr/bin/wbar.sh
[ -x ./.mouse_config ] && ./.mouse_config &
[ $(which flit) ] && flit &
[ $(which watcher) ] && watcher -g +0-0 &
View 2 Replies
View Related
Sep 23, 2010
I recently installed Mint 9 using/trying KDE, which I found very intuitive and feature-rich. However, a snag soon appeared. The screen started to blank every few seconds or minute. This is pretty annoying. I have so far tried every tried-and-tested means available, exhaustively, to no avail. Even their website has this as a known issue, yet the solution (i.e. configuring the screen resolution) doesn't seem to work for me.
View 1 Replies
View Related
Dec 14, 2009
im following a tutorial to setup a dns server, after editing vi etc/sysconfig/syslog, i cant seem to save me changes or exit the screen to get back to a command prompt. have tried to google the answer to no avail, any ideas? also im using putty to ssh, is the answer the same as using the terminal directly?
View 2 Replies
View Related
Apr 1, 2016
I'm trying to prevent GDM/Gnome from turning the screen off prior to login. It's current behavior, under 3.14, slowly fades the screen out and then enters DPMS mode after 10 minutes.I have zeroed out the following dconf settings, under both root and user, but the default behavior persists.
org.gnome.desktop.session idle-delay
org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout
org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout
View 0 Replies
View Related
Jun 14, 2010
How do I change the screen blanking behavior on Linux virtual terminals?
For example, if I switch to a VT from X, login, and leave the system alone for 5 minutes or so, the screen will blank like a screensaver. It comes back with any keypress, like a screensaver.
Mostly I just want to change the timeout, but I'm also interested in other settings.
If it helps, one of my systems is running Ubuntu 10.04 with the stock graphics drivers. fbset shows the console using the radeondrmfb framebuffer device.
View 2 Replies
View Related
Jan 26, 2009
I have a Dell Precision T3400 workstation (Nvidia Quadro NVS 290) with the kmod Nvidia driver installed. Everything works fantastic for power saving, the screen saver comes on , then the monitor blanks after a while. The only problem is that the monitor itself (Dell E228WFP) never goes into standby. The power LED stays green instead of orange. Worked fine under FC8, only noticed it recently under FC10.
View 2 Replies
View Related
Jan 8, 2011
i am trying to install rhel 6 (86*64) on my windows 7 (AMD Sempron 145 processor) using DVD iso image. after selecting keyboard language and it goes to ther rest of the process for 20 seconds and then the monitor goes to power save mode. trying to input with keyboard or mouse does not seems to be helping. i have changed my windows 7 powersave options to "never".
View 8 Replies
View Related
Dec 27, 2009
I have come across an old bug in Firefox, and I have tried all suggested solutions in the web and still cannot solveI am using Fedora 10 x86_64, and Firefox 3.0.15.Originally, Firefox always ask me if I want to save the tabs when I clicked the close button.One day, I accidentally checked the "Do not show me this again" box, and then Firebox never ask me to save the tabs.I have tried the following without success.
Edit --> Preferences --> Tabs --> Warn me when closing multiple tabs
browser.warnOnQuit = true
browser.tabs.warnOnClose = true
[code]...
View 8 Replies
View Related
Jul 31, 2011
Out of nowhere my computer will not boot up. I get the message like this
NMI received for unknown reason 29 on CPU 0.
Dazed and confused, but trying to continue
Do you have a strange power saving mode enabled?
NMI received for unknown reason 39 on CPU 0.
Dazed and confused, but trying to continue
Do you have a strange power saving mode enabled?
I read something about it being the video card, so I took my old one out which it being an ati, an replaced it with an nvidia.
View 2 Replies
View Related
Dec 1, 2010
If I change my sata mode from IDE to AHCI grub won't show (cursor goes to top left) when I power on my system. After that, I press the reset button and my grub shows ok.
So, to use AHCI I always have to use the reset switch button.
Using Ubuntu 10.10 with 2.6.35-23-generic - 64bits
View 5 Replies
View Related
Aug 13, 2009
Is there a command to turn off my Broadcom wireless card to save power. In Apple, the have an Airport off listing under the airport menu, Is there something for Fedora?
View 3 Replies
View Related
Jul 5, 2010
I have a server that only runs durring the hours the house is asleep, to avoid bandwidth hogging. I know there are ways to prevent bandwidth hogging, but I figured I'd kill two birds with one stone. My other goal is also to reduce power and cooling costs. My two computers between them make a very nice space heater in the winter, in summer they make it sweltering in my room.I'm sure it would be trivial to get the sever to power itself off every morning, but is it possible to get it to power itself on at bedtime? If not, I do have Wake on Lan working, is there a windows program that would allow me to send a wake on lan signal every day and then shutdown windows
View 3 Replies
View Related
Jul 25, 2010
I want to switch off 3d i.e. dri on my laptop to save power. There is a bug in the intel video driver that makes it generate excess wakeups and thus increase power consumption. I don't use 3d so this is very annoying.
I have tried modifying /etc/X11/xorg.conf to insert an "NODRI" option in the "Device" section and have commented out both of the "load dri" commands in the "Modules" section. No go. When I look in the xorg log, these changes are seen but not acted on. The system appears to have hardwired defaults set somewhere which are difficult to override. It appears to be a new issue because with Karmic one still had control with xorg.conf.
Just generally I don't like changes like this because it is not documented on the wiki where and how to change the defaults in Lucid. Linux was supposed to be easily configurable so IMHO this is a step backwards.
View 1 Replies
View Related
Jun 28, 2011
I'm coming over from Ubuntu and am experiencing the same power issue I had there, only there doesn't seem to be a setting in Gconf in Fedora like there was in Ubuntu that can fix it. You know how the system determines whether or not to hibernate based on the amount of time the battery has been unplugged? Well there's a bug in Gnome that makes it say I have only two minutes left on a full battery,
so if I ever unplug my laptop it immediately goes in to hibernation. Now in Ubuntu there was a Gconf Editor setting that could be changed so that it went by percentage, but this option seems to be gone in Fedora. I have Gconf Editor installed but I can't find the setting anywhere.
View 4 Replies
View Related