|
|
#1 | |
|
Registered User
Join Date: Mar 2007
Posts: 1
|
Hey,
I'm from Poland. My English is bad, and please feel free to correct my English. I install nVidia drivers (97.55) on my Debian Sid (unstable) for amd64. I install it in init 3. I have GeForce 7600 GS Gigabyte. I have serious problem. When I run beryl or compiz, X session was restart. When xorg is crash, in /var/log/syslog is this: Mar 24 21:49:22 debian kdm[3280]: X server for display :0 terminated unexpectedly Do you know what it is? I reinstalling drivers, but it isn't solved the problem. I search about my problem on this forum, and Google, but I don't solved this problem. This is my xorg.conf: Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dbe" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" 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 "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "LCD72VM" Option "DPMS" EndSection Section "Device" Identifier "nVidia Corporation G70 [GeForce 7600 GS]" Driver "nvidia" Option "AddARGBGLXVisuals" "true" Option "AllowGLXWithComposite" "true" Option "TripleBuffer" "true" # Option "CursosShadow" "true" Option "UseEdidFreqs" "true" Option "RenderAccel" "true" Option "backingstore" "true" EndSection Section "Screen" Identifier "Default Screen" Device "nVidia Corporation G70 [GeForce 7600 GS]" Monitor "LCD72VM" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Please help me. |
|
|
|
|
![]() |
| Thread Tools | |
|
|