Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: thefamousnomo on July 18, 2009, 12:12:41 PM
-
howdo?
having some issues with the nic on this laptop, Intel 82557/8/9 Ethernet Pro 100. keep getting the
e100: eth0: e100_request_firmware: Failed to load firmware "e100/d102e_ucode.bin": -2
even with the firmware-2.6.29.1-tinycore.tce installed. have tried downloading alternative blobs and also prefixing d101s_ucode.bin with e100_ but still no joy!
any ideas?
love the distro, best fun ive had in ages! :D
-
I have the same problem same hardware on a Toshiba Libretto L3.
-
Try renaming the firmware extension from .tce to .tcem. If this helps, I'll rename it officially too.
-
curaga,
"Try renaming the firmware extension from .tce to .tcem."
Still not working. the error shows up before loading the firmware.
-
It doesn't matter if the first load fails, after all the firmware can't be loaded before it's there. The point in the rename is to force a rescan of hardware.
Do you get network connectivity with the rename?
-
curaga,
Sadly, still not working with the rename extion.
-
curaga,
I reinstall everything and the firmware works just the original tce extention no need to rename. eth0 is up and running.
Thanks.
-
sorry, was on hols there
cheers for the replies, but the rename doesnt make any odds im afraid :(
-
*bump*
anybody any ideas please?
-
having some issues with the nic on this laptop, Intel 82557/8/9 Ethernet Pro 100. keep getting the
e100: eth0: e100_request_firmware: Failed to load firmware "e100/d102e_ucode.bin": -2
even with the firmware-2.6.29.1-tinycore.tce installed. have tried downloading alternative blobs and also prefixing d101s_ucode.bin with e100_ but still no joy!
any ideas?
You will always get this message if you use dhcp on startup because the firmware is loaded after dhcp.sh is executed. You can load the firmware then manually turn the dhcp client off then back on in the control panel.
Or add "/etc/init.d/dhcp.sh &" to your bootlocal.sh script and boot with nodhcp. <- this will make that message go away
There is also some info on the FAQs page: http://www.tinycorelinux.com/faq.html#firmware (http://www.tinycorelinux.com/faq.html#firmware)
-
Thanks robc for bringing this to my attention.
I will move dhcp start to the after restore section of tc-config starting with 2.3rrc1