Search found 5 matches

by tidklaas
Thu Jul 14, 2016 11:36 am
Forum: JP1 - Extenders
Topic: URC-6440/OARUSB04G Extender 1.04 now available
Replies: 125
Views: 364313

@yaworski: I pulled the latest commit from Sourceforge and it still works on my system (Debian testing/stretch, Openjdk-1.8).

Thanks for fixing my fix and getting it into RMIR.
by tidklaas
Mon Jul 11, 2016 8:12 am
Forum: JP1 - Extenders
Topic: URC-6440/OARUSB04G Extender 1.04 now available
Replies: 125
Views: 364313

@yaworski: for me this patch is just a proof of concept, so I have no problem with it being modified or even completely rewritten.
As I said, I have hardly any knowledge of proper Java coding. I just cobbled this thing together with the first interfaces I could find that looked like they were doing ...
by tidklaas
Wed Jul 06, 2016 10:18 am
Forum: JP1 - Extenders
Topic: URC-6440/OARUSB04G Extender 1.04 now available
Replies: 125
Views: 364313

Okay, after patching RMIR to write the config image with synchronous I/O and in 512 byte blocks, I can upload directly to my URC-6440 R02.

Since SF will not let me post a patch for the project, I will just append it here. If anyone takes offence at the coding style or methods used, please bear in ...
by tidklaas
Tue Jul 05, 2016 1:04 pm
Forum: JP1 - Extenders
Topic: URC-6440/OARUSB04G Extender 1.04 now available
Replies: 125
Views: 364313

I wonder if there's a way to duplicate this behaviour in Java. Saving the file in RMIR to temporary location and then calling Runtime.exec to execute dd would probably work but it's not very elegant solution.

I am no expert on Java, the last time I was forced to use it I was still in university ...
by tidklaas
Tue Jul 05, 2016 10:56 am
Forum: JP1 - Extenders
Topic: URC-6440/OARUSB04G Extender 1.04 now available
Replies: 125
Views: 364313

Re: Only install with Windows

Well, apparently it had something to do with OSX or my MacBook. After trying everything I could think to with the MacBook short of formatting the remote, I booted up my old XP box to give that a shot. Worked first try, and the remote seems to be functioning again. Phew!

This echoes my experience ...