Re: [concordance-devel] Harmony 525 Users?

2013-02-22 Thread Simon Budig
Scott Talbert (s...@techie.net) wrote: > Are there any Harmony 525 users around? here! As well as Harmony 555. Bye, Simon -- si...@budig.de http://simon.budig.de/ -- Everyone hates s

Re: [concordance-devel] Need firmware tests on 6xx and 7x8 remotes

2009-08-21 Thread Simon Budig
Stephen Warren (s-t-concorda...@wwwdotorg.org) wrote: > Oops. I guess I meant gdb --args concordance <> Oh, cool. I did not know that one :) Thanks, Simon -- si...@budig.de http://simon.budig.de/ --

Re: [concordance-devel] Need firmware tests on 6xx and 7x8 remotes

2009-08-21 Thread Simon Budig
Stephen Warren (s-t-concorda...@wwwdotorg.org) wrote: > 1) It might be good to run concordance under gdb: > > gdb concordance <> Slight correction here: Run "gdb concordance" and then enter "run <>" on the gdb commandline. > Once it segfaults, you can type "bt" to get some more information abou

Re: [concordance-devel] Firmware Update on TC30

2009-02-16 Thread Simon Budig
Phil Dibowitz (p...@ipom.com) wrote: > FYI, I've updated the supported_models page on the website to include the > TC30. This should work fine even with 0.20 (CVS shouldn't be needed), so I > went ahead and posted that. I guess you can promote the firmware upgrade for the Arch 9 to "Working" as we

Re: [concordance-devel] Firmware Upgrade 525

2009-02-09 Thread Simon Budig
Phil Dibowitz (p...@ipom.com) wrote: > Ping? Can you try a firmware update with this patch? (Or anyone else with a > 5x remote)? I just tried with a 525 - seems to work great! -- r...@legends:/tmp# /unstable/bin/concordance -i Concordance 0.20+CVS Copyright 2007 Ke

Re: [concordance-devel] Problem upgrading firmware Harmony 555

2008-03-18 Thread Simon Budig
Marcel de Jong ([EMAIL PROTECTED]) wrote: > Also, now it's in safe mode I see no way of getting it back to its > original state. You can get it back by removing the batteries and inserting them again while holding down the '2' key. Bye, Simon -- [EMAIL PROTECTED]

Re: [concordance-devel] Firmware FF patterns & replacements

2008-03-15 Thread Simon Budig
Stephen Warren ([EMAIL PROTECTED]) wrote: > The following is extracted purely from firmware files and USB logs, from > both Kevin's zip and my upgrade attempts: My "LatestFirmware.EZUp" contains the following hint: 2

Re: [concordance-devel] Some firmware update code updates

2008-03-14 Thread Simon Budig
Phil Dibowitz ([EMAIL PROTECTED]) wrote: > Today I committed support for "live" firmware updates on the arch 9 remotes > (360, 52x and 55x). However, as you may have noticed on the list, we > recently found out that there's some special bytes at the beginning of the > firmware data we have to twidd

Re: [concordance-devel] Make Problem

2008-03-13 Thread Simon Budig
Brett Williams ([EMAIL PROTECTED]) wrote: > OK, I don't normally compile my own stuff much, but I tried running the make > and got the following: > > [EMAIL PROTECTED] harmony-0.13]$ make > > g++ -g -Wall -O2 harmony.cpp remote.cpp remote_z.cpp binaryfile.cpp > > web.cpp libu > > sb/libusbhid.cpp

Re: [concordance-devel] My failing 880 firmware file

2008-03-12 Thread Simon Budig
Phil Dibowitz ([EMAIL PROTECTED]) wrote: > run "diff -y just-the-hex1 just-the-hex2" - that'll put the files in columns > and show you similar lines, new lines, removed lines, etc. in a way that's a > bit easier for this purpose than the usual unified format diff. I recently discovered "vbindiff",

Re: [concordance-devel] Some firmware update code updates

2008-03-10 Thread Simon Budig
Phil Dibowitz ([EMAIL PROTECTED]) wrote: > Simon Budig wrote: > >Requesting Identity: 50% > >Invalid sequence 23 12 > >Failed to read flash > >Failed with error 1 > > > > Can I do a "direct" firmware upgrade of my 525 w

Re: [concordance-devel] Some firmware update code updates

2008-03-10 Thread Simon Budig
Marcel de Jong ([EMAIL PROTECTED]) wrote: > On 3/10/08, Phil Dibowitz <[EMAIL PROTECTED]> wrote: > > Oh - also, with the 555, you should already be able to use the "direct" > > firmware upgrade. It's a bit of a pain, it involves booting your > > remote into safemode before doing the upgrade, but

Re: [concordance-devel] Problems with --write-config

2008-03-09 Thread Simon Budig
Simon Budig ([EMAIL PROTECTED]) wrote: > Phil Dibowitz ([EMAIL PROTECTED]) wrote: > > On a whim, could you try 0.12? I noticed this is dying in EraseFlash, and I > > changed EraseFlash pretty significantly going into 0.13, and while it should > > theoretically have the sam

Re: [concordance-devel] Problems with --write-config

2008-03-08 Thread Simon Budig
Phil Dibowitz ([EMAIL PROTECTED]) wrote: > Kevin Gilbert wrote: > > Hi, > > > > Experiencing a bit of trouble with --write-config. I'm using a file > > produced > > by harmony with the command: > > > > harmony -v --write-config harmony_config_1 > > > > but this consistently give the follow

Re: [concordance-devel] Problems with --write-config

2008-03-08 Thread Simon Budig
Hi. I'm new to this list and want to shout out a "thank you" for all the work you've done. I've yet to do a successful config update with linux though, since I hit the very same problem as Kevin. Phil Dibowitz ([EMAIL PROTECTED]) wrote: > Kevin Gilbert wrote: > > On Sat, 8 Mar 2008, Phil Dibowit