Thanks. I will look at how it is working in Ubuntu using lsmod and dmesg tomorrow.
I know these devices are prone to hardware failures, but I have a large number of them obtained at low price and they will do the job nicely if the wifi can be enabled. As you say, it shouldn't be a hardware issue we are dealing with here as the wifi works fine under Windows or Ubuntu.
The output from modinfo on r8723bs is shown below.
tc@box:~$ modinfo r8723bs
filename: /lib/modules/4.19.10-tinycore64/kernel/net/wireless/r8723bs.ko
author: Realtek Semiconductor Corp.
description: Realtek Wireless Lan Driver
license: GPL
parm: rtw_decrypt_phy_file:Enable Decrypt PHY File
parm: rtw_load_phy_file:PHY File Bit Map
parm: rtw_phy_file_path:The path of phy parameter
parm: rtw_tx_pwr_by_rate:0:Disable, 1:Enable, 2: Depend on efuse
parm: rtw_tx_pwr_lmt_enable:0:Disable, 1:Enable, 2: Depend on efuse
parm: rtw_hiq_filter:0:allow all, 1:allow special, 2:deny all
parm: rtw_notch_filter:0:Disable, 1:Enable, 2:Enable only for P2P
parm: rtw_80211d:Enable 802.11d mechanism
parm: rtw_max_roaming_times:The max roaming times to try
parm: ifname:The default name to allocate for first interface
parm: rtw_ant_num:Antenna number setting
parm: rtw_btcoex_enable:Enable BT co-existence mechanism
parm: rtw_ips_mode:The default IPS mode
version: v4.3.5.5_12290.20140916_BTCOEX20140507-4E40
alias: sdio:c*v024CdB723*
alias: sdio:c*v024Cd0626*
alias: sdio:c*v024Cd0623*
alias: sdio:c*v024Cd0523*
alias: acpi*:OBDA8723:*
srcversion: 9F5053931B4FCB925397E4C
depends: mmc_core,cfg80211
intree: Y
vermagic: 4.19.10-tinycore64 SMP mod_unload
tc@box:~$