Thanks for the help guys.
So I checked BIOS and didn't find anything related to disabling wireless, however this keyboard has an F12 key with a wifi symbol and a smal LED indicator on it. I suspect tinycore knows nothing about the key... i pressed it, presed fn+F12, alt+fn+F12 etc... did nothing. if I run sudo rfkill list all it returns nothing...
So in the above response from coreplayer2 : "Please post the output of dmesg | tail -50 after attempting to connect"
I am guessing you mean after running sudo wifi.sh?
BTW, I INSTALLED to another USB instead of a live USB, that was so much easier than I thought! TinyCore is so cool... just wish my hardware was easier! -I digress.
So, since I changed to a INSTALLED usb (using tc-install) with a persistent /tc I am reposting the entirety of dmesg prior to running any commands:
Here is the pastebin:
https://pastebin.com/m38NisV3Then, finally what you requested:
tc@box:~$ sudo wifi.sh
No wifi devices found!
then:
tc@box:~$ dmesg | tail -50
usb-storage 1-1:1.0: USB Mass Storage device detected
scsi host3: usb-storage 1-1:1.0
input: HP Wireless hotkeys as /devices/virtual/input/input12
input: PC Speaker as /devices/platform/pcspkr/input/input13
libphy: r8169: probed
r8169 0000:02:00.0 eth0: RTL8105e, c8:cb:b8:ae:15:71, XID 40a00000, IRQ 25
wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found
usb 3-2: new low-speed USB device number 2 using ohci-pci
ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
random: fast init done
ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
ACPI: AC Adapter [AC] (on-line)
battery: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
battery: ACPI: Battery Slot [BAT0] (battery present)
acpi device:00: registered as cooling_device3
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:413C:301A.0001/input/input15
hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:12.0-2/input0
psmouse serio4: synaptics: queried max coordinates: x [..5634], y [..4598]
psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400/0x0, board id: 1680, fw id: 706145
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11
scsi 3:0:0:0: Direct-Access ClickSha DISK 2.0 8.07 PQ: 0 ANSI: 4
sd 3:0:0:0: Attached scsi generic sg1 type 0
sd 3:0:0:0: [sda] 3993600 512-byte logical blocks: (2.04 GB/1.90 GiB)
sd 3:0:0:0: [sda] Write Protect is off
sd 3:0:0:0: [sda] Mode Sense: 23 00 00 00
sd 3:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1
sd 3:0:0:0: [sda] Attached SCSI removable disk
hp_wmi: query 0xd returned error 0x5
input: HP WMI hotkeys as /devices/virtual/input/input16
loop: module loaded
zram0: detected capacity change from 0 to 177225728
random: mkswap: uninitialized urandom read (16 bytes read)
Adding 173068k swap on /dev/zram0. Priority:-2 extents:1 across:173068k SSFS
squashfs: version 4.0 (2009/01/31) Phillip Lougher
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
random: crng init done
platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
platform regulatory.0: Falling back to syfs fallback for: regulatory.db
cfg80211: failed to load regulatory.db
wl: loading out-of-tree module taints kernel.
wl: module license 'Mixed/Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
r8169 0000:02:00.0: Direct firmware load for rtl_nic/rtl8105e-1.fw failed with error -2
r8169 0000:02:00.0: Falling back to syfs fallback for: rtl_nic/rtl8105e-1.fw
r8169 0000:02:00.0 eth0: unable to load firmware patch rtl_nic/rtl8105e-1.fw (-11)
Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
r8169 0000:02:00.0 eth0: Link is Down
r8169 0000:02:00.0 eth0: Link is Up - 100Mbps/Full - flow control off
Thanks for helping. please let me know what to try next....
mnemonic76
[EDIT]: Added code tags. Rich