Re: Network manager freezing on Ruby2.5 OpenSuSE 15.6
Masaru Nomiya <[email protected]> Mon, 29 Jun 2026 05:41:43 +0900
| Newsgroups | gmane.linux.suse.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, Good Morning In the Message; Subject : Re: Network manager freezing on Ruby2.5 OpenSuSE 15.6 Message-ID : <CAHeBFz04ko3k5omLy3kdjvet0iOAjfmgatdM5DDNESN27eHXwQ@mail.gmail.com> Date & Time: Sun, 28 Jun 2026 07:00:46 -0700 [CS] == Carl Spitzer <[email protected]> has written: CS> [1 <text/plain; UTF-8 (quoted-printable)>] MN>> 1. # mv /etc/hosts /etc/hosts.bak MN>> 2. # echo "127.0.0.1 localhost localhost.localdomain" > /etc/hosts MN>> 3. echo "::1 localhost localhost.localdomain" >> /etc/hosts MN>> 4. # yast2 lan MN>> After YasT2 starts up, please disable NetworkManager and proceed with CS> the configuration. MN>> 5. Once the configuration is complete, enable NetworkManager and exit CS> YaST2. MN>> 6. # mv /etc/hosts.bak /etc/hosts MN>> 7. # systemctl restart NetworkManager CS> Disable not stop then disable? Just running "disable" is fine. CS> I tried System / Administration / Yast Network and It did not allow CS> congifuragion of wlan1 CS> I looked online seems I do not have NetworkManager in Mate I must use Gnome. CS> Is this correct regarding Gnome?? You can use NetworkManager in Mate, too. BTW. Here's how we do it in Tumbleweed; 1. # systemctl disable NetworkManager.service 2. Start YaST2 3. System --> Network Settings --> "Configuration" 4. enable NetworkManager 5. Quit YaST2 How about trying a different approach? $ sudo nmcli device wifi connect "SSID" password "PASSWORD" ifname wlan1 Here is mine; $ sudo nmcli device wifi connect "aterm-828403-a" password "XXXXXXXXXX" ifname wlp10s0 Device 'wlp10s0' successfully activated with '211ba051-XXXXXXXXXXXXXX'. Best Regards. -- Masaru Nomiya mail-to: nomiya @ ab.auone-net.jp "People need to manage the competing dynamics of relying on generative AI and staying mindfully vigilant." -- "Is AI ruining our skills? Early results are in and they're not good" Nature --