LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Ralink rt61 (https://www.linuxquestions.org/questions/suse-opensuse-60/ralink-rt61-4175732961/)

panorain 01-19-2024 05:37 PM

Ralink rt61
 
Hi, I am using a machine with openSUSE Tumbleweed, KDE Plasma installed, it has a Ralink rt61 pci wireless network card installed. I am noticing that I *Always* have to disconnect the card and then connect the card with Network Manager after I unsuspend the machine; in order to try to obtain wireless connectivity again. I have adjusted Network Manager -> Connections -> General Configuration -> 'Connect Automatically With Priority' to the value of 99. It seems better actually, and I am wondering if there is anything else I can possibly do? Is this even suggested to adjust the value to 99 (Which I believe is the maximum)?

Code:

Thinkcentre-M57p:~> ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
      valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
      valid_lft forever preferred_lft forever
2: enp0s25: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether 00:1d:7d:56:c7:fa brd ff:ff:ff:ff:ff:ff
3: wlp17s10: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether c6:95:68:4a:bb:29 brd ff:ff:ff:ff:ff:ff permaddr 00:13:14:00:0f:fd
    inet 192.168.1.17/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp17s10
      valid_lft 75416sec preferred_lft 75416sec
    inet6 fe80::1945:a548:d22d:608f/64 scope link noprefixroute
      valid_lft forever preferred_lft forever
Thinkcentre-M57p:~>

Code:

Thinkcentre-M57p:~> inxi -N
Network:
  Device-1: Intel 82566DM-2 Gigabit Network driver: e1000e
  Device-2: Ralink RT2561/RT61 802.11g PCI driver: rt61pci
Thinkcentre-M57p:~>

-Thanks


All times are GMT -5. The time now is 10:52 AM.