PDA

View Full Version : HOWTO: Getting Sony Network Walkman working under Linux



tomplast
June 30th, 2006, 11:02 AM
NOTE! I have now attached an ogg video where you see how I list the mp3s on my Sony NW-E75 and then upload a new one. Maybe that one will help you more.

For those of you who has a Sony Network Walkman mp3 player can now cry out of joy because here is the solution ;).

1. Download my compressed file which contents are allready compiled. If you don't want to use my pre-compiled files you will have to either download the source file I have as well attached to this post, it wasn't hard to compile so if you wanna go for it don't be worried ;).

2. Plugin your Sony NW mp3 player.

3. Open up a console and run the following files for each task:

* Dumping the songs currently on your player: ./mple-dump /path/to/player

Please specify the correct path to your mp3 player or else it will not succeed. For me the path is /media/usbdisk but look at your configuration as it could differ.



* Removing a song: ./mple-rm /path/to/player/ Tracknumber

Replace /path/to/player as before with the correct path to your mp3 player as before, also replace Tracknumber with the tracknumber of the song you want to remove (tracknumbers are listed when you dump the song contents).



* Uploading a new song to your player. This will be done in 2 steps (really 3 ) and the first thing we must do is to run ./mple-dump /path/to/player if there is no songs in the player atm, if you happends to allready have some songs on the player you can skip that step and continue on with the next step which is to run: ./mple-load -m /path/to/player -p Song.mp3



Note that I'm not the creator of this wonderful program so don't thank me for anything. I just wanted to tell you about this :). There may be a GUI in the source but I'm too much novice to get it working (if it's there?. Creating a GUI wouldn't be sucha hard task either. Anyhow, I hope this help some of you.

Laurier
June 30th, 2006, 03:19 PM
It error getting pblist: No such file or directory's on me. I have an NW-A1000 mounted at /media/usbdisk.

Could it be my device isn't supported? I've hear reports Sony's own drag and drop file tool won't work with the purple pebbles either.

Hairy_Palms
June 30th, 2006, 03:51 PM
i had one of these, it was terrible, it didnt even work properly with the proper software in windows then its just died after less than a months use. im currently waiting for sony to send it back in the post repaired.
thx though, ill try this when i get it back.

it would be easy to make a gui for this, if noone else does i might try making one when i get my walkmen back.
*note to anyone not currently an owner DONT BUY THESE MP3 PLAYERS THEY SUCK!!!

tomplast
June 30th, 2006, 06:56 PM
It error getting pblist: No such file or directory's on me. I have an NW-A1000 mounted at /media/usbdisk.

Could it be my device isn't supported? I've hear reports Sony's own drag and drop file tool won't work with the purple pebbles either.

Yeah I'm terrible sorry, it's a little ackward to use but it works. I guess that you will have try different combinations or something because I tried several times and succeded. I will post as soon as I'm sure of how I did it.

The two commands that I used were:

./mple-test /media/usbdisk
sudo ./mple-load -m /media/usbdisk -p .

I don't know if it had something todo with sudo or that I placed the mp3songs together with mple. Try it and see if it works for you.

hikitsu4
July 1st, 2006, 07:12 AM
Yeah I'm terrible sorry, it's a little ackward to use but it works. I guess that you will have try different combinations or something because I tried several times and succeded. I will post as soon as I'm sure of how I did it.

The two commands that I used were:

./mple-test /media/usbdisk
sudo ./mple-load -m /media/usbdisk -p .

I don't know if it had something todo with sudo or that I placed the mp3songs together with mple. Try it and see if it works for you. When i try to play the files it says only "NO DATA". I used format first then used those two commands, those two worked but not to play.

tomplast
July 1st, 2006, 08:20 AM
When i try to play the files it says only "NO DATA". I used format first then used those two commands, those two worked but not to play.

Maybe you're player is not supported or maybe the program is incomplete, I don't truely know :(. And btw, you did unmount your mp3player afterwards right? Because I hope that you know that all changes are only applied when unmounting the device, so if you just unplugged there would be no changes but I hope that you are aware of that.

hikitsu4
July 1st, 2006, 08:47 AM
Maybe you're player is not supported or maybe the program is incomplete, I don't truely know :(. And btw, you did unmount your mp3player afterwards right? Because I hope that you know that all changes are only applied when unmounting the device, so if you just unplugged there would be no changes but I hope that you are aware of that. I did and i got a NW-E403, right now i got a catalog named
"esys" and in that i got pblist0.dat and pblist1.dat, and in that folder i got another folder called nw-mp3 and in that folder i got the files mp0001.dat-mp0003.dat.

tomplast
July 1st, 2006, 10:13 AM
I did and i got a NW-E403, right now i got a catalog named
"esys" and in that i got pblist0.dat and pblist1.dat, and in that folder i got another folder called nw-mp3 and in that folder i got the files mp0001.dat-mp0003.dat.

The names of the files and folders have no capitals in them right? I have a similar catalog structure on my mp3player, if you have messenger we can take it there. My MSN is spaceprogrammer@hotmail.com

jordg
July 13th, 2006, 01:43 AM
Hi,

I have a N50.
It mounts OK.

./mple-dump /a
Folder: TEST3
empty folder
Folder: TEST2
empty folder

Any help appreciated.

Thanks

ekx27
September 2nd, 2006, 10:35 AM
Well, I have a NW-E75, and it is not working...

I have also compiled the program from the sources (http://www.waider.ie/hacks/workshop/c/mple/) and it's not working better... :(
But there is a graphical interface :) (the same as the windows one)

Sorry for the bad english, but i'm french :p

happy-and-lost
September 23rd, 2006, 05:06 PM
*note to anyone not currently an owner DONT BUY THESE MP3 PLAYERS THEY SUCK!!!

No, the software and firmware sucks, but they are still the best sounding (Hear one of these and those over-hyped iPod thingies sound like fingernails on blackboards) and best looking (well, in black anyway) players on the market. :P

Gnowm
November 18th, 2006, 05:47 AM
I found this little gem today.

http://www.atraclife.com/forums/lofiversion/index.php/t2178.html is the forum article.

http://sourceforge.net/projects/nwe00xmp3man is the location of the software. His name is Patrick Balleux and he certainly seems to know his stuff, and very quick new feature additions as well.

Cheers

ekx27
December 2nd, 2006, 06:29 PM
Well, this software isn't working with my Sony NW-E75...
I think that my MP3 player will never work under Linux... :???:

lenniboy
August 13th, 2007, 07:42 PM
Got my Walkman working following this HOWTO:

http://www.lynchconsulting.com.au/blog/index.cfm/2006/9/26/Sony-NWE005F-working-in-Linux--HOWTO


Note: It's important that you copy the jar file on your Walkman root directory. Took me forever to work that one out!

calsaverini
April 29th, 2008, 11:01 PM
Neither are working on my NW-E002.

calsaverini
April 29th, 2008, 11:14 PM
But this is working very very well!!!

https://sourceforge.net/projects/symphonic/

It's still alpha, but it works.

Just download the .jar file, execute with a java -jar JSymphonic_0.2.1a.jar and a GUI will show up.

Pretty functional.:guitar:

sir_blargh
August 10th, 2008, 05:32 PM
But this is working very very well!!!

https://sourceforge.net/projects/symphonic/

It's still alpha, but it works.

Just download the .jar file, execute with a java -jar JSymphonic_0.2.1a.jar and a GUI will show up.

Pretty functional.:guitar:

Awesome, thanks for letting us know about Symphonic. It's the replacement to nwe00xmp3man and works well with my NW-507! Thanks again for pointing this out!

delhist
August 11th, 2008, 05:32 PM
Tried Symphonic, but it requires a DvID.dat file created by Sony MP3 File Manager for "protected" players. MP3FM doesn't support my NW-E005B, though Symphonic is said to support it. Where can I get this file?

delhist
August 11th, 2008, 08:58 PM
Excuse me, but I can't understand. There were no such files on my E005, and it isn't listed as an applicable model for MP3 File Manager on the Sony site. So I have no way of getting the DvID.dat file as it should be created by MP3FM which doesn't seem to support my player.

illdemon
November 27th, 2008, 02:07 AM
Wow, it works perfect on my NW-A607, thank you veery much, U rock:guitar:

binhdv
March 9th, 2009, 08:56 AM
Awesome, thanks for letting us know about Symphonic. It's the replacement to nwe00xmp3man and works well with my NW-507! Thanks again for pointing this out!

When I run java in the terminal, I've told that it doesn't have ffmpeg. and I can not install ffmpeg by the Synaptic Package Manager (I use Ubuntu 7,04) How can I do ?

(sorry, for my English, I'm vietnamese)

HandleWithCare
March 10th, 2009, 12:35 PM
It is all in the readme.

Sadly, this doesn't work for my nw-e95. Windows is still required...