Sansa e200 series player not recognized in MSC mode

Bug #416704 reported by digitxp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
Expired
Undecided
Unassigned

Bug Description

Forum thread I found: http://forums.linuxmint.com/viewtopic.php?f=49&t=28477
Fix:
In file: /usr/share/hal/fdi/preprobe/10osvendor/20-libgphoto2.fdi
(I believe--I don't really remember):
Replace this: <merge key="portable_audio_player.type" type="string">mtp</merge>
With this: <merge key="portable_audio_player.type" type="string">msc</merge>
In this block of code:
   <match key="usb.vendor_id" int="1921">
    <match key="usb.product_id" int="29776">
     <merge key="info.category" type="string">portable_audio_player</merge>
     <append key="info.capabilities" type="strlist">portable_audio_player</append>
     <merge key="portable_audio_player.access_method" type="string">user</merge>
     <merge key="portable_audio_player.type" type="string">msc</merge>
     <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
     <merge key="camera.libgphoto2.name" type="string">SanDisk Sansa c240/c250</merge>
     <merge key="camera.libgphoto2.support" type="bool">true</merge>
    </match>
   </match>

Revision history for this message
emorrp1 (emorrp1) wrote :

Thank you for reporting a bug in Linux Mint. Unfortunately I do not have the necessary hardware to reproduce your problem. If anyone else can confirm this bug, please say so. Please check out the Linux Mint Forums, where there are many more people available to help out with diagnosing any problems you have. Please repost this in the forums, and put a link to it here, so I can track any further development. It is also exceptionally useful if you include the output of "inxi -F" when reporting hardware problems. You might also like to check out this article: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html This is a standard response, so it may not be entirely appropriate.

Changed in linuxmint:
status: New → Incomplete
Revision history for this message
digitxp (the-best-thing11-deactivatedaccount) wrote :

Seems that installing this package (http://packages.ubuntu.com/karmic/libs/libgphoto2-2) and its dependency (http://packages.ubuntu.com/karmic/libs/libgphoto2-port0) work like a charm. Since Linux Mint 8 will be based off of its respective Ubuntu (Karmic), my guess is that this problem will be fixed without much effort by Mint 8 (Helena).
[http://forums.linuxmint.com/viewtopic.php?f=49&t=28477#p203991]

Revision history for this message
emorrp1 (emorrp1) wrote :

can you test in Mint 8 to confirm fix?

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Linux Mint because there has been no activity for 60 days.]

Changed in linuxmint:
status: Incomplete → Expired
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.