|
|
#1 | |
|
Registered User
Join Date: Sep 2002
Posts: 7
|
When I install the NVIDIA_nforce-1.0-241 rpm package for my Linux Distro (RH 7.3, Kernel 2.4.18_3) it appears to install fine, but my sound card does not show up. However, my ethernet card works.
So I uninstalled that RPM and went and got SRPMS (I have all my kernel source/headers installed). Those error out and say: In file included from i810_audio.c:74: /usr/include/linux/delay.h:1323: asm/delay.h No such file or directory i810_audio.c:85:30: linux/ac97_codec.h: No such file or directory. i810_audio.c:87:25: asm/uaccess.h: No such file or directory. i810_audio.c:88:25: asm/hardirq.h: No such file or directory make[1]: *** [i810_audio.o] Error 1 make[1]: Leaving directory '/root/nforce/nvaudio' make: *** [all] Error 2 Any suggestions? I get the same error on the SRPMS or if I install from source. I am desperate to get this working. Thanks in advance! Last edited by targatop; 09-08-02 at 01:10 PM. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 7
|
Okay, I can get it to compile now...I just needed to specify my kernel directory. RH7.3 puts the original installed kernel in /usr/src/linux-2.4 for the 2.4.18-3 kernel.
For ease of installation purposes I symbolically linked the directory. This can be fixed using the following commands: cd /usr/src ln -s linux-2.4 linux-2.4.18-3 Then run the makefile and things should smooth out. However, I am still getting a lot of unresolved symbol errors. Has anybody had a similar problem? |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Playing with Nvidia GeForce GTX 690 in Stereoscopic 3D Mode | News | Latest Tech And Game Headlines | 0 | 07-02-12 04:00 PM |
| Thoughts from console owners on NVIDIA's GEFORCE GRID | MikeC | Console World | 11 | 05-27-12 08:43 AM |
| NVIDIA Unleashes the GeForce GTX 670 Graphics Card ' Performance Perfected (WCCFTECH) | News | GeForce GTX 670 Reviews | 0 | 05-10-12 08:40 AM |
| Rumor regarding lack of 680 availability | ViN86 | Rumor Mill | 6 | 05-09-12 04:48 PM |
| NVIDIA could rule if they really wanted to | Vid_craze | NVIDIA GeForce 7, 8, And 9 Series | 25 | 08-16-02 05:24 PM |