|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Programming & Scripting A place to discuss website design, programming, shell scripts, etc |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi there, I'm new to the forum here.
I'm running OpenSuse 10.2 on on an AMD 4200, 2 gig DDR2, ASUS M2N-E SLI board, GeForce 7300 GS with 320gig SATA raid. I built myself this machine for xmas but cannot seem to compile the nforce 500 drivers for the onboard network and sound. The scripts I'm using come from the original driver disk supplied with the ASUS board. Network doesn't work at all but the sound sort of does. Plays desktop sounds fine but with DVD the sound is all distorded in the midranges? (This is probably a disrelated DVD codec problem but may be relevant to the correct sound driver not being installed.) I have been able to compile other programs without problem but not these drivers!!! (bit frustrating) I've searched the net and forums and well I just haven't found a solution yet. Can anyone help me out here? Relevant specs I have the following programs installed from Yast; make 3.81-23 gcc 4.1.3-29 gcc41 4.1.2-20061115-5 kernel-source 2.6.18-34 When I run the driver script with ./NFORCE-Linux-x86-1[1].0-311-pkg1.run it tells me that precompiled drivers do not exist and that the installer will compile new ones. It gives a progress bar and then tells me that the drivers were not created. It then says check to out the log file. Yeah. Ok I do this and this is where I'm stuck. I've checked out the log file and discovered some of the things I was hunting down were no more than standard code that goes into the log file. So here is the tail end of the log file created by the install script. I'd appreciate any guidance on this as I would dearly love to get these drivers compiled and installed before I start looking for a towel. Regards Dakin -------------------------------------------------------------------------------------------- In file included from /usr/src/linux-2.6.18.2-34/include/linux/list.h:8, from /usr/src/linux-2.6.18.2-34/include/linux/lockdep.h:12, from /usr/src/linux-2.6.18.2-34/include/linux/spinlock_type s.h:12, from /usr/src/linux-2.6.18.2-34/include/linux/spinlock.h:78 , from /usr/src/linux-2.6.18.2-34/include/linux/capability.h: 45, from /usr/src/linux-2.6.18.2-34/include/linux/sched.h:44, from /usr/src/linux-2.6.18.2-34/include/linux/module.h:9, from /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/n venet.h:20, from /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/n venet.c:22: /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h: In function ‘prefetch _range’: /usr/src/linux-2.6.18.2-34/include/linux/prefetch.h:62: warning: pointer of type ‘void *’ used in arithmetic In file included from /usr/src/linux-2.6.18.2-34/include/linux/dmapool.h:14, from /usr/src/linux-2.6.18.2-34/include/linux/pci.h:564, from /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/n venet.h:32, from /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/n venet.c:22: include2/asm/io.h: In function ‘check_signature’: include2/asm/io.h:245: warning: wrong type argument to increment /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c: At top level: /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:217: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:220: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:223: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:226: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:229: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:232: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:235: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:238: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:241: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:244: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:247: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:250: error: ex pected ‘)’ before string constant /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:336: warning: initialization from incompatible pointer type /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:1216:5: warnin g: "SKB_GSO_TCPV4" is not defined /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c: In function � ��proc_fill_hardware_info’: /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:3239: warning: format ‘8081900’ expects type ‘long unsigned int’, but argument 6 ha s type ‘resource_size_t’ /tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.c:3242: warning: format ‘134748416’ expects type ‘long int’, but argument 6 has type ‘resource_size_t’ make[4]: *** [/tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet/nvenet.o] Error 1 make[3]: *** [_module_/tmp/selfgz8054/NFORCE-Linux-x86-1.0-0311-pkg1/nvnet] Error 2 make[2]: *** [modules] Error 2 -> Error. ERROR: The NVIDIA kernel module was not created. -------------------------------------------------------------------------------------------- I've posted the following files for reference, one is the log file the other seems to be being reported as having syntactical type errors? Perhaps this is a symptom of something else. I really haven't got a clue on this. http://users.beagle.com.au/whitehouse/nvid...e-installer.log http://users.beagle.com.au/whitehouse/nvenet.c |
|
|||
|
don't know if it's necessary
but I would try running from level 3 and root |
|
|||
|
Quote:
OK stupid question. Answered it myself in 30 seconds. Tried in 1 minute. Still fails. Anything else? |
|
|||
|
I can't say my MB is the same, but it is similar.
I don't however use any of the onboard, I have pci sound and NIC, always more reliable, however, my onboard does all work. I'm not so much of a nerd however to have a solution for you - sorry Maybe someone else? |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|