> First of all, I don't have 10freedesktop folder on my computer. In my
> case is /usr/share/hal/fdi/information/20thirdparty so I've tried:
> - Create 10freedesktop folder and made 10-usb-music-players.fdi file.
> - Put 10-usb-music-players.fdi file on 20thirparty.
> - Modify 20-libmtp9.fdi on 20htirdparty.
> 
> I reboot everytime I made a change there but nothing works.
> 
Just guessing:

Have you tried replacing the lines

        <match key="@storage.originating_device:usb.vendor_id" int="0x177f">
          <match key="@storage.originating_device:usb.product_id" 
int_outof="0x0460">

with

      <match key="usb.vendor_id" int="0x177f">
        <match key="usb.product_id" int="0x0460">

in 20-libmtp9.fdi
I see a different syntax on that file on my Ubuntu 10.4 system

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/647564

Title:
  Sweex MP4 player found with USB ID 177f:0460

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hal-info/+bug/647564/+subscriptions

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

Reply via email to