Public bug reported:

Binary package hint: hal

The Archos 5 IMT is not supported by the current version of HAL in
Intrepid.  A few symptoms:

1 - plugging in the device, hal detects it as a photo device
2 - when setting the device to the Windows Media Player storage option (which 
is the Microsoft Transfer Protocol setting) does not result in any detection as 
such, it is always detected as  Mass Storage Controller, and thus just a large 
USB disk.
3 - the 10-usb-music-players.fdi file does not include a section for the Archos 
5.  For example the following could be included, though I am not sure about the 
formats, but I am sure about the folder structure.

          <!-- Archos 5 Internet Media Tablet -->
          <match key="@storage.originating_device:usb.product_id" 
int_outof="0x1332">
            <addset key="portable_audio_player.access_method.protocols" 
type="strlist">storage</addset>
            <append key="portable_audio_player.output_formats" 
type="strlist">audio/x-wav</append>
            <append key="portable_audio_player.output_formats" 
type="strlist">audio/x-ms-wma</append>
            <append key="portable_audio_player.input_formats" 
type="strlist">audio/x-wav</append>
            <append key="portable_audio_player.audio_folders" 
type="strlist">Music/</append>
            <append key="portable_audio_player.playlist_format" 
type="strlist">audio/x-mpegurl</append>
            <append key="portable_audio_player.playlist_path" 
type="strlist">Playlists/</append>
          </match>

I'll continue to look for more info on how to alter this file, as I'm
just getting to know it and might be able to give a better suggested
initial setting for the fdi than the above (basically copied from the
Archos GMini 400M entry above, with the folder structure updated)

Here is the lsusb -vv output

Bus 003 Device 011: ID 0e79:1332 Archos, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0e79 Archos, Inc.
  idProduct          0x1332 
  bcdDevice            3.16
  iManufacturer           1 ARCHOS
  iProduct                2 G6H
  iSerial                 3 WX0JLC61JYKX
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

** Affects: hal (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Archos 5 IMT support missing
https://bugs.launchpad.net/bugs/312770
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to