jaymzh / concordance

Program Harmony remote controls from Linux, Windows, or Mac!
GNU General Public License v3.0
147 stars 19 forks source link

Harmony 200 with latest git #4

Open jaymzh opened 9 years ago

jaymzh commented 9 years ago

This is migrated from https://sourceforge.net/p/concordance/bugs/38/

libconcord and concordance compiled from git. Using a Harmony 200, about the only thing that seems to work is listing the remote info. Everything else just errors out.

parker@chrubuntu:~$ sudo concordance -i -v
Concordance 1.0
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

Requesting identity: 100% done
Model: Logitech Harmony 200
Skin: 80
Firmware Version: 2.8
Firmware Type: 0
Hardware Version: 0.0.0
External Flash: 512 KiB - FF:12 25F040
Architecture: 16
Protocol: 9
Manufacturer: HarmonyRemote.com!
Product: Caffeine
IRL, ORL, FRL: 64, 64, 0
USB VID: 046D
USB PID: C125
USB Ver: 1080
Serial Number: {EEEEEEEE-EEEE-EEEE-EEEE-EEEEEEEEEEEE}
{D8A6FF4F-5C25-413A-A869-084E035F3DBC}
{1BC9F028-DD80-46F4-9175-C48E4B0625E5}
Config Flash Used: 99% (0 of 1 KiB)

Success!

parker@chrubuntu:~$ sudo concordance -r -v
Concordance 1.0
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

Resetting...
Success!

parker@chrubuntu:~$ sudo concordance -c -v
Concordance 1.0
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

Requesting identity: 100% done
Failed to dump config: Error while reading from the remote
Failed with error 3

parker@chrubuntu:~$ sudo concordance -f -v
Concordance 1.0
Copyright 2007 Kevin Timmerman and Phil Dibowitz
This software is distributed under the GPLv3.

Requesting identity: 100% done
Failed to dump firmware: Error while reading from the remote
Failed with error 3

dmesg output

[31006.715574] usb 2-1.4: new full-speed USB device number 9 using ehci-pci
[31006.803183] usb 2-1.4: New USB device found, idVendor=046d, idProduct=c125
[31006.803196] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[31006.803203] usb 2-1.4: Product: Caffeine
[31006.803209] usb 2-1.4: Manufacturer: HarmonyRemote.com
parkerlreed commented 9 years ago

I'll retest this soon. I see from the supported devices page that everything should be working minus the firmware read/write.