Results 1 to 5 of 5
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Mon Feb 26 23:37:58 PST 2007
# File generated by XFdrake (rev 57713)
# ************************************************** ********************
# ...
- 03-31-2007 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 86
my video card driver isn't working
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Mon Feb 26 23:37:58 PST 2007
# File generated by XFdrake (rev 57713)
# ************************************************** ********************
# Refer to the xorg.conf man page for details about the format of
# this file.
# ************************************************** ********************
Section "ServerLayout"
Identifier "layout1"
Screen "screen1" 0 0
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection
Section "Files"
# font server independent of the X server to render fonts.
# minimal fonts to allow X to run without xfs
FontPath "unix/:-1"
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
# allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
# Monitor preferred modeline (60.0 Hz vsync, 64.0 kHz hsync, ratio 5/4)
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "BenQ FP91G+"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 16
Option "DPMS"
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite"
EndSection
what do i need to change here, it is installed but not loading i think
- 03-31-2007 #2
Can you tell us the problem? The configuration at first glance shoud work.
post the output of glxinfoPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-31-2007 #3Just Joined!
- Join Date
- Aug 2006
- Posts
- 86
nvidia
glxinfo gives me command not found
the problem is i have no 3d acceleration, my video card was working ok, but i had other issues with mandriva and decided a fresh start would be best so i wiped the disk started again and my other issues are now fixed i just have a new problem now.
i don't get nvidia splash screen on startup like i used to, i have tried to reinstall it but it just gives me a message saying its already installed
just a bit more info, i have nvidia settings in my menu list when i go to the section on glx opengl and click on it, i get a black screen and booted back to the login screen and have to relogin again.
- 04-02-2007 #4Just Joined!
- Join Date
- Apr 2006
- Posts
- 7
You may have to direct xorg to your opengl files.
Let me know if I can help.
- 04-02-2007 #5Just Joined!
- Join Date
- Aug 2006
- Posts
- 86
i have reinstalled and changed a few things and my videocard is giving me 3d acceleration now, but i don't get the nvidia slash screen like i used to on start up, but it is working


Reply With Quote
