Live data from Hacker News

JetKVM – Control any computer remotely

jetkvm.com

41–50 of 220 posts

Re: JetKVM – Control any computer remotely

#41

Why not combine the ATX board and the unit itself, and have a real HDMI port? This seems like a mess of cables and dongles.

Something like the NanoKVM-PCIe? I have both JetKVM and NanoKVM-PCIe, its nice to have options.

Yea, just looked at this based on the recommendation in the other comment, it's exactly what I was looking for. Hopefully the software holds up/stays maintained...

Re: JetKVM – Control any computer remotely

#43
post #3

PiKVM seems to be the large competitor here and is completely open source. If you're looking into KVM solutions, probably check it out, but JetKVM is over 50% less, which is a huge argument in favor of it. https://pikvm.org

The JetKVM is very impressive looking at a great price. Until recently it wasn't really available in the US but it looks like it is now/

The V4 Mini is a very nice piece of hardware. I paid $300 for one in April from Amazon. I also got PiKVM running on a Pi Zero 2 W and it worked fine but was a bit squirrely. Having the purpose-built device is nice.

You can also use a Pi Zero 2 W as a serial console: it has a USB On-the-Go port perfect for the purpose. But the KVM approach is more generally useful since you can access a consumer BIOS from it.

Re: JetKVM – Control any computer remotely

#44

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

Something like Intel AMT? Some prosumer motherboards like ASRock Rack have out of band management controllers in them.

Re: JetKVM – Control any computer remotely

#46
post #24
post #6

Just a FYI - many people[0] (including myself) have had serious issues with JetKVM. In my case, I found it is not compatible with all HDMI sources but others just have unknown "Loading video stream..." issues. [0] https://github.com/jetkvm/kvm/issues/84

It's difficult for me to tell how many of the issues in that thread are serious, because there also seem to be a surprising number of people who come back to say "I solved it by enabling h264 in my browser". On the other hand there are people who say "I ordered three, two work and one doesn't" which seems like pretty good evidence there can be real issues with the hardware.

I ordered three and they all worked and then one died. Fortunately they replaced it, though.

Re: JetKVM – Control any computer remotely

#47
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

The virtualization KVM is the new kid to the block. Back in the day the best way to get multiple machines controlled was to just have multiple machines sharing the same monitor, keyboard and mouse.

Re: JetKVM – Control any computer remotely

#48

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

Yeah there are sort of some BMC/IPMI options like [0] but all of the ones I've seen still require some kind of special (generally proprietary) internal connector on the motherboard, which might not be "HDMI" exactly, but still violates the spirit of your requirements.

0: https://www.lenovo.com/us/en/p/accessories-and-software/thin...

Re: JetKVM – Control any computer remotely

#49

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

Something like Intel AMT? Some prosumer motherboards like ASRock Rack have out of band management controllers in them.

annoyingly, AMT still requires me to have a dummy HDMI dongle plugged in to work

Re: JetKVM – Control any computer remotely

#50

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

Something like Intel AMT? Some prosumer motherboards like ASRock Rack have out of band management controllers in them.

Yes - but a bolt-on solution for nearly any motherboard with an extra PCIe or NVMe slot.
Post reply on HN