Announcement

Collapse
No announcement yet.

Creative Zen V works in gnomad2 but not Amarok

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Creative Zen V works in gnomad2 but not Amarok

    Hi All,
    Feisty is recognizing Creative Zen V, but amarok will not. gnomad2 does work however

    Here's the /etc/udev/rules.d/libmpt rules

    #Creative Zen V (MTP mode)
    SYSFS[idVendor]=="041e", SYSFS{idProduct]=="4150", SYMLINK+="libmpt-%k", MODE="666"

    # Creative Zen Vision
    SYSFS{idVendor}=="041e", SYSFS{idProduct}=="411f", SYMLINK+="libmtp-%k", MODE="666"

    # Creative Portable Media Center
    SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4123", SYMLINK+="libmtp-%k", MODE="666"

    # Creative Zen Xtra (MTP mode)
    SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4128", SYMLINK+="libmtp-%k", MODE="666"

    # Creative Zen Micro (MTP mode)
    SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4130", SYMLINK+="libmtp-%k", MODE="666"

    # Creative Zen Touch (MTP mode)
    SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4131", SYMLINK+="libmtp-%k", MODE="666"

    mtp-hotplug shows

    # Creative Zen V
    libmtp.sh 0x0003 0x041e 0x4150 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000

    lsusb shows

    Bus 005 Device 007: ID 041e:4150 Creative Technology, Ltd

    Any thoughts, I've tried everything I can find in the wiki, on amarok's wiki.

    TIA,
    Jim A.

    #2
    Re: Creative Zen V works in gnomad2 but not Amarok

    When i first installed the beta of feisty, Fiesty would not recognize mine either, i would recommend building amarok from source with the --with-libmtp switch. you will need the libmtp development files to do this. that's what fixed it for me, Gutsy has automatic support for it now.

    Comment

    Working...
    X