You are not logged in.
Hi,
I have this Linux related problem: I got myself am MP3 player I'm very happy with. Unfortunatly I have to boot into Windows to load it with songs as only Windows Media player can sync it. I was wondering if anyone knows if there's a linux workaround for that?
Offline
Which MP3 player is it?
For future reference, please try to give more information when asking for help.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Sorry about that. It's a Memorex MMP8590/MMP8595.
Update: I found out about a program called gnomad2 for that. Tried it but apperantly my USB doesn't detect the player.
Offline
Sorry about that. It's a Memorex MMP8590/MMP8595.
Update: I found out about a program called gnomad2 for that. Tried it but apperantly my USB doesn't detect the player.
Plug in the device and then try 'lsusb'.
Offline
Yea I just realized that sorry about it. Apperantly lsusb does show it. However I seem to get the following error:
No jukeboxes found on USB bus
EDIT: Running gnomad2 with root privelages seems to correct the problem. Is there a way to give it the nessesery premisions without having to trust it with root?
Last edited by Greenstuff (2009-08-22 02:10:43)
Offline
I needed to edit /lib/udev/rules.d/52-libmtp.rules to get it to correctly detect things. The formats for all the players is pretty much the same, just different vendor and device numbers. There's already a memorex player listed, so you'd just need to find the device ID. I managed to figure this out from googling for my player and libmtp, but there might be a way to get that info directly from the player as well.
Offline
Why does it have to be with windows media player? I'm just wondering if there is another way, as my mp3 player is also like this.
I need to find a way out so everyone can find their way out.
Resregietd Lunix Uesr: 485581
Offline
Sorry about that. It's a Memorex MMP8590/MMP8595.
Update: I found out about a program called gnomad2 for that. Tried it but apperantly my USB doesn't detect the player.
Your player probably supports MTP (comparable to PTP). Support on Linux is provided by the libmtp project, Gnomad2 uses it, as does Amarok (and VLC btw). There are probably other projects out there too that use it.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
My cell phone uses MTP to transfer music. Honestly, all I do is mount it like you would any external drive and start copying music over. That's worked for me... always. I don't have libmtp installed, either.
Last edited by Square (2009-08-22 20:04:24)
Offline
Rhythmbox has an MTP plugin you have to enable which seems to work with my mp3, no other stuff required! Probably worth checking out.
I need to find a way out so everyone can find their way out.
Resregietd Lunix Uesr: 485581
Offline
Run gnomad2 as root. It should work then.
EDIT: Running gnomad2 with root privelages seems to correct the problem. Is there a way to give it the nessesery premisions without having to trust it with root?
Offline