General TC > Tiny Core Netbooks
Wifi Setup on a HP Laptop running TinyCore 11.1 (64 bit)
RYTCL:
--- Quote from: Rich on November 25, 2020, 10:57:42 AM ---Hi RYTCL
When extensions have the text KERNEL as part of their name, KERNEL is a symbol representing the kernel version you are
currently running. When tce-load encounters the KERNEL symbol, it replaces it with the output of this command:
--- Code: ---uname -r
--- End code ---
which in your case would return 5.4.3-tinycore64. So wireless-KERNEL.tcz becomes wireless-5.4.3-tinycore64.tcz
--- End quote ---
Thanks for that useful information.
Juanito:
--- Quote from: RYTCL on November 25, 2020, 10:54:29 AM ---Is RT2800, the equivalent driver for RaLink RT3290 card for my laptop ?
--- End quote ---
I believe so - do the following give any output?
--- Code: ---$ dmesg | grep 2800
$ sudo rfkill list all
$ sudo wifi.sh
--- End code ---
RYTCL:
Issue persists...
--- Code: ---~>
~> dmesg | grep 2800
last_pfn = 0x280000 max_arch_pfn = 0x400000000
pci 0000:02:00.0: [1814:3290] type 00 class 0x028000
~>
~>
~> sudo rfkill list all
~>
~> sudo wifi.sh
No wifi devices found!
~>
~>
--- End code ---
RYTCL:
A different question :
Terminal Window when launched does not source .profile. I normally have to source the profile every time a new window is launched.
$> . ./.profiile
How to force Term Win to source .profile ?
Juanito:
It seems as though something is blocking your wifi, but I don’t know what..
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version