Sandisk Sansa m250 not recognised as music player (patch included)

Bug #57903 reported by Tomasz Dominikowski
2
Affects Status Importance Assigned to Milestone
HAL
Fix Released
Wishlist
hal (Ubuntu)
Fix Released
Undecided
Martin Pitt

Bug Description

Well, not really a patch, just add this to 10-usb-music-players.fdi in the USB Mass Storage section, tested and works fine:

  <!-- Sandisk Corp. Sansa m250 (maybe others as well) -->
      <match key="@storage.physical_device:usb.vendor_id" int="0x0781">
        <match key="@storage.physical_device:usb.product_id" int="0x7401">
           <append key="info.capabilities" type="strlist">portable_audio_player</append>
           <merge key="info.category" type="string">portable_audio_player</merge>
           <merge key="portable_audio_player.type" type="string">generic</merge>
           <merge key="portable_audio_player.access_method" type="string">storage</merge>
           <merge key="portable_audio_player.storage_device" type="copy_property">info.udi</merge>
           <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
           <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
           <append key="portable_audio_player.input_formats" type="strlist">audio/mpeg</append>
           <append key="portable_audio_player.input_formats" type="strlist">audio/x-ms-wma</append>
           </match>
      </match>

Revision history for this message
Martin Pitt (pitti) wrote :

Can you please also send this to upstream, so that they can fix it in the official version? Thank you!

Changed in hal:
assignee: nobody → pitti
status: Unconfirmed → In Progress
Revision history for this message
Tomasz Dominikowski (dominikowski) wrote : Re: [Bug 57903] Re: Sandisk Sansa m250 not recognised as music player (patch included)

Aren't the Ubuntu patches sent upstream anyway?

On 9/12/06, Martin Pitt <email address hidden> wrote:
> Can you please also send this to upstream, so that they can fix it in
> the official version? Thank you!
>
> ** Changed in: hal (Ubuntu)
> Assignee: (unassigned) => Martin Pitt
> Status: Unconfirmed => In Progress
>
> --
> Sandisk Sansa m250 not recognised as music player (patch included)
> https://launchpad.net/bugs/57903
>

--
Tomasz Dominikowski
http://www.skyos.org

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 57903] Re: [Bug 57903] Re: Sandisk Sansa m250 not recognised as music player (patch included)

Tomasz Dominikowski [2006-09-12 16:46 -0000]:
> Aren't the Ubuntu patches sent upstream anyway?

In general yes, but we have no automatic way of doing that, so one of
us has to do it :)

Revision history for this message
Tomasz Dominikowski (dominikowski) wrote : Re: [Bug 57903] Re: [Bug 57903] Re: [Bug 57903] Re: Sandisk Sansa m250 not recognised as music player (patch included)

Since I have no idea how to do it you'll probably spend your time
better sending it yourself than explaining it how to do it :)

On 9/12/06, Martin Pitt <email address hidden> wrote:
> Tomasz Dominikowski [2006-09-12 16:46 -0000]:
> > Aren't the Ubuntu patches sent upstream anyway?
>
> In general yes, but we have no automatic way of doing that, so one of
> us has to do it :)
>
> --
> Sandisk Sansa m250 not recognised as music player (patch included)
> https://launchpad.net/bugs/57903
>

--
Tomasz Dominikowski
http://www.skyos.org

Revision history for this message
In , Martin Pitt (pitti) wrote :

This is the FDI data for the Sandisk Sansa m250 music player:

  <!-- Sandisk Corp. Sansa m250 (maybe others as well) -->
      <match key="@storage.physical_device:usb.vendor_id" int="0x0781">
        <match key="@storage.physical_device:usb.product_id" int="0x7401">
           <append key="info.capabilities"
type="strlist">portable_audio_player</append>
           <merge key="info.category" type="string">portable_audio_player</merge>
           <merge key="portable_audio_player.type" type="string">generic</merge>
           <merge key="portable_audio_player.access_method"
type="string">storage</merge>
           <merge key="portable_audio_player.storage_device"
type="copy_property">info.udi</merge>
           <append key="portable_audio_player.output_formats"
type="strlist">audio/mpeg</append>
           <append key="portable_audio_player.output_formats"
type="strlist">audio/x-ms-wma</append>
           <append key="portable_audio_player.input_formats"
type="strlist">audio/mpeg</append>
           <append key="portable_audio_player.input_formats"
type="strlist">audio/x-ms-wma</append>
           </match>
      </match>

Changed in hal:
status: Unknown → Confirmed
Revision history for this message
Martin Pitt (pitti) wrote :

 hal (0.5.7.1-0ubuntu11) edgy; urgency=low
 .
   * Replace debian/patches/19_dont_overwrite_formfactor.patch with official
     GIT head upstream patch 00upstream-04-dont-overwrite-formfactor.patch
     (http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=f70301c8f426618d52a31d33c846989b1c8e7a52)
     Closes: LP#59342)
   * debian/patches/17-mp3-player-fdi.patch:
     - Add Sandisk Sansa m250. Closes: LP#57903
     - Add SLVR/ROKR iTunes Motorola phone. Closes: LP#55960

Changed in hal:
status: In Progress → Fix Released
Revision history for this message
In , Danny Kukawka (danny-kukawka) wrote :

Is now in the fdi-file for usb-music players (hal-info package).

Changed in hal:
status: Confirmed → Fix Released
Changed in hal:
importance: Unknown → Wishlist
Changed in hal:
importance: Wishlist → Unknown
Changed in hal:
importance: Unknown → Wishlist
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.