Adding the following lines to
/usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi

        <!-- Sweex: likeFoston, MPMan, Actions Semiconductor -->
        <match key="@storage.originating_device:usb.vendor_id" int="0x177f">
          <!-- Foston 128/256MB / MPMan MP-Ki 128 Player, A similar 2GB MP3 
Player -->
          <match key="@storage.originating_device:usb.product_id" 
int_outof="0x0460">
            <addset key="portable_audio_player.access_method.protocols" 
type="strlist">storage</addset>
            <merge key="portable_audio_player.folder_depth" type="int">1</merge>
            <append key="portable_audio_player.output_formats" 
type="strlist">audio/x-ms-wma</append>
            <append key="portable_audio_player.output_formats" 
type="strlist">audio/x-wav</append>
            <append key="portable_audio_player.input_formats" 
type="strlist">audio/x-wav</append>
          </match>
        </match>

and executing 
   /etc/init.d/hal restart

fixed the problem. How can this be incorporated into the hal databases ?

-- 
Sweex MP4 player found with USB ID 177f:0460  
https://bugs.launchpad.net/bugs/647564
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to