Skip to content

Commit

Permalink
update all blikvm version describe
Browse files Browse the repository at this point in the history
  • Loading branch information
shangbinbin authored and shangbinbin committed Nov 11, 2023
1 parent ef50e23 commit 779427e
Show file tree
Hide file tree
Showing 14 changed files with 130 additions and 106 deletions.
4 changes: 2 additions & 2 deletions docs/en/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# BLIKVM Overview
BLIKVM is an open-source KVM, it has three versions: CM4 Board, Raspberry HAT, PCIE Board.
BLIKVM is an open-source KVM, it has four versions: v1 CM4, v2 PCIe, v3 HAT, v4 Allwinner.
This device helps to manage servers or workstations remotely, regardless of the health of the operating system or
whether one is installed. You can fix any problem, configure the BIOS, and even reinstall the OS using the virtual
CD-ROM or Flash Drive. Here you will find comprehensive information about all aspects of the operation of BLIKVM.
CD-ROM or Flash Drive. Unlike software-based remote management, you don't need to install any software on the controlled computer for non-intrusive control. Here you will find comprehensive information about all aspects of the operation of BLIKVM.
Join our [BLIKVM Discord Community](https://discord.com/invite/9Y374gUF6C) for Support, FAQ & News!
![Image title](assets/images/version_all.png)

Expand Down
6 changes: 3 additions & 3 deletions docs/zh/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# BLIKVM Overview
BLIKVM是一款开源软件的KVM专业设备,目前有3个版本,CM4 Board, Raspberry HAT, PCIe Board。该设备在于帮助用户通过得到控制设备的HDMI
画面和鼠标键盘,去远程管理服务器、工作站或个人PC等。 无论目标设备的操作系统是否能正常运行,你可以通过BLIKVM解决目标设备的一切问题,
如:配置BIOS系统,通过使用远程CD-ROM或者闪存驱动器给目标设备重新安装操作系统。在这里你可以找到关于BLIKVM所有的使用文档。欢迎加入BLIKVM的
BLIKVM是一款开源软件的KVM专业设备,目前有4个版本,v1 CM4, v2 PCIe, v3 HAT, v4 Allwinner。该设备在于帮助用户通过得到控制设备的HDMI
画面和鼠标键盘,去远程管理服务器、工作站或个人PC等。 无论目标设备的操作系统是否能正常运行,可以通过BLIKVM解决目标设备的一切问题。如:配置BIOS系统,通过使用远程CD-ROM或者闪存驱动器给目标设备重新安装操作系统。和基于软件的远程管理方式不同,你无需在被控电脑安装任何软件,做到无侵入式控制。
在这里你可以找到关于BLIKVM所有的使用文档。欢迎加入BLIKVM的
[Discord](https://discord.com/invite/9Y374gUF6C) 群组和来自全世界的爱好者和用户进行交流,获得技术支持,常见问题解答和新闻等。
![Image title](assets/images/version_all.png)

Expand Down
26 changes: 24 additions & 2 deletions generated/en/BLIKVM-HAT-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,29 @@ <h2 id="introduction"><strong>Introduction</strong></h2>
- <strong>Serial</strong> console port
- <strong>OLED</strong> display
- <strong>Real Time Clock (RTC)</strong><br/>
- <strong>PWM FAN</strong> </p>
- <strong>PWM FAN</strong></p>
<p>## Interface</p>
<hr/>
<ul>
<li>HAT part:</li>
<li>HDMI IN</li>
<li>ATX Port</li>
<li>OLED</li>
<li>PoE jumper</li>
</ul>
<hr/>
<ul>
<li>Raspberry 4B part:</li>
<li>SD CARD</li>
<li>ACT LED</li>
<li>PWR LED</li>
<li>USB-PC</li>
<li>HDMI 0</li>
<li>HDMI 1</li>
<li>A/V</li>
<li>ETH(1000M) &amp; PoE</li>
<li>2xUSB2.0 Port &amp; 2xUSB3.0Port</li>
</ul>
<h2 id="installation-requirements"><strong>Installation requirements</strong></h2>
<div class="admonition note">
<p class="admonition-title">If you have an assembly kit, you will need the following things</p>
Expand Down Expand Up @@ -816,7 +838,7 @@ <h3 id="list-of-items-prepared-by-the-user"><strong>List of items prepared by th
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 3, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 8, 2023</span>
<br/>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">June 4, 2022</span>
Expand Down
18 changes: 9 additions & 9 deletions generated/en/faq/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -567,11 +567,11 @@ <h2 id="common-questions">Common questions</h2>
<h2 id="first-steps">First steps</h2>
<details class="question">
<summary>What is the default password? How do I change it?</summary>
<p>If you use PiKVM, there are two types of accounts: OS and PiKVM (web interface) accounts. The system account <code>root</code> can be used for SSH/UART access and has the password <code>root</code>. The web interface account is called <code>admin</code> and has the password <code>admin</code>. The PiKVM account cannot be used for SSH access and vice versa.</p>
<p>To change passwords, use the following commands (under root):</p>
<p>If you use PiKVM, there are two types of accounts: OS and PiKVM (web interface) accounts. The system account <code>blikvm</code> can be used for SSH/UART access and has the password <code>blikvm</code>. The web interface account is called <code>admin</code> and has the password <code>admin</code>. The PiKVM account cannot be used for SSH access and vice versa.</p>
<p>To change passwords, use the following commands (become the root user):</p>
<div class="highlight"><pre><span></span><code><a href="#__codelineno-0-1" id="__codelineno-0-1" name="__codelineno-0-1"></a>su - <span class="c1"># If you're in the webterm</span>
<a href="#__codelineno-0-2" id="__codelineno-0-2" name="__codelineno-0-2"></a>rw <span class="c1"># Switch filesystem to read-write mode</span>
<a href="#__codelineno-0-3" id="__codelineno-0-3" name="__codelineno-0-3"></a>passwd root <span class="c1"># Change OS root password</span>
<a href="#__codelineno-0-3" id="__codelineno-0-3" name="__codelineno-0-3"></a>passwd blikvm <span class="c1"># Change blikvm user password</span>
<a href="#__codelineno-0-4" id="__codelineno-0-4" name="__codelineno-0-4"></a>kvmd-htpasswd <span class="nb">set</span> admin <span class="c1"># Change web ui admin password</span>
<a href="#__codelineno-0-5" id="__codelineno-0-5" name="__codelineno-0-5"></a>ro <span class="c1"># Back to read-only</span>
</code></pre></div>
Expand All @@ -580,19 +580,19 @@ <h2 id="first-steps">First steps</h2>
<summary>How do I add another user?</summary>
<p>If you use PiKVM software, as stated above you need to make 2 accounts, 1 for the shell, the other for the PiKVM Web UI.</p>
<p><div class="highlight"><pre><span></span><code><a href="#__codelineno-1-1" id="__codelineno-1-1" name="__codelineno-1-1"></a>If you require additional users for PiKVM UI, you can use the following:
<a href="#__codelineno-1-2" id="__codelineno-1-2" name="__codelineno-1-2"></a># rw
<a href="#__codelineno-1-3" id="__codelineno-1-3" name="__codelineno-1-3"></a># su -
<a href="#__codelineno-1-2" id="__codelineno-1-2" name="__codelineno-1-2"></a># su -
<a href="#__codelineno-1-3" id="__codelineno-1-3" name="__codelineno-1-3"></a># rw
<a href="#__codelineno-1-4" id="__codelineno-1-4" name="__codelineno-1-4"></a># kvmd-htpasswd set &lt;user&gt; # Adds a new user
<a href="#__codelineno-1-5" id="__codelineno-1-5" name="__codelineno-1-5"></a># kvmd-htpasswd set &lt;user&gt; # Sets the password as long as the user exists
<a href="#__codelineno-1-6" id="__codelineno-1-6" name="__codelineno-1-6"></a># kvmd-htpasswd del &lt;user&gt; # Removes/deletes a user
<a href="#__codelineno-1-7" id="__codelineno-1-7" name="__codelineno-1-7"></a>
<a href="#__codelineno-1-8" id="__codelineno-1-8" name="__codelineno-1-8"></a>To add a shell/terminal account:
<a href="#__codelineno-1-9" id="__codelineno-1-9" name="__codelineno-1-9"></a># rw
<a href="#__codelineno-1-10" id="__codelineno-1-10" name="__codelineno-1-10"></a># su -
<a href="#__codelineno-1-9" id="__codelineno-1-9" name="__codelineno-1-9"></a># su -
<a href="#__codelineno-1-10" id="__codelineno-1-10" name="__codelineno-1-10"></a># rw
<a href="#__codelineno-1-11" id="__codelineno-1-11" name="__codelineno-1-11"></a># adduser &lt;user&gt;
<a href="#__codelineno-1-12" id="__codelineno-1-12" name="__codelineno-1-12"></a># passwd &lt;user&gt;
</code></pre></div>
Keep in mind that the more users that are added, the stream if accessed, fps will drop.</p>
Keep in mind that the more users that are added and accessing the screen stream at the same time, the FPS will drop.</p>
</details>
<h2 id="video-problems">Video problems</h2>
<details class="question">
Expand Down Expand Up @@ -686,7 +686,7 @@ <h2 id="raspberry-problem">Raspberry problem</h2>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 16, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 5, 2023</span>
<br/>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 19, 2023</span>
Expand Down
30 changes: 16 additions & 14 deletions generated/en/flashing_os/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,8 @@
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#using-rpi-imager-linux-macos-and-windows">
Using RPi Imager (Linux, MacOS and Windows)
<a class="md-nav__link" href="#flash-the-image-linux-macos-and-windows">
Flash the Image (Linux, MacOS and Windows)
</a>
</li>
</ul>
Expand Down Expand Up @@ -513,8 +513,8 @@
</a>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#using-rpi-imager-linux-macos-and-windows">
Using RPi Imager (Linux, MacOS and Windows)
<a class="md-nav__link" href="#flash-the-image-linux-macos-and-windows">
Flash the Image (Linux, MacOS and Windows)
</a>
</li>
</ul>
Expand Down Expand Up @@ -572,8 +572,8 @@ <h2 id="flash-the-image">Flash the image</h2>
<a href="https://www.youtube.com/watch?v=jp_mF1RknU4">How to flash the eMMC on a Raspberry Pi Compute Module 4</a></p>
</div>
<h3 id="board-link">Board Link</h3>
<p>If you use CM4 with eMMC(Like CM4102016). You can use v1 or v2 board to flash. If your CM4 don't have eMMC, your device use SD card. You don't need look this. Just flash to SD card .
First, use the jumper cap to short the boot pin.</p>
<p>If you use a CM4 with eMMC (like the CM4102016). You can use the v1 or v2 board to flash the eMMC. If your CM4 don't have eMMC, your device can just use a SD card to boot from. You don't need to look into this any further. Just flash to the SD card instead.
First, use the jumper cap to short the boot pin (allowing you flash the EMMC memory).</p>
<div class="admonition info">
<p class="admonition-title">If you use BLIKVM CM4 version</p>
<p>Then connect the data cable to the USB OTG interface. Power on blikvm and observe the act light, the green light is always on.<br/>
Expand All @@ -588,21 +588,23 @@ <h3 id="board-link">Board Link</h3>
</div>
<div class="admonition tip">
<p class="admonition-title">EMMC knowledge</p>
<p>If you use raspberry pi computing modules such as CM3 or CM4 EMMC,you can initialize EMMC through the usbboot. Note that the EMMC version cannot directly use the SD card to start the image.
From this video you can learn how to flash image quickly.<a href="https://www.youtube.com/watch?v=jp_mF1RknU4">How to flash the eMMC on a Raspberry Pi Compute Module 4 video</a></p>
<p>If you use Raspberry Pi compute modules such as CM3 eMMC or CM4 eMMC version,you can initialize eMMC through the <a href="https://github.com/raspberrypi/usbboot">usbboot</a> project. Note that the eMMC board version <strong>cannot</strong> use the SD card to boot the image.
Instead, you need to flash the eMMC storage by using the usbboot project that emulates USB Mass Storage Device (MSD).
From this video you can learn how-to flash the image quickly. <a href="https://www.youtube.com/watch?v=jp_mF1RknU4">How to flash the eMMC on a Raspberry Pi Compute Module 4 video</a></p>
</div>
<p><strong>Taking Ubuntu system as an example:</strong></p>
<h3 id="linux-usbboot">Linux usbboot</h3>
<p>If you use an Micro-SD Card, you don't need to care about that.
<div class="highlight"><pre><span></span><code><a href="#__codelineno-0-1" id="__codelineno-0-1" name="__codelineno-0-1"></a># sudo apt-get install libusb-1.0-0-dev
<p>If you use an Micro-SD Card, you can skip the following steps and go to the next chapter down below.</p>
<div class="highlight"><pre><span></span><code><a href="#__codelineno-0-1" id="__codelineno-0-1" name="__codelineno-0-1"></a># sudo apt install git libusb-1.0-0-dev pkg-config build-essential
<a href="#__codelineno-0-2" id="__codelineno-0-2" name="__codelineno-0-2"></a># git clone --depth=1 https://github.com/raspberrypi/usbboot
<a href="#__codelineno-0-3" id="__codelineno-0-3" name="__codelineno-0-3"></a># cd usbboot
<a href="#__codelineno-0-4" id="__codelineno-0-4" name="__codelineno-0-4"></a># make
<a href="#__codelineno-0-5" id="__codelineno-0-5" name="__codelineno-0-5"></a># sudo ./rpiboot
</code></pre></div>
If the content shown in the figure below appears, it indicates that EMMC initialization is successful.<br/>
<p>If the content in the figure below appears, that indicates that the eMMC initialization went successfully. The next step is to flash the image to your eMMC chip.
<a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="../assets/images/flash_os/flash_rpiboot.png"><img alt="Image title" src="../assets/images/flash_os/flash_rpiboot.png" width="300"/></a></p>
<h3 id="using-rpi-imager-linux-macos-and-windows">Using RPi Imager (Linux, MacOS and Windows)</h3>
<h3 id="flash-the-image-linux-macos-and-windows">Flash the Image (Linux, MacOS and Windows)</h3>
<p>We are using the "RPi Imager" application to flash the image in this example.</p>
<ol>
<li>
<p>Download and install <strong>the latest version</strong> of <a href="https://github.com/raspberrypi/rpi-imager/releases">RPi Imager</a>.</p>
Expand All @@ -620,7 +622,7 @@ <h3 id="using-rpi-imager-linux-macos-and-windows">Using RPi Imager (Linux, MacOS
<a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="../assets/images/flash_os/flash_img.png"><img alt="Image title" src="../assets/images/flash_os/flash_img.png" width="300"/></a></p>
</li>
<li>
<p>Insert the memory card into the card reader. Choose the card reader from this list. <strong>Be careful</strong>
<p>Insert the memory card into the card reader. Choose the card reader from this list (or eMMC flash storage, in case you are using a Raspberry Pi Compute module with a eMMC chip). <strong>Be careful</strong>
and choose the right device: </p>
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="../assets/images/flash_os/flash_storage.png"><img alt="Image title" src="../assets/images/flash_os/flash_storage.png" width="300"/></a></p>
</li>
Expand Down Expand Up @@ -648,7 +650,7 @@ <h3 id="using-rpi-imager-linux-macos-and-windows">Using RPi Imager (Linux, MacOS
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 13, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 3, 2023</span>
<br/>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">June 4, 2022</span>
Expand Down
4 changes: 2 additions & 2 deletions generated/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,10 +442,10 @@
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25Z"></path></svg>
</a>
<h1 id="blikvm-overview">BLIKVM Overview</h1>
<p>BLIKVM is an open-source KVM, it has three versions: CM4 Board, Raspberry HAT, PCIE Board.
<p>BLIKVM is an open-source KVM, it has four versions: v1 CM4, v2 PCIe, v3 HAT, v4 Allwinner.
This device helps to manage servers or workstations remotely, regardless of the health of the operating system or
whether one is installed. You can fix any problem, configure the BIOS, and even reinstall the OS using the virtual
CD-ROM or Flash Drive. Here you will find comprehensive information about all aspects of the operation of BLIKVM.
CD-ROM or Flash Drive. Unlike software-based remote management, you don't need to install any software on the controlled computer for non-intrusive control. Here you will find comprehensive information about all aspects of the operation of BLIKVM.
Join our <a href="https://discord.com/invite/9Y374gUF6C">BLIKVM Discord Community</a> for Support, FAQ &amp; News!
<a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="assets/images/version_all.png"><img alt="Image title" src="assets/images/version_all.png"/></a></p>
<table>
Expand Down
2 changes: 1 addition & 1 deletion generated/en/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 779427e

Please sign in to comment.