This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
x40:octoprint [2023/01/31 09:42] mao |
x40:octoprint [2023/01/31 14:58] (current) mao |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| [[https:// | [[https:// | ||
| ====2.Install image tool==== | ====2.Install image tool==== | ||
| - | Download the latest version of [[https:// | + | Download the latest version of [[https:// |
| ====3.Flash image==== | ====3.Flash image==== | ||
| Then: | Then: | ||
| Line 46: | Line 46: | ||
| wget http:// | wget http:// | ||
| (If your Linux kernel version is not 5.4.79, download the corresponding one from http:// | (If your Linux kernel version is not 5.4.79, download the corresponding one from http:// | ||
| - | Use this command to check which version of your Linux kernel: **uname -r**)\\ | + | Use this command to check which version of your Linux kernel |
| \\ | \\ | ||
| Install the header file : | Install the header file : | ||
| Line 52: | Line 52: | ||
| {{: | {{: | ||
| - | ===b)Download the CH340 serial driver source code and unzip it=== | + | ===b)Download the CH340/ |
| wget http:// | wget http:// | ||
| unzip ch341ser_linux-kernel5.4.79.zip | unzip ch341ser_linux-kernel5.4.79.zip | ||
| Line 93: | Line 93: | ||
| ===b)Install your Linux kernel header package=== | ===b)Install your Linux kernel header package=== | ||
| sudo apt install raspberrypi-kernel-headers | sudo apt install raspberrypi-kernel-headers | ||
| - | ===c)Download the CH340 serial driver source code and unzip it=== | + | ===c)Download the CH340/ |
| wget http:// | wget http:// | ||
| unzip ch341ser_linux-kernel5.4.79.zip | unzip ch341ser_linux-kernel5.4.79.zip | ||