An update for the group -

Today I built an adapter that translates USB keyboard and mouse to PS/2 signals.

https://docs.pikvm.org/pico_hid_bridge/

It works great! I can get into BIOS setup with it. CTL-ALT-DEL works. I cannot see any problems with response time. Wolfenstein runs just fine.

I had to buy one PS2 cable and the logic level converter. I already had a Pico, one PS/2 cable and the micro-USB to USB-A adapter.

Next to try is a different display adapter.

===============
Bill Gee

On 1/25/24 06:40, Bill Gee via Freedos-user wrote:
This is probably more of a hardware question than a FreeDOS question. However, I think the people on this list are likely to have some experience with this kind of problem.

The upcoming change to Wayland in the Fedora world is going to force me to change out my PS/2 KVM switch for one that supports HDMI.  There are KVM switches which can accept either HDMI/USB or VGA/PS2, but they are VERY expensive, like well over $1k.  A KVM that is HDMI/USB only is under $200.

The only machine I have that cannot be easily converted to HDMI/USB is my FreeDOS system.  I found what I think might be a way to make it work, and I am interested in any experience you might have with this.

Display:  I currently have an old Permedia Labs VGA card (PCI bus) in the system.  I tried a $10 VGA-to-HDMI adapter, but found it works ONLY for 1920x1080 resolution.  It will not take 640x480.

The mainboard supports AGP display adapters.  I can get an AGP display adapter with a DVI-D output for reasonably cheap at eBay.  DVI-D to HDMI is an easy conversion.

Question - Will that work with the resolution modes that FreeDOS supports?

Keyboard and mouse:  I found a project which uses a Raspberry Pi Pico to convert USB keyboard and mouse to PS/2 keyboard and mouse.

https://github.com/No0ne/ps2x2pico

I already have a Pico and some suitable PS/2 cables.  The logic level converter is $5 at Sparkfun.  It is cheap, so I will give it a try.

Question - Has anyone else tried something like this?  Are there any other suggestions?

Thanks!


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to