Displaying 20 results from an estimated 1000 matches similar to: "Disable Kernel Screen Blanker"
2007 Dec 19
2
Monitor Blanking
Hi to everyone.
I would like to control the timing of the automatic blanking of the
monitor
(occurs within few minutes of inactivity). I have been unable to find
where
or how to control it.
Can someone help me?
Thanks in advance.
Manuel Leon
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
hi,
i cleared all the stuffs(everything) related to xen and libvirt.
i installed freshly xen-4.2.1 from the source.
*Installation steps are as follows:*
apt-get build-dep xen
apt-get install libc6-dev libglib2.0-dev libyajl-dev yajl-tools libbz2-dev
bison flex zlib1g-dev git-core texinfo debhelper debconf-utils debootstrap
fakeroot
*OR*
apt-get install bcc bin86 gawk bridge-utils iproute
2006 Aug 28
1
disabling console blanking ?
Hi!
Some of my centos's servers (poweredge 850/ centos 4.3) are crashing for
any reason, and so i wanna get screen (kernel) output afterward. Problem
is when the server is crashed and the screen blanked, a keypress
doesn't do anything at all.
Here it is what i've tried _from a ssh session_ :
- setterm -blank 0 and many combinations.
- "noacpi" boot option ...
Any ideas ?
2003 Oct 28
1
PXELINUX and PowerSave Mode ...
We have a lot of diskless Linux clients which are booting via PXELINUX
or ETHERBOOT. The problem is that they are on for 24 hours and APM
PowerSave mode works for ETHERBOOT only. But in the future we want to
use PXELINUX only, which seems to have no features for APM or ACPI
PowerSave included. Would it be possible to integrate such features in
PXELINUX or is there a way to boot a special image
2014 Jul 16
1
centos 7: trouble setting the ondemand governor
Hi,
The default "stop" action for the cpupower service seems to be to set
the ondemand governor, but this fails. I can reproduce the issue
directly by running cpupower:
$ sudo cpupower frequency-set -g ondemand
Setting cpu: 0
Error setting new values. Common errors:
- Do you have proper administration rights? (super-user?)
- Is the governor you requested available and modprobed?
-
2016 Feb 28
1
power management / tuned following external power source
hi,
twice in the last week I've been caught out where the laptop was running
tuned with 'throughput-performance' profile on the work table, and I
walked away, carried on working - and had the battery run flat in just
over an hour.
Compare this with tuned running the 'powersave' profile - will usually
take the battery through to 3hrs+ - and if i just totally turn down the
2013 Sep 01
3
MIssing bell
Hi,
Earlier I asked how I could arrange a bell tone on my CentOS box.
I have pcspkr loaded, I can play music over my boxes but the system beep
or bell is missing.
Seeveral people commented on gnome issues, but I'm using only text-mode.
Whe I go down with the cursor e.g. on the command-line I dont hear
anything. Is there a way to switch the bell/beep on???
Adrian
--
Adri P. van Bloois
2002 Jan 23
1
ext3 and powersave
Hi,
This is probably a silly question, but, does ext3 allow ide drives to go
int powersave mode? Thinking of upgrading my home linux router to ext3,
but I'm wondering if it'll keep my drives awake all the time. I have ext3
running on several servers at work, and some of my workstations too. I
can't tell for certain if the drives on my workstations go into powersave
now that i've
2006 Aug 25
2
suse linux and nut
hi
i bought a ultra ULT31502 ups
someone seem able to run this ups with nut
just see Dean thread on:
http://www.tigerdirect.com/applications/searchtools/item-details.asp?EdpNo=770423&Tab=11&NoMapp=0
i use suse 10.1, i installed nut
the ups is connected directely to my computer with an usb cable
lsusb return
Bus 001 Device 004: ID 0d9f:0001 Powercom Co., Ltd
with lsmod, i can see
2017 Sep 24
1
Notice: Check your tuned settings for a performance boost.
On 09/23/2017 03:52 AM, hw wrote:
> Thank you very much for the notice!? Looking at a couple machines, I found
> that the automatic choice of profile isn?t what I would want.
>
> Now I wonder how everyone deals with this, i. e. do you set a profile once
> and never change it, or do you keep changing the profile according to
> circumstances?? Is changing it even advisable, i. e.
2014 Dec 21
1
Connection hangs after unspecific time
Hello,
I have a samba server installed on a Lenovo Laptop X100e with this
``smb.conf``:
[global]
workgroup = WORKGROUP
security = user
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/share/samba/panic-action %d
server role = standalone server
map to guest = bad user
usershare allow guests = yes
[homes]
comment = Home Directories
browseable = no
read only =
2010 Aug 20
1
dual heads, Radeon
Dell OptiPlex 980, Radeon HD 4550 xorg figures it should use the r500 driver.
I start with no /etc/X11/xorg.conf. It comes up, mirroring. I use the
gnome applet - the same thing, btw, with system-config-display - tell it
to use dual head, and spanning desktops. Exit X.
Restart, and the second monitor goes into powersave mode. Try to exit X,
either via logout, or
2008 Oct 17
2
What keeps logging to my console?
Hi folks,
I have lots of messages like these appearing on my local CentOS 5.2
consoles:
> Oct 17 12:03:29 machine kernel: printk: 1 messages suppressed.
> Oct 17 12:03:29 machine kernel: pbond0: received packet with own address
as source address
I have disabled console logging in syslog.conf, and even if I shut down
syslog and kernel logger, the messages keep coming on the local
2012 Sep 21
0
Xen 4.2.0 - CPU Frequency Scaling
Hi,
This has been a problem since the xen-acpi-processor code was added to
the kernel source. I wasn''t sure if the problem I was seeing was
related to the old version (4.1.2) of Xen that I was using but now I''m
on 4.2.0 and it still exists I thought I would check if I have a
misconfiguration or if I have discovered a problem. My system is a dual
AMD Opteron(tm) Processor
2007 Jul 10
1
[nut-commits] svn commit r1019 - in trunk: . drivers
Hi Kjell,
a few notes:
- you should bump the DRV_VERSION upon every change
- you should track the drivers TODO list in a comment header (such as
"implement smart load segment detection" completed with your info,
...). That would help to bootstrap new contributors.
- you can also use the alioth trackers (features request, or task) to
give some external visibility on what remains to be
2016 Jan 26
2
help with signal from monitor
On 01/26/2016 02:40 PM, Ilia Mirkin wrote:
> What you're asking for isn't particularly clear... when DPMS is
> enabled, instead of suspending the monitor says "no signal" as if it
> had been unplugged? Or is something else going on? Then you talk about
> passing signals "up the chain" and "filtering"? What signals? What
> chain?
>
> Can
2007 Nov 08
2
Screensave issue in Centos 4.5
Hi!
I've got a Centos 4.5 box at work.
I recently got a new LCD monitor and since that time have been having
screen saver problems (they might have been occurring with the older
CRT too but if so I didn't notice.)
I've set it up to use "blank screen" only, to go to black screen in
20 minutes. Then I set up powersave to progress through the three
modes at short intervals so
2005 Jun 10
1
Screen blanking
I have a couple of LCD monitors attached to Centos servers, I would like to
be able to watch the logs on the monitors but after a while they go blank.
How can I disable this?
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int: (305) 704-7249 Fax: (815)301-9759
Cell: 264-235-5670
Yahoo IM: netconcepts_anguilla at yahoo.com
2014 Aug 07
1
Centos7 - Terminal not blanking
Folks
Apparently "new" in Centos 7 is that the terminal screen does not
blank after a period of time. This is a server configuration, and no
GUI is involved. Is there some magic setting I need to tweek?
Thanks in advance
David
2016 Jan 12
2
linux v4.4.0 nouveau fails
Please keep me in the CC. I am not subscribed to this list.
When booting 4.4.0 on one of my systems, when nouveau loads, the screen goes
into powersave. It doesn't appear to register the fb0 device.
When X starts up, the screen comes back and I'm able to login. When
launching anything that accesses 3D, the screen freezes. Nothing is logged
in either X or dmesg.
This same system works