You are not logged in.

#1 2020-06-10 07:41:37

scarface_
Member
Registered: 2019-09-27
Posts: 13

[SOLVED]No wifi after fresh install and reboot

Hi I'm running into trouble after following the official Installation guide. I have completed the Installation so far and done the first reboot after umounting.
I have logged in as root and wanted to install gnome but before I checked my Internet connection pinging a Website, which failed.
As I also had Trouble connecting to the WiFi on install I tried what solved the issue then but did not work this time which was

$ ip link set dev wlp58s0 down
$ wifi-menu

I read that using netctl and NetworkManager would clash but

systemctl --type=Service

gives me

NetworkManager.service

and Nothing for netctl.
If i now try connecting via

wifi-menu

it says connecting failed.

My system is the Dell XPS13(9360).

Cheers,
Martin

Last edited by scarface_ (2020-06-12 07:17:40)

Offline

#2 2020-06-10 07:46:03

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]No wifi after fresh install and reboot

Youtube videos are a recipe for fail, and are not supported here.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2020-06-10 08:27:18

scarface_
Member
Registered: 2019-09-27
Posts: 13

Re: [SOLVED]No wifi after fresh install and reboot

Okay removed the Video from the post. Still I followed the official guide until the Point of umont and reboot.

Offline

#4 2020-06-10 08:38:09

Soptik
Member
Registered: 2019-03-11
Posts: 64

Re: [SOLVED]No wifi after fresh install and reboot

Is there something interesting in journalctl or dmesg?

Offline

#5 2020-06-10 08:39:22

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,094

Re: [SOLVED]No wifi after fresh install and reboot

Kill off netctl, start the NetworkManager service and use nmcli or nmtui to connect. If there are any errors then tell us about them. Also tell us which wifi card you have, which driver you are using etc.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2020-06-10 13:18:16

asasione
Member
Registered: 2019-06-16
Posts: 9

Re: [SOLVED]No wifi after fresh install and reboot

scarface_ wrote:

Hi I'm running into trouble after following the official Installation guide. I have completed the Installation so far and done the first reboot after umounting.
I have logged in as root and wanted to install gnome but before I checked my Internet connection pinging a Website, which failed.
As I also had Trouble connecting to the WiFi on install I tried what solved the issue then but did not work this time which was

$ ip link set dev wlp58s0 down
$ wifi-menu

I read that using netctl and NetworkManager would clash but

systemctl --type=Service

gives me

NetworkManager.service

and Nothing for netctl.
If i now try connecting via

wifi-menu

it says connecting failed.

My system is the Dell XPS13(9360).

Cheers,
Martin

I will make two suggestions, use the 05/01 ISO when installing to avoid issues during the initial installation, it will help avoid struggling to get wifi-menu working. Second, do the entire install including gnome and the apps you want and enable services and reboot into a working system, instead of wasting time doing additional procedures after the initial reboot

Offline

#7 2020-06-12 07:16:47

scarface_
Member
Registered: 2019-09-27
Posts: 13

Re: [SOLVED]No wifi after fresh install and reboot

asasione wrote:

I will make two suggestions, use the 05/01 ISO when installing to avoid issues during the initial installation, it will help avoid struggling to get wifi-menu working. Second, do the entire install including gnome and the apps you want and enable services and reboot into a working system, instead of wasting time doing additional procedures after the initial reboot

Thank you, I will keep that in mind the next time I do an install.

What solved the problem for me this time was disabling wpa_supplicant. Then I could not uses nmcli beacause my wifi's name is something like "fritz!box XXXX" and I got a bash error because of the !box part.
If somebody stumbles across this thread in the future:
The problem can be resolved using

nmtui

which is a simple gui tool.

Offline

Board footer

Powered by FluxBB