Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-13-2003, 12:18 AM
|
#1
|
Member
Registered: Nov 2003
Distribution: Slackware 10.2
Posts: 37
Rep:
|
Problem: NVIDIA nForce nvnet ethernet driver
Hi,
I have an ABIT NF7 motherboard with onboard NVIDIA nForce2 chipset. I downloaded driver rpms from their website. fedora sees the ethernet controller, but fails at bootup and manual startup. Below is some info I scraped together. Looks to me like the report from modprobe may be the problem. Everything else seems to work... Any clues how to correct the kernel-module version mismatch? I did a build of the source as described on the nVisia website which seemed to compile fine. Installing that rpm by running
rpmbuild --rebuild nforce{package name}-1.0-1.src.rpm
gives me a "newer version already installed" message. Anybody else run into this probem?
Command failed: /sbin/modprobe nvnet
Output:
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/net/nvnet.o: kernel-module version mismatch
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/net/nvnet.o was compiled for kernel version 2.4.20-6
while this kernel is version 2.4.22-1.2115.nptl.
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/net/nvnet.o: insmod /lib/modules/2.4.22-1.2115.nptl/kernel/drivers/net/nvnet.o failed
/lib/modules/2.4.22-1.2115.nptl/kernel/drivers/net/nvnet.o: insmod nvnet failed
from lspci -v
00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
Subsystem: ABIT Computer Corp.: Unknown device 1c02
Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
Memory at e7000000 (32-bit, non-prefetchable) [size=4K]
I/O ports at d000 [size=8]
Capabilities: <available only to root>
my modprobe.conf:
include /etc/modprobe.conf.dist
alias usb-controller usb-ohci
alias usb-controller1 ehci-hcd
alias sound-slot-0 i810_audio
alias eth0 nvnet
alias ieee1394-controller ohci1394
alias sound-slot-1 nvaudio
install sound-slot-0 /sbin/modprobe --ignore-install sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :; } ; /sbin/modprobe -r --ignore-remove sound-slot-0
thanks,
Peff
|
|
|
11-13-2003, 12:46 AM
|
#2
|
Member
Registered: Aug 2001
Distribution: Too many.
Posts: 102
Rep:
|
Here's what I ~just~ did to get this working.
Grab the tar file version, compile, install.
Then, double check modconf.
Reboot.
That should do you.
|
|
|
11-13-2003, 05:23 AM
|
#3
|
LQ Newbie
Registered: Oct 2003
Posts: 8
Rep:
|
i face the same problem b4. it said the kernel was mismatch while installing ethernet driver. After i change the kernel, everything work find.
|
|
|
11-13-2003, 08:54 PM
|
#4
|
Member
Registered: Nov 2003
Distribution: Slackware 10.2
Posts: 37
Original Poster
Rep:
|
Yes, this worked fine. Only bit of advice to others is to make sure the compiled driver is properly copied into your driver directory--mine wasn't.
Thanks, Lopoetve
|
|
|
11-13-2003, 11:17 PM
|
#5
|
Member
Registered: Aug 2001
Distribution: Too many.
Posts: 102
Rep:
|
yep. No problem
|
|
|
01-21-2004, 11:51 PM
|
#6
|
LQ Newbie
Registered: Jan 2004
Location: Auburn, AL
Distribution: Fedora
Posts: 14
Rep:
|
Quote:
Originally posted by Peff
Yes, this worked fine. Only bit of advice to others is to make sure the compiled driver is properly copied into your driver directory--mine wasn't.
Thanks, Lopoetve
|
Can you elaborate on this please? I think I might have the same problem...
|
|
|
01-22-2004, 04:13 AM
|
#7
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
try using the "forcedeth" driver instead, it's fully open source and lovely.
|
|
|
All times are GMT -5. The time now is 06:33 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|