Creative Labs Muvo T100 not detected as Digital Audio Player

Bug #368630 reported by Steve Blamey
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
hal-info (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: hal-info

The Muvo T100 is not recognised as a Digital Audio Player, but is mounted as a USB mass storage device. Therefore the T100 does not work as expected with Banshee and potentially other applications.

The vendor id for the Muvo T100 is 0x4159 and needs to be added to this HAL information file in the Creative Labs section.

/usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi

I have tested this and it works on my Ubuntu 9.04 system

Description: Ubuntu 9.04
Release: 9.04

hal-info:
  Installed: 20090407-0ubuntu1
  Candidate: 20090407-0ubuntu1
  Version table:
 *** 20090407-0ubuntu1 0
        500 http://gb.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

Revision history for this message
Steve Blamey (fedorus-deactivatedaccount) wrote :

Here is my working .fdi entry

   <!-- MuVo T100 -->
   <match key="@storage.originating_device:usb.product_id" int="0x4159">
     <addset key="portable_audio_player.access_method.protocols" type="strlist">storage</addset>
            <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
            <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
            <append key="portable_audio_player.output_formats" type="strlist">audio/audible</append>
   </match>

Revision history for this message
Grmblmbl (grmblmbl) wrote :

Same problem here. After adding your snippet to 10-usb-music-players.fdi the T100 is recognized as a MP3 player by the system. When plugged, the dialog box proposing to run rhythmbox appears.
Unfortunately once rhythmbox is launched, the T100 does not appear at all. Something must be missing for rythmbox to consider the T100 as a MP3 device.

Revision history for this message
Steve Blamey (fedorus-deactivatedaccount) wrote :

I'm using a Sansa Fuze these days, but I added the above .fdi addition to my current Ubuntu 9.10 set up. It seems that the Muvo shows up in Banshee, but not Rythmbox.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.