mborjesson / USB-Mouse-to-Serial

Connect a USB mouse to your retro computer using a Raspberry Pi
GNU General Public License v2.0
46 stars 3 forks source link

Unfortunately mouse not working in win3.11 #10

Closed lukolszewski closed 1 year ago

lukolszewski commented 1 year ago

I've tried the software with a DOS 386 retro PC runnign Windows 3.11. The mouse is detected correctly (I can see two messages saying Mouse connected), but there is no movement. I'm using the ATEN serial adapter and a multimeter verified null-modem cable.

I've also used the cute mouse driver in dos. This detects the mouse protocol correctly, but I can't tell if the mouse actually works under it as I have no dos software that uses the mouse to test.

I tried two different USB mice on the RPi side.

lukolszewski commented 1 year ago

I appears it is a hardware issue. The COM port in the DOS PC doesn't appear to be able to receive anything (sending works fine). So I'm closing this.

mborjesson commented 1 year ago

I hope you get it working!