Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: chris... on October 15, 2011, 02:28:12 AM
-
My netbook uses a wifi driver located in the staging section of the kernel
I suppose I can just add it myself I just need the config file used to make the kernel
-
release/src/kernel under any mirror.
-
that was quick thanx
I suppose I should also be using the tc patched 303 kernel too
Ill try it out shortly and post the files if anybody is searching for it
-
OK ive compiled the required modules and have the firmware
What should I do with these files if someone else might want them?
-
OK ive compiled the required modules and have the firmware
What should I do with these files if someone else might want them?
Make an extension and submit it to the repo. See
http://wiki.tinycorelinux.net/wiki:creating_extensions (http://wiki.tinycorelinux.net/wiki:creating_extensions)
-
ok, the entire package would consist of 4 files, 2 kernel modules and 2 firmware files
the kernel modules belong in /usr/local/modules/`uname -r`/kernel/drivers/staging/brcm80211/
do i put the firmware into /lib/firmware/brcm/ ?