Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2681

Hardware • Re: WiFi Ralink RT3592 2T/2R not working properly

$
0
0
The deb line is not a command, it is a line you edit in your sources file /etc/apt/sources.list . It has changed for Debian 12.
The safe way to do it is run the command (as root or sudo)

Code:

apt edit-sources
and change the "main" line to

Code:

deb https://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware
I believe it can be done instead with Synaptic if you wish.
Then run the command

Code:

apt update && apt install firmware-ralink

Statistics: Posted by sunrat — 2024-09-13 23:45



Viewing all articles
Browse latest Browse all 2681

Trending Articles