|
|
#13 | |
|
Guest
Posts: n/a
|
I am also having trouble. When i start X an NVidia splash screen appears, then dissapears, but when the graphical login appears the graphics are screwed up and the computer completely locks up. The mouse wont even move. There are no errors listed in the log file, which i have attached.
3Ddiag doesn't find any problems. I have an althon 800 with a Leadtek Winfast GeForce 2 MX Any help appreciated. |
|
|
|
|
#14 | |
|
Guest
Posts: n/a
|
Hey I have Suse 8.0, and when i load the Nvidia drivers X won't load up, it flashes a few times and just stays a black screen ! How annoying. If i use the default crummy drivers with suse it will work fine but i want nvidias.. does anybody know how to fix their blank screen problem ?
|
|
|
|
|
#15 |
|
Guest
Posts: n/a
|
I am running SuSE8.0 and added a MX420 to a motherboard with onboard video. I ran Sax2 and it started Yast2 to online update the drivers. It seemed to run OK but it locks up, no keyboard-no mouse, which it never did before.
|
|
|
|
#16 | |
|
Registered User
|
I just finally got these drivers to work with SuSE8.0 What I eventually had to do was downloaded the NVIDIA_kernel-1.0-2960.src.rpm file, rpm --rebuild that file, then it will print out a bunch of stuff, and create a new kernel rpm file for you. Look for a line that says Wrote - blah blah and it'll tell you where it put it. Then rpm -ivh that newly created kernel rpm file. If that all works out, then all you need is to install the regular NVIDIA_GLX-1.0-2960.suse80.i386.rpm file and install that next. Then edit the XF86config file just like it says to do. For me, I also had to add an option to the config to get mine to work.
Option "IgnoreEDID" "true" It took me forever, basically the only problems were that I needed to install the source kernel file, instead of the stock one for SuSE8.0, and I needed to add the IgnoreEDID option. After that it ran perfect. Here's my config file too... Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" 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/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" ModulePath "/usr/X11R6/lib/modules" RgbPath "/usr/X11R6/lib/X11/rgb" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "Module" Load "dbe" Load "glx" Load "type1" Load "speedo" Load "extmod" Load "freetype" EndSection Section "InputDevice" Driver "Keyboard" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc101" Option "XkbRules" "xfree86" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "ButtonNumber" "5" Option "Device" "/dev/mouse" Option "InputFashion" "Mouse" Option "Name" "Autodetection" Option "Protocol" "imps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 29-68 Identifier "Monitor[0]" ModelName "AutoDetected" Option "DPMS" VendorName "AutoDetected" VertRefresh 50-93 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1024x768" 74.45 1024 1024 1200 1400 768 768 778 802 Modeline "1024x768" 84.65 1024 1024 1200 1400 768 768 778 802 Modeline "1024x768" 90.30 1024 1024 1200 1400 768 768 778 802 Modeline "640x480" 25.16 640 656 720 864 480 480 484 501 Modeline "640x480" 29.15 640 656 720 864 480 480 490 501 Modeline "640x480" 33.15 640 656 720 864 480 480 490 501 Modeline "640x480" 37.14 640 656 720 864 480 480 490 501 Modeline "800x600" 39.31 800 816 928 1072 600 600 605 626 Modeline "800x600" 45.55 800 816 928 1072 600 600 610 626 Modeline "800x600" 51.79 800 816 928 1072 600 600 610 626 Modeline "800x600" 58.03 800 816 928 1072 600 600 610 626 EndSection Section "Screen" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "640x480" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "Unknown" BusID "1:0:0" Driver "nvidia" Identifier "Device[0]" Option "dpms" Option "IgnoreEDID" "true" Option "NoLogo" "true" Option "DigitalVibrance" "2" Screen 0 VendorName "Unknown" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Hope that helps! |
|
|
|
|
|
|
#17 |
|
Guest
Posts: n/a
|
My problems were also solved when I did a --rebuild to the source RPM of the kernel. After that I just followed the standard procedure and everything works fine now. Well, almost
![]() Every time I start a 3D-game or app, it says that I don't have any 3D hardware configured. However, when I close the notification, the game/app starts normally, with 3D support. Do you know what I have to change to get rid of those messages? I have the 3D acceleration-box checked in display settings in YaST |
|
|
|
#18 | |
|
Guest
Posts: n/a
|
Wanted to say thanks to all who have given very valuable information, LaoTzuTao, and those who gave the tip about recompiling the src.rpm kernel driver.
It works great for me now. I had ALL the same problems listed in this thread, luckely nVidia gave a URL to here for me to browse, that was very cool. Also just wanted to say i'm using : SuSE 8.0 GeForce 2 MX 500 XFree86 4.2.0 And using "rpm --rebuild <NIVIDIA_kernel.src.rpm>" installing that RPM it leaves, then the GLX rpm works great with : 1.0-3132 build(s). Just changed my XF86Config to include "glx", removed "dri" , and used the "nvidia" driver , and i've tested Quake3Arena and it plays VERY nice. Have a good one all :O) |
|
|
|
|
#19 |
|
Guest
Posts: n/a
|
Everything worked fine when I rebuilded sources myself and the upgraded them. But before that I needed to install Deveploment Kit to make the compilation work.
|
|
|
|
#20 |
|
Registered User
|
I've had the Probs with Suse 7.3 -- Only it gave me a blank screen before it was finished with the intallation.
I changed to Mandrake 8.2 -- No Probs anymore. (Mandrake 8.2 is as easy as Winows XP) |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Geforce 440 Go, SuSE 8.0, and new Nvidia drivers | loudawg | NVIDIA Linux | 4 | 06-01-04 12:54 AM |
| My SuSE 8.0 just totally BROKE. Help please!!! | sephiroth762 | NVIDIA Linux | 6 | 10-09-02 02:30 PM |
| DMA error (SuSE 8.0) | Darkgod | NVIDIA Linux | 3 | 10-08-02 10:55 PM |
| Suse Linux 8.0 - Geforce 4 TwinView | TA00 | NVIDIA Linux | 8 | 08-30-02 03:24 AM |
| Suse 8.0 Dual display on Quadro 4 700XGL | TheCowStir | NVIDIA Linux | 3 | 08-10-02 12:16 PM |