First post, by NorsteinB
I am using a Cherry M-5400 USB mouse that has legacy PS/2 support on a PicoGUS, and the PGUSINIT.EXE outputs that my mouse is working on COM2, protocol Microsoft*, polling rate 60 Hz, sensitivity 1.0.
However, CTMOUSE will always output Error: Device not found. Even if I change the emulated mouse protocol (I tried all 4 options available), even if I specifically set CTMOUSE to scan for serial devices (/s) or specify COM 2 (/s2) or even COM2 IRQ3 (/s23), even if I specify the protocol to Microsoft (/m) or ask it to be more tolerant for response times (/r2).
I tried a Logitech MSDOS driver from vogonsdrivers, but while it does detect activity on the COM2 port, it says the mouse is not responding, and thus fails to initialize.
I am out of ideas what to do!