Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: Zendrael on September 17, 2013, 10:51:51 AM
-
Hello!
I'm facing this problem everytime I try to load (at boot) the wl-r8712u-3.8.10-tinycore.tcz
Firmware request failed!
As my wireless only works with it (or was working with the 3.0.21 on Core 4.7.7), I downloaded it from the repo from another machine, then copyied to the Core machine... set up to load on boot and got this message!
Loading manually says ok, but the wifi.sh does not work...
Any clues, please?
Thanks!
-
That is not firmware. That is a kernel module.
You cannot use 4.7.7 kernel modules for 5.0.
-
Hello Mr. gerald_clark!
How are you?
No, let me explain: I am using the wl-r8712u-3.8.10-tinycore.tcz on Core 5.0.
I did a clean install of the Core(Plus) 5 and had to download this extensions from another machine. Put this extension on the Core 5 machine. But it doesn't work, keeps giving me this message.
If i run dmesg, the last message about it is the one I wrote in the first post.
-
Hi Zendrael
I think you may need /usr/local/lib/firmware/rtlwifi/rtl8712u.bin which is in firmware.tcz.
-
Use the dmesg command.
You will see the message for the failed firmware load.
Note the name of the file that was not found.
Use the Apps utility to find the package that "provides" that file.
You can install the firmware.tcz package, but that is overkill.
---- Edit ----
/usr/local/lib/firmware/rtlwifi/rtl8712u.bin is in firmware-rtlwifi.tcz.
-
Hi!
Worked after using firmware-rtlwifi.tcz loaded before wl-r8712u-3.8.10-tinycore.tcz.
I noticed that there are many extensions out of the 5.x repo, like bftp, samba, no-ip... They will work if I download from the 4.x repo? If yes, do I need to download the .dep files too?
Thanks!
-
Hi Zendrael
They will work if I download from the 4.x repo?
Some will and some won't. Extensions are currently being tested and migrated from 4 to 5. There is a thread on that here:
http://forum.tinycorelinux.net/index.php/topic,15906.msg93578.html#msg93578
-
Ok Rich!
Thank you!
-
The additional firmware information is listed in the wireless driver extension, with the hope that folks needing this driver would also graphic the required firmware at the same time.
I guess we could add the firmware as a dep of the driver..?
-
I think it is a good idea!