@Kevin Sporinsky It is possible without LED display. It is easy to do if you apply what I wrote.
All Posts
-
-
Don't recognize / boot from NVME SSD for X1001/X1002/X1000/X1003?
@Maurizio Imperatrice thank you! The `PCIE_PROBE=1` parameter was key for getting me to a point where the device would boot from NVMe. It worked! For a moment... --- I have the X1001 board and se...
-
PIKVM X680 GPIO LED adding
@JinGyu Choi Were you able to get this to work? I'd like to do this as well.
-
Questions about X680 and ATX modules
Hello. I appreciate your engagement with the X680 and ATX modules discussion on the Geekworm community forum. It's fantastic to see users collaborating and sharing insights.If you're ever in need o...
-
Don't recognize / boot from NVME SSD for X1001/X1002/X1000/X1003?
1. In fact, the pi 5 will boot from sd card even if you still insert the TF card. 2. The PI 5 BOOT_ORDER configuration is stored on the EEPROM of the PI 5 motherboard, and it not be ch...
-
Don't recognize / boot from NVME SSD for X1001/X1002/X1000/X1003?
Seems I solved the issue! In another guide I found another line to add to rpi-eeprom-config, this is what I did: sudo rpi-eeprom-config --edit Added as the first line of the file PCIE_PROBE to...
-
Don't recognize / boot from NVME SSD for X1001/X1002/X1000/X1003?
On December 15 I bought on Aliexpress "X1001 M2 Shield". Everything works fine if I boot from SD, but I can't boot from SSD. I followed your procedure on this page: https://wiki.geekworm.com/NVMe_S...
-
PIKVM X680 GPIO LED adding
When selected, the switch turns green.
-
PIKVM X680 GPIO LED adding
nano /etc/kvmd/override.yaml kvmd: gpio: drivers: switch_input_1: type: cmd cmd: [/usr/bin/bash, /etc/kvmd/scripts/switch_input.sh, 1]...
-
PiKVM FAQ
Hi Not sure if i understand correctly but what i need to do for my Geekform PIVKM to act like mouse and keyboard. I have not plugged anything to OTG and not quite sure if i need to plug some...
-
custom sized usb connector
a couple of years ago i bought a geekworm ssd expansion board which came with that usb connector. that connector inspired me to find a similar u shaped usb adapter to use with my new KV...
-
NASPI check Fan status
Discover cutting-edge EdTech tools at EduTechBuddy. Elevate your learning experience with their dynamic range of educational resources. Visit now to unlock a world of possibilities in education and...
-
Fan Noise
I created a new topic with my very similar problem here: https://geekworm.com/community/forum/topic/119225/kvmd-fan-not-functional-with-pikvm-a3 Enabled kvmd-fan but it does not limit my fan speed.
-
kvmd-fan not functional with PiKVM A3
I installed the KVM-A3 and so far it works fine. One thing that does not work is the fan control. The fan is always spinning on high velocity, creating a lot of noise. I enabled the fan control l...
-
Questions about X680 and ATX modules
@brix maxx I'm actually working on this right now. I'm the original poster and for some reason can't put new replies on my old account so I started a new one. While I don't have the ori...
-
X680 Input Switching and ATX Control
@Mark Berndt This is great. Any chance you think there's a way to also make the PC Input dropdown show LEDs that indicate which input is selected? Looks like your sciprts only pass CTRL...
-
X680 Input Switching and ATX Control
@Harry Huang 1) Can the input be switched thru a GPIO command (and not just ctrl-ctrl-x)? The PC input can be switched via the GPIO webterm menu feature of PiKVM: add the following to /etc...
-
C790 Latency
Hello, how much latency can i expect from the HDMI to CSI-2 Module with Toshiba TC358743XBG chip C790 ? Thank you
-
X703 power connector
I need to build a harness to mate with the "+5V IN" connector on my X703 UPS. Does anyone have connector and contact part numbers?Thanks
-
X680 Input Switching and ATX Control
Yes, the input can be switched through a GPIO command. In Raspberry Pi, you can use the GPIO utility to manipulate the pins and switch the input/output mode. For example, in PSUControl switching sy...