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.
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.
SoundGraph iMON HID plugin
-
cmonpellier
- Posts: 13
- Joined: Sat Mar 20, 2010 1:20 am
Re: SoundGraph iMON HID plugin
Hi,
I added the plugin and the Device Id shows up as 0038, Version ID 0001
But then I get an error right away stating 'Error opening HID device: Vendor ID 5570 HID-compliant device
Then System.DeviceRemoved Vid_15c2&Pid_0038
The case is the Antec Remote Black Fusion.
The hardware ID is:
HID\Vid_15c2&Pid_0038&Rev_0001&MI_01
HID_DEVICE_UP:FFCC_U:0001
Any help would be awesome!
I added the plugin and the Device Id shows up as 0038, Version ID 0001
But then I get an error right away stating 'Error opening HID device: Vendor ID 5570 HID-compliant device
Then System.DeviceRemoved Vid_15c2&Pid_0038
The case is the Antec Remote Black Fusion.
The hardware ID is:
HID\Vid_15c2&Pid_0038&Rev_0001&MI_01
HID_DEVICE_UP:FFCC_U:0001
Any help would be awesome!
Re: SoundGraph iMON HID plugin
Hi,
What version of EG, Windows are you use?
What version of SoundGraph iMON Manager are installed?
iMON Manager is loaded when error happens?
Are you try to run EG with Administrator rights?
Are you check or not "Use selected device only if connected to current port" or "Use the device with index"?
If yes please uncheck it.
Please try Generic HID plugin (in which my plugin based). Is it work in raw mode?
What version of EG, Windows are you use?
What version of SoundGraph iMON Manager are installed?
iMON Manager is loaded when error happens?
Are you try to run EG with Administrator rights?
Are you check or not "Use selected device only if connected to current port" or "Use the device with index"?
If yes please uncheck it.
Please try Generic HID plugin (in which my plugin based). Is it work in raw mode?
-
cmonpellier
- Posts: 13
- Joined: Sat Mar 20, 2010 1:20 am
Re: SoundGraph iMON HID plugin
EG is 0.3.7.r1436Johnson wrote:Hi,
What version of EG, Windows are you use?
Windows is XP Pro x64 SP2
IMonManager ver 7.85.0222 (ANTEC)Johnson wrote:What version of SoundGraph iMON Manager are installed?
iMon Firmware ver 0x380102
LCD HID OEM
No I made sure that it is off. However it does autostart, so the only I've done is to shut it down. Maybe I should uninstall it...Johnson wrote:iMON Manager is loaded when error happens?
YesJohnson wrote:Are you try to run EG with Administrator rights?
No I have not checked either of them.Johnson wrote:Are you check or not "Use selected device only if connected to current port" or "Use the device with index"?
If yes please uncheck it.
The Generic one has the same error message... In both raw mode or not I get 'Error reading...' or 'Error opening HID Device...'Johnson wrote:Please try Generic HID plugin (in which my plugin based). Is it work in raw mode?
-
cmonpellier
- Posts: 13
- Joined: Sat Mar 20, 2010 1:20 am
Re: SoundGraph iMON HID plugin
ok I tried
- upgrading XP to the latest updates (.Net and some security)
- uninstalling IMonManager
- Reinstalling eventghost
no luck, same error...
- upgrading XP to the latest updates (.Net and some security)
- uninstalling IMonManager
- Reinstalling eventghost
no luck, same error...
Re: SoundGraph iMON HID plugin
It look like problem of 64bit system or XP 64bit in HID.py EG module:?
I'm think you must solve problem with Bartman in Generic HID plugin branch.
If you have some programing experience you can examine error code of win32file.CreateFile() in eg\WinApi\HID.py EG module...
I'm think you must solve problem with Bartman in Generic HID plugin branch.
If you have some programing experience you can examine error code of win32file.CreateFile() in eg\WinApi\HID.py EG module...
-
cmonpellier
- Posts: 13
- Joined: Sat Mar 20, 2010 1:20 am
Re: SoundGraph iMON HID plugin
Ok I just posted something on the Generic HID forum, I'll keep you posted.
Is there a way to get extended log or to run it in debug mode to get the error code ?
Is there a way to get extended log or to run it in debug mode to get the error code ?
Re: SoundGraph iMON HID plugin
No.cmonpellier wrote:Is there a way to get extended log or to run it in debug mode to get the error code ?
Re: SoundGraph iMON HID plugin
Post removed. No longer relevant.
Last edited by kricker on Sun Mar 28, 2010 4:23 pm, edited 1 time in total.
Re: SoundGraph iMON HID plugin
It seems as i have the same problem as cmonpellier 
Exactly the same Hardware, exactly the same Problem with this Soundgraph crap. Sorry to say that, but im really frustrated with this piece of all-time-not-working-Hardware.
Exactly the same Hardware, exactly the same Problem with this Soundgraph crap. Sorry to say that, but im really frustrated with this piece of all-time-not-working-Hardware.
Re: SoundGraph iMON HID plugin
Sorry, but it's too hard to debug remotely.brand10 wrote:It seems as i have the same problem as cmonpellier
Exactly the same Hardware, exactly the same Problem with this Soundgraph crap. Sorry to say that, but im really frustrated with this piece of all-time-not-working-Hardware.
Re: SoundGraph iMON HID plugin
Which Info's do u need?
With the IRSS from Mediaportal my iMON (Remote and front Knob) is working fine, but i want to use eventghost as the central for all automations.
With the IRSS from Mediaportal my iMON (Remote and front Knob) is working fine, but i want to use eventghost as the central for all automations.
Re: SoundGraph iMON HID plugin
It's great! So it's possible to add support of non-HID iMON to EG.brand10 wrote:With the IRSS from Mediaportal my iMON (Remote and front Knob) is working fine
I've enough info but "remotely" debugging isn't a my choosebrand10 wrote:Which Info's do u need?
So we are need a programmer with WinAPI and basic Python knowledge to read/write non-HID iMONs.
All examples are in IRSS sources and EG "System" plugin.
Re: SoundGraph iMON HID plugin
I thought only USB\VID_15C2&PID_FFDC is a non-HID Device?Johnson wrote:It's great! So it's possible to add support of non-HID iMON to EG.
My one is USB\VID_15C2&PID_0038 and its listed up as a HID Device in the Device Manager.
I could try it, but i need the IRSS Sources and i haven't found them. Do u know where they are?Johnson wrote:So we are need a programmer with WinAPI and basic Python knowledge to read/write non-HID iMONs.
All examples are in IRSS sources and EG "System" plugin.
**Update**: I have found it here
Re: SoundGraph iMON HID plugin
Can I use this plugin to use the MCE remote with the iMON receiver on my Antec Fusion case? I am new to EventGhost, so I do not know if this sort of thing is possible.