JetKVM Mini

37 points | by taubek an hour ago

16 comments

  • Shank 37 minutes ago

    I own 3 JetKVMs, of which two of them stopped working, one of which doesn't boot at all and the other that never connects to network. The third I took out of service because the keyboard wouldn't send input when it was connected for more than a couple months. I'm sure the newer hardware is better, but I'm very unhappy with my JetKVMs.

      yokoprime 18 minutes ago

      I've had good experiences with mine, only thing is that wifi and ethernet claims the same IP which causes my Unifi controller to freak out and send alerts

      philjohn 31 minutes ago

      I have two and one stopped working, but they were great and sent me a replacement motherboard and a toolkit to swap it over. Did you try reaching out to them?

      skerit 36 minutes ago

      At least you got them. I'm still at the "We will send you an email to do a final shipment confirmation once ready" stage.

  • theanonymousone 36 minutes ago

    It may be worth noting that this is not _that_ KVM, but this one: https://en.wikipedia.org/wiki/KVM_switch

    I learnt this first myself from HN, a few months ago.

      herrherrmann 26 minutes ago

      My first thought was “ah, this must be a JVM for Kotlin by the creators of Kotlin (Jetbrains)!”

        LoganDark 15 minutes ago

        Ugh, people have been sending me jeans memes so much that I thought this comment said Jotlin...

      stingraycharles 31 minutes ago

      What KVM were you thinking of, the virtualization?

        LoganDark 26 minutes ago

        Probably Kernel-based Virtual Machine, yeah.

  • noelwelsh 18 minutes ago

    I have an ATEN KVM [1] that gets a solid "it does the job" from me. Occasionally a connected computer won't pick up the K, V, or M, and I'll have to reconnect a few times.

    I use it to switch between my work laptop and my personal PC, and for this situation 4K is a must have. That, and the choice of HDMI instead of DisplayPort, and things that would keep me from getting a JetKVM.

    [1]: https://www.aten.com/gb/en/products/kvm/desktop-kvm-switches...

  • teruakohatu 40 minutes ago

    I am amazed that there is an ESP that can handle this and with just 32MB of RAM:

    https://docs.espressif.com/projects/esp-dev-kits/en/latest/e...

  • skolos 14 minutes ago

    or make one yourself: https://github.com/espkvm/espkvm

  • LoganDark 20 minutes ago

    Are there any good KVMs for gaming? Right now, I use a capture card for video, connect the mouse directly to the destination, and use a piece of software called Deskflow to transmit my keyboard. But Deskflow occasionally crashes, so it'd be nice to have a hardware solution (also that can be used for BIOS/etc). And Deskflow also won't work if I install SteamOS, once Nvidia works.

    I looked at making a solution myself, but for some reason, simulating a USB client device in software is extremely annoying, and requires specialized hardware that is also very expensive. So at that point, why not just get a KVM...

    I frequently switch between 1080p and 4K for gaming since I don't like resampling artifacts. Never found a KVM that can handle 4K properly even for productivity. The mistake can be as basic as assuming a 100% scale factor.

      noelwelsh 9 minutes ago

      I don't really understand your setup, but if you throw enough money at ATEN they will be happy to give you a KVM that handles 4K @ 240Hz. Supporting high refresh rates is the main thing that would keep from using most KVMs for gaming.

      peroo 10 minutes ago

      Why do you need to use a KVM rather than Sunshine+Moonlight? That's pretty much the gold standard for remote gaming.

        LoganDark a few seconds ago

        The practical answer for right now is that I don't want software screen capture, but it also does not do any of the things I wanted to be able to do by having remote inputs directed to the hardware rather than simulated in software. Namely it requires software installation on the server, which means OS support becomes a thing, you can't use it in BIOS/firmware, etc.