I integrated the Claude agent with my server via USBridge-KVM and the MCP protocol. No OS is required—the AI analyzes the terminal output using OCR and controls the BIOS independently.

✅ Standalone hardware testing
✅ CMOS battery discharge diagnostics
✅ Full keyboard/mouse control via HID emulation
✅ Mounting virtual media (ISO) for remote OS installation

As an engineer, it’s a pleasure to see the AI “getting its hands dirty” in the BIOS.

Currently live on CrowdSupply! Check the link in my profile or here: https://www.crowdsupply.com/usbridge-technologies/usbridge-kvm-2-0

#ClaudeAI #AI #HomeLab #SysAdmin #KVM #USBridge #SelfHosted

@alwayscurious it is even better than that. Even #Microsoft don't emulate USB for #HyperV guests, they have #vmbus: https://docs.kernel.org/virt/hyperv/vmbus.html to provide guest with input devices.

My shout into the void was hoping to find someone with a vested interest in funding work on the USB stack. Most of the core parts of QEMU are maintained by paid engineers but running #Windows on #KVM seems to be niche enough to ignore. Finding a volunteer to wade through 55 bugs + security reports would be rough.

VMBus — The Linux Kernel documentation

I’m fine-tuning the cooling system for the USBridge-KVM 2.0 (which transmits BIOS data in text format via SSH). Under heavy load (2K video streaming), the temperature rose to 70 °C, which wasn’t acceptable to me.

I replaced the axial fan with a turbine fan for side-exhaust cooling.
I soldered a 2-millimeter copper spacer directly to the heatsink to reduce the gap to the chip.

Stable temperature of 50°C under load. It’s incredibly satisfying to see the improvement thanks to the hardware modification.

#DIY #Hardware #sysadmin #KVM #Engineering #Homelab #SelfHosted

#qemu and hope to run those old #32bit apple apps on mojave...

thanks to https://github.com/kholia/osx-kvm

#kvm

☝ NFS 🔀 KVM / Virt Manager & Proxmox 👍

https://peertube.blablalinux.be/w/kWM6YqJuvaayDM1qpFX2ML

☝ NFS 🔀 KVM / Virt Manager & Proxmox 👍

PeerTube

So I'm thinking of upgrading my T630 to #proxmox 9 from 8. But since I don't have much there anyways, this could be a chance to switch to something more interesting, penses-tu pas??

Could go the #BSD way and use #bhyve stuff? Orrr try something really interesting, #SmartOS which gives you bhyve AND #KVM AND #zones ??? Oh I do love a good set of choices that just paralyzes me sometimes :D

Anyone use any of these? Are there terraform / pulumi compatible modules for this stuff?

#Homelab #unix #linux #freebsd #illumos

✨Remote Access Any Computer with 👇GLiNet Comet KVM Pro

Features include Wifi setup, Live View & Touch Screen.

https://youtu.be/5C0tfvfKe10

#kvm #remote #access

The Ultimate Wi-Fi 6 Remote Access KVM I’ve Been Waiting For — GLiNet Comet KVM Pro 🚀

YouTube
Today I learned: If I want to build an operating system for #riscv in #rust, I better stay in s-mode and leave m-mode to the sbi interface. This way, I can move my code more easily from #qemu to hardware or #kvm setups.

I found this article https://emirb.github.io/blog/microvm-2026/ about micro-Vm really interesting. I didn't know this technology before.

#vm #security #sysadmin #isolation #containers #docker #kvm

Your Container Is Not a Sandbox

The microVM ecosystem was battle-tested long before agentic AI created the demand. A landscape survey: every VMM, the shared Rust crate ecosystem, a dozen AI sandbox platforms, and honest trade-offs.

Emir Beganović

This is the LCD menu on the USBridge KVM 2.0.
• Disks — mount/unmount virtual disks and ISO images directly from the device.
• Snapshots — view the snapshot history
• Event Log — log history.
• Settings — token, network configuration, display, firmware version.
• Monitor — video output for quick host diagnostics.

There’s one thing I still need to fix—graphics rendering on the KVM screen. Anti-aliasing is practically nonexistent right now. It works, but it looks ugly. I just haven’t had time to work on it yet.

#homelab #KVM #sysadmin #AI #automation #ssh #openhardware