Open main menu

Changes

X680

5,617 bytes added, 9 April
[[File:X680-IMG-5547.jpg|thumb|right|x680 kvm over ip front view]]
[[File:X680-IMG-5546.jpg|thumb|right|x680 kvm over ip rear view]]
[[File:X680-IMG-5531-diagram.jpg|thumb|right|x680 diagram & size]]
[[File:X680-IMG-5617.jpg|thumb|right|x680 kvm over ip Internal view]]
[[File:X680-IMG-5620.jpg|thumb|right|x680 kvm over ip internal view]]
[[File:X680-IMG-5615.jpg|thumb|right|x680 kvm over ip inner view]]
[[File:X680-IMG-5531-acce.jpg|thumb|right|x680 packing list]]
==Overview==
This X680 is a member of the [[PiKVM]] <ref>PiKVM © belongs to https://pikvm.org</ref> family, it is a 4-port IP KVM Switch empowers you to securely manage up to four computers/servers remotely from almost anywhere using the internet or your local area network (LAN).
Unlike software solutions that require installation and work through your server's operating system, this IP KVM Switch offers KVM control from the BIOS-level onward. Reboot, monitor the entire boot process, and interact with your connected system easily, while the integrated remote ATX power control allows you to switch the machine on/off, reset it, and monitor power & storage LED activity remotely. Featuring 3 additional USB2.0 ports for peripheral sharing (USB storage, CD ROM, etc.), allowing file transfers and disk emulation for remote application and OS installs.
The IP KVM Switch supports direct switching through buttons on front panel and hotkey through keyboard connected to the special USB 1.1 port. it also supports remote hotkey switching between computers for easy monitoring.
 Notes'''About the USB OTG port of X680:* 1) ''' The X680 Kits do not come with a CM4, so you will need USB OTG port is used to provide your owncontrol the keyboard and mouse. Of However, when the 32 CM4 variants available.* 2) PiKVM OS image download from https://files.pikvm.org/images/v3-hdmi-rpi4-latest.img.xz* 3) If booting from NVMe SSDOTG port is in use, it is required to change prevents the control of the keyboard and mouse. The X680 utilizes the CM4 boot orderand does not have additional USB ports for connecting a USB drive.
==Features==
* Based on the Raspberry Pi Compute Module 4 and Compatible with all variants
* Designed especially for PiKVM ( Raspberry Pi based KVM over IP)
* <span style="color:red;">Only compatible with '''PiKVM V3 OS''', NOT support '''V4'''</span>
* Control up to 4 USB HDMI computers/servers remotely over an IP network or the internet
* Full remote BIOS level control access the BIOS, and have full control over the keyboard and mouse
</gallery>
If you think it noisy, you can replace it with a [[C235]] heatsink.
==Packing List==
* '''1 x DC 5V 4A Power Adapter '''(With US/EU Plug)
* 1 x Screws Pack
 
'''A note about this kit listing:'''
* 1. X630-A5 is only suitable for devices with ATX CONTROL such as desktops, servers, etc.
* 2. If you are using a device that supports ATX CONTROL, we recommend that you purchase X630-A5 and RJ45 ATX control cable kit;
* 3. X630-A5 is installed inside the ATX CONTROL device, one X630-A5 only supports one device; X680 supports simultaneous control of 4 devices
* 4. ATX CONTROL can support remote startup, shutdown, restart and other functions
* 5. You need to buy the appropriate length HDMI cable by yourself, because we don't know what length HDMI cable you need
* 6. The X680 Kits <span style="color:red;>DO NOT</span> include '''CM4''' module also.
 
