Olympus DS-2 voice recorder not recognized as audio-device

Bug #94924 reported by Mark Edgington
2
Affects Status Importance Assigned to Milestone
HAL
Fix Released
Medium
hal-info (Ubuntu)
Fix Released
Low
Martin Pitt

Bug Description

Binary package hint: hal

I have an Olympus DS-2 voice recorder, which can record in the WMA format. It is detected and mounted as a USB drive by HAL. I would like to be able to play and import files from it in a sound/music manager, and it seems natural to automatically launch the music-manager when the device is connected. I have modified 10-usb-music-players.fdi, including the following entry:

 <!-- Olympus DS-2 Voice Recorder -->
 <match key="@storage.physical_device:usb.vendor_id" int="0x07b4">
          <match key="@storage.physical_device:usb.product_id" int="0x020e">
     <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/x-ms-wma</append>
          </match>
        </match>

Perhaps though it would be better to have a separate category of voice-recorder type devices, which are able to launch something different from what, for example, an Ipod would launch when connected?

Tags: fdi

Related branches

Martin Pitt (pitti)
Changed in hal:
assignee: nobody → pitti
importance: Undecided → Low
status: Unconfirmed → In Progress
Revision history for this message
In , Stéphane Loeuillet (leroutier) wrote :

Found in this launchpad bug :
https://bugs.edge.launchpad.net/ubuntu/+source/hal/+bug/94924

Attaching patch as it was inline the the bug report

Revision history for this message
In , Stéphane Loeuillet (leroutier) wrote :

Created an attachment (id=12228)
fdi record for this specific device

Changed in hal:
status: Unknown → Confirmed
Martin Pitt (pitti)
Changed in hal-info:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package hal-info - 20080215-1ubuntu1

---------------
hal-info (20080215-1ubuntu1) hardy; urgency=low

  * New upstream snapshot with updated hardware quirks and attributes.
    - Do not consider 0x05e3:0x0702 as a music player, since this chip is also
      present in some IDE drives like the Adaptec ACS-120 USB Enclosure.
      (LP: #182051)
    - Adds Sansa e140 music player. (LP: #134849)
  * Merge from debian unstable, remaining changes:
    - 01_dell_cdrom_nopoll.patch: Re-introduce disabling of
      Dell Inspiron laptop CD-ROMs (GCC-4240N), since due to a weird hardware
      bug they cause extreme slowdown. (LP #48499)
    - 02_laptop_panel_brightness_in_hardware.patch: Some Thinkpads have ACPI
      brightness controls, disable laptop_panel.brightness_in_hardware for
      them.
  * Add debian/patches/03_olympus_ds2.patch: Add Olympus DS-2 voice recorder
    (LP: #94924)
  * Add debian/patches/04_nokia5300.patch: Add Nokia 5300 music player
    (LP: #103831)
  * Add debian/patches/05_mobile_media_tech_usb.patch: Add No-name music
    player sold as "Lavod", with a chip from Mobile Media Tech.
    (LP: #114443)
  * Add debian/patches/06_samsung_ypk3.patch: Add Samsung Yepp YP-K3 music
    player. (LP: #120413)
  * Add debian/patches/07_asus_v6v_pm_quirk.patch: Use s3_bios PM quirk for
    the Asus V6V. (LP: #191737)
  * Add debian/patches/08_asus_p5l_quirk.patch: Add video quirks for Asus
    P5LD2. (LP: #190456)
  * Add debian/patches/09_lyra_th1501.patch: Add Lyra TH1501 music player.
    (LP: #157904)
  * Add debian/patches/10_sony_w880i.patch: Add Sony Ericsson W880i Walkman
    Phone. (LP: #117809)

hal-info (20080215-1) unstable; urgency=low

  * New upstream release.
    - Fixes a typo in 20-video-quirk-pm-lenovo.fdi. (Closes: #462012)
  * debian/patches/00_disable_mpio_hd300_detection.patch
    - Removed, merged upstream.
  * debian/control
    - Bump Standards-Version to 3.7.3. No further changes required.

hal-info (20071212-2) unstable; urgency=low

  * debian/patches/00_disable_mpio_hd300_detection.patch
    - Added. Disable MPIO HD300 detection. The exact same usb controller is
      used in some common usb disks, causing very annoying false positives
      (Closes: #456675)

 -- Martin Pitt <email address hidden> Thu, 28 Feb 2008 17:11:42 +0100

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

commited to git master

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