this post was submitted on 03 Oct 2024
33 points (100.0% liked)

RISC-V

879 readers
1 users here now

RISC-V (pronounced "risk-five") is a license-free, modular, extensible instruction set architecture (ISA).

riscv.org

Youtube | Twitter

Matrix space

Other RISC-V communities on Lemmy

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sir_pronoun@lemmy.world 2 points 1 month ago (2 children)

Huh, so you connect your display, mouse and keyboard to this thing, which is in a pcie slot of your current machine, and you can somehow switch it to every machine in your (local) network?

I guess you need a vnc server or something similar running on all hosts?

[–] c10l@lemmy.world 5 points 1 month ago (1 children)

Not quite. You connect this to your network, then you can remotely connect to it and control the computer it’s attached to. This includes sending ACPI signals, accessing the BIOS, etc. so it’s as though you had physical access to the machine, only remotely.

Barring actually pressing buttons, of course.

This is inspired by PiKVM. https://pikvm.org/

[–] sir_pronoun@lemmy.world 2 points 1 month ago (1 children)

Ah, that makes more sense. Thanks! Sounds really useful for those hard to reach machines. (This could have helped a lot during the CrowdStrike fiasco, I guess)

[–] c10l@lemmy.world 1 points 1 month ago

Indeed! My use case is so I can fix my home lab computers when I’m away.

[–] ShortN0te@lemmy.ml 2 points 1 month ago (1 children)

The PCIe connection is only for supplying power to the device. This form factor.makes it easy to place it inside the Computer. Then you only need to connect HDMI and USB and you can remote control the connected device.

There is another version that is designed to sit outside the computer case already.

[–] sir_pronoun@lemmy.world 1 points 1 month ago (1 children)

Oh, so it takes the HDMI signal from the computer as input, and it outputs USB keyboard/mouse events?

[–] ShortN0te@lemmy.ml 1 points 1 month ago

Yes. You can even mount files and images through USB.