Tiny Core Base > TCB Tips & Tricks
Wireless for Dummies
samweller:
no such dir as /lib/firmware.
?
combo3:
You have to create it first: sudo mkdir /lib/firmware
Next, copy the firmware files to /lib/firmware
and add the directory to /opt/.filetool.lst
echo lib/firmware >> /opt/.filetool.lst
Then do a backup.
Juanito:
I don't have the hardware to test, but will this work from /usr/local/lib/firmware?
combo3:
--- Quote from: Juanito on November 16, 2009, 10:31:18 PM ---I don't have the hardware to test, but will this work from /usr/local/lib/firmware?
--- End quote ---
Actually, now that you mention it... probably.
/lib/udev/firmware.sh contains the following:
FIRMWARE_DIRS="/lib/firmware /usr/local/lib/firmware"
So I copied my USB firmware to /usr/local/lib/firmware and got it working.
YMMV
^thehatsrule^:
--- Quote from: Jason W on November 15, 2009, 08:45:52 AM ---I had looked into whether ipw2200 could be in the repo, but it appears to be non-distributable according to the license you have to agree to before download. The relevant part:
...
I am not sure if there is a loophole or a way to obtain a distribution license.
--- End quote ---
I think that's for the end user only. There's another one for redistributors.
See http://ipw2200.sourceforge.net/firmware.php
And a related post: http://forum.tinycorelinux.net/index.php?topic=2966.0
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version