We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have the network manager installed with: sudo apt-get update; sudo apt-get install network-manager -y
sudo apt-get update;
sudo apt-get install network-manager -y
and then the devices are listed there: nmcli d
nmcli d
My problem is that there is no wlan1 network here. With a normal Raxda Ubuntu image i have 'wlan0' and 'wlan1', here i only have 'wlP2p33s0'
I have installed the following wireless card: https://docs.radxa.com/en/accessories/wireless-a8
6.1.0-1023-rockchip
Radxa ROCK 5B
Ubuntu 24.04 LTS (Noble Nombat)
No response
The text was updated successfully, but these errors were encountered:
Ubuntu 24.04 uses netplan, do not use network manager.
Sorry, something went wrong.
In netplan i actually only get one displayed.
network-manager is not intalled. is a fresh ubuntu 24.04
Do i need a different configuration for netplan?
Any ideas?
Joshua-Riek
No branches or pull requests
What happened?
I have the network manager installed with:
sudo apt-get update;
sudo apt-get install network-manager -y
and then the devices are listed there:
nmcli d
My problem is that there is no wlan1 network here. With a normal Raxda Ubuntu image i have 'wlan0' and 'wlan1', here i only have 'wlP2p33s0'
I have installed the following wireless card:
https://docs.radxa.com/en/accessories/wireless-a8
Kernel version
6.1.0-1023-rockchip
SBC model
Radxa ROCK 5B
What operating system are you seeing this problem on?
Ubuntu 24.04 LTS (Noble Nombat)
Relevant logs
No response
The text was updated successfully, but these errors were encountered: