I would like to use my old Realtek RTL8188S WLAN Adapter in BookwormPup64_10.0.9
(My household has recently changed our Internet providers and my desktop PC's
suddenly needed WIFI hardware.)
I've tried to use a tiny old USB WIFI dongle with BookwormPup64_10.0.9 on
my old Dell OptiPlex 760 DCNE desktop PC:
idVendor=07b8, idProduct=8188, bcdDevice= 2.00
When I plug it in and boot, dmesg shows the following messages:
[Thu Feb 6 17:42:24 2025] usb 1-2: new high-speed USB device number 6 using xhci_hcd
[Thu Feb 6 17:42:24 2025] usb 1-2: New USB device found, idVendor=07b8, idProduct=8188, bcdDevice= 2.00
[Thu Feb 6 17:42:24 2025] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Thu Feb 6 17:42:24 2025] usb 1-2: Product: RTL8188S WLAN Adapter
[Thu Feb 6 17:42:24 2025] usb 1-2: Manufacturer: Manufacturer Realtek
[Thu Feb 6 17:42:24 2025] usb 1-2: SerialNumber: 00e04c000001
[Thu Feb 6 17:42:25 2025] rtl8192cu: Chip version 0x10
[Thu Feb 6 17:42:25 2025] rtl8192cu: Board Type 0
[Thu Feb 6 17:42:25 2025] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[Thu Feb 6 17:42:25 2025] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[Thu Feb 6 17:42:25 2025] ieee80211 phy1: Selected rate control algorithm 'rtl_rc'
[Thu Feb 6 17:42:25 2025] usbcore: registered new interface driver rtl8192cu
[Thu Feb 6 17:42:25 2025] usb 1-2: firmware: direct-loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[Thu Feb 6 17:42:25 2025] r8712u: module is from the staging directory, the quality is unknown, you have been warned.
[Thu Feb 6 17:42:25 2025] usbcore: registered new interface driver r8712u
[Thu Feb 6 17:42:26 2025] rtl8192cu: Failed to polling REG_APS_FSMCO[APFM_ONMAC] done!
[Thu Feb 6 17:42:26 2025] rtl8192cu: Failed to init power on!
[Thu Feb 6 17:42:26 2025] rtl8192cu: init mac failed!
I guess that "rtl8192cu" is used for a number of different Realtek
hardware but it needs some more tweeking to get it to work for me.
Long ago the last time I used it with Puppy Linux, I used this:
https://oldforum.puppylinux.com/viewtop ... 2a#p462469
according to the old forum's attachment count, that old "driver" has been
downloaded a large number of times:
8712u-k2.6.33.2.pet for Puppy 5.1.x (170.96 KiB) Downloaded 4060 times
Somehow, when I just rebooted my old Dell OptiPlex 760 DCNE desktop from BookwormPup64_10.0.9
to run Windows 10, Microsoft seemed to "find" a Windows 10 driver and it seems to work:
Years ago there was a method of using Microsoft Windows WIFI driver files
in Linux WIFI but I would need help if that method is still available.
Thank you for any help.