Title: 8188eu.tcz Description: wifi module and one firmware ...as below Version: Kernel=4.19.10-tinycore64 - module=git-zip-20190117 Author: lwfinger for kernel module and see below Original-site: https://github.com/lwfinger/rtl8188eu Copying-policy: see below Size: 344K Extension_by: aus9 at gmx dot com Tags: 8188eu rtl8188eufw.bin wifi network adapter usb dongle Comments: The following devices are supported but try at own risk please usb 2357:010C TL-WN722N v2 (tested)....class N usb 056E:4008 from Elecom Coy Ltd usb 2001:331B from D-Link usb 2001:3311 from D-Link usb 2001:3310 from D-Link usb 2001:330F from D-Link usb 0DF6:0076 from Sitecom Europe usb 07B8:8179 from AboCom Systems usb 0BDA:0179 RTL8188ETV Wireless LAN 802.11n Network Adapter usb 0BDA:8179 RTL8188EUS 802.11n Wireless Network Adapter (Load usb-utils if you wish to run $lsusb to get usb ids) I prefer wicd to obtain wifi. After usb dongle is inserted I run $ tce-load -i 8188eu $ sudo /usr/local/etc/init.d/dbus start $ sudo /usr/local/etc/init.d/wicd start Click on the wicd icon, and assuming you see your router name, click on properties and pulldown and choose WPA 1/2 (PASSPHRASE) assuming you use wpa2, input your passphrase then click Ok. Next click connect. Optional--Top right corner is a triangle pointing down symbol - Preferences -> advanced settings you may like to click dBm to get dBm instead of % connection strength? I prefer to un-tick show never connections. YMMV If your device works for you, consider reading wicd info on adding some stuff to your backup, and adding this TCZ to your current boot list. Good Luck Testing Info ##### COPYING file is for module license = GPL v2 Real*txt is the license for the firmware file and names the author Credits to coreplayer2 and bmarkus for supplying the fw license that I have copied over. Pathways explained in build script Example of correct hardware detection...from $ dmesg #################################### 8188eu: loading out-of-tree module taints kernel. Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0) EEPROM ID = 0x8129 usbcore: registered new interface driver r8188eu compiled for 10x Change-log: 2018/05/17 first version used a restart daemon script 2018/05/29 daemons were started by install script 2018/07/04 start daemons removed from install script 2018/07/08 8188 renamed to 8188eu Current: 2019/01/296 for 10x and follow new Makefile guide