Bug 10092 - USB stick (ID 090c:1000) is erroneously detected as an MP3 player
Summary: USB stick (ID 090c:1000) is erroneously detected as an MP3 player
Status: RESOLVED NOTOURBUG
Alias: None
Product: hal
Classification: Unclassified
Component: hald (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: low minor
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-25 13:07 UTC by Bernat Tallaferro
Modified: 2007-03-29 11:54 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
lshal output after having attached the usb stick (79.18 KB, text/plain)
2007-03-08 09:22 UTC, Bernat Tallaferro
Details

Description Bernat Tallaferro 2007-02-25 13:07:11 UTC
This bug was originally reported at the Ubuntu bugtracker:

https://launchpad.net/bugs/83327

[...]

Using an up-to-date Feisty installation, after inserting my usb memory stick, it gets mounted with an iPod icon and Rhythmbox is automatically started, showing the disk as "USB Flash Disk Music Player".

[...]

Here's the lsusb output. The mentioned device is the one with ID 090c:1000

$ lsusb

Bus 001 Device 002: ID 090c:1000 Feiya Technology Corp. Memory Bar
Bus 001 Device 001: ID 0000:0000

[...]

The cause of the problem is the following:

The hal-info git tree has this device listed as a portable audio player. See here: http://gitweb.freedesktop.org/?p=hal-info.git;a=blob_plain;f=fdi/information/10freedesktop/10-usb-music-players.fdi

[...]

Workaround:

As a workaround you could edit /usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi and remove the whole section dealing with the "<!-- Feiya Technology Corp Memory Bar -->" device from "match key" to "/match". This would prevent it from showing up with the iPod icon and prevent rhythmbox from launching.

[...]

It seems that other USB sticks with the same ID exhibit the same problem.
Comment 1 Danny Kukawka 2007-03-07 07:47:26 UTC
Need the complete output of lshal (as attachment)
Comment 2 Bernat Tallaferro 2007-03-08 09:22:06 UTC
Created attachment 9040 [details]
lshal output after having attached the usb stick

Here is the output of lshal as requested.

This output was generated while the USB stick was still attached to a USB port.

Please let me know if you require further information.
Comment 3 Martin Pitt 2007-03-29 11:54:27 UTC
I deliberately did not forward this bug upstream, because the affected FDI rule was still an Ubuntu specific patch (and thus got reverted now). I let them 'mature' in Ubuntu for a while to make sure that they do not cause ill effects with other hardware.

Thus I think that this can be closed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.