PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 27, 2012, 07:05:22 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: E!7 Summer Fairy Screen issue (SOLVED)  (Read 602 times)
ranran
Jr. Member
**
Offline Offline

Posts: 40


« on: October 23, 2011, 06:46:55 PM »

Question -

For some reason my screen keeps going dark after a few minutes. Power management is OFF and so is my screensaver. So, with no known reason for my screen to be going dark, why is this happening?

thanx
Logged
coffeetime
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 3301


Send me an Angel


« Reply #1 on: October 23, 2011, 06:56:12 PM »




DE?
Kernel?
Logged

PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 
Linuxera
Hero Member
*****
Offline Offline

Posts: 6589


Naughty_Boy slayer!!


WWW
« Reply #2 on: October 23, 2011, 07:11:01 PM »

That's one Fiesty Farrie!!  I would recommend you change kernels.  Which one are you using?  IIRC Summer Fairy has 2.6.38. something and it may not agree with your hardware.  Another problem could be the video driver.  Can you at least give us some specs, and what kernel/driver you have going?

That one scares me!!   Shocked Wink Grin
Logged

The "Exquisite E17 Bunch Club" is to PCLinuxOS what the "Buena Vista Social Club" is to Cuban Son.  Smiley
ranran
Jr. Member
**
Offline Offline

Posts: 40


« Reply #3 on: October 23, 2011, 09:07:49 PM »

Video Card - Intel Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller : Module: ‎Card:Intel 810 and later

Kernel 2.6.38.2
Logged
djohnston
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 5714


I don't do Windows


« Reply #4 on: October 23, 2011, 09:09:45 PM »

ranran,

See if there's a power saving option in your PC's BIOS to blank the screen after inactivity.

Logged

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378
ranran
Jr. Member
**
Offline Offline

Posts: 40


« Reply #5 on: October 23, 2011, 10:14:50 PM »

ranran,

See if there's a power saving option in your PC's BIOS to blank the screen after inactivity.


No such option
Logged
Linuxera
Hero Member
*****
Offline Offline

Posts: 6589


Naughty_Boy slayer!!


WWW
« Reply #6 on: October 24, 2011, 04:07:13 PM »

Only suggestion I can give at this point is to try a different kernel and see if that doesn't help.  Try the latest 2.6.38 (Cool, or go backwards if you have to.  What ever works with your hardware is the one you should choose.  Default settings for E! do not have powersaver or screen saver enabled.  I'm not exactly sure where you picked up Fiesty Farrie, but I created a Summer Fairy ISO, not Feisty Farrie.  Shocked Cool
Logged

The "Exquisite E17 Bunch Club" is to PCLinuxOS what the "Buena Vista Social Club" is to Cuban Son.  Smiley
Dragynn
Hero Member
*****
Offline Offline

Posts: 1444


Abide.


« Reply #7 on: October 24, 2011, 04:55:42 PM »

Think simple Wink Time the screen blanking, happen exactly every 10 minutes? Default xset timer is 600 seconds=10 minutes Grin

in terminal:
Code:
xset s off
xset -dpms

To run this once at every startup, open text editor and :
Code:
#!/bin/sh
xset s off
xset -dpms
save it, name it, make it executable, add it to startup apps. then you can roll with the screensaver and PM services completely off, and your screen will never blank on you.

This works in gnome, Tex used to use it in KDE, i'm assuming it might work in E-17.


Logged

This aggression will not stand man.
djohnston
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 5714


I don't do Windows


« Reply #8 on: October 24, 2011, 08:43:08 PM »


This works in gnome, Tex used to use it in KDE, i'm assuming it might work in E-17.


Also works in Openbox and LXDE.

Logged

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378
ranran
Jr. Member
**
Offline Offline

Posts: 40


« Reply #9 on: October 24, 2011, 09:41:20 PM »

Only suggestion I can give at this point is to try a different kernel and see if that doesn't help.  Try the latest 2.6.38 (Cool, or go backwards if you have to.  What ever works with your hardware is the one you should choose.  Default settings for E! do not have powersaver or screen saver enabled.  I'm not exactly sure where you picked up Fiesty Farrie, but I created a Summer Fairy ISO, not Feisty Farrie.  Shocked Cool

Hi,

Sorry for calling your work by the wrong name. Nice work by the way, it rocks. Regarding a kernel upgrade, I installed 2.6.38.8, I think. Here's the deal.
- Installed new kernel via Synaptic
- Rebooted system
- Boot Menu now has 4 options
      Boot Linux
      Safe Mode
      Boot old kernel
      Boot new kernel

However when I select either of the last 2 options, the system freezes during "E17 Rising" screen. If I choose the first option, all is fine. This has fixed the screen problem. I am unsure as to which kernel is actually being used.

Thanks for your patience and help,
Ranran
Logged
djohnston
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 5714


I don't do Windows


« Reply #10 on: October 25, 2011, 01:14:13 AM »


- Boot Menu now has 4 options
      Boot Linux
      Safe Mode
      Boot old kernel
      Boot new kernel


In PCLinuxOS, the last kernel installed on your system becomes the default one. If you haven't changed any of the GRUB boot options, the "Boot Linux" line will be highlighted and chosen by default. There are two ways you can check this after you have successfully booted. Open a terminal. Enter:

uname -r
ls -l /boot/vmlinuz


The first command will list the kernel you are running. The second command will list which kernel is now default. You should see something like this:

$ uname -r
vmlinuz-2.6.38.8-pclos3.bfs
$ ls -l /boot/vmlinuz
/boot/vmlinuz -> vmlinuz-2.6.38.8-pclos3.bfs
$
Logged

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM