Tiny Core Base > Raspberry Pi
How to compile a kernel module with source from vendor?
Paul_123:
It depends on what pi you are using. Grab the one that matches uname -r
ovacikar:
I think I got it to compile and install. Had to install wifi.tcz and firmware-rtlwifi.tcz as well.
Then manually removed 8192cu and dependent / in use by stuff and loaded rtl8xxxu :
--- Code: ---[ 5590.760678] usbcore: registered new interface driver rtl8192cu
[ 5619.881181] usbcore: deregistering interface driver rtl8192cu
[ 5776.153455] usbcore: deregistering interface driver rtl8xxxu
[ 5787.437721] usb 1-1.2: RTL8188CU rev A (TSMC) romver 0, 1T1R, TX queues 2, WiFi=1, BT=0, GPS=0, HI PA=0
[ 5787.437792] usb 1-1.2: RTL8188CU MAC: 80:1f:02:70:9d:1e
[ 5787.437823] usb 1-1.2: rtl8xxxu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[ 5787.440082] usb 1-1.2: Firmware revision 88.2 (signature 0x88c1)
[ 5788.146532] usbcore: registered new interface driver rtl8xxxu
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version