Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Generic HID

Questions and comments specific to a particular plugin should go here.
Post Reply
hilaer
Posts: 1
Joined: Thu Apr 30, 2009 6:58 am

Apple remote plug in

Post by hilaer »

Hi,
i added the Apple remote plug in - using the generic HID plug in, but i still can't get the events from some of the buttons is the apple remote (the forrward and rewind, and the menu)
i saw that there were a few posts on the issue, but i was wondering if something has changed, since i didn't find a solution in previous messages.

anyone has a solution? :?

thanks,
Hila.
eriksmith200
Posts: 3
Joined: Tue Mar 31, 2009 12:16 pm

Re: Generic HID

Post by eriksmith200 »

My generic hid remote (recognized as a Ping-IT, it's a cheapy nobrand remote from ebay) used to work fine with version 0.3.6.1487. With all 3.7 versions (tested up to 0.3.7.r918), no keys are recognized
eriksmith200
Posts: 3
Joined: Tue Mar 31, 2009 12:16 pm

Re: Generic HID

Post by eriksmith200 »

eriksmith200 wrote:My generic hid remote (recognized as a Ping-IT, it's a cheapy nobrand remote from ebay) used to work fine with version 0.3.6.1487. With all 3.7 versions (tested up to 0.3.7.r918), no keys are recognized
does nobody else have this problem?
2K-Darkness
Posts: 4
Joined: Wed May 20, 2009 8:14 am

Re: Generic HID

Post by 2K-Darkness »

Is there a Plugin for USB-HID Devices?
mork
Posts: 3
Joined: Sat Aug 15, 2009 1:13 pm

Re: Generic HID

Post by mork »

My generic HID plugin fails to start

"
File "C:\Program\EventGhost\eg\Classes\PluginInfo.py", line 330, in Start
TypeError:__start__() takes at least 11 arguments (1 given)
"

Need it for geting the RAW input from my HID IR remote

Any ideas ?

Reg Mork
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Generic HID

Post by Bartman »

latest version?
Try to delete and readd the plugin. I have found a way to screw the config dialog, but this results in errors before. Will fix that on the weekend.
mork
Posts: 3
Joined: Sat Aug 15, 2009 1:13 pm

Re: Generic HID

Post by mork »

yes latest.

Can it be a laguage problem ?
I'm using swedish XP pro SP3 and updated
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Generic HID

Post by Bartman »

You can try switching EG's language, but the message does not look like this is the problem.
It looks like the plugin is started without ever being configured and therefore missing 10 arguments.
mork
Posts: 3
Joined: Sat Aug 15, 2009 1:13 pm

Re: Generic HID

Post by mork »

Well how to configure the plugin whitout loading it ? ;)
patitomx
Posts: 1
Joined: Tue Sep 22, 2009 6:03 am

Re: Generic HID

Post by patitomx »

hi, theres anyway to force the generic hid plugin to choose the the second device instead of the first one?


thanks for any help
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Generic HID

Post by Bartman »

patitomx wrote:hi, theres anyway to force the generic hid plugin to choose the the second device instead of the first one?
Actually there is. You can set the device Index. Unfortunatly I screwed up the config dialog so it only works with the svn version.
reeven
Posts: 7
Joined: Thu Aug 27, 2009 9:40 am

Re: HID plugin

Post by reeven »

Bartman wrote:I have not imlemented enduring events for values. This only works for buttons.
Since an axis always as a value the plugin would always have to send an enduring event which is not quite logical either.

Any fix for this?

Thanks.
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: HID plugin

Post by Bartman »

reeven wrote:Any fix for this?
To be honest there is no fix planned. Don't see a use in this and I don't think it would really work since the plugin would always have an enduring event blocking other things and it can't work if the device has more than one value.
reeven
Posts: 7
Joined: Thu Aug 27, 2009 9:40 am

Re: Generic HID

Post by reeven »

this plugin work with xbox360 pad but without triggers, same problem with girder hid plugin or ir server suite hid plugin.
I know that Xpadder and Pinnacle game profiler are built for pads, but there are not free.( i own myself an Pinnacle licence).

I just receive an gift of 20 Saitek new pads that i want to donate for some children on an orphanage in my quarter, to play games , that why i need free software.
Saitek Pad work better then XBOX360 pad with this plugin, because there are no triggers, but still very poor, just basic.
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Generic HID

Post by Bartman »

To accommodate to a very specific input device it would be best to write a plugin dealing with the specifics.
I've put the generic HID code in the core of EG. It is quite easy to write a plugin.
Post Reply