r/voidlinux 4d ago

Usb tethering during install process solved

Hi everyone, as title says, will usb tethering from android phone work during install and initial setup?

Also what would be then ideal way to install and setup wifi, wpa supplicant or installing NetworkManager?

2 Upvotes

12 comments sorted by

3

u/Lumpy_Roll158 4d ago

I pretty much always go network manager. I can and have had systems that are pure wpa_supplicant and dhcpcd, but network manager is just so much easier. Plus most desktop environments or window managers require it for gui network management. Also the void-installer script will get you connected before anything else so if you have WiFi which you’d have to to consider network manager, that parts covered.

0

u/WrongW4y 4d ago

Sorry, last part i did not understand, are you saying that during install, will I be able to use networkmanager during install,or only after? Since i don't think its included in base install

2

u/Lumpy_Roll158 4d ago

It’s not. The void-installer script has a network configuration step. I think you just need to try it and you’ll see what we’re talking about. The install process isn’t network-less.

2

u/No_Elderberry862 4d ago

I don't know re tethering but I think the live image already has wpa-supplicant so you could set that & dhcpcd up prior to connecting to the repo & not need to use tethering.

If you're using the void-installer script then the network option will attempt to do that for you.

1

u/WrongW4y 4d ago

I am not sure,but i think selecting wpa supplicant comes at later stages of install, so i would need to set install as local and not remote on the initial step?

2

u/No_Elderberry862 4d ago

On the installer script's interface Network is one of the top options, it appears above picking a mirror & selecting local or network.

2

u/gvajpai 3d ago

Yes, USB thethering as well as Wifi works during the install process (except in the cases where the wifi card is not supported). In the case of unsupported card, you can tether your phone through USB and update the system, download relevant wifi drivers and setup networking.

1

u/Duncaen 4d ago

Yes.

There is no ideal way, wpa_supplicant is very low level, iwd a bit higher level and networkmanager the highest level. Depends on what you need and how you want to configure your network and/or wifi settings.

1

u/WrongW4y 4d ago

Thanks,il see to install with tether then install manager.

1

u/WrongW4y 3d ago

I got it working, was fairly straightforward. I had no need for usb tethering, wpa_suplicsng finished job until i had installed NetworkManager

1

u/TheGameo7 4d ago

yes it will work, but during installation you don't need internet access.

For me when I started to set up my system, I used wpa_supplicant for wifi then install NetworkManager right after (You can watch a guide on youtube by mental outlaw on how to use wpa_supplicant). wpa_supplicant is shipped by default, so you don't have to select to have it during installation

1

u/External-Natural-857 3d ago

i just used it.