Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #16  
Old October 11th, 2002, 04:00 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
ok, nVidia ****ed up their rpms. then deinstall first.
if i remember correctly, rpm -E nVidia.rpm (==erase), supply the name you got from "rpm -q -a" here...
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #17  
Old October 11th, 2002, 04:12 PM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
Thanks alot for your help,I really appreciate it.
But unfortunaly rpm -q -a|grep -i nvidia returns nothing

Reply With Quote
  #18  
Old October 11th, 2002, 04:14 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
from your last posts, it should be:

rpm -q -a|grep -i NVIDIA_kernel

... but since nvidia didnt return any results, sorry...

try "rpm -q -a|less" and see yourself if any package could be the driver.

ps.
... need to leave now... see you tomorrow.

Reply With Quote
  #19  
Old October 11th, 2002, 04:40 PM
riv's Avatar
riv riv is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 463 riv User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 37 m 50 sec
Reputation Power: 8
Just get the tarballs, extract both and type 'make' in both dirs (GLX first). That's how I install the accelerated NV drivers.

BTW, do you have Driver "nvidia" or "nv" in your XF86Config?
__________________
Words must be weighed, not counted.

Reply With Quote
  #20  
Old October 12th, 2002, 07:41 AM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
I have Driver "nv",because if I change it,X won't start.

rpm -q -a|less returned a whole list,and when I searched for NVIDIA it found this in the list:
NVIDIA_kernel-1.0-3123.rh73up_2.4.18_10

Ill try the tar balls,in what runlevel do I have to do this (I am running RH7.3 and someone told me that I should execute "init 3").

Reply With Quote
  #21  
Old October 12th, 2002, 02:06 PM
riv's Avatar
riv riv is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 463 riv User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 37 m 50 sec
Reputation Power: 8
"nv" is the non-acc. 2d driver. And n'ah, ya don't need to be in any specific run-level.

BTW, I don't know if you realise you need 2 packages, the kernel and the GLX one. Install the GLX first and then the kernel.

Reply With Quote
  #22  
Old October 12th, 2002, 03:20 PM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
I know that,but the GLX one seems to be okay,nvdriver is the one that is the problem.

Reply With Quote
  #23  
Old October 12th, 2002, 04:00 PM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
Okay,I downloaded the tar files for both the GLX and kernel thingy.I untarred and did a make with the GLX,and that went okay.But when I executed a make on the kernel thingy I got this:

echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -1`\" > nv_compiler.h
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=3123 -DNV_UNIX -DNV_LINUX -DNVCPU_X86 -I. -I/usr/src/linux/include -Wno-cast-qual nv.c
In file included from /usr/include/linux/vmalloc.h:8,
from nv-linux.h:57,
from nv.c:14:
/usr/include/asm/pgtable.h:17:24: asm/fixmap.h: Onbekend bestand of map
In file included from nv-linux.h:60,
from nv.c:14:
/usr/include/linux/delay.h:13:23: asm/delay.h: Onbekend bestand of map
In file included from nv-linux.h:64,
from nv.c:14:
/usr/include/linux/interrupt.h:44:25: asm/hardirq.h: Onbekend bestand of map
/usr/include/linux/interrupt.h:45:25: asm/softirq.h: Onbekend bestand of map
In file included from nv.c:14:
nv-linux.h:68:75: asm/uaccess.h: Onbekend bestand of map
In file included from /usr/include/linux/highmem.h:5,
from nv-linux.h:75,
from nv.c:14:
/usr/include/asm/pgalloc.h:6:24: asm/fixmap.h: Onbekend bestand of map
In file included from nv-linux.h:111,
from nv.c:14:
/usr/include/linux/autoconf.h:1:2: #error Invalid kernel header included in userspace
make: *** [nv.o] Fout 1

How can i fix this?

Reply With Quote
  #24  
Old October 15th, 2002, 02:42 PM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
Can anyone help me?It really sucks to not being able to play games.

Reply With Quote
  #25  
Old October 15th, 2002, 04:37 PM
riv's Avatar
riv riv is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 463 riv User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 37 m 50 sec
Reputation Power: 8
You again?!
Code:
usr/include/linux/autoconf.h:1:2: #error Invalid kernel header included in userspace

I had the following error that happened when I booted my 2.4.18 NVdriver module with a 2.4.19 kernel instead. Perhaps you made a half-upgrade (most likely failed) to another kernel? Everytime you install a new kernel you must reinstall the module.

Try upgrading to a *stable* kernel and try removing everything else, perhaps you simply have the wrong kernel loaded.

I strongly suggest you compile your own kernel. If it's your first-time it involves reading every single page of item help and you should be set. Otherwise use the ones that come with your distro.

You mentionned that you used to play Tuxracer so you must have changed something.

Another thing, you haven't helped much either. Search for things and tell us wether it worked or not. Especially if it doesn't, that way you and us won't waste more time with that.

And good luck, there's no reason why it shoudn't work.

Last edited by riv : October 15th, 2002 at 04:45 PM.

Reply With Quote
  #26  
Old October 15th, 2002, 04:58 PM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
I know,I can be quite a nuisance

I have never played Tuxracer with my current distro,hell before I install Mesa 4 I couldnt even start Tuxracer.

So,whcih kernel do you recommend?(so that I can **** up my computer and have to install Red Hat again)

Reply With Quote
  #27  
Old October 15th, 2002, 06:46 PM
riv's Avatar
riv riv is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 463 riv User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 37 m 50 sec
Reputation Power: 8
I recommend the latest stable kernel of course, just check out kernel.org and you'll see.

Reply With Quote
  #28  
Old October 16th, 2002, 07:28 AM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
"The latest stable version of the Linux kernel is: 2.4.19"
So where do I put it when i download it ,and how do I install it (last time I tried it with some tutorials I found with Google and I ****ed up my computer,dont feel like doing that again,to be honest).

Reply With Quote
  #29  
Old October 16th, 2002, 02:11 PM
riv's Avatar
riv riv is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 463 riv User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 37 m 50 sec
Reputation Power: 8
You have to install it with LILO but forget it. Take the ones that come with your distro instead.

You could try UML (User-Mode Linux) and try everything you never dared to do on a live system (that's Linux inside Linux).

Reply With Quote
  #30  
Old October 17th, 2002, 05:53 AM
Tuxie Tuxie is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Inside the GNU/Hurd kernel
Posts: 492 Tuxie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 1 m
Reputation Power: 7
Ill just upgrade to Red Hat 8 since that comes with a newer kernel and see if that works.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > NVdriver kernel module doesn't load


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump