mohamedshendy / chatpad-super-driver

Automatically exported from code.google.com/p/chatpad-super-driver
0 stars 0 forks source link

chatpad utility stop (multiple error) #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. run "chatpad_control_amd64.exe"

see error

2.reboot or change usb port
3.run "win7_amd64_chatpad_control_test3.exe"

see error

What is the expected output? What do you see instead?

C:\Users\ProFete\Downloads\chatpad_0_0_3a_win7>chatpad_control_amd64.exe

*****
Chatpad control utility version 0.1a started.
*****
Please wait...

Control utility started.
Opening chatpad filter driver.
Successfully opened chatpad filter driver.
Successfully connected to XBox 360 controller.
Opening connection to virtual keyboard device.
Successfully opened connection to virtual keyboard device.
Successfully connected to the virtual keyboard device.
Opening connection to virtual mouse device.
Successfully opened connection to virtual mouse device.
Successfully connected to the virtual mouse device.
Microsoft initialization has been finished, so we can init the chatpad now.
IOCTL failed, lastError == 31
IOCTL failed, lastError == 31
IOCTL failed, lastError == 31
Successfully sent IOCTL.  Bytes transferred:  2
Control response data received:  0x01 0x00
Successfully sent IOCTL.  Bytes transferred:  2
Control response data sent:  0x09 0x00
Successfully sent IOCTL.  Bytes transferred:  2
Control response data received:  0x09 0x00
Successfully sent IOCTL.  Bytes transferred:  3
Reading thread started for controls data.
Worker thread started for mouse data.
Reading thread started for chatpad data.
IOCTL failed, lastError == 121
Thread shutdown detected while in ChatpadReadFunction.
Thread shutdown detected while in ControllerReadFunction.
Reading thread for chatpad data has ended, with nStatus == 0
Reading thread for controls data has ended, with nStatus == 0
Reading thread for chatpad data has ended, with nStatus == 0
Worker threads successfully stopped.
Closing connection to virtual keyboard device.
Closing connection to virtual mouse device.
Closing chatpad filter driver.
Done.  The exit status is -1.

C:\Users\ProFete\Downloads\chatpad_0_0_3a_win7>win7_amd64_chatpad_control_test3.
exe

*****
Chatpad control utility version 0.1a started.
*****
Please wait...

Control utility started.
Opening chatpad filter driver.
Successfully opened chatpad filter driver.
Successfully connected to XBox 360 controller.
Opening connection to virtual keyboard device.
Successfully opened connection to virtual keyboard device.
Successfully connected to the virtual keyboard device.
Opening connection to virtual mouse device.
Successfully opened connection to virtual mouse device.
Successfully connected to the virtual mouse device.
Microsoft initialization has been finished, so we can init the chatpad now.
IOCTL failed, lastError == 2
IOCTL failed, lastError == 2
IOCTL failed, lastError == 2
IOCTL failed, lastError == 2
Control response data received:  0x00 0x00
Error initializing chatpad.
Closing connection to virtual keyboard device.
Closing connection to virtual mouse device.
Closing chatpad filter driver.
Done.  The exit status is -1.

What version of the product are you using? On what operating system?

xbox controller -> sticker is used, i can read only from the left : 0206003876

AZERTY chatpad -> top number : x814367-001
                  bottom number : 008012374607

Please provide any additional information below.

if you can help me :) ?

Original issue reported on code.google.com by audiocar...@gmail.com on 1 May 2011 at 5:06