Skip to main content

All Questions

Tagged with
0 votes
1 answer
263 views

Cannot connect ubuntu server 22.04 to internet on a RaspberryPi 3B+ using a 4G USB modem and netplan

I am trying to connect ubuntu server 22.04 to internet on a RaspberryPi 3B+ using a 4G USB modem and netplan. The USB dongle seems to be recognized: carlo@pi-box:~$ lsusb Bus 001 Device 008: ID 19d2:...
carlo1601's user avatar
0 votes
1 answer
68 views

RPi 4B with Ubuntu Server 20.04 fails to connect to Wi-Fi Sometimes

I have Ubuntu Server 20.04 installed in RPi 4B. The problem is does connect to a network today but if i try to connect to the same network next day it fails. Why does this happen? My .yaml is as below ...
Eldho K K's user avatar
1 vote
1 answer
447 views

Bash Script to change WLan SSID

I'm new to Linux, and I'm looking for a simple way to update the SSID and associated password on the wlan0 interface at a set time. I need to copy file from a device on Network 'A' to a device on ...
ShaneM2's user avatar
  • 11
1 vote
3 answers
682 views

How to correct bad auto netplan configuration of wpa_supplicant Ubuntu 20:04

I use Ubuntu 20.04 desktop on a Raspberry Pi 4 and I am trying to configure netplan. I have seen How to configure wpa_supplicant in Ubuntu server 20.04. I configured netplan to connect to wlan0 and it ...
Leonardo Saracini's user avatar
0 votes
1 answer
1k views

How to configure Energy Efficient Ethernet (EEE) permanently off using netplan?

I have a raspberry pi 4, with 22.04 installed. I keep getting drop outs from the network with errors in dmseg like bcmgenet_xmit: tx ring 1 full when queue 2 awake Another post suggested that this ...
ThatDataGuy's user avatar
0 votes
0 answers
663 views

How to switch between two WiFi adapters in command line?

I managed to get my external wifi adapter (MT7601u) work in my raspberry pi 4 thanks to help from chili555. Now I have two wifi interfaces, wlan0 (raspberry pi's built-in wifi) and wlx8c882b02d94e (...
stormfire's user avatar
0 votes
2 answers
6k views

Fail to up interface wlan0 in ubuntu server 22.04 Raspberry Pi

Im having issues after installing ubuntu server 22.04 on raspberry pi 4 The interface wlan0 is down. After following the official tutorial from ubuntu (https://ubuntu.com/tutorials/how-to-install-...
Galois's user avatar
  • 3
0 votes
0 answers
94 views

Creating a restricted wifi ap with static ip addresses

What I am using: Raspberry Pi 4 Ubuntu 21.04 What I need: Ethernet with dhcp to connect to my lan. A wifi ap that is isolated from the ethernet. The ability to assign static ip addresses to devices ...
netplanjustsucks's user avatar
0 votes
2 answers
910 views

Raspberrypi 21.10 Server static IP but boots with 2 IP (one from DHCP?)

Set up pi with a static IP (10.0.0.180/24) following https://ubuntu.com/tutorials/how-to-install-ubuntu-on-your-raspberry-pi Raspberrypi4 -4 with 8g At boot it displays eth0 IP 10.0.0.180 eth0 IP 10.0....
Berniek's user avatar
  • 11
0 votes
0 answers
937 views

How to set up two wifi access-points on one wifi device on Ubuntu 20.04.3

So I want to set up Wi-Fi on the raspberry Ubuntu server, but I need to get it to connect to two access-points, one needs a static IP and the other one dhcp4. This is my network-config file that I ...
Destro's user avatar
  • 1
0 votes
1 answer
3k views

How to connect raspberry pi to WIFI that requires username and password?

I am trying to connect my raspberry pi to a wifi that requires an account to login i.e username and password. I have successfully connected the pi to an open wifi that only requires SSID and password ...
amtoum's user avatar
  • 1
0 votes
1 answer
2k views

Changing WiFi MAC address on Raspberry Pi 4 Model B with Ubuntu 20.04.2 LTS

I am not confident to report a bug but at least some confusing/unexpected results. Googling the first 20-30 results on the topic "ubuntu change mac" and "ubuntu change mac netplant"...
ros44's user avatar
  • 1
0 votes
1 answer
2k views

Why does Ubuntu for Raspberry Pi fail to connect to Wi-Fi on first boot?

The bottom of the network setup page of the "How to install Ubuntu Server on your Raspberry Pi" tutorial says, Note: During the first boot, your Raspberry Pi will try to connect to this ...
rgov's user avatar
  • 419
3 votes
1 answer
7k views

netplan is attempting to restart NetworkManager when renderer is networkd

I'm familiar with the old-style interfaces config, but not netplan. This is ubuntu server 20.04 LTS on a raspberry pi 4. I'm trying to configure a static IP address, so I'm following along with ...
John Ruiz's user avatar
  • 131
0 votes
0 answers
417 views

Using Netplan to setup a static IP for a cluster of devices connected via ethernet

I'm coming from NetworkManager world, so bear with me. I can do this on Ubuntu if I change Netplan's rendered to NetworkManger, but I'm hoping to learning the more native approach. I have four devices ...
Adam Woolhether's user avatar

15 30 50 per page