www.centos.org Forum Index CentOS 5 - Hardware Support [SOLVED] Can't load NIC driver
|
Bottom Previous Topic Next Topic |
|
| |
|
|
|---|
| Poster | Thread |
|---|
|
Re: Can't load NIC driver | #2 |
|
|---|---|---|---|
|
Professional Board Member
![]()
Joined: 2005/8/5
From Northern Illinois, USA
Posts: 6178
|
Welcome to CentOS.
New users should read: http://www.centos.org/modules/newbb/viewforum.php?forum=47 I would start by reading the FAQ at the ELRepo Project's website. |
||
Posted on: 2010/10/6 14:38
|
|||
|
Re: Can't load NIC driver | #3 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9135
|
If you still have a problem after following Gerald's advice, please post the output returned by executing ./getinfo.sh network, as detailed in How To Provide Information About Your System.
To be very specific, we will need to know the Vendor:Device ID Pairing (a.k.a. the fingerprint) for the NIC in question before any other advice can be given. |
||
Posted on: 2010/10/6 20:03
|
|||
|
Re: Can't load NIC driver | #4 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2010/10/6
From Atlanta, GA
Posts: 10
|
Thanks for the tip, Gerald. I went to the elrepo site, and found a forum article on my NIC. I followed what it said, and downloaded the rpm file. I ran the command rpm -Uvh kmod-jme-1.0.6.1-1.el5.elrepo.x86_64.rpm. I got a whole bunch of error messages, all reading like this:
kernel(rhel5_xxxx_ga)=[whole bunch of numbers] is needed by kmod-jme-1.0.6.1-1.el5.elrepo.x86_64 There were too many to fit on one screen. I know of no way to capture this output as a file to post. I also know of no way to get the information out of the system that Alan suggested, as I have no NIC, and no writable drives. I have tried a flash drive, but I haven't successfully gotten that to work. I know that I am missing something important here, but I have no clue as to what it migth be. Can you help me out? |
||
Posted on: 2010/10/7 19:22
|
|||
|
Re: Can't load NIC driver | #5 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9135
|
Please post the output returned by the following --
-- along with the Vendor:Device ID Pairing that you have determined for the NIC in question. (Hints as to how to determine it can be seen in FAQ #4 on the ELRepo Project's website.) |
||
Posted on: 2010/10/7 19:50
|
|||
|
Re: Can't load NIC driver | #6 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Quote:
It goes something like this: 0. Put the getinfo.sh script on a USB stick. 1. Plug in USB stick. 2. Find the device. 3. Look at the output and find the USB device - let's assume it is /dev/sde1 for this exercise. 4. Make a mount point - say /tmp/mnt - and mount the device 5. Run the script (or alternatively the commands mentioned in post #5) with output to the USB stick. 6. Release the device. |
||
|
_________________
Phil Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions |
|||
Posted on: 2010/10/7 20:38
|
|||
|
Re: Can't load NIC driver | #7 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2010/10/6
From Atlanta, GA
Posts: 10
|
rpm -qa kernel\*
kernel-2.6.18-194.3.1.el5 kernel-devel-2.6.18-194.3.1.el5 kernel-headers-2.6.18-194.3.1.el5 kernel-module-dahdi-2.3.0.1-3_2.6.18-194.3.1.el5 kernel-module-rhino-0.99.3-2.beta2_2.6.18-194.3.1.el5 kernel-wanpipe-3.5.14-0_2.6.18-194.3.1.el5 rpm -q centos-release centos-release-5-5.el5.centos vendor:hardwareID 197b:0260 |
||
Posted on: 2010/10/7 20:45
|
|||
|
Re: Can't load NIC driver | #8 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9135
|
Quote:
O.k., so looking on the Device IDs page, I see -- So there is an appropriate kmod package for that NIC. However I cannot tell you which one you should be using because you have failed to show me the first item of information requested, the output returned by uname -rmi. ![]() For a 32-bit system there are the standard, the PAE and the xen versions. For a 64-bit system there are the standard and the xen version. From you earlier comments (post #4), I suspect you have a 32-bit system and have made the wrong choice between standard or PAE kmod package . . . ![]() |
||
Posted on: 2010/10/7 22:13
|
|||
|
Re: Can't load NIC driver | #9 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2010/10/6
From Atlanta, GA
Posts: 10
|
Thanks, Alan. That was just what I needed. I had tried all kinds of combinations of mount, with and without fs, with no success. I guess I just wasn't holding my mouth right.
|
||
Posted on: 2010/10/8 1:38
|
|||
|
Re: Can't load NIC driver | #10 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2010/10/6
From Atlanta, GA
Posts: 10
|
Sorry about the uname stuff. I guess I am just getting old, and read past stuff now. The response on that was 2.6.18-194.3.1.el5 x86_64 x86_64. I was sure that it was 64 biit, because I had downloaded and installed the 64 bit version.
|
||
Posted on: 2010/10/8 1:39
|
|||
|
Re: Can't load NIC driver | #11 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Quote:
Us too. Just noticed in post #1: Quote:
![]() It would be a good idea to update now that the networking is presumably working. It should be easy with the kABI tracking kmod module. Current kernel is 2.6.18-194.17.1.el5 and there have been a number of other recent security and bug-fix updates. I'm guessing that this thread can now be marked [SOLVED] for posterity. [?] |
||
|
_________________
Phil Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions |
|||
Posted on: 2010/10/8 12:01
|
|||
|
Re: Can't load NIC driver | #12 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2010/10/6
From Atlanta, GA
Posts: 10
|
I wish. Only the flash drive problem is solved. I thought that replying to that particular post would put the reply under the post. Obviously, I was wrong. I still get that host of errors when I try to install the kmod.
|
||
Posted on: 2010/10/8 16:05
|
|||
|
Re: Can't load NIC driver | #13 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9135
|
Quote:
D'oh! ![]() As co-founder, along with Phil, of the Advanced-age Fools' Society I'll just continue to mutter to myself as I go in search of another ![]() |
||
Posted on: 2010/10/8 16:11
|
|||
|
Re: Can't load NIC driver | #14 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Quote:
You have to change "View mode" to "Threaded" near the right top of the page to see what was a reply to what. I nearly always use "Flat". Quote:
That is Alan's territory. I'm stumped, or maybe just lost the answer in another wetware malfunction. ![]() |
||
|
_________________
Phil Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions |
|||
Posted on: 2010/10/8 19:58
|
|||
|
Re: Can't load NIC driver | #15 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9135
|
Still issues? That's odd.
Let me recap the facts as I understand them: CentOS 5.5, 64-bit, with an earlier, not current, point 5 kernel-2.6.18-194.3.1.el5 installed. The NIC displays a fingerprint of 197b:0260. The correct kmod-jme package for a standard (not xen) 64-bit el5 kernel is http://elrepo.org/linux/elrepo/el5/x86_64/RPMS/kmod-jme-1.0.6.1-1.el5.elrepo.x86_64.rpm Currently I have two questions: (1) If the system has no network connectivity, how did the original 5.5 installation kernel, 2.6.18-194.el5, come to be updated to 2.6.18-194.3.1.el5? (2) And, related, from where and how were the following packages installed? -- Please show the output returned by -- Later edit: I think I have just spotted the problem. In your first post you said -- Quote:
An admission of not using true CentOS but a re-spin, thereof. I suspect that the suppliers have rebuild the kernel and have broken the el5 kABI. If that is the case, it will be proven when you post the above requested output. And unfortunately, if that is the case, there is nothing the CentOS Community or the ELRepo Project can do to help you. Please see the following CentOS wiki pages -- http://wiki.centos.org/AdditionalResources/OtherSpins http://wiki.centos.org/AdditionalResources/OtherVoices Even later edit: Could you possibly consider installing true CentOS, the kmod-jme, kmod-dahdi and dahdi-tools packages from the ELRepo Project ? ![]() |
||
Posted on: 2010/10/8 22:37
|
|||
|
Re: Can't load NIC driver | #16 |
|
|---|---|---|---|
|
Newbie
![]()
Joined: 2010/10/6
From Atlanta, GA
Posts: 10
|
Quote:
It all came on the download of the Elastix software. Quote:
Signature: DSA/SHA1, Wed 09 Jun 2010 01:13;39 PM EDT, Key ID 4bfe99f4d05c057c Quote:
Linux version 2.6.18-194.3.1.el5 (mockbuilder@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Thu May 13 13:08;30 EDT 2010 You are probably right about the respin. The grep -ri exclude command did return something. It look innocuous, but it means that something has been changed. I will look into replacing the Centos with a true version and go from there. Thanks for all your help. You guys are the best. |
||
Posted on: 2010/10/9 13:24
|
|||
|
Re: Can't load NIC driver | #17 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Quote:
For CentOS: It might be instructive to see all the output from Quote:
That I don't understand. Seems to contradict the non-CentOS signing key, unless "mockbuilder@builder10.centos.org" comes from an unmodified gcc rather than from the kernel. Again, we need to await Alan's wisdom. Quote:
Huh? ![]() |
||
|
_________________
Phil Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions |
|||
Posted on: 2010/10/9 13:45
|
|||
|
Re: Can't load NIC driver | #18 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9135
|
Wisdom? Huh? Phil's flattery will get him everywhere.
![]() Quote:
That is something puzzling to me. Perhaps we should call for toracat? Quote:
I'll second that request, please. ![]() |
||
Posted on: 2010/10/9 16:23
|
|||
|
Re: Can't load NIC driver | #19 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2006/9/3
From California, US
Posts: 6919
|
Equally puzzled here
Most likely the kernel is not from CentOS. But let's wait for the full output from rpm -qi. |
||
Posted on: 2010/10/9 16:48
|
|||
|
Re: Can't load NIC driver | #20 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
|
Assume:
Wisdom >= 0 Puzzlement <= 0 Then: sum(Wisdom) + sum(Puzzlement) ~= 0 ![]() NEEDINFO Edit: In any case, an install of real CentOS 5.5 on the hardware would eliminate a lot of confusion. |
||
|
_________________
Phil Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions |
|||
Posted on: 2010/10/9 22:02
|
|||
Top Previous Topic Next Topic |
|
|



Topic options
Print Topic
Threaded
Newest First
vpeppers












You cannot start a new topic.