LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-24-2009, 12:49 PM   #1
afhartman
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
Question Failure to find E100 firmware even though present in /lib/firmware


I have a small bootable image that I'm updating to the latest kernel (2.6.30.2). My network, e100, has stopped working. After investigating, I realize that the firmware needs to be placed in the "/lib/firmware/e100" directory. I have found the proper firmware and placed it in the proper location (I think). However, I'm still getting the "failure to load firmware" message.

I've looked at ths SystemRescue CD and it works properly. I'm wondering if there are some other modules/utilities that need to be in the image, that I may have removed.

Any pointers and suggestions would be welcome. I've checked my .config versus the Systemrescue and the are close in the network and firmware sections, so I don't think that is the problem.

I'm doing the modprobe of the e100 driver and the dhcpcd from the command line, so the kernel is up and running. I'm guessing I'm missing some core piece that actually does the loading.

Thanks for any help/suggestions.

Al
 
Old 07-25-2009, 07:52 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
If you are referring to the e100.ko intel network device driver, it doesn't need firmware. The /lib/firmware/ directory is for drivers that do such as the b43 driver.

Your kernel should already have a native e100 kernel driver. Either you didn't reboot after updating your kernel, or it needs to be loaded. The .tar.gz file you downloaded contains the latest source code for this
driver. And there is a README file with instructions on compiling and installing it with "make install", or creating an rpm package.

Check the module information with:
/sbin/modinfo e100

Check if it is listed in the /lib/modules/<kernel-version>/modules.dep file. Example:
grep e100 /lib/modules/$(uname -r)/modules.dep

If it isn't run "sudo /sbin/depmod -a". The modules.dep file lists the location of the e100 driver, and lists the mii driver as a dependency.

Check if the e100 driver is loaded with:
lsmod | grep e100
 
Old 07-27-2009, 07:31 AM   #3
afhartman
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks for the reply, but when the driver loads (which I have verified using "lsmod"), everything seems find until I try to to the dhcp request. Then if I look in "dmesg", I see the following:

"e100: eth0 'e100 request firmware': e100/d101m_ucode.bin"

followed about 60 seconds later with:

"Failed to load firmware "e100/d101m_ucode.bin": -2 "

From querying that message, it does appear to be needing firmware, hence my original question.

Regards.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
e100 firmware loading issues in 2.6.29 kushalkoolwal Debian 6 12-22-2009 09:13 AM
Files in /lib/firmware YellowOrange Linux - Newbie 3 03-01-2008 10:53 AM
/lib/firmware... agayer Linux - Hardware 2 12-14-2006 04:35 AM
messed up my ipod firmware..need new firmware.. casimir Linux - Hardware 2 09-13-2004 08:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration