ventricle
04-16-03, 05:38 PM
GF4Ti4800SE
A7N8X Deluxe
Gentoo
Athlon XP2600
I've compiled gentoo-sources then run the nvidia install program. It had to compile itself, which went fine.
When I startx, the nvidia splash screen shows perfectly, then the gray window is displayed with the mouse cursor as an 'x' in the middle. The whole system now locks up and I have to reboot via the power button on the box!
There doesn't appear to be any errors in the log - see attached.
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
ModulePath "/usr/X11R6/lib/modules"
EndSection
Section "Module"
Load "dbe"
Load "glx"
Load "bitmap"
Load "extmod"
Load "type1"
Load "freetype"
EndSection
Section "ServerFlags"
Option "blank time" "10"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "no"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "MultiSync V921"
HorizSync 31-96
VertRefresh 55-160
Option "dpms"
EndSection
Section "Device"
Identifier "GeForce4"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen"
Device "GeForce4"
Monitor "MultiSync V921"
Option "NvAgp" "3"
DefaultDepth 24
DefaultFbBpp 32
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Gentoo"
Screen "Screen"
InputDevice "Mouse" "CorePointer"
InputDevice "Keyboard" "CoreKeyboard"
EndSection
-------------
A7N8X Deluxe
Gentoo
Athlon XP2600
I've compiled gentoo-sources then run the nvidia install program. It had to compile itself, which went fine.
When I startx, the nvidia splash screen shows perfectly, then the gray window is displayed with the mouse cursor as an 'x' in the middle. The whole system now locks up and I have to reboot via the power button on the box!
There doesn't appear to be any errors in the log - see attached.
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
ModulePath "/usr/X11R6/lib/modules"
EndSection
Section "Module"
Load "dbe"
Load "glx"
Load "bitmap"
Load "extmod"
Load "type1"
Load "freetype"
EndSection
Section "ServerFlags"
Option "blank time" "10"
EndSection
Section "InputDevice"
Identifier "Keyboard"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "no"
EndSection
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "MultiSync V921"
HorizSync 31-96
VertRefresh 55-160
Option "dpms"
EndSection
Section "Device"
Identifier "GeForce4"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen"
Device "GeForce4"
Monitor "MultiSync V921"
Option "NvAgp" "3"
DefaultDepth 24
DefaultFbBpp 32
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Gentoo"
Screen "Screen"
InputDevice "Mouse" "CorePointer"
InputDevice "Keyboard" "CoreKeyboard"
EndSection
-------------