LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-14-2006, 07:24 PM   #1
xdevnull
LQ Newbie
 
Registered: Nov 2005
Posts: 8

Rep: Reputation: 0
Creative Zen V Plus/MTP/UMS/linux support


So in trying to get a new mp3 player I picked up this Creative Zen V plus, which looked pretty good. However, it appears it only supports MTP transfers (though I read some person claimed they "shut it off" but I don't know how). At first my reading suggested that that is a deal breaker. However I've noticed there is a libmtp out there. Nothing comes up in Amarok, and the device doesn't appear to load as an actual device - not /dev/sda*. I also noticed there was something called the kzenexplorer, which doesn't do much more than flash "No jukebox found" and go away - not much help there.

So - is mtp supported at all? Is it available in only limited ways? Do I need to bring this thing back for a refund? Or is there some hope that it is useful in some way other than keeping paper weighted down.

By the way I'm using an averatec 1050 laptop with suse 10.1, recently updated with the latest packages. My /var/log/messages reports:

Code:
Oct 14 17:02:32 tiny kernel: usb 4-2: new high speed USB device using ehci_hcd and address 25
Oct 14 17:02:32 tiny kernel: usb 4-2: new device found, idVendor=041e, idProduct=4152
Oct 14 17:02:32 tiny kernel: usb 4-2: new device strings: Mfr=1, Product=2, SerialNumber=3
Oct 14 17:02:32 tiny kernel: usb 4-2: Product: Creative Zen V Plus
Oct 14 17:02:32 tiny kernel: usb 4-2: Manufacturer: Creative Technology Ltd
Oct 14 17:02:32 tiny kernel: usb 4-2: SerialNumber: A841881D0002FA9D
Oct 14 17:02:32 tiny kernel: usb 4-2: configuration #1 chosen from 1 choice
 
Old 10-28-2006, 12:20 PM   #2
amgauthier
LQ Newbie
 
Registered: Oct 2006
Posts: 1

Rep: Reputation: 0
Having recently just been given a Zen V Plus I have taken the time to get everything working under linux.
I had to obtain the latest source releases of libnjb, libmtp and gnomad2 as the versions in my distro were too old to support the Zen V. (libnjb is not used actually but it's a pre-req for gnomad2).
Once these were compiled and installed everything works very well. There are some issues with gnomad2 when closing a session after a lot of uploads but that seems to go away if you disconnect the USB cable and then reconnect it again.
Bye for now
Andre
 
Old 12-27-2006, 06:26 PM   #3
skinnydog32
LQ Newbie
 
Registered: Dec 2006
Posts: 1

Rep: Reputation: 0
I have Ubuntu 6.10 (Edgy Eft) and have tried what 'amgauthier' did (i.e. install libnjb, libmtp and gnomad2). My cheap Macvision mp3 player works just fine, but the Zen V is still not recognized by my USB. I have Win2K at work and Linux at home; hence, I have no use for a product that only supports Win XP. It's much easier to return this product and get something that is supported by more that JUST ONE operating system.
 
Old 03-17-2007, 03:56 PM   #4
TravisOSF
Member
 
Registered: Dec 2003
Location: Raleigh, NC
Distribution: Fedora 8, RHEL 3,4,5, Ubuntu 8.04
Posts: 215

Rep: Reputation: 30
The MTP players work just fine in linux. I wrote up something for tux magazine about it...but it never got published (it shut down).

But all you need is libmtp and amarok and voila! it works flawlessly (i think it even includes album art transfers now!!)
 
Old 05-01-2007, 03:25 PM   #5
steventux
LQ Newbie
 
Registered: Feb 2003
Location: London
Distribution: Mandriva 2007 Spring
Posts: 18

Rep: Reputation: 0
Creative Zen V Plus works fine with Mandriva 2007 using the libmtp0 and libmtp0-devel rpms from the installation disc. Add a media player in Amarok settings - I used the MTP player config successfully.
 
Old 05-19-2007, 09:59 AM   #6
markring40
LQ Newbie
 
Registered: Jan 2003
Posts: 2

Rep: Reputation: 0
kzenexplorer question

I thought I completed a successful install of kzenexplorer and it's required libraries. However when I attempt run the program from the command line I get the following error message:

/kzenexplorer-0.6/src> ./kzenexplorer
kzenexplorer: QuickStart=false
:/kzenexplorer-0.6/src> kzenexplorer: setupActions
kzenexplorer: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file kzenexplorerui.rc
kzenexplorer: readGlobalProperties
kzenexplorer: readConfig
kzenexplorer: Library=/home/mark/Documents/
kzenexplorer: SavePath=%artist/%album
kzenexplorer: SaveName=%artist-%title
kzenexplorer: ShowDetailsArtist=true
kzenexplorer: ShowDetailsAlbum=true
kzenexplorer: ShowDetailsGenre=true
kzenexplorer: ShowDetailsPlayList=true
kzenexplorer: SmartImport=true
kzenexplorer: connectNJB
But the kzenexplorerui.rc file is located right there it the /src subdirectory. Any suggestions for me?

Thanks.
 
Old 04-08-2009, 03:57 PM   #7
morsun
LQ Newbie
 
Registered: Apr 2009
Posts: 1

Rep: Reputation: 0
Thumbs up It works!!!

Quote:
Originally Posted by amgauthier View Post
Having recently just been given a Zen V Plus I have taken the time to get everything working under linux.
I had to obtain the latest source releases of libnjb, libmtp and gnomad2 as the versions in my distro were too old to support the Zen V. (libnjb is not used actually but it's a pre-req for gnomad2).
Once these were compiled and installed everything works very well. There are some issues with gnomad2 when closing a session after a lot of uploads but that seems to go away if you disconnect the USB cable and then reconnect it again.
Bye for now
Andre
I can't get my ZEN V PLUS working on windows :-) but I managed to put mp3s on it in seconds (using rpm) with gnomad2 on Linux, THANKS!!!!
 
  


Reply

Tags
creative, mp3, mtp, player, zen



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Does the creative zen micro work with linux?? pAn1k Linux - Hardware 9 02-10-2009 07:56 PM
Does the Creative Zen Vision:M works on linux ? RobNyc Linux - Software 2 06-15-2006 03:53 PM
linux on creative zen touch mp3 player thenowherekid Linux - Laptop and Netbook 2 12-16-2005 09:26 AM
Creative Jukebox Zen salbox Linux - Hardware 1 11-13-2004 11:05 AM
Creative Zen MP3 player on Linux? borbjo Linux - Hardware 16 05-24-2004 03:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration