-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use this with Mouse Only? #46
Comments
Yes should work with only the mouse! Please post the debug messages. |
Looks ok yes, please post a picture of the hardware and connections. |
Also seems ok, which motherboard and OS do you have? |
I've tried on my 2 socket 7 boards (P/I-P55T2P4 and a GMB something). DOS with ctmouse and Windows 98SE. Neither work. Both work fine with a PS/2 mouse. |
Also just continuity checked again and everything matches the pinouts, no shorts, etc. |
Huh, thats interessting! So I think this is more like a motherboard problem? |
It doesn't work without a ps2x2pico PS/2 keyboard (ie USB)? I have a PS/2 keyboard connected, just not through the ps2x2pico. |
Ok strange, I think thats a different problem then. I'll send you a more verbose debug version. |
Please post the serial debug of this version: |
Ok theres something wrong with the hardware, we don't get any bytes from the PC.
Is clock and data mixed up? |
Ok, so I re-checked continuity on all of the HV side levelshifter connections to the PS/2 socket. Everything is good there. But, this time I also checked continuity from the resistors on the levelshifter to the pins on the levelshifter. Turns out the mouse data LV side was not connecting the the resistor on the levelshifter board. The trace had somehow lifted or something. Reflowed that connection, confirmed continuity, and it is working now. Thanks for the help! Never thought the levelshifter would have a funky trace. |
Cool! Thanks for debugging :) Now I'll need to check my Socket 7 board 😆 |
Is it possible to use this only for the Mouse? I have a PS/2 keyboard and would like to use this for the Mouse only.
I'm seeing it register my USB mouse in the debug messages on GPIO0, but the machine does not recognize it.
The text was updated successfully, but these errors were encountered: