|
|
#1 | |
|
Registered User
Join Date: Apr 2003
Posts: 3
|
Hi
I have RH 9.0, but my integrated network card won't work.... what is problem.... it seems that rh doesn't support it? Could some one help me? thank's to all who help me ![]() |
|
|
|
|
|
|
#2 | |
|
l33t master
Join Date: Jul 2002
Location: Santa Clara, CA
Posts: 1,163
|
Please visit www.nvidia.com and download the Linux nForce drivers. Install instructions can be found in the README.
--andy
__________________
Andy Mecham NVIDIA Corporation |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Apr 2003
Posts: 3
|
believe me or not.... i did... but there was only RH 8.0 ? i have RH 9.0!
I installed the RPM package rpm -i ***** but what should i do next? I'm new with linux..so pations please ! and my home language is Finnish so .....I'm sorry my poor english ![]() Quote:
|
|
|
|
|
|
|
#4 | |
|
l33t master
Join Date: Jul 2002
Location: Santa Clara, CA
Posts: 1,163
|
Je ne parle pas le francais tres bien. Je me regret...
Now that i've butchered what little french I remember from school... ![]() You'll need to use the SRPM or source tarball package to build a driver for your system. If you're using the SRPM, the command is Code:
rpmbuild --rebuild /path/to/where/you/put/the/SRPM Code:
tar xzvf NVIDIA-nforce-1.0-0248.tar.gz cd nforce make install --andy
__________________
Andy Mecham NVIDIA Corporation |
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Apr 2003
Posts: 3
|
Ok
I'll try those when I get home (working now) Suomi poika jyrää perkele that was finnish ![]() Best regards Markku Korpela Quote:
|
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Apr 2003
Posts: 3
|
Same problem here... RH9.0 running as root :
rpm -i NVIDIA_nforce-1.0-0256.rh80up_2.4.18_14.athlon.rpm OK rpm -i NVIDIA_nforce-1.0-0256.rh80up_2.4.18_27.athlon.rpm OK rpmbuild --rebuild NVIDIA_nforce-1.0-0256.src.rpm Build errors in nvcrush.c |
|
|
|
|
|
|
#7 | |
|
Registered User
Join Date: Apr 2003
Posts: 161
|
Quote:
|
|
|
|
|
|
|
#8 |
|
l33t master
Join Date: Jul 2002
Location: Santa Clara, CA
Posts: 1,163
|
Can you post the build errors?
--andy
__________________
Andy Mecham NVIDIA Corporation |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Apr 2003
Posts: 3
|
Yes... :
nvcruhsh.c: in the function "Nvaudio_mmapwrite" : nvcrush.c:426: warning: passing arg1 of remap_page_range_R2bvavf18f2 tranform a pointer to an integer without type nvcrush.c incompatible type for arg4 of remap_page_range_R2vaf18 And the same errors at line 465. |
|
|
|
|
|
#10 |
|
l33t master
Join Date: Jul 2002
Location: Santa Clara, CA
Posts: 1,163
|
Thanks, i'll get this over to development.
--andy
__________________
Andy Mecham NVIDIA Corporation |
|
|
|
|
|
#11 |
|
Registered User
Join Date: Apr 2003
Location: France
Posts: 3
|
Salut,
j'ai vu que tu cherchais l'explication en français. Il te faut tout d'abord télécharger les sources des pilotes nvidia(.tar.gz) sur le site nvidia. Puis tu installes aussi le package kernel-sources....i586.rpm (c'est sur un des cd de ta redhat. Tu lis le read me pour décompresser ton fichier de pilotes puis tu lance le makefile (faire make en root). La compilation des pilotes devrait bien se dérouler, sinon, c'est un bug. Puis tu les installes : su make install puis pour tester (peut-être faut-il rebooter), tu fais ifconfig eth0 (si tu n'as que cette carte réseau, c'est eth0, sinon c'est un autre eth) A+ |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Apr 2003
Posts: 1
|
...was to grab the tarball, unpack it, edit the Makefile to remove the 'nvaudio' subdir from the line "SUBDIRS = nvnet nvaudio". Then 'make all' to build and 'make install' to install the nvnet module. 'insmod' that sucker, update modules.conf to include "alias eth0 nvnet" and your good. Then you can just reboot and let kudzu notice the addition....or you can set it up manually.
This worked for me on RH9. |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nForce + RedHat 7.3 Success Story | rtz | NVIDIA Linux | 47 | 02-15-03 02:20 AM |
| Nforce AGP & unreal 2003 | nichos | NVIDIA Linux | 1 | 10-18-02 05:21 PM |
| redhat 8 nforce network success | cd21 | NVIDIA Linux | 2 | 10-07-02 08:48 PM |
| Keep K7S5A or Upgrade To Nforce MB? | Grechie | CPUs, Motherboards And Memory | 5 | 10-06-02 02:28 PM |
| Newby question about nforce.... | superconti | NVIDIA Linux | 2 | 09-07-02 11:46 PM |