LXQt nm-applet missing [SOLVED] 01 June 2022, 23:56:49 I think i have this exact problem. https://bbs.archlinux.org/viewtopic.php?id=193980pgrep nm-applet2819So the applet is running it is just not in the tray?Please Advise Last Edit: 10 June 2022, 15:45:13 by n00b
Re: LXQt nm-applet missing Reply #1 – 02 June 2022, 02:12:46 Quote from: n00b – on 01 June 2022, 23:56:49I think i have this exact problem. https://bbs.archlinux.org/viewtopic.php?id=193980pgrep nm-applet2819So the applet is running it is just not in the tray?Please Adviseone thing asserted is that that person was missing this packagehttps://archlinux.org/packages/community/x86_64/lxqt-panel/and another suggested installing network-manager-applet which is also in the artix repos. have you tried either of those solutions?
Re: LXQt nm-applet missing Reply #2 – 02 June 2022, 03:08:24 sudo pacman -Ss network-manager-appletworld/network-manager-applet 1.26.0-1 [installed] Applet for managing network connectionsextra/network-manager-applet 1.26.0-1 [installed] Applet for managing network connectionssudo pacman -Ss lxqt-panelgalaxy/lxqt-panel 1.1.0-1 (lxqt) [installed] The LXQt desktop panelcommunity/lxqt-panel 1.1.0-1 (lxqt) [installed] The LXQt desktop panelboth installed, right?device is herelsusbBus 008 Device 012: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac 2T2R DB WLAN Adapter
Re: LXQt nm-applet missing Reply #3 – 02 June 2022, 03:17:13 which init are you using?networkmanager-[your-init]nm-connection-editorrfkill shows it blocked at all?
Re: LXQt nm-applet missing Reply #4 – 02 June 2022, 03:33:29 sudo pacman -Ss networkmanager-openrcworld/networkmanager-openrc 20210505-6 (openrc-world) [installed] OpenRC networkmanager init scriptrfkillID TYPE DEVICE SOFT HARD 0 bluetooth hci0 unblocked unblocked 2 wlan phy1 unblocked unblockednm-connection-editor popped the GUI, but no wifi was configured. I can add a wifi, but am unable to discover the ssids Please Advise
Re: LXQt nm-applet missing Reply #5 – 02 June 2022, 03:40:19 chipset driver is in the aur with or without dkmsRTL8812AU
Re: LXQt nm-applet missing Reply #6 – 02 June 2022, 03:46:37 this is what i cloned and builthttps://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-githow do i know if the driver is working?it seems...https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git#comment-867269It appears that after the release of kernel 5.18 this module does not build; in the interim, downgrading to 5.17.9 allows me to continue to use my WiFi adapter.weird, it built without errors for meOk, i see, i should have got this https://aur.archlinux.org/rtl8812au-dkms-git.gitDo i need to uninstall the last one before i build the proper driver?new build removed the other oneDo i have to restart a service now? Last Edit: 02 June 2022, 04:00:04 by n00b
Re: LXQt nm-applet missing Reply #7 – 02 June 2022, 04:44:43 restart, logout, in, reboot. anything you likeis it working now?
Re: LXQt nm-applet missing Reply #8 – 02 June 2022, 15:23:42 noI got a pop up on first reboot that wireless networks were available, but clicking view connections did nothing and still no applet in the tray. that popup never reappeared.when i plug in wired connection to post answer, the system will take instructions, but all hang i have to reboot to do anything.
Re: LXQt nm-applet missing Reply #9 – 03 June 2022, 12:59:52 Any thoughts on how to get the NM-applet to work on Artix LXQt? Last Edit: 03 June 2022, 14:27:50 by n00b
Re: LXQt nm-applet missing Reply #10 – 03 June 2022, 23:05:09 i doubt this is going to help, but you do have "system tray" as a widget '(right click bar and manage widgets) cause thats what allows "old" applets, mine went a bit f'd up when lxqt upgraded, but adding this sorted it (along with a couple of others like the battery indicator and stuff). One way to know if it is due to the lxqt upgrade is whether it was there when you first installed (from the tested .iso) and could connect then, which I'm assuming was the case as that allowed a connection to do a full upgrade that resulted in this now. I just checked my notes and i didn't have to install anything new for networking when i first installed btw |(that's with dinit, not that that would make any difference i think) Last Edit: 03 June 2022, 23:25:43 by gavincc
Re: LXQt nm-applet missing Reply #11 – 03 June 2022, 23:21:01 Its there. the networkManager widget will not add.If there is no other options, is there another network manager I could install?https://bayimg.com/LABGiAAhG
Re: LXQt nm-applet missing Reply #12 – 03 June 2022, 23:42:43 sorry, i really don't know the answer to that, but i just added than and it went in fine. when you first installed, was it there (from the .iso from jan 2022), and it allowed a connection to upgrade or you not updated yet? If you whip out that system tray, then re-add it perhaps? lxqt is still a work in progress and a little quirky from what i see! but worth sticking with too.
Re: LXQt nm-applet missing Reply #13 – 04 June 2022, 01:04:25 I had so many bugs on my first set of installs in JAN that I resorted to a hard line.I never had the wifi working, and now it does not at all.
Re: LXQt nm-applet missing Reply #14 – 04 June 2022, 09:25:58 oh, I found another post (that i also used but had forgot about!) about nm, try sudo pacman -S libstatgrab . https://forum.artixlinux.org/index.php/topic,3989.0.htmlpersonally I'd just wipe the lot and start again from the sound of your pc, but never having the wi-fi working even on a live boot on the jan .iso) kind of flags a firmware issue for your card to me - do you know what it is? Personally, i keep a cheat sheet when installing/configuring a new install, otherwise those commands that don't work begin to get lost in the ones that do - that way if and when i need to reinstall, i can just copy and paste down the list and it all goes smoothly and quickly too (and cleanly!) Last Edit: 04 June 2022, 09:48:10 by gavincc