User Tools

Site Tools


rebuilding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rebuilding [2024/11/09 11:35] torterebuilding [2025/01/21 12:27] (current) torte
Line 1: Line 1:
-===== Sovol KlipperScreen ===== +{{page>redirect#this_wiki_has_moved}} 
-==== Rebuilding ====+https://torte71.github.io/InsideSovolKlipperScreen/rebuilding.html 
 +{{page>redirect#section}} 
 +---- 
 + 
 +====== Sovol KlipperScreen (Makerbase MKS KLIPAD50) ====== 
 +===== Rebuilding =====
  
 Sovol's KlipperScreen is running on debian buster, which is outdated now, meaning you can no longer update system packages like ssh, etc. Sovol's KlipperScreen is running on debian buster, which is outdated now, meaning you can no longer update system packages like ssh, etc.
Line 13: Line 18:
 Steps to set up: Steps to set up:
  
-=== Base system ===+==== Base system ====
  
   - Select and download an image from https://github.com/redrathnure/armbian-mkspi/releases   - Select and download an image from https://github.com/redrathnure/armbian-mkspi/releases
Line 34: Line 39:
     * otherwise, choose the setting according to your location/needs     * otherwise, choose the setting according to your location/needs
  
-=== Klipper ===+==== Klipper ====
   - Log into device using ssh, putty or serial connection   - Log into device using ssh, putty or serial connection
   - cd into home dir: <code>cd</code>   - cd into home dir: <code>cd</code>
Line 107: Line 112:
 (unless you've installed the wifi-enabled dtb below - in that case, it will be spidev0.0 again). (unless you've installed the wifi-enabled dtb below - in that case, it will be spidev0.0 again).
  
-=== Sovol mods ===+==== Sovol mods ====
  
 Modifications from Sovol useful for this image:\\ Modifications from Sovol useful for this image:\\
Line 147: Line 152:
  
  
-=== Internal wifi + spidev ===+==== Internal wifi + spidev ====
  
 Replacing the dtb from the ''redrathnure'' image with Sovol's version of ''rk3328-roc-cc.dtb'' enables the internal wifi of the KLIPAD50 board, but does not create the spi device. Replacing the dtb from the ''redrathnure'' image with Sovol's version of ''rk3328-roc-cc.dtb'' enables the internal wifi of the KLIPAD50 board, but does not create the spi device.
Line 186: Line 191:
  
  
-=== crowsnest / camera streaming ===+==== crowsnest / camera streaming ====
   * The camera device will probably change after the update. Use ''v4l2-ctl --list-devices'' to check the available devices and change ''crowsnest.conf'' accordingly. (My camera now uses ''/dev/video3'')   * The camera device will probably change after the update. Use ''v4l2-ctl --list-devices'' to check the available devices and change ''crowsnest.conf'' accordingly. (My camera now uses ''/dev/video3'')
   * crowsnest may have problems initializing the camera after reboot. Workarounds:   * crowsnest may have problems initializing the camera after reboot. Workarounds:
Line 197: Line 202:
 ---- ----
 Back to [[start]] Back to [[start]]
 +
rebuilding.1731148520.txt.gz · Last modified: 2024/11/09 11:35 by torte