Tiny Core Linux

Tiny Core Base => CorePlus => Topic started by: 0TEXT on July 24, 2022, 10:00:26 AM

Title: I can't connect Internet (no install the Core Plus)
Post by: 0TEXT on July 24, 2022, 10:00:26 AM
Hello everybody


( I saw videos, your links, web and others but no results)


I have internet only with Hotspot by smartphone (no cabled Lines, no wifi router, etc) but I don't know the method for connect Internet.
On desktop I choose the 1st icon "WiFi" on right, there's a terminal Window for some seconds but nothing happens.

On this notebook there is installed an other Linux distribution and it works, but I want delete it for install completly Core Plus.
With others Linux distr. hotspot Is sccept.

Thank for reply.
Bye
Title: Re: I can't connect Internet (no install the Core Plus)
Post by: Juanito on July 24, 2022, 10:18:41 AM
Your WiFi hardware probably needs a specific driver and/or firmware - what hardware do you have?

If you don’t know, you can use the lsusb or lspci commands to find out.
Title: Re: I can't connect Internet (no install the Core Plus)
Post by: tcl_user5 on July 24, 2022, 12:49:04 PM
Hello 0TEXT,

Till you figure out and install the missing firmware for using Wifi, you could use the internet from your smartphone by USB tethering as follows.

(1) Connect a USB cable between your smartphone and a USB port of the desktop/notebook computer.
 
(2) Activate USB Tethering in your smartphone (setting is available in most Android smartphones under "Mobile hotspot" in Settings)

(3) Open a terminal in the desktop and use the command  "sudo udhcpc -i usb0"
(The last character after usb is zero).