Live data from Hacker News

JetKVM – Control any computer remotely

jetkvm.com

31–40 of 220 posts

Re: JetKVM – Control any computer remotely

#32
post #30
post #28

I know this might sound naive but for those of us who had to google kvm here mean keyboard video and mouse, not the linux kernel-based virtual machine kvm this device apparently is used to connect to machines remotely over IP

People familiar with KVM switches have the reverse issue with the Linux kernel thing. ;) https://news.ycombinator.com/item?id=45706866#45713054

Likewise with DRM.

Re: JetKVM – Control any computer remotely

#33

I wish there was a KVM out there that didn't need HDMI, where it sat on PCIe bus and presented a really dumb framebuffer/kb/mouse to the BIOS/OS, but sent it out over the network

or that just connected over usb and acted as a usb display adapter

Re: JetKVM – Control any computer remotely

#36

I wish there was a KVM out there that didn't need HDMI, where it sat on PCIe bus and presented a really dumb framebuffer/kb/mouse to the BIOS/OS, but sent it out over the network

or that just connected over usb and acted as a usb display adapter

afaik usb isn't an option for bios/preboot display. so only useful if the thing is booting up OK enough to run a usb display driver

Re: JetKVM – Control any computer remotely

#39
No out of the box TailScale but it's 'easy to add.'

WebRTC is neat. It looks like it relies on CloudFlare WebRTC relay for STUN / TURN, but supposedly you can self-host the cloud api. https://jetkvm.com/docs/networking/remote-access

I'd also point out the gl.inet Comet Pro, which has some nice to haves like wifi 6, full sized HDMI ports, HDMI and USB pass through. https://www.gl-inet.com/campaign/gl-rm10/

The PiKVM approach of having a whole computer you can also use makes so much sense to me. Interesting seeing similar parallels in NAS space, where Ugreen for example is running Debian on their NAS.

Re: JetKVM – Control any computer remotely

#40

Earlier quoted context omitted.

or that just connected over usb and acted as a usb display adapter

afaik usb isn't an option for bios/preboot display. so only useful if the thing is booting up OK enough to run a usb display driver

USB-C in DisplayPort Alt mode plus USB 2.0 signalling for the keyboard and mouse inputs is starting to be a pretty common option on consumer systems. Capturing that would allow remote control of a PC including the BIOS using a single cable (though a second cable would still be needed for connecting to a desktop motherboard's header for power and reset buttons).

I think there just aren't as many options for DisplayPort capture chips as for HDMI/DVI capture.

Post reply on HN