Search found 5 matches

by agpccosta
Tue May 15, 2012 12:57 am
Forum: JP1 - Software
Topic: RM-IR is too large under linux
Replies: 12
Views: 19898

Ditto, 'RM IR>Devices>New' window too big (in Debian)

Same bug here as jurgyman, & deleting RemoteMaster.properties then restarting doesn't correct the oversized window, using .RemoteMasterv2.02 Beta.

Debian box, Java is 'openjdk-6', Version: 6b24-1.11.1-6

(User kludge to make window fit: 'Alt-space', then 'x', to maximize window.)
by agpccosta
Mon Nov 15, 2010 6:52 pm
Forum: JP1 - Software
Topic: Linux 'i2c-parport' module & JP1. How?
Replies: 6
Views: 12632

Still experimenting with 'i2c-parport', but no nothin' yet. Modules are loaded, but there's no feedback in 'dmesg' that anything was discovered, or not discovered. Perhaps it's time to email some upstream module authors.
by agpccosta
Wed Nov 10, 2010 4:16 am
Forum: JP1 - Software
Topic: Linux 'i2c-parport' module & JP1. How?
Replies: 6
Views: 12632

No success yet, but here's what I have so far, taking binky123 's advice.

Given:
modprobe -v i2c-parport type=7

It's necessary to unload any parallel port modules (e.g. 'modprobe -rv lp parport'), otherwise an error pops up in 'dmesg':
[461489.579278] parport0: cannot grant exclusive access for ...
by agpccosta
Tue Nov 09, 2010 4:22 pm
Forum: JP1 - Software
Topic: Linux 'i2c-parport' module & JP1. How?
Replies: 6
Views: 12632

More than one way to do it

Thanks for those links; while RM is useful and worthwhile, (NB: I haven't yet tried it in Linux), it sounds a bit high level, ( Java as opposed to C ), and as such is beyond the intended scope of this thread. Plus it's good policy to have several ways to do something, so that if "Plan A" fails, we ...
by agpccosta
Sun Nov 07, 2010 10:43 pm
Forum: JP1 - Software
Topic: Linux 'i2c-parport' module & JP1. How?
Replies: 6
Views: 12632

Linux 'i2c-parport' module & JP1. How?

I'm interested in having a non-emulator Linux hardware interface to my JP1 remotes. There's a kernel module that seems as though it might be right for the job, but I haven't yet found any docs online (even here) that explain how to hook things up, just some leads and clues. So here's some of the ...