LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-12-2004, 11:03 PM   #1
Hexane
LQ Newbie
 
Registered: Dec 2004
Posts: 27

Rep: Reputation: 15
Mandrake 10.1, Nvidia 6629 driver


I recive this error when I try to boot using the nvidia driver, if I use nv it runs fine.

(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.



Kernel: 2.6.8.1-12mdksmp
Card: GeForce FX 5900
 
Old 12-12-2004, 11:16 PM   #2
Fear58
Member
 
Registered: Feb 2004
Location: Reno, Nevada
Distribution: Mandrake 9.2
Posts: 221

Rep: Reputation: 30
Install 2.6 source

$ urpmi kernel-source
 
Old 12-12-2004, 11:52 PM   #3
Hexane
LQ Newbie
 
Registered: Dec 2004
Posts: 27

Original Poster
Rep: Reputation: 15
I thought I had already installed the kernel source using the gui package installer.

Do I need to reinstall the nvidia drivier any special way?
 
Old 12-13-2004, 06:58 PM   #4
Fear58
Member
 
Registered: Feb 2004
Location: Reno, Nevada
Distribution: Mandrake 9.2
Posts: 221

Rep: Reputation: 30
Probably not
 
Old 12-13-2004, 07:40 PM   #5
Hexane
LQ Newbie
 
Registered: Dec 2004
Posts: 27

Original Poster
Rep: Reputation: 15
I installed the kernel source you said, and reinstalled the driver and I got the same error.
 
Old 12-13-2004, 07:47 PM   #6
Hexane
LQ Newbie
 
Registered: Dec 2004
Posts: 27

Original Poster
Rep: Reputation: 15
Quote:
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.8.1-2mdkenterprise i686 [ELF]
Current Operating System: Linux localhost 2.6.8.1-12mdksmp #1 SMP Fri Oct 1 11:24:45 CEST 2004 i686
It says that the Build Operating System is the enterprise kernel, I use the smp one. could that be causing problems?
 
Old 12-13-2004, 11:52 PM   #7
novacrasher
Member
 
Registered: Aug 2004
Posts: 91

Rep: Reputation: 15
I had this same problem. First, when you get get that error again type "su" then enter to enable you to use the super user privileges then type "modprobe nvidia". After that type startx and that should bring you into the graphical interface. If that works then you need to add an alias into the /etc/modprobe.conf file. In mine I used:
"alias eth0 nvidia" without the quotes
Then I just restarted and everything works great. Good luck
 
Old 12-14-2004, 05:34 PM   #8
Hexane
LQ Newbie
 
Registered: Dec 2004
Posts: 27

Original Poster
Rep: Reputation: 15
Still does not work. I dont understand why it works with the nv driver and then it doesnt work with the nvidia drivier. This same computer was running fine with Mandrake 10.0 and Nvidia 6111 driver.

Anyone have any other ideas
 
Old 12-16-2004, 03:46 PM   #9
dreamtheater
Member
 
Registered: Feb 2004
Posts: 44

Rep: Reputation: 15
I've got exactly the same problem. 10.0 with 6111 worked, 10.1 with 6629 doesn't.
The module can't be loaded with modprobe nvidia
It says the module has an invalid module format and can't be inserted. I can't get it working compiling the old driver either.
Help is greatly appreciated!
 
Old 12-17-2004, 02:12 PM   #10
Chudilo
LQ Newbie
 
Registered: Dec 2004
Location: New York
Distribution: Mandrake
Posts: 11

Rep: Reputation: 0
Try installing the source kernel via the GUI ... I originally used urpmi and requested the 3rd CD and installed everything sucessfully, but the driver would not compile until I installed the source from the GUI.

If you already can't get into the GUI, run XFdrake and set it to use the vesa driver for the time being (it's in the Xorg section)
 
Old 12-21-2004, 03:37 PM   #11
dreamtheater
Member
 
Registered: Feb 2004
Posts: 44

Rep: Reputation: 15
OK, I finally got it working: my mistake was that I did an update from 10.0 to 10.1 but I didn't have CD2 at hand, so I skipped it in the update process. Although the new sources had already been installed, something else must have been on CD2, that prevented the driver from being compiled correctly. After having updated the system with CD2 the kernel module could be compiled the correctly by the NVIDIA-Installer script
 
Old 01-11-2005, 08:29 PM   #12
alexss3
LQ Newbie
 
Registered: Jan 2005
Posts: 1

Rep: Reputation: 0
I have the same problem as the guy that started this post. I don't know what to do to fix it because I've read all I can read and tried all I can try. Here's what happens to me: I got the kernel sources from RPMDrake (yes the current one for my kernel 2.6.8.1-12mdk) and edit the init file to say 3, exit X server and run the Nvidia installer. It finished, I edited xorg.conf, and upon reboot I got the exact same problem as the first post.

I tried to use modprobe nvidia but I get this:

Fatal: Error inserting nvidia (/lib/modules/2.6.8.1-12mdk/kernel/drivers/video/nvidia/nvidia.ko.gz):
Invalid module format

WTF????

I just want to get this darn driver installed so I can play America's Army.

PLEASE Help
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing NVidia driver 6629 on linux 2.6.11 punx120 Debian 2 03-03-2005 05:52 AM
SuSE 9.2 Pro (2.6.8-24.11) and nvidia 6629 driver cause lockups anandrajan SUSE / openSUSE 5 02-07-2005 08:18 AM
Nvidia 1.0-6629-driver (newest) install problem on slack 10 huf Slackware 7 02-04-2005 01:59 PM
xserver with Nvidia driver 6629 won't load glx?!?!?!? o_0 Linux - Software 9 12-21-2004 08:58 PM
nvidia driver 6629 freezes MDK10.1 hcgrant Mandriva 1 11-20-2004 09:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration