You are not logged in.
Pages: 1
After running 'iwctl device list' I got an empty table. How do I fix this?
Offline
Please send the output of a `ip link` command to see all network interfaces available.
Offline
And if that happens to not contain wifi, what wifi chip are you supposed to have and did you perhaps not install the correct firmware package? if the above doesn't turn up anything, usb walking a
sudo journalctl -b > file.txtsomewhere could be useful.
(or if you happen to have internet in some other shape or form
sudo journalctl -b | curl -F 'file=@-' 0x0.stfor a pastebin)
Offline
Other way, shape and form: https://wiki.archlinux.org/title/Tethering
Online
Mod note: @xaprogge We received your report that this thread is solved. Please post your solution here and edit the title of your post accordingly. Life is a two-way street.
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
Pages: 1