You are not logged in.

#1 2020-10-07 22:12:27

Gorf
Member
Registered: 2020-10-07
Posts: 3

After fresh install networkmanager.service does not exist.

Greetings everyone. For the last few days I have been working on honing my Arch installation techniques and I'm loving getting into an OS that really requires some thinking.  But now I am stuck and I'm not exactly sure why. I have a Lenovo W530 that has been my Linux workhorse for a while now. I've installed Arch on it and I can get all the way to rebooting the system and logging in and messing about, but I can't get the network to come online. In the Live environment I could get my wifi and wired connection running no problem. I went through during the install and added additional packages that I wanted including the NetworkManager package. But on reboot, I can't get it to start or enable the networkmanager service.  Both commands give me the output:

# systemctl start networkmanager
Failed to start networkmanager.service: Unit networkmanager.service not found.

I can confirm that the package is indeed installed:

pacman -Q | grep networkman
networkmanager 1.26.2-1

I feel like maybe I'm missing something obvious here. A configuration step maybe?

Offline

#2 2020-10-07 22:14:25

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,516
Website

Re: After fresh install networkmanager.service does not exist.

Unit names are files, and file names are case-sensitive.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2020-10-08 05:31:57

Gorf
Member
Registered: 2020-10-07
Posts: 3

Re: After fresh install networkmanager.service does not exist.

Wow do I feel stupid. OK, all good. ID:10T error.

Offline

#4 2020-10-08 12:44:46

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: After fresh install networkmanager.service does not exist.

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

Board footer

Powered by FluxBB