User Tools

Site Tools


rk3328-roc-cc_dts

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
rk3328-roc-cc_dts [2024/03/10 13:06] torterk3328-roc-cc_dts [2025/01/21 12:36] (current) torte
Line 1: Line 1:
 +{{page>redirect#this_wiki_has_moved}}
 +https://torte71.github.io/InsideSovolKlipperScreen/rk3328-roc-cc_dts.html
 +{{page>redirect#section}}
 +----
 +
 ===== Sovol KlipperScreen ===== ===== Sovol KlipperScreen =====
 ==== Rebuilding ==== ==== Rebuilding ====
Line 6: Line 11:
  
 (This does not yet include the [[#wifipatch|wifi-patch]]) (This does not yet include the [[#wifipatch|wifi-patch]])
 +
 +To apply the patch by your own:
 +  * Decompile dtb to dts: ''dtc -I dtb -O dts /boot/dtb/rockchip/rk3328-roc-cc.dtb -o rk3328-roc-cc.dts''
 +  * Modify rk3328-roc-cc.dts: Change line 863 from "rockchip,spi_test_bus1_cs2" to "armbian,spi-dev"
 +  * Compile dts back to dtb: ''dtc -I dts -O dtb rk3328-roc-cc.dts -o /boot/dtb/rockchip/rk3328-roc-cc.dtb''
 +
  
 <code> <code>
Line 2960: Line 2971:
  
 {{anchor:wifipatch}} {{anchor:wifipatch}}
-Patch to get internal wifi working:+Patch to get spi-dev working:
 <code> <code>
 --- rk3328-roc-cc-org.dts Sat Mar 09 16:36:40 2024 --- rk3328-roc-cc-org.dts Sat Mar 09 16:36:40 2024
rk3328-roc-cc_dts.1710072418.txt.gz · Last modified: 2024/03/10 13:06 by torte