Debian Hardware :: Monitor Can't Go Into Power Saving Mode

Dec 27, 2015

I've recently changed to Debian from Windows, it's a really great adventure so far, but I have one problem. So as I see you can set your monitor into "Blank Page" after 10 or any minutes to save power, like in Windows. 10 minutes passes, without any movement my monitor's led turns into orange and the monitor turns off, that's great, that's what i want.

But after a few seconds the led turns green (like when it's on), and it brings up a little box : "Power Saving Mode" (just like it did after 10 minutes), and it turns off, and then stars again from the beginning . And this goes on repeatedly until a move my mouse to get back from "Blank page" state. (It's like the monitor tries going into power saving mode, but it gets always a little bit of power, to show that text box, and start all over.) So what can I do? I use debian 8.0 "jessie", and my monitor is a LG L1750S(with Nvidia GeForce 9600 GT).

View 4 Replies


ADVERTISEMENT

Ubuntu Multimedia :: No Display - Monitor Go Into Power Saving Mode

Feb 4, 2010

All of a sudden today there was no display on my Ubuntu PC. It seems to be powering on - I get the LG screen when the monitor is switched on - but it goes into "Power Saving Mode". How do I diagnose this? I already unplugged and plugged. Monitor is connected to a graphics card - no change when I switched to VGA.

View 2 Replies View Related

Ubuntu :: Power Saving Mode (monitor Off) Complete System Freeze?

Nov 21, 2010

when my monitor turns off after 30 minutes, I cannot do anything after. We're talking complete lock down of Ubuntu 10.04 64-bit. Not even alt+printscreen+REISUB reboots the machine; I have to do a hard reboot (which sucks and is hard on hardware).

View 1 Replies View Related

Ubuntu :: How To Avoid Power Saving Mode Running 9.04

Feb 19, 2010

I work on Ubuntu 9.04 and our application requirement is not to go to power saving mode when application is running. I added ServerFlags section to /etc/X11/xorg.conf
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection

This didn't help. Then I tried following commands
gconftool-2 -s /apps/gnome-power-manager/ac_sleep_display --type=int 0
gconftool-2 -s /apps/gnome-screensaver/idle_activation_enabled --type=bool false
I see that it works fine only if I change settings via Settings>ScreenSaver>Power Management in gnome. I wan to do this via script. Can I do this? Which file gets updated when I change display settings via Settings>ScreenSaver>Power Management.

View 2 Replies View Related

General :: Turn Off Monitor (Energy Saving) While In Text Console Mode

Nov 3, 2010

How to configure Linux text console to automatically turn of the monitor after some time? And by "text console" I mean that thing that you get on ctrl+alt+F[1-6], which is what you get whenever X11 is not running. And, no, I'm not using any framebuffer console (it's a plain, good and old 80x25 text-mode). Many years ago, I was using Slackware Linux, and it used to boot up in text-mode. Then you would manually run startx after the login. Anyway, the main login "screen" was the plain text-mode console, and I remember that the monitor used to turn off (energy saving mode, indicated by a blinking LED) after some time. Now I'm using Gentoo, and I have a similar setup.

The machine boots up in text-mode, and only rarely I need to run startx. I say this because this is mostly my personal Linux server, and there is no need to keep X11 running all the time. (which means: I don't want to use GDM/KDM or any other graphical login screen). But now, in this Gentoo text-mode console, the screen goes black after a while, but the monitor does not enter any energy-saving mode (the LED is always lit). Yes, I've waited long enough to verify this. Thus, my question is: how can I configure my current system to behave like the old one? In other words, how to make the text console trigger energy-saving mode of the monitor?

View 1 Replies View Related

Fedora Hardware :: Monitor Not Going Into Power Save Mode

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

Debian :: Text Mode Power Management?

Mar 16, 2011

I recently converted a Toshiba Satellite A75 notebook with a broken screen into a minecraft server that me and my friends will be using at UAB. It's currently running the latest version of Debian in text-mode with a few shell scripts that backup files and update a webpage at specified times.

The server runs fantastic ( though it's currently on my home network so no one can join it unless they are on LAN ) but there is a minor problem. I took a look at the backups from last night and it seems the server shut down around 10:00 in the morning because the laptop went into sleep/hibernate mode or something like that. I'm not sure what's causing this exactly but I think it's some setting in gnome-power-manager, but I can't run it in text mode.

View 3 Replies View Related

Ubuntu :: Disable The GDM/X Power Saving?

Aug 24, 2010

I recently installed the first non-virtual Ubuntu server in our office (to put it in perspective, it's outnumbered several to one by Windows servers). It had an inexplicable array failure, and now it's been retasked to run VMware Server for testing purposes since we don't trust it at the moment. For the sake of ease of use, on this server I decided to install Xubuntu desktop x64, rather than Ubuntu server as I've done with a couple others.

This server is on an old school 8-port Linksys PS/2 KVM. It's got a CRT monitor in the middle of a rack of somewhat aging equipment. The problem I'm having is somewhere between the KVM, this old monitor, and some power saving... when Xubuntu tries to put the monitor in standby, instead it gets this vertically scrolling garbage. The Windows servers in this rack don't have any problem putting it to sleep, but I figured I might as well just turn off DPMS on this particular server.

So I logged in via SSH, stopped GDM, generated a /etc/X11/xorg.conf, and changed Option "DPMS" to Option "NoDPMS" which according to the manpage should take care of it. I also changed the GDM video mode with this xorg.conf so it's definitely being used. Following some other suggestions I found in my search, I issued "xset s off" and "xset -dpms" but this hasn't disabled monitor power saving either. I've been restarting GDM each time I change something. 5-10 minutes later it's scrolling garbage again. What's it going to take to turn off monitor power saving at the GDM logon screen?

View 1 Replies View Related

Software :: Disable Power Saving?

Dec 8, 2009

running PCLinuxOS 2009.1 on my main machine : AMD Phenom II 545, 3GB DDR2, ATI Radeon HD 4870 512 GDDR3, 1 x 250GB IDE, 1 x 1x 250 GB SATA, 1 x 160GB SATA, 1 x 500GB SATA.What I want to disable are the HDD's powering down after a while because when I come back to work at my machine, it is painful to wait for the HDD's to spin up again. I also want to disable the screen from turning off. I have removed DPMS from myxconfig, but it as made no difference.

View 3 Replies View Related

Hardware :: APC Power-Saving Back-UPS Pro 550

Mar 24, 2011

I intend to buy a UPS for personal use. I have a slackware 13.1 machine on a quite old pc, and what I would like is just the PC to being turned off after 5minutes every time there is a blackout. I have found the APC Power-Saving Back-UPS Pro 550. However I don't know if there are drivers for slackware.

View 4 Replies View Related

Software :: Power Saving On PXE Desktop PC?

Sep 24, 2010

I have classrooms filled with PXE booted PC's.As many students always left PC on, i want to try some powersaving.

1-Is it better to get suspend on ram or suspend to disk ?

2-Will the PC resume on mouse click or key push ?

3-When suspended, is there a way to wake up the PC from the network ?

4-Will PXE may introduce some trouble i can't think of now ?

View 3 Replies View Related

OpenSUSE :: 11.2 - Cannot Find Power Saving Features

Apr 18, 2010

I am running openSUSE 11.2 x86_64. I am processing work units from Folding@home on this pc. Strange thing is, when I actually leave the pc alone and working on folding@home, my performance actually drops instead of going up as I would expect. I believe there is some kind of powersaving feature I cant find or something else that's hurting quite a bit on the PC. I am talking about maybe 20-30% performance loss. PC in question is: Athlon II 630.

Already deactivated Cool'n'Quiet from the BIOS. Got no fresh ideas on what could cause this weird behaviour.

Update:
Code:
[22:05:52] Completed 260000 out of 500000 steps (52%)
[22:18:28] Completed 265000 out of 500000 steps (53%)
[22:30:41] Completed 270000 out of 500000 steps (54%)
[22:40:20] Completed 275000 out of 500000 steps (55%)
[22:48:16] Completed 280000 out of 500000 steps (56%)

PC was "idle" working on folding and I came back at 54%, see the huge difference? Frames were taking about 13 minutes each when "idle". When I am using the computer, frames are done within 8 minutes.

View 9 Replies View Related

Ubuntu Servers :: 10.04 LTS - CPU (Power Saving) For Home NAS

May 18, 2011

I am planning to make a home made NAS running ubuntu server 10.04 LTS. Nothing fancy, simple samba with open access for all and openssh for admin access over the network. The NAS will not have heavy traffic, two home computers with occasional access, just to serve as central location. I am in doubt which CPU to use and I am after both budget and power saving solution.

1. I have an old Athlon Clawhammer I can use but the TDP of 90W is putting me off. I can also use existing 2x512MB DDR-400 memory with it. The board would be new.
2. I would rather invest in new mini-ITX board with built-in dual-core Atom D525 (TDP 13W), VGA and Gb ethernet. I would add 2GB DDR3-1333 memory.

Since I would need a new board for the Clawhammer too (current one doesn't have SATA), I am more attracted to option 2. Would the dual-core Atom be enough running this simple home NAS? I think it should but my experience with ubuntu server is limited.

View 4 Replies View Related

Ubuntu :: How To Disable The Default X Power Saving Features

Apr 2, 2010

I am using Xubuntu 9.10 on a nettop as a X11 terminal.In order to do that, I created a custom session script that runs some commands instead of starting xfce4-session and the likes from GDM. When I boot this nettop, GDM automatically logs a dummy user in (called "test"), and runs a script that does "xhost +", and opens a small X Terminal to keep the X session alive, while some other computer sets the DISPLAY environment variable to point to <nettop>:0 and runs gnome-session.

My trouble is that after 10 minutes of idle, the screen is blanked(power saving I presume).
I tried to add "xset -dpms" and "setterm -blank 0 -powersave off" to my startup script, in vain. I want my power saving options to be configured on the remote computer, not the nettop. How could I prevent X/GDM/Whoever from blanking the screen ?

View 1 Replies View Related

Software :: Disk Caching Utility For Power Saving ?

Nov 28, 2010

I run Ubuntu Netbook 10.04 on my EeePC 1005HA. I'm going to get a SSD for it eventually, but I can't afford one right now so it's running from a 200GB hard disk I scavenged off a dead laptop.

I went in power management and set the option that says "spin down hard drives whenever possible", but this accomplished a whole lot of nothing - whenever the computer is on, the drive's spinning. I ran hdparm -y and the drive clicked off, and then promptly spun back up after a few seconds. Iotop shows occasional tiny bursts of activity from "jdb2/sda1-8", which I don't really know how to interpret, but I don't have anything weird installed so I'm assuming this is normal system operation.

Now, what I need is some sort of application, utility, command - anything - that forces the computer to keep all filesystem changes in RAM with the drive shut down; every five/ten minutes or so (this would hopefully be configurable) it spins up the drive, dumps the filesystem changes to it, and spins it down again.

I realize this presents data loss risks related to crashing and poweroffs when the cache hasn't been dumped to disk, but I'm willing to risk it as Linux never really crashes at all, and since it's a netbook power failures won't cause unexpected shutdowns.

View 1 Replies View Related

Debian Hardware :: PCE-AC68 - Cannot Put Into Monitor Mode Or Achieve AC Speeds

Mar 22, 2015

For the past few months I have been tirelessly trying to get my Asus PCE-AC68 to run with my custom Debian 7 with kali-linux-full installed. I feel i have tried everything (5 or 6 times), and I am very close to the solution. I just need a separate set of eyes. I'm running ESXi 5.1 with Windows Server 2008 R2 to manage my domain controllers, active directory, and IIS server. Everything is running smoothly except for my penetration testing suite. I can get the device to enumerate and even show up on iwconfig, but I cannot get it to enter monitoring mode. I am almost sure it is a modprobe issue.

Here is some common output:

lspci:

Code: Select allroot@debwkstation01:~/Documents# lspci -nn | grep 0280
03:00.0 Network controller [0280]: Broadcom Corporation Device [14e4:43a0] (rev 03)

iwconfig

Code: Select allroot@debwkstation01:~$  iwconfig
lo        no wireless extensions.

eth1      IEEE 802.11abg  ESSID:off/any 
          Mode:Managed  Access Point: Not-Associated   Tx-Power=200 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off

[Code] ....

I have installed so many drivers...so many restarts...

View 6 Replies View Related

Hardware :: Wost Netbook Ever - Engage Any Power Saving Fetures?

Mar 10, 2011

I've covered a little of the exploration of this in another thread here. Unfortunately no replies.I've now installed as many power-saving features as I can get to work including laptop-mode scripts and my Asus Eee PC 900 has the battery lifespan of a gnat (2 hours 39 mins of extremely light usage including a long period of inactivity although with wireless turned on, from fully charged to battery cutting out, annoyingly this time ignoring my script that registers a critical battery APCI event and shut it down safely).

So, basically is my new Asus Eee PC 900 the worst designed netbook ever, or is linux just not supporting it's power-saving features? It is actually the version that comes with Asus's own linux distribution on it, but I've installed Arch.

[Code]...

What then are the power-saving options left available to me? How can I extend my battery life to long enough to check an email? What out of what I've said ins't working that really should?

View 7 Replies View Related

General :: Optimizing Laptop Battery Life (Saving Power Consumption)

Apr 20, 2010

So I've come across several tips to optimize battery life on Linux. [URLs]. In addition to undervolting, I would like to underclock. Is there a way to control CPU speed outside of the BIOS via some software control in Linux... or some sort of boot manager? I would like to boot to linux using underclocked speeds and have Windows running full blast. Is there a way to run Linux completely in RAM? I have read that saves on power consumption from the hard drive.

View 4 Replies View Related

Ubuntu Networking :: Whenever Comp Goes To Power Saving, It Knocks Out Wireless Requiring A Restart?

Jan 28, 2010

I am trying to figure out why, i need to restart/reboot ubuntu in order to reconnect wirelessly after being in power save mode. It works fine before the power-save mode and fine after the restart. Is it an IP issue?

View 1 Replies View Related

Ubuntu :: Odd Resolution - Monitor After Switched It To TV Mode Then Back To PC Mode

Feb 8, 2011

When I first installed ubuntu 10.10, the display was for some reason tinted green and shifted a few inches to the right. After experimenting with the resolution preferences, I eventually got it to a large resolution (1280x720 ... or something like that) yet is was quite blurry. I found out that the problem was with my monitor after I switched it to TV mode, then back to PC mode. It became perfectly clear! All I had to do then was adjust the screen positioning by shifting it left a bit.

Even though I have made the resolution I figured out to be default, whenever I turn the PC on after shutting down, it goes back to the "green-and-to-the-side" mode. :/ Ain't really a big problem, until I tried to fiddle with the resolution preferences s'more.

Somehow, I have set it to be twice as wide of the maximum my monitor can display, went back to being green tinted for some reason, and is completely shifted left (yet the right side is still visible) This means that I cannot see what is going on the left side, and cannot adjust the resolution preferences, nor can I click blindly cuz the border is only around my visible side of the screen. Now it is stuck like this.

I've researched many hours and eventually found the terminal command for the resolution preferences. it popped up on the visible side. Although it was to no avail cuz I HAVE TRIED EVERY SETTING AND OPTION and absolutely nothing changed. I assume a system restore would simply revert it back to the previous satisfactory settings, but the thing is I want to FIX it. I am new to this terminal stuff, so I want to learn it and all that. To put it simply, here's what I want:

Learn how to manually adjust resolution without depending on a simple dialog box. Make the satisfactory resolution default and consistent through turning it on and off. Link that could teach me the essential commands, all this googling is stressful. D:

View 3 Replies View Related

General :: Screen Rate - Refresh Mode Of The Monitor In The Monitor Options Have Only One Option 60Hz

Mar 20, 2010

I am having problems with the refresh rate if the screen. In the refresh mode of the monitor in the monitor options have only one option 60Hz. I have LG 24 + ATI Radon 3870, and have already installed the ATI driver via Ubuntu download center.

View 1 Replies View Related

Ubuntu :: Not Saving Monitor Settings?

Jun 23, 2011

I have two monitors. One on my laptop, and one hooked into the VGA port on the laptop. I want to use these as an extended desktop.

I can set everything up correctly, but after I reboot, or shutdown, all of those settings have to be manually put in again. This is consistent.

how to get these settings to be permanent?

View 1 Replies View Related

Ubuntu :: 11.04 Monitor Config Not Saving (3 Monitors)

May 15, 2011

I have a triple monitor setup, that works fine in Windows (either using Eyefinity, or just extended desktops) I HAVE been able to get all three monitors working as extended desktops in Ubuntu, but when I set it up, I usually get "Not enough allocated memory to enable this monitor".....OR by some weirdness, all three will work. but when I reboot or shut down and then come back, only two monitors are working, and I get a message saying that 'the configuration couldnt be saved, or there was a white line in line 1' or something to that effect.

Either get extended desktop working, or Eyefinity.

System info:
Mother board Asus M4a78T-e
6 gig RAM
AMD Phenom II x4 965 Black
ATI Radeon HD 5770 Graphics CArd

View 2 Replies View Related

Ubuntu :: Applications For Settings (and Saving) Monitor(s) Setup?

Dec 3, 2010

I am wondering if there is a basic tool out there that will work with graphics card powered by FOSS drivers that allows to adjust resolution (and configure secondary monitors) and then save that configuration so it can automatically be restored next time the system starts up.

View 1 Replies View Related

Software :: Application For Settings (and Saving) Monitor(s) Setup?

Dec 3, 2010

I am wondering if there is a basic tool out there that will work with graphics card powered by FOSS drivers that allows to adjust resolution (and configure secondary monitors) and then save that configuration so it can automatically be restored next time the system starts up

View 3 Replies View Related

Ubuntu :: "Power" Which As It Says, Makes Shut Down Without Saving Anything

Feb 22, 2011

I just got a new keyboard the other day, but it has a horrible button saying "Power" which as it says, makes ubuntu shut down without saving anything! How can I disable the button? This is the second time I have accidently hit it.

View 2 Replies View Related

Red Hat :: Black Screen (power Saving) Is Not Coming Up On Login Screen?

Nov 24, 2008

I have a few machines set up and running Red Hat 4.1.2-42 in a computer lab. I also have a single test machine running the same version. The machines in the lab work flawlessly.However, when machines are on the login screen, they don't go into power saving mode. That is, after a certain amount of inactivity, the idle login screen should be replaced by a black power saving screen. But this does not happen. The monitor should go into standby (the little green light becomes orange, and the whole screen shuts down until you move your mouse again...you know the drill).I know this is supposed to be the case because this works on the test machine. It just doesn't work in the lab. I think it has something to do with gdm, but I can't for the life of me figure it out.

View 1 Replies View Related

Debian Multimedia :: Xfce4-power-manager Doesn't React To Power Button / Fix It?

Jun 4, 2010

I use Squeeze with Xfce. My problem is that recently (after the xfce updates) the xfce power manager doesnt react to the power button - it is set to suspend. I dont have gnome-power manager or anything like it running.
If i reboot the computer, the power button will work but if i suspend and resume, it doesnt work again.
The computer is built on an Asus M3N78-VM mobo (2GB RAM/Athlon3200+ single core).

acpi_listen detects the button press.

Any thoughts?

View 2 Replies View Related

Ubuntu :: Power Saver Mode ?

Jul 4, 2010

I recently read that windows 7 has come with a special "power saver" mode which will ensure your computer does not take up any more electricity than you needed ( Control panel -> system -> security -> Power options & select power saver power plan) , Does ubuntu have this feature ?

View 3 Replies View Related

Ubuntu :: Screen Doesn't Go Into Low-power Mode / What To Do?

Jan 26, 2011

I'm on 10.10 64 bit. I have my power management settings configured so that on AC power, after 0:30 the screen is supposed to go to sleep.

But the problem is that it never goes to sleep. The screen saver comes on after 10 minutes, as scheduled, but when I come back even after a long period of time, the screen hasn't gone to sleep (it hasn't gone into low-power mode).

Please let me know what specific config information I should provide to help debug this and I'll post it here.

View 1 Replies View Related







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