gquintana
04-20-03, 08:07 AM
Hello everybody,
When I start XFree (startx as root in console mode), X starts to load, but then it always crashes: Ctrl+Alt+F3, Ctrl+Alt+Backspace, Ctrl+Alt+Del doesn't work. All I can do is hard reboot. Sometimes I get the nVidia splash screen.
Here is my configuration:
- Graphics: GeForce2 MX200 64Mb (Abit Siluro T200)
- Motherboard: AMD761 chipset (EpoX 8K7A+) + Athlon XP 1700+
- Linux: Mandrake 9.1 (Kernel 2.4.21 + XFree 4.3.0). The default XFree "nv" driver works well in 2D.
I have tried
- Most of nVidia drivers from 4349 down to 3123.
- To use the complete GLX lib path (I have seen this trick in a magazine).
- To flash by Motherboard BIOS with the latest version.
But I didn't succeeded in making the nVidia driver to work.
Couldn't someone help me or advise me please?
Thanks for your help,
Gerald.
PS: Here starts my XF86Config, the XFree86 log file is attached.
# File generated by XFdrake.
# ************************************************** ********************
# Refer to the XF86Config man page for details about the format of
# this file.
# ************************************************** ********************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/X11R6/lib/modules/extensions/libglx.so" # 3D layer
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
# Option "XkbCompat" ""
# Option "XkbOptions" ""
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Sampo"
ModelName "Sampo AlphaScan 511"
HorizSync 30.0-54.0
VertRefresh 50.0-120.0
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce2 DDR (generic)"
Driver "nvidia"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
When I start XFree (startx as root in console mode), X starts to load, but then it always crashes: Ctrl+Alt+F3, Ctrl+Alt+Backspace, Ctrl+Alt+Del doesn't work. All I can do is hard reboot. Sometimes I get the nVidia splash screen.
Here is my configuration:
- Graphics: GeForce2 MX200 64Mb (Abit Siluro T200)
- Motherboard: AMD761 chipset (EpoX 8K7A+) + Athlon XP 1700+
- Linux: Mandrake 9.1 (Kernel 2.4.21 + XFree 4.3.0). The default XFree "nv" driver works well in 2D.
I have tried
- Most of nVidia drivers from 4349 down to 3123.
- To use the complete GLX lib path (I have seen this trick in a magazine).
- To flash by Motherboard BIOS with the latest version.
But I didn't succeeded in making the nVidia driver to work.
Couldn't someone help me or advise me please?
Thanks for your help,
Gerald.
PS: Here starts my XF86Config, the XFree86 log file is attached.
# File generated by XFdrake.
# ************************************************** ********************
# Refer to the XF86Config man page for details about the format of
# this file.
# ************************************************** ********************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/X11R6/lib/modules/extensions/libglx.so" # 3D layer
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
# Option "XkbCompat" ""
# Option "XkbOptions" ""
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Sampo"
ModelName "Sampo AlphaScan 511"
HorizSync 30.0-54.0
VertRefresh 50.0-120.0
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce2 DDR (generic)"
Driver "nvidia"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection