When you press and hold the button on the receiver do you wait until it
fast blinks red before you release the button? You should hold the
button until it fast blinks, then release it, then it will drop back to
a slower blink. You should be ethernet connected to the receiver from
the router and also ethernet connected from the laptop. Then on the
laptop start up UDAP. To avoid confusion I'd only try to do one receiver
at a time. Don't know whether you want the receivers to be wireless or
ethernet, so here's the instructions I have;

i. You will know you have the UDAP software started correctly when the
prompt is UDAP>

Now it is time to program the Squeezebox.

2) First step for me is to reset the SB to factory defaults. Hold the
front button until the red light flashes fast. (it will flash slow
first)
3) Now you need to “find” the Squeezebox. In this case the SB should
either be connected to your router via a Cat cable or directly to your
PC via a Cat cable. To have your PC find the SB, type DISCOVER at the
prompt. 
a. It may not find it right away if you are quick so try again. You will
know when it finds it since there will be a lot more text that pops up
instead of the two lines that occur when it doesn’t find it.
4) Once found you need to select which SB to configure. If you only have
one on your network this will be easy, just type CONF 1
5) Type SET_INTERFACE=1 <enter>
6) SAVE_DATA <enter>
7) RESET <enter>

At this point the LED will turn blue. After it turns blue you will need
to get the SB back into init mode which you do by holding the button
until it slowly flashes red

Now we can configure your network:
8) type DISCOVER <enter>
9) type CONF 1 <enter>
10) type SET_SQUEEZECENTER_ADDRESS=111.222.333.444 <enter>
a. Don’t use 111.222.333.444 but instead use the address from above you
wrote down
11) Type SAVE_DATA <enter>
12) Type RESET <enter>

Now you can download Squeezecenter and it should then run it, it should
find your SB automatically.

Here is a summary of the steps once in the UDAP:

1. Factory reset SBR
2. Start udap_shell.pl and run these commands:

discover
conf 1
set interface=1
save_data
reset

3. Wait until LED turns blue, then put the SBR back in init mode (LED
flashing red slowly):

discover
conf 1
set squeezecenter_address=<ip address>
save_data

* The LED should go white and the SBR should now be ready to use.
* If the LED flashes white rapidly, this is a firmware update.

WIRELESS INSTALL
Personally I’d first do it wired to make sure that everything works okay
and then onto wireless.

You will now have to go to a computer that is running your wireless
network and goto the CMD prompt and type IPCONFIG again. Write down the
settings from above, but now also include the wireless ones.

They will look something like this:
Wireless Network Connection 2:
IP: 111.222.333.444
Subnet Mask: 255.255.255.0
Default Gateway: 444.555.666.1

Also go to your router software and write down your SSID name and
wireless channel. My wireless channel was 8 which my router labels as
US, perhaps yours is the same. If not substitute yours below for where I
have written 8. For my SSID name I have chosen mySSID, replace with
yours. Lastly you will need your WEP key as well. Replace all of the 6’s
with your WEP key.

Once you have these settings the steps are similar to above.

*note the set command can have as many set commands after it as you
want. I set everything on one line from set all the way through the
address*

0) ******  See end of this doc for WJHome Settings **********

1) Run the UDAP shell
2) Type these commands
discover
conf 1
set interface=0 lan_ip_mode=0 lan_gateway=192.168.106.1
lan_network_address=111.222.333.444 lan_subnet_mask=255.255.255.0
primary_dns=444.555.666.1 wireless_SSID=mySSID wireless_wep_on=1
wireless_keylen=1 wireless_mode=0 wireless_region_id=14
wireless_wep_key_0=66666666666666666666666666 wireless_channel=11
squeezecenter_address=111.222.333.444 
save_data
reset

If you are using the more secure WPA this method has been outlined. (I
haven’t tested it yet, but will later and update the thread)

WPA 1:

set wireless_SSID=MySSID wireless_mode=0 wireless_region_id=14
wireless_wpa_on=1 wireless_wpa_mode=1 wireless_wpa_psk="Top Secret!"

WPA 2, TKIP+AES:

set wireless_SSID=MySSID wireless_mode=0 wireless_region_id=14
wireless_wpa_on=1 wireless_wpa_mode=2 wireless_wpa_cipher=3
wireless_wpa_psk="Top Secret!"

Here's my latest encounter with UDAP to get my receiver set up wireless
with UDAP (I have a controller so this was just enough to let me finish
with the controller):
http://forums.slimdevices.com/showthread.php?92457-Duet-won-t-connect-to-Library-under-7-7-1&p=702992&viewfull=1#post702992

And the Robin Bowes instructions here:
http://projects.robinbowes.com/Net-UDAP/trac/wiki/ReceiverSetupProcedure


Between Logitech jkish & sic0048 I was able to get this working rather
easily. Thanks guys!!


------------------------------------------------------------------------
w3wilkes's Profile: http://forums.slimdevices.com/member.php?userid=22973
View this thread: http://forums.slimdevices.com/showthread.php?t=95154

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to