PineBook Pro (PbP): EndeavourOS install: Network

Having problem setting up Network. Install went fine. Comes up without connection.

Welcome to the EndeavourOS forum. I hope you enjoy your time here.

I changed the category of your Topic to “'ARM - Installation”.

Are you trying to set up an Ethernet connection or a WiFi connection ?

For an Ethernet connection, list the output of

 systemctl status NetworkManager

gives you.

Also, what is the output of

ip addr

look like.
That should give us a start on where to look.

Pudge

If it is not a problem, could you share the output here.

Drag your mouse cursor to highlight the output, then click ‘Copy’
When composing your post, at the upper right is a Gear icon, click on it then click on
‘Hide Details’.

[details="Summary"]
This text will be hidden
[/details]

Space out the line “This text will be hidden” then paste your output between the two bracketed lines. Then to make things easier, change [details=“Summary”] to something like [details=“NetworkManager output”]

NetworkManager output

● NetworkManager.service - Network Manager
Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: disabled)
Active: active (running) since Sun 2023-02-19 11:37:55 MST; 4h 56min ago
Docs: man:NetworkManager(8)
Main PID: 738 (NetworkManager)
Tasks: 3 (limit: 37731)
Memory: 11.4M
CPU: 1.672s
CGroup: /system.slice/NetworkManager.service
└─738 /usr/bin/NetworkManager --no-daemon

Feb 19 16:27:08 Valhalla NetworkManager[738]: [1676849228.1124] device (wlan0): set-hw-addr: set MAC address to 72:2B:9A:31:83:0B (scanning)
Feb 19 16:27:08 Valhalla NetworkManager[738]: [1676849228.1666] device (wlan0): supplicant interface state: inactive → disconnected
Feb 19 16:27:08 Valhalla NetworkManager[738]: [1676849228.1667] device (p2p-dev-wlan0): supplicant management interface state: inactive → disconnected
Feb 19 16:27:08 Valhalla NetworkManager[738]: [1676849228.1718] device (wlan0): supplicant interface state: disconnected → inactive
Feb 19 16:27:08 Valhalla NetworkManager[738]: [1676849228.1718] device (p2p-dev-wlan0): supplicant management interface state: disconnected → inactive
Feb 19 16:34:01 Valhalla NetworkManager[738]: [1676849641.1020] device (wlan0): set-hw-addr: set MAC address to 26:CB:A7:0B:5F:8C (scanning)
Feb 19 16:34:01 Valhalla NetworkManager[738]: [1676849641.1867] device (wlan0): supplicant interface state: inactive → disconnected
Feb 19 16:34:01 Valhalla NetworkManager[738]: [1676849641.1867] device (p2p-dev-wlan0): supplicant management interface state: inactive → disconnected
Feb 19 16:34:01 Valhalla NetworkManager[738]: [1676849641.1917] device (wlan0): supplicant interface state: disconnected → inactive
Feb 19 16:34:01 Valhalla NetworkManager[738]: [1676849641.1918] device (p2p-dev-wlan0): supplicant management interface state: disconnected → inactive

The main thing we are looking for is something like

Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: disabled)
Active: active (running) since Sun 2023-02-19 11:37:55 MST; 4h 56min ago

Saying NetworkManager is enabled and is active (running)

Do the same for the output of

ip addr

Pudge

Having problems w. cutting/pasting on PbP. Cutting/Pasting not an option. Will have to type in.

Am on the “EndeavourOS ARM installer” Page. I select Install Community Editions and I get
Calamares “The system is not connected to the internet.”

used this link for the build:
https://github.com/endeavouros-arm/images/releases

I wonder if the one who released this image didn’t include a WiFi hook-up?

The wifi drivers for the latest pbp are in the linux-firmware package. We also include the wifi driver for older firmware.

You are the first user having problems with network connection with our pbp images. We have not seen any issues so far.

How are you trying to connect to wifi? The network manager applet is given in the bottom right panel. Use that to connect to wifi

The only icon in the bottom right corner is the network manager. I select it and VPN prompt comes up. Do I need a VPN? No sign of the WiFi manager.

what happens when you right click?
Do you see something like this?

How do I R. click? Using pad on PbP (2 fingers don’t work).

hit (not tap) the right bottom part of the pad

Didn’t work. Hooked mouse up to USB… working now.
R.Clicked on Network and get “Edit Connections”
“Chose a Connection Type”
Wi-Fi
“Editing Wi-Fi connection 1”
SSID ??
Mode ??
Band: Automatic
Channel: ??
BSSID: ??
Device: ??
Cloned MAC Address: ??
MTU: automatic

How do I get this info? I am not a System Admin.

Found SSID on the modem. Will find the rest eventually

Did work…I wasn’t tapping low enough…needed to tap almost on bezel.

Got it to work…modem was the problem. Had to buy a new modem and it hooked right in to the Wi-Fi.

Thanks for all your help and putting up with me!

I am off to setting up the EndeavourOS. Really looking good.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.