![]() |
2010-07-12
, 17:17
|
Posts: 278 |
Thanked: 303 times |
Joined on Feb 2010
@ Norwich, UK
|
#2
|
![]() |
2010-07-12
, 17:17
|
Posts: 10 |
Thanked: 3 times |
Joined on May 2010
@ Helsinki / Finland
|
#3
|
![]() |
2010-07-12
, 17:19
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#4
|
![]() |
2010-07-12
, 17:41
|
Posts: 24 |
Thanked: 9 times |
Joined on Oct 2009
@ Helsinki, Finland
|
#5
|
The Following User Says Thank You to kalx2e For This Useful Post: | ||
![]() |
2010-07-13
, 09:23
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#6
|
It seems that there are 3-4 different "Spotify for N900" projects going on. None of them seem to reach a stage where they could be released for users. Infinite test releases and nothing final :-(
![]() |
2010-07-13
, 09:31
|
Posts: 173 |
Thanked: 160 times |
Joined on Jan 2010
@ London, UK
|
#7
|
First of all, this client is not supported by Spotify, as is clearly stated on the web page you're linking to.
Secondly, since it's most likely compiled for X86, and not ARM, getting it to work on the N900 will not be easy. There is some work going on to use X86 binaries on the N900 but I have no idea of the status.
If Spotify supplies an ARM binary, things are different.
![]() |
2010-07-13
, 09:49
|
Posts: 173 |
Thanked: 160 times |
Joined on Jan 2010
@ London, UK
|
#8
|
![]() |
2010-08-03
, 13:51
|
Posts: 27 |
Thanked: 17 times |
Joined on Jun 2010
|
#9
|
Okay, whilst this might work, it's not going to be particularly easy to even test. It needs a much newer chroot than I have available. I could easily solve this, but it'll take hours and I really don't have time. If anyone is interested in helping. Do the following:
get it running on your system.
type "mount" and check that you don't have noatime in any of your mount points, if you, remount them if you can. (Only do this if you understand what I mean).
run "touch ~/uniquefile"
run spotify and then shut it down.
run "find / -anewer ~/uniquefile >listoffilesspotifyuses"
run "tar cf spot.tar -T listoffilesspotifyuses"
Then extract that tar in to its own directory and make sure it contains /bin/bash and a few other chroot necessities. - again, only do this if you know what you're doing.
This directory should be the bare minimum libs and files needed for a chrooted spotify for x86. This can then be run under qemu on the n900.
I don't even have a workstation running the latest ubuntu atm so I haven't even got the native one handy, and making a vmware (or similar) session just for this goes way beyond what time I can spend on this at work
![]() |
2010-08-03
, 13:54
|
Posts: 388 |
Thanked: 842 times |
Joined on Sep 2009
@ Finland
|
#10
|
http://www.spotify.com/fi/download/previews/
Does this work on N900 too?