Author Topic: E!7 Summer Fairy Screen issue (SOLVED)  (Read 1098 times)

Offline ranran

  • Jr. Member
  • **
  • Posts: 40
E!7 Summer Fairy Screen issue (SOLVED)
« on: October 23, 2011, 05: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
« Last Edit: October 24, 2011, 08:42:35 PM by ranran »

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: E!7 Fiesty Farrie Screen issue
« Reply #1 on: October 23, 2011, 05:56:12 PM »



DE?
Kernel?
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 

Linuxera

  • Guest
Re: E!7 Fiesty Farrie Screen issue
« Reply #2 on: October 23, 2011, 06: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!!   :o ;) ;D

Offline ranran

  • Jr. Member
  • **
  • Posts: 40
Re: E!7 Fiesty Farrie Screen issue
« Reply #3 on: October 23, 2011, 08: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

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: E!7 Fiesty Farrie Screen issue
« Reply #4 on: October 23, 2011, 08:09:45 PM »
ranran,

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

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

Offline ranran

  • Jr. Member
  • **
  • Posts: 40
Re: E!7 Fiesty Farrie Screen issue
« Reply #5 on: October 23, 2011, 09: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

Linuxera

  • Guest
Re: E!7 Fiesty Farrie Screen issue
« Reply #6 on: October 24, 2011, 03: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 (8), 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.  :o 8)

Offline Dragynn

  • Hero Member
  • *****
  • Posts: 1436
  • Abide.
Re: E!7 Fiesty Farrie Screen issue
« Reply #7 on: October 24, 2011, 03:55:42 PM »
Think simple ;) Time the screen blanking, happen exactly every 10 minutes? Default xset timer is 600 seconds=10 minutes ;D

in terminal:
Code: [Select]
xset s off
xset -dpms

To run this once at every startup, open text editor and :
Code: [Select]
#!/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.


« Last Edit: October 24, 2011, 03:58:33 PM by Dragynn »
This aggression will not stand man.

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: E!7 Fiesty Farrie Screen issue
« Reply #8 on: October 24, 2011, 07: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.

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

Offline ranran

  • Jr. Member
  • **
  • Posts: 40
Re: E!7 Fiesty Farrie Screen issue
« Reply #9 on: October 24, 2011, 08: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 (8), 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.  :o 8)

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

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: E!7 Fiesty Farrie Screen issue
« Reply #10 on: October 25, 2011, 12: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
$
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