Bugs item #3436081, was opened at 2011-11-10 05:00
Message generated for change (Tracker Item Submitted) made by rickvanderzwet
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=978127&aid=3436081&group_id=201579

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Remote Communication
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rick van der Zwet (rickvanderzwet)
Assigned to: Nobody/Anonymous (nobody)
Summary: Logitech Harmony 200 Remote - not working

Initial Comment:
I have tested the new Logitech Harmony 200. The new, 20 USD remote:
http://www.logitech.com/en-roeu/remotes/universal-remotes/devices/harmony-200-remote
 and I regret to inform that it is not working, with concordance (yet).

The debug trace in linux list as follows:
=== BEGIN TRACE ===
 rvdzwet@rvdzwet-MacBookPro:~/src/concordance/concordance$ concordance -vi
Concordance 0.23+CVS
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

DEBUG (FindRemote): Failed to set device configuration: -1 (could not
set config 1: Operation not permitted)
ERROR: Couldn't initializing libconcord: Error connecting or finding the remote
rvdzwet@rvdzwet-MacBookPro:~/src/concordance/concordance$ sudo concordance -vi
Concordance 0.23+CVS
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

DEBUG (FindRemote): bNumEndpoints 2
DEBUG (check_ep): address 81 attrib 03 max_length 64
DEBUG (check_ep): address 02 attrib 03 max_length 64
DEBUG (HID_ReadReport): Timeout on interrupt read from device
DEBUG (GetIdentity): Failed to read from remote
ERROR: failed to requesting identity
Requesting Identity: Failed with error 1
Press <enter> key to exit
=== END TRACE ===

The output of lsusb list the same set of EndConnectors (2):
=== BEGIN LSUSB OUTPUT ===
rvdzwet@rvdzwet-MacBookPro:~/src/concordance/concordance$ sudo lsusb
-d 046d:c125 -v

Bus 005 Device 003: ID 046d:c125 Logitech, Inc.
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 idVendor           0x046d Logitech, Inc.
 idProduct          0xc125
 bcdDevice           10.80
 iManufacturer           1 HarmonyRemote.com!
 iProduct                2 Caffeine
 iSerial                 0
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           41
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0
   bmAttributes         0xc0
     Self Powered
   MaxPower              100mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           2
     bInterfaceClass         3 Human Interface Device
     bInterfaceSubClass      0 No Subclass
     bInterfaceProtocol      0 None
     iInterface              0
       HID Device Descriptor:
         bLength                 9
         bDescriptorType        33
         bcdHID               1.10
         bCountryCode            0 Not supported
         bNumDescriptors         1
         bDescriptorType        34 Report
         wDescriptorLength      33
         Report Descriptor: (length is 33)
           Item(Global): Usage Page, data= [ 0x00 0xff ] 65280
                           (null)
           Item(Local ): Usage, data= [ 0x01 ] 1
                           (null)
           Item(Main  ): Collection, data= [ 0x01 ] 1
                           Application
           Item(Global): Logical Minimum, data= [ 0x00 ] 0
           Item(Global): Logical Maximum, data= [ 0xff 0x00 ] 255
           Item(Global): Report Size, data= [ 0x08 ] 8
           Item(Main  ): Collection, data= [ 0x02 ] 2
                           Logical
           Item(Local ): Usage, data= [ 0x02 ] 2
                           (null)
           Item(Global): Report Count, data= [ 0x40 ] 64
           Item(Main  ): Input, data= [ 0x02 ] 2
                           Data Variable Absolute No_Wrap Linear
                           Preferred_State No_Null_Position
Non_Volatile Bitfield
           Item(Main  ): End Collection, data=none
           Item(Main  ): Collection, data= [ 0x02 ] 2
                           Logical
           Item(Local ): Usage, data= [ 0x05 ] 5
                           (null)
           Item(Global): Report Count, data= [ 0x40 ] 64
           Item(Main  ): Output, data= [ 0x02 ] 2
                           Data Variable Absolute No_Wrap Linear
                           Preferred_State No_Null_Position
Non_Volatile Bitfield
           Item(Main  ): End Collection, data=none
           Item(Main  ): End Collection, data=none
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x02  EP 2 OUT
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               1
Device Status:     0x0000
 (Bus Powered)
=== END LSUSB OUTPUT ===

I guess the internals of different again. If you like me to get more
details please let me know, what to do.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=978127&aid=3436081&group_id=201579

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to