nie wiem co z tym zrobic...

Zagadnienia dotyczące menadżerów okien, środowisk graficznych - X, KDE, GNOME, Fluxbox, XFCE., Compiz itp.
kaladann
Posty: 77
Rejestracja: 12 kwietnia 2007, 21:32

nie wiem co z tym zrobic...

Post autor: kaladann »

witam!

od dluzszego czasu bije sie z problemem czarnego ekranu (wchodzi w sleep mode) przy przelaczaniu konsol przez alt+ctr+Fx

naprawde nie wiem co z tym zrobic....gdzie sie to ustawia czemu pracuje normalnie kde na F7 a np na F1 juz monitor wchodzi w entering sleep mode i nic sie z tym nie da zrobić.......o co chodzi???

b. bylbym wdzieczny chociaz za pomoc gdzie ja mam doszukiwac sie rozwiazania.

pozdr.

# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "Files"

# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
# Load "dri"
Load "vbe"
load "glx"
load "dbe"
load "v4l"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
option "CoreKeyboard"
option "XkbRules" "xorg"
option "XkbModel" "pc105"
option "XkbLayout" "pl"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
option "CorePointer"
option "Device" "/dev/input/mice"
option "Protocol" "ImPS/2"
option "ZAxisMapping" "4 5"
option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "stylus"
Driver "wacom"
option "Device" "/dev/input/wacom"
option "Type" "stylus"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
option "Device" "/dev/input/wacom"
option "Type" "eraser"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
option "Device" "/dev/input/wacom"
option "Type" "cursor"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
identifier "Generic Monitor"
vendorname "Generic"
modelname "Flat Panel 1280x1024"
HorizSync 31.5-90
VertRefresh 50

#gamma 1.0
EndSection

Section "Device"
identifier "nVidia Corporation NV44A [GeForce 6200]"
boardname "NVIDIA GeForce 6800 (generic)"
busid "PCI:1:0:0"
driver "nvidia"
screen 0
vendorname "NVIDIA"
Option "AddARGBGLXVisuals" "True"

Option "DisableGLXRootClipping" "True"
Option "AllowGLXWithComposite" "True"
Option "XAANoOffscrennPixmaps"
Option "RenderAccel" "True"
Option "AGPFastWrite" "True"
Option "EnablePageFlip" "True"
Option "AllowLargeTextures" "2"

EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV44A [GeForce 6200]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
depth 24
virtual 1920 1440

modes "1280x1024@60" "1024x768@60" "1280x960@60" "800x600@60" "640x480@60" #"1400x1050@60" "1600x1200@60" "1792x1344@60" "1856x1392@60" "1920x1440@60"
EndSubSection
EndSection

#Section "DRI"
#Mode 0666
#EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection
ODPOWIEDZ