Re: [slim] MAC address cloning

2011-06-16 Thread bonze

oomwat;636341 Wrote: 
 So I posted in another thread about this, although it was in the
 developer's beta forum so I probably posted in the wrong place :s
 
 I have two O2 Jogglers running the squeezebox UI, and an ubuntu 10.10
 server running squeezebox server ... they all seem to 'work' just fine,
 they can connect to the server and happily play music all day long.
 
 So, what's my problem?
 
 The issue is that both of the jogglers seem to be telling the server
 that they are using the same MAC address despite the fact when you ssh
 into them they each have their own address.
 
 Is there anywhere in the squeezeplayer source that stores the MAC
 address? Is there any way I can change the address it's using?

Out of interest, what's a Joggler?

Do both SqueezePlayers have a unique name?
Settings  Squeezebox Name


-- 
bonze

TranquilPC T2-WHS-A3 - SqueezeCenter Version: 7.6.0
3 x wireless SB3, and 2x Touch

bonze's Profile: http://forums.slimdevices.com/member.php?userid=6150
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] MAC address cloning

2011-06-16 Thread oomwat

A joggler is O2's brand name for an openpeak openframe - a 7
capacitative touch-screen driven by an atom processor running a variant
of lpia ubuntu with the 2.6.24 kernel.

Yes I have tried setting each joggler to have a different name, the
only way I can achieve this is by ensuring only one is turned on at any
one time (if both are switched on then changing the name on one will set
the name on the other) ... however all this hard faffing is undone when
you switch them both on and try to connect to the squeezebox server
(the other picks up the name of the one with the shared mac address)

I did some digging about in the code and initially thought I'd found
something in the fact that the list of devices for the linux player to
pull the mac address from is hard-coded  while this is fine for a
wired connection (eth0) the wireless connection is unusually named (ie
not wlanX) ... so I tried plugging both into the router with a cable 
experienced the same problems.

Looking at the code I don't see how this effect could be happening, it
really 'should not' be possible ... sadly however it is :(

Right now I'm running the birds like wires binary of the
squeezeplayer/jive code, however I think I'm going to need to have a go
at compiling my own so that I can be sure it's using the same code as
I'm seeing in idea.


-- 
oomwat

oomwat's Profile: http://forums.slimdevices.com/member.php?userid=47388
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] MAC address cloning

2011-06-16 Thread Mnyb

Hmm does not squeezeplay have some prefs files it's not there ? I had sp
installed on ubuntu a while and it created a prefs folder possibly with
. before so it was hidden


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD  SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] MAC address cloning

2011-06-16 Thread oomwat

Who  you are absolutely correct :D

Moving the .squeezebox folder out of the way on both devices  ensuring
that the player name was unique before starting the 2nd player has
resolved the problem.

Thank you all VERY much for your assistance :D


-- 
oomwat

oomwat's Profile: http://forums.slimdevices.com/member.php?userid=47388
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] MAC address cloning

2011-06-16 Thread bonze

oomwat;636693 Wrote: 
 A joggler is O2's brand name for an openpeak openframe - a 7
 capacitative touch-screen driven by an atom processor running a variant
 of lpia ubuntu with the 2.6.24 kernel. (Around £50 on eBay)So does that mean 
 you don't actually have any Logitech hardware ?
Just a couple of devices running SqueezePlay??


-- 
bonze

TranquilPC T2-WHS-A3 - SqueezeCenter Version: 7.6.0
3 x wireless SB3, and 2x Touch

bonze's Profile: http://forums.slimdevices.com/member.php?userid=6150
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] MAC address cloning

2011-06-15 Thread oomwat

At the OS level both pieces of hardware have their own mac address, it
is only within the squeezeplayer that the problems occur.

Shared mac address: 00:0e:8e:24:b8:84

Player 1 mac address (from ifconfig): 00:0E:8E:24:B8:84
Player 2 mac address (from ifconfig): 00:0E:8E:24:AC:74 

That's why I'm posting, if it were as simple as setting the mac address
used by the hardware I would be able to fix it!

I'm currently on my third attempt to hand out the source so that I can
grep through it and see what there is to see. I gave up handing out the
whole lot after the problems I found with the squeezeos part of the
repository - I'm now only handing out the player ... sadly that seems
to stall fairly often too :s


-- 
oomwat

oomwat's Profile: http://forums.slimdevices.com/member.php?userid=47388
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


[slim] MAC address cloning

2011-06-14 Thread oomwat

So I posted in another thread about this, although it was in the
developer's beta forum so I probably posted in the wrong place :s

I have two O2 Jogglers running the squeezebox UI, and an ubuntu 10.10
server running squeezebox server ... they all seem to 'work' just fine,
they can connect to the server and happily play music all day long.

So, what's my problem?

The issue is that both of the jogglers seem to be telling the server
that they are using the same MAC address despite the fact when you ssh
into them they each have their own address.

Is there anywhere in the squeezeplayer source that stores the MAC
address? Is there any way I can change the address it's using?


-- 
oomwat

oomwat's Profile: http://forums.slimdevices.com/member.php?userid=47388
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] MAC address cloning

2011-06-14 Thread pski

oomwat;636341 Wrote: 
 So I posted in another thread about this, although it was in the
 developer's beta forum so I probably posted in the wrong place :s
 
 I have two O2 Jogglers running the squeezebox UI, and an ubuntu 10.10
 server running squeezebox server ... they all seem to 'work' just fine,
 they can connect to the server and happily play music all day long.
 
 So, what's my problem?
 
 The issue is that both of the jogglers seem to be telling the server
 that they are using the same MAC address despite the fact when you ssh
 into them they each have their own address.
 
 Is there anywhere in the squeezeplayer source that stores the MAC
 address? Is there any way I can change the address it's using?

Maybe jogglers can help.

If they seem to have the same MAC, it would seem to be a joggler
firmware issue.

P


-- 
pski

real stereo doesn't just wake the neighbors, it -enrages- them.. It is
truly the Golden Age of Wireless

pski's Profile: http://forums.slimdevices.com/member.php?userid=15574
View this thread: http://forums.slimdevices.com/showthread.php?t=88306

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss