Skip to content

Instantly share code, notes, and snippets.

@LeZerb
Last active February 18, 2024 12:34
Show Gist options
  • Select an option

  • Save LeZerb/33ae3cb6fec6e088fc9ce6738ea88cc5 to your computer and use it in GitHub Desktop.

Select an option

Save LeZerb/33ae3cb6fec6e088fc9ce6738ea88cc5 to your computer and use it in GitHub Desktop.
Logitech Squeezebox Radio
https://forums.slimdevices.com/forum/user-forums/squeezebox-radio/108334-community-build-radio-firmware/page28?111663-Community-Build-Radio-Firmware=
https://forums.slimdevices.com/forum/user-forums/3rd-party-software/110192-announce-community-firmware-for-squeezebox-radio-touch-controller-and-lms-8
https://forums.slimdevices.com/forum/user-forums/squeezebox-radio/1642115-sb-radio-fix-for-wifi-disconnect/page6
lemmy999:
I am currently using LMS 7.7.5 and my Radio has FW 7.7.3_r166676. I have commented out line 29 in /etc/init.d/wlan and it is working great (thanks for allowing me to ditch the Vonets!). I have also installed the Version Compare Fix patch because I plan on updating my LMS to 8.3.2 in the next week or so. After I install the new LMS will there be a new factory firmware update for the Radio? If so, will I have to comment out line 29 in /etc/init.d/wlan again (assuming I don't load the community firmware)?
https://www.squeezebox-forum.de/viewtopic.php?t=3990&start=30
MarkusLehmann:
6) Mit der Pfeiltaste nach unten bis zur Zeile 29 (die Zeilennummer steht ganz unten im Fenster)
In dieser Zeile steht "/lib/atheros/wmiconfig -eth1 --power maxperf"
Hier nun einfach direkt davor ein Rautezeichen (#) schreiben. Also "#/lib/atheros/wmiconfig -eth1 --power maxperf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment