Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 3 123 LastLast
Results 1 to 10 of 81

Hybrid View

  1. #1

    Disable WLAN on Squeezebox Touch

    I want to use the Squeezebox with a CAT/RJ45 Ethernet cable and would like to completely switch off the WLAN radio of the Squeezebox Touch.

    Can anyone tell me if this is an option? If not, how could I best turn WLAN off, I wont use WLAN in the future, so it could be a one-time off and forever

    Thanks for your help.

  2. #2
    Senior Member
    Join Date
    Apr 2008
    Posts
    245
    Quote Originally Posted by mozart_puccini View Post
    I want to use the Squeezebox with a CAT/RJ45 Ethernet cable and would like to completely switch off the WLAN radio of the Squeezebox Touch.

    Can anyone tell me if this is an option? If not, how could I best turn WLAN off, I wont use WLAN in the future, so it could be a one-time off and forever

    Thanks for your help.
    I'm not challenging your desire...but I am curious about what motivates it. What's the benefit from having Wifi actually shut off on the unit?

  3. #3
    Senior Member
    Join Date
    Jun 2006
    Posts
    1,461
    There is nothing in the touch menus that will do that, but there is a way to do it. You ssh into the touch and type the command:

    iwconfig wlan0 txpower off

    This shuts the radio off completely. Unfortunately it goes away when you unplug the touch. To always have it turned off you need to edit one of the config files so the command gets run at every boot.

    To do this, ssh into the touch then do:

    cd /etc/init.d
    vi rc5.local
    (press the 'i' key and then type
    iwconfig wlan0 txpower off
    (press the escape key, type
    :wq (thats colon key, w key, q key)

    This creates the rc5.local file which will be run every time the touch boots, the iwconfig line turns off the transmitter.

    This will stay in place until you load new firmware.

    That should do it.

    John S.

  4. #4

    Thanks John

    Helo, John
    thanks for the valuable information and the solution to my idea. I will try this and I hope I succeed.

    Mozart_Puccini

  5. #5
    Senior Member NewBuyer's Avatar
    Join Date
    Oct 2006
    Posts
    436
    Quote Originally Posted by JohnSwenson View Post
    There is nothing in the touch menus that will do that..
    So the Touch doesn't automatically disable the wifi when an ethernet cable is plugged into it, like the SB/Transporter units do? If so, that's disappointing...

  6. #6
    Senior Member
    Join Date
    Apr 2005
    Location
    Colorado
    Posts
    10,073
    Quote Originally Posted by NewBuyer View Post
    So the Touch doesn't automatically disable the wifi when an ethernet cable is plugged into it, like the SB/Transporter units do? If so, that's disappointing...
    I would think that it does, just like all other Squeezeboxes have.

  7. #7
    Senior Member Mnyb's Avatar
    Join Date
    Feb 2006
    Location
    Västerås Sweden
    Posts
    11,666
    Quote Originally Posted by JJZolx View Post
    I would think that it does, just like all other Squeezeboxes have.
    That would make sense small cpu why load drivers that are not needed.

    As linux noobish here is is easy to check if the wifi is running ?
    --------------------------------------------------------------------
    Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub.
    Bedroom/Office: Boom
    Kitchen: Touch + powered Fostex PM0.4
    Misc use: Radio (with battery)
    iPad1 with iPengHD & SqueezePad
    (in storage SB3, reciever ,controller )
    server HP proliant micro server N36L with ClearOS Linux

    http://people.xiph.org/~xiphmont/demo/neil-young.html

  8. #8
    Senior Member usch's Avatar
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    786
    Quote Originally Posted by JJZolx View Post
    I would think that it does, just like all other Squeezeboxes have.
    Not all of them, the SB1 definitely doesn't. I had to remove the WiFi modules to shut them off. But yes, I would indeed expect that all newer SBs do that.

    Quote Originally Posted by Mnyb View Post
    As linux noobish here is is easy to check if the wifi is running ?
    Your router or access point should be able to tell you. That's how I found out that my SB1s were still trying to connect via WiFi even though they were already wired.

  9. #9
    Senior Member
    Join Date
    Jun 2006
    Posts
    1,461
    Quote Originally Posted by NewBuyer View Post
    So the Touch doesn't automatically disable the wifi when an ethernet cable is plugged into it, like the SB/Transporter units do? If so, that's disappointing...
    The Touch DOES do a form of shutting down the wifi radio if that connection is not being used, but that does not necessarily completely disable the radio. If you have a USB or SD card plugged in they are being shared via samba and that might still be accessed via wifi from another device even if the touch's player is currently being fed from a wire. So the wifi is still there but not doing much. Every so often it keeps track of whats out there and if any body wants to connect.

    The command I gave shuts it down completely, period.

    John S.

  10. #10
    Senior Member NewBuyer's Avatar
    Join Date
    Oct 2006
    Posts
    436

    Smile

    Quote Originally Posted by JohnSwenson View Post
    The Touch DOES do a form of shutting down the wifi radio if that connection is not being used, but that does not necessarily completely disable the radio. If you have a USB or SD card plugged in they are being shared via samba and that might still be accessed via wifi from another device even if the touch's player is currently being fed from a wire. So the wifi is still there but not doing much. Every so often it keeps track of whats out there and if any body wants to connect.

    The command I gave shuts it down completely, period.

    John S.
    Hi John Swenson - I too am grateful for the extremely helpful information. Thanks!

    To Mozart Puccini - Like you (and many others), I prefer to minimize these exposures in my home - there is nothing wrong with that, especially when children are involved. Try to have a sense of humor with some of the other posts around here - it's just a convenient way that some people express their opinion. After all, it is actually kind of an amusing simple line of reasoning, don't you agree? If something's popular, legal, and can't be perceived with the senses, then it clearly must be absolutely & exactly identical to all else that fits that same description, and therefore must "obviously" be perfectly ok and fine - right? I hope so!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •