LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux > 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

Tags used in this thread
Popular LQ Tags , , , , ,

Reply
 
Thread Tools
Old 04-08-2008, 07:23 PM   #1
K3V!N
LQ Newbie
 
Registered: Jun 2005
Distribution: OpenSUSE 10.3
Posts: 4
Thanked: 0
Trouble with libmtp connecting to Creative Zen Vision:M on OpenSUSE 10.3


[Log in to get rid of this advertisement]
I've tried plugging in my Creative Zen Vision:M into my OpenSUSE 10.3 computer several times, and every time I do, the zen freezes up... Gnomad2 (2.9.1) does not detect it, and the results from typing "mtp-detect" at a terminal are:

Quote:
libmtp version: 0.2.1

Attempting to connect device(s)
usb_claim_interface(): No such file or directory
LIBMTP PANIC: Unable to initialize device 1
LIBMTP PANIC: configure_usb_devices() error code: 7 on line 1893
Detect: There has been an error connecting. Exiting
My kernel is 2.6.22.17-0.1-default and in YaST, I have libmtp, libmtp6, libmtp7, libmtp-devel, and libmtp-tools all installed.

The results of lsusb are:

Quote:
Bus 002 Device 012: ID 041e:4151 Creative Technology, Ltd
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver
Bus 001 Device 001: ID 0000:0000
So it looks like it detects the device, but libmtp fails.

Any ideas of how I might get this fixed?
K3V!N is offline  
Tag This Post , , , , ,
Reply With Quote
Old 04-08-2008, 09:53 PM   #2
Peacedog
Senior Member
 
Registered: Sep 2003
Location: Danville, VA Approx. N 36°36.434' W 79°24.342' Accur. 100' or so.
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 4,360
Thanked: 3
Hi K3V!N, Welcome to lq. Do you have libnjb (required for Gnomad2)?
Good luck. ;-)
Peacedog is offline     Reply With Quote
Old 04-08-2008, 10:54 PM   #3
K3V!N
LQ Newbie
 
Registered: Jun 2005
Distribution: OpenSUSE 10.3
Posts: 4
Thanked: 0

Original Poster
Thank you And yes, I have libnjb-2.2.5-103 installed.
K3V!N is offline     Reply With Quote
Old 04-09-2008, 07:56 AM   #4
Peacedog
Senior Member
 
Registered: Sep 2003
Location: Danville, VA Approx. N 36°36.434' W 79°24.342' Accur. 100' or so.
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 4,360
Thanked: 3
Could be permissions, any luck with the device as root or su?
Good luck. ;-)
Peacedog is offline     Reply With Quote
Old 04-09-2008, 04:09 PM   #5
K3V!N
LQ Newbie
 
Registered: Jun 2005
Distribution: OpenSUSE 10.3
Posts: 4
Thanked: 0

Original Poster
Nope, that's not it, it gives the same error even as root.
K3V!N is offline     Reply With Quote
Old 04-09-2008, 04:25 PM   #6
Peacedog
Senior Member
 
Registered: Sep 2003
Location: Danville, VA Approx. N 36°36.434' W 79°24.342' Accur. 100' or so.
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 4,360
Thanked: 3
Found a possibility here.
Good luck. ;-)
Peacedog is offline     Reply With Quote
Old 04-10-2008, 06:31 PM   #7
K3V!N
LQ Newbie
 
Registered: Jun 2005
Distribution: OpenSUSE 10.3
Posts: 4
Thanked: 0

Original Poster
I checked it out, and I don't think it's the same problem, because it doesn't even connect the mp3 player when I am root... I did a tail -f /var/log/messages, and this is what I got after plugging in the device, and then unplugging it...

Quote:
Apr 10 16:55:06 psycho kernel: usb 1-9: new high speed USB device using ehci_hcd and address 3
Apr 10 16:55:06 psycho kernel: usb 1-9: new device found, idVendor=041e, idProduct=4151
Apr 10 16:55:06 psycho kernel: usb 1-9: new device strings: Mfr=1, Product=2, SerialNumber=3
Apr 10 16:55:06 psycho kernel: usb 1-9: Product: Creative ZEN Vision:M (DVP-HD0004)
Apr 10 16:55:06 psycho kernel: usb 1-9: Manufacturer: Creative Technology Ltd
Apr 10 16:55:06 psycho kernel: usb 1-9: SerialNumber: 255ECA71B05D0D34
Apr 10 16:55:06 psycho kernel: usb 1-9: configuration #1 chosen from 1 choice
Apr 10 16:55:11 psycho kernel: usb 1-9: can't set config #1, error -110
Apr 10 17:04:05 psycho kernel: usb 1-9: USB disconnect, address 3
I tried editing /etc/udev/rules.d/50-udev-default.rules to give MODE=666 to the relevant line, but to no avail. When I run gnomad2 in the console the results for the regular user and root are the same:

Quote:
Failed to open connection to D-BUS SESSION bus
LIBMTP_Get_First_Device: No Devices Attached
PDE device NULL.

Thank you for the help so far.
K3V!N is offline     Reply With Quote
Old 04-10-2008, 06:42 PM   #8
Peacedog
Senior Member
 
Registered: Sep 2003
Location: Danville, VA Approx. N 36°36.434' W 79°24.342' Accur. 100' or so.
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 4,360
Thanked: 3
Read it to the end, it appears there is an obscure kernel option that needs to be enabled. Last two posts, CONFIG_USB_DEVICE_CLASS IIRC.
Good luck. ;-)
Peacedog is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
creative zen vision m the trooper Linux - Newbie 3 08-13-2008 02:55 PM
creative zen vision w - not able to transfer media to it. schneidz Linux - Hardware 14 02-12-2008 12:36 PM
booting knoppix on a creative zen vision w schneidz Linux - Laptop and Netbook 3 02-03-2007 01:03 PM
Creative Zen Vision M and VMware Guitarist88 Linux - Hardware 4 12-15-2006 05:38 PM
Does the Creative Zen Vision:M works on linux ? RobNyc Linux - Software 2 06-15-2006 04:53 PM


All times are GMT -5. The time now is 06:06 AM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration