Comment 6 for bug 314618

Revision history for this message
Vadim Peretokin (vperetokin) wrote : Re: [Bug 314618] Re: Hal fdi update for Sony Ericsson W890i
  • hal.txt Edit (160.1 KiB, text/plain; charset=US-ASCII; name="hal.txt")

Here is the current entry for it:

      <!-- W800 Walkman Phone -->
      <!-- media files go in mp3/$ARTIST/$ALBUM/$TRACKNAME -->
      <match key="@storage.originating_device:usb.product_id" int="0xd028">
        <addset key="portable_audio_player.access_method.protocols"
type="strlist">storage</addset>
            <append key="portable_audio_player.output_formats"
type="strlist">audio/aac</append>
        <append key="portable_audio_player.input_formats"
type="strlist">audio/x-wav</append>
        <append key="portable_audio_player.audio_folders"
type="strlist">MP3/</append>
        <append key="portable_audio_player.audio_folders"
type="strlist">MSSEMC/Media files/audio/</append>
      </match>

I'm not quite sure how to interpret it, but Wikipedia says (
http://en.wikipedia.org/wiki/W800) it is "The phone is also MP3 and AAC
compatible". The article at the bottom also pointed to this page:
http://stefans.datenbruch.de/k750i/

Anyway, the hal.txt is attached.