Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


moode 5.3 the internal wifi can not be switched off anymore
#1
Since the update from 5.2 to 5.3, the internal wifi of my Raspberry 3 can not be turned off.
So I see moodeaudio 2 times in my router.
I have already tried everything, the switch again, restarted, switch off again and restarted.
Nothing led to success, then moode 5.2 again and it worked again.
Reply
#2
Same here with 5.3.
Reply
#3
I can repro. It appears to be a kernel regression. You can track the issue at the link below.
https://github.com/raspberrypi/linux/issues/3007

The workaround until the issue is resolved is to set WiFi SSID to "blank" in moOde Network Config.

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#4
Here's the fix. It will be included in upcoming update to moOde 5.3 as either the single file or as part of a kernel bump.

Code:
wget http://moodeaudio.org/test/pi3-disable-wifi.dtbo.zip
unzip -q ./pi3-disable-wifi.dtbo.zip
sudo chown root:root ./pi3-disable-wifi.dtbo
sudo mv ./pi3-disable-wifi.dtbo /boot/overlays
sudo rm ./pi3-disable-wifi*

Reboot after applying the fix.

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
Thanks Tim, worked very well.

I wish you a nice time and thanks for this great software.
Reply


Forum Jump: