View previous topic :: View next topic |
Author |
Message |
defkon n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Mar 2005 Posts: 29
|
Posted: Mon May 08, 2006 4:58 pm Post subject: Monitor shuts off, does not return from power saving mode |
|
|
Help, my Dell 2005 FPW goes into Standby mode and doesn't return.
I have a Geforce6600GT with Dual DVI and my secondary monitor is a KDS Rad5 (Returns from pwoer saving mode fine)
I am running 2.6.16 and 1.0.8756 nvidia-glx / nvidia-kernel
WEIRD PROBLEM: It won't return from standby, however.. When I run X (kde), it stays in power off (standby) mode... and when I Logout of X back to hte console... it returns to normal operation!!!! So I have to keep logging into X and logging out of X to get it to return to normal operation...
WTF DO I DO TO FIX THIS FROM ETNERING OR GET IT RETURN FROM STANDBY?
Code: |
Section "Module"
Load "dbe" # Double buffer extension
Load "type1"
Load "freetype"
Load "glx" # libglx.a
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection
Section "ServerFlags"
Option "BlankTime" "30"
Option "StandbyTime" "30"
Option "SuspendTime" "30"
Option "OffTime" "30"
EndSection
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
#DELL 2005FPW
Section "Monitor"
Identifier "Monitor0"
HorizSync 30 - 83
VertRefresh 56 - 75
Option "DPMS"
ModeLine "1680x1050" 146.2 1680 1960 2136 2240 1050 1080 1086 1089
EndSection
#KDS RAD5
Section "Monitor"
Identifier "Monitor1"
HorizSync 31.5 - 60.0
VertRefresh 56-75
Option "DPMS"
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
# === ATI device section ===
Section "Device"
Identifier "6600GT"
Driver "nvidia"
VideoRam 131072
Screen 0
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
Section "Screen"
Identifier "Screen0"
Device "6600GT"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1680x1050"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen0"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
### EOF ###
|
Anyone know of a solution?? Also, lately the monitor hasn't been working when I enter X.. can someone spot hte problem? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
alphonce Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Monkey Island/Monkey_Island_-_Blonde_Beard.gif)
Joined: 10 Oct 2004 Posts: 184 Location: Sweden
|
Posted: Mon May 08, 2006 5:17 pm Post subject: |
|
|
what happens if you outcomment/remove the "ModeLine "1680x1050" ..." in the Monitor settings? _________________ no computer at the moment! ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|