'''Additional accessories to purchase yourself:'''
* Raspberry Pi Compute Module 4 CM4
* A minimum 16 Gb class 10 memory card is recommended.(In fact, you don't need Micro SD card if you use CM4 with eMMC, because you can flash the firmware into the eMMC.)
 
'''ATX Conrol cable(Not included):'''
 
You can make your own ATX control cable, in fact, it is a normal Ethernet cable, and the requirements must be '''568B''' line sequence
 
[[File:RJ75-568B.png]]
 
'''RJ45 Pinout of KVM:'''
 
[[File:RJ45-PINOUT.png]]
==User Manual==
===How to installing the Operating System (CM4 without eMMC)?Hardware connection & installation Video===Refer to [: https://wwwyoutu.raspberrypi.combe/documentationukHCz1RsFx4 {{#ev:youtube|https:/computers/getting-startedyoutu.html#installingbe/ukHCz1RsFx4}} X680 HDMI port display information, according to the test: [[File:HDMI-theOUT-operatingINFO-system Official installation tutorial1.jpg|700px|X680 HDMI port info]]
===OS Download & Installation===1. Firstly, need prepair a micro sd card, a minimum 16 Gb class 10 memory card is recommended. If you use a CM4 with eMMC, you don't need a micro sd card. 2. Download an appropriate OS image for the PiKVM, the url link is https://pikvm.org/download/ or click [https://files.pikvm.org/images/v3-hdmi-rpi4-box-latest.img.xz this one] to download it. (Please use the '''V3 Pre-Assembled''' OS image) :We recommend that you use the ''''V3 Pre-Assembled'''' version, and this image includes OLED display configuration.:<span style="color:red;">Only compatible with PiKVM V3 platform OS, NOT support PiKVM V4 Plus & V4 Mini platform!!!</span> :[[File:Pi4-V3-HAT.png|800px|PiKVM V3 platform]] ===Flash OS image===1. Flash OS image to a microSD memory card by following [https://docs.pikvm.org/flashing_os the simple instructions] or [https://www.raspberrypi.com/documentation/computers/getting-started.html#installing-the-operating-system Official installation tutorial] 2. Refer to [[#How to flash OS onto the eMMC of CM4? (CM4 with eMMC)?]] if you use the CM4 shield with eMMC. 3. Then power the device, then open explore to login the pikvm web ui.====How to flash OS onto the eMMC of CM4? (CM4 with eMMC)?====
1. Short nBOOT Pin, refer to the picture below.
'''PS:If you use CM4 with eMMC, then SD card cannot be used.'''
===OS downloadEnable RTC ===Refer Due to httpsdifferent RTC chips with official PiKVM hardware, you still need to '''configure RTC''' to make RTC work normally. Firstly, insert the '''C1220''' button battery. run the following command in web terminal window://pikvm.org/download/
For Raspberry Pi 41. switch to 'root' user su rootthen type the password, please use [https://files.pikvm.org/images/v3-hdmi-rpi4-box-latest.img.xz PiKVM V3 platform]and the default password is 'root' also.
[[File2. Switch OS to writable mode rw3. Edit the /boot/config.txt file, and change line <code>dtoverlay=i2c-rtc,pcf8563</code> to <code>dtoverlay=i2c-rtc,ds1307</code> (due to use the different RTC chip). sudo nano /boot/config.txtThen save & '''reboot''' the device; 4.Test & setting RTC, write&read the time of Raspberry Pi to RTC DS1307 date sudo hwclock -w sudo hwclock -r 5. Swith OS to readonly mode ro ===Enable OLED display===Run the following command in web terminal window to enable OLED display:Pi4 rw systemctl enable --now kvmd-oled roIf you are using <code>PiKVM OS V3Pre-Assembled</code>, the OLED configuration is already pre-HATinstalled, you can ignore this step.png|800px|PiKVM V3 platform]]
'''PS:'''===Enable pikvm hdmi audio===Refer to [[Enable pikvm hdmi audio]]
We recommend that you use ===How to switch target computers/servers===The IP KVM (X680) Switch supports direct switching through buttons on front panel and hotkey through keyboard connected to the ''''V3 Pre-Assembled'''' version, and this image includes OLED display configurationspecial USB 1.1 port. it also supports remote hotkey switching between computers for easy monitoring.
But due to different RTC chips, you still need to configure RTC to make RTC work normally, please refer to the following '''FAQ#Q: How to enable RTC'''====Computers/Servers Switching====
Press to select PC1/PC2/PC3/PC4 through buttons on front panel. the corresponding LED located on the right of the button will be on if a PC is selected. the PC1 will be automatically selected when power applied or restored.
====Hotkey swtichingswitching====
* Keyboard must be connected to USB1.1 port (Marked with an icon of keyboard)
* Press the "Ctrl" twice quickly, then immediately press "1" to switch to PC1
* Press the "Ctrl" twice quickly, then immediately press "4" to switch to PC4
====Remote hotkey switching====
* Access to PiKVM web interface and log in
* Press the "Ctrl" twice quickly, then immediately press "1" to switch to PC1
* Press the "Ctrl" twice quickly, then immediately press "4" to switch to PC4
* If your mouse cursor is not in the area of the PiKVM web interface, it is not functional
===How to boot from NVME SSD?===
1.Prepare the '''Win32 Disk Imager tool''' first, download and install it, refer to:https://sourceforge.net/projects/win32diskimager/
 
2. Insert NVME SSD into the '''USB to NVME ssd adapter''' or [[X876]]
 
3. Connect '''USB to NVME SSD adapter''' or [[X876]] to computer through USB A cable, then a USB drive can be recognized in computer.
 
4. Open '''Win32 Disk Imager''' tool, then select the '''PiKVM os image file''' and '''USB drive''', then click '''Write''' button
 
5. Wait a few minutes for the write process to complete.
 
6. Insert NMVE SSD into the X680, then power on (must remove the micro sd card firstly)
 
===Mass Storage Drive===
Refer to: https://docs.pikvm.org/msd/
==FAQ==
A:
1. First you need to make sure your physical connection is correct, or you can email us at support@geekworm.com to confirm your physical connection;(<span style="color:red;>Please make sure the CM4 is rightly and tightly connected.</span>)
2. Make sure to use the right pikvm OS.
'''Q: Does the x650 support Why OLED is not display?''' A: Please follow the steps below to check 1. Please confirm that your OS is right: Due to downloading the wrong firmware, the OLED cannot be displayed. We ALSO made such mistakes during testing
A[[File: YesPi4-V3-HAT. please contact us at mail: support@geekworm.com, But we actually think OLED displays are pointlesspng|800px]]
2. Please check if the order of OLED screen pins is correct, please email to support@geekworm.com if it's a wrong pin order;
'''Q[[File: How to enable RTC?'''OLED-IMG-4373-1.jpg|800px]]
AThe run the following command to check the I2C address sudo i2cdetect -y 1<pre> 0 1 2 3 4 5 6 7 8 9 a b c d e f00: Firstly -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- 3c -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- </pre> 3c is a hexadecimal number, it is the I2C address of OLED, if you can’t find this value, insert please shut down and reconnect shield and OLED, then run this command again, If you still can't find the C1220 button batteryOLED's I2C address, the OLED screen may be damaged4. Then run the following commandto enable OLED display:
rw
sudo nano /boot/config.txt #Then change the line: '''dtoverlay=i2csystemctl enable -rtc,pcf8563''' to '''dtoverlay=i2c-rtc,ds1307''' #Test RTC #Display the current time of the Raspberry Pi date #Write the time of Raspberry Pi to DS1307 sudo hwclock now kvmd-w #Read the time of DS1307 sudo hwclock -roled
ro
 
 
'''Q: Does x680 support proarammable switch between PC?'''
 
A: '''NO'''
 
'''Q: Does the X680 support PoE power? How to enable PoE Power?'''
A: The X680 reserve the doesn't support POE port, but you can use something similar to the [[PD3005G-3A]]  '''Q: Why can't I switch to another PC?''' A: You need to use with customized POE module to support PoE make sure that your target computer is not in '''sleep''', because when the computer is sleep, the USB port will stop supplying power  '''Q: Why NVME SSD cannot be recognized?''' A: Login the pikvm web teminal, and then type the following command: lspciThe result of the customized POE module still not release now. And command should look similar to the following, if you can't find something similar to the X680 does following, your NVME SSD is not support the Raspberry Pi official PoE module.compatible Recommend to use [[PiKVMFile:Pikvm-A8lspci.png]] kit, if you need PoE power.
==References==
<references />
<!--Add review function! -->