WiFi turns back on at boot even when set to disconnect -- RG35XX H -- Pixie Patch 2

RG35XX H
WiFi is on at boot even if I’ve disconnected before reboot.

I’ve tried deleting profile, changing password, and combinations of those and disconnecting and then exiting menu before shutdown or reboot; these also in combination with turning SSH off/on.

I confirmed that it really is connecting via SSH’ing in.

1 Like

Try removing /etc/wpa_supplicant.conf (in dingux commander, terminal, ssh, whatever) then rebooting

I deleted it, wiped the profile again, and the yellow WiFi icon appears again.

When I deleted the /etc/wpa_supplicant.conf file and rebooted without messing with the profile, it showed up yellow, but did not actually connect.

Then, I deleted the profile without changing the settings, and I rebooted once more; then, it really did connect automatically.

I’m interested in a way to clear the settings of the wifi module so that it isn’t actively connected to a network when the user explicitly doesn’t want the device to use the last saved/working settings, regardless of the power footprint.

I realize the security implications of this are minimal if you don’t open up web services and ports on the device, but it would be good to have the device in a state where it doesn’t automatically connect.

does the task toolkit script Restore Network Configuration not work? I thought that wiped everything. I made a profile of my current network settings, then ran that script, then rebooted and it was not connected to the network anymore.

1 Like

Task Toolkit to the rescue again, would it be worth it to integrate what the script does into the Wi-fi menu for the disconnect option?

We could probably add a “Auto Connect” option that will connect the device but ensure connection information (like /etc/wpa_supplicant) is purged on startup.

1 Like

the other day my brick would not connect to wifi until I purged the /etc/wpa_supplicant.conf file

The brick has seemingly terrible Wi-Fi support. Only has 2.4GHz connections, in saying that I had to move my router closer to my workstation and haven’t had issues since.

Not the best solution I know but I haven’t had issues with reconnections on startup since.

I should have noted sooner that base PIXIE didn’t have this issue. It would remember and maintain persistence of the last state of being connected or not on reboot.

I’m also having this issue, on an RG35XX+. With Pixie and Patch 1, it connected when I told it to, but it would not reconnect every time I booted up.

With patch 2, it connects to wifi every time I boot up the system. I’m too dumb to deal with this and hate manually turning it off every time I boot up, so I’m considering just going back to Patch 1! I’m not sure how to use the task toolkit, if that was actually fixing the issue… or what the issue is?

This is being dealt with in a later release, but for now the best way to deal with it is to use Task Toolkit to reset the WiFi settings when you want to turn it off, and then use Network Profiles when you’re setting the WiFi details to easily reload a preset to reconnect.

It is somewhat frustrating, but this is the best we can offer for now.

2 Likes

Edit: I found it in applications! Thanks! That’s a fine workaround.

I understand! Thanks! Where can I find out how to use Task Toolkit? I don’t see it in the config/settings menus anywhere, unless I’m missing it.

1 Like

It’s in applications from the main muOS menu

1 Like

Got it! This method works fine!