rebuilding
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rebuilding [2024/03/11 12:35] – torte | rebuilding [2025/01/21 12:27] (current) – torte | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Sovol KlipperScreen ===== | + | {{page> |
- | ==== Rebuilding ==== | + | https:// |
+ | {{page> | ||
+ | ---- | ||
+ | |||
+ | ====== Sovol KlipperScreen | ||
+ | ===== Rebuilding | ||
Sovol' | Sovol' | ||
Line 13: | Line 18: | ||
Steps to set up: | Steps to set up: | ||
- | === Base system === | + | ==== Base system |
- Select and download an image from https:// | - Select and download an image from https:// | ||
Line 34: | Line 39: | ||
* otherwise, choose the setting according to your location/ | * otherwise, choose the setting according to your location/ | ||
- | === Klipper === | + | ==== Klipper |
- Log into device using ssh, putty or serial connection | - Log into device using ssh, putty or serial connection | ||
- cd into home dir: < | - cd into home dir: < | ||
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 ==== |
- | * List of [[sovol_mods]] | + | Modifications from Sovol useful for this image:\\ |
+ | (See [[sovol_mods]] | ||
* Beeps when pressing touchscreen | * Beeps when pressing touchscreen | ||
- | * Related files: [[makerbase-beep-files]] | ||
* Download: {{ : | * Download: {{ : | ||
* To install: | * To install: | ||
Line 127: | Line 132: | ||
* '' | * '' | ||
- | === Internal wifi === | + | * Automounting USB-drive |
+ | * Download: {{ : | ||
+ | * Install/ | ||
- | This is experimental and may not work for you. | + | * Powerloss recovery (plr) |
+ | * Unofficial package: {{ : | ||
+ | * Install/ | ||
+ | * Sovol' | ||
- | The following | + | * Splash screen |
+ | * Afaik it's not possible to directly use Sovols original boot animation, as it is in a different format (old kernel based vs. actual plymouth). | ||
+ | * Enable plymouth splash screen: | ||
+ | * Become root: '' | ||
+ | * Edit ''/ | ||
+ | * List available themes: '' | ||
+ | * Select a theme (e.g. " | ||
+ | * Restart | ||
+ | * Themes are defined in ''/ | ||
+ | |||
+ | |||
+ | ==== Internal wifi + spidev ==== | ||
+ | |||
+ | Replacing the dtb from the '' | ||
+ | With the following change, ''/ | ||
< | < | ||
Line 157: | Line 181: | ||
* I had some wifi-performance issues with 6.7.5, not sure if that was just by chance. | * I had some wifi-performance issues with 6.7.5, not sure if that was just by chance. | ||
* The wlan0 device did not show up when " | * The wlan0 device did not show up when " | ||
+ | * To edit the dtb file on your own, use | ||
+ | * '' | ||
+ | * '' | ||
* The dtb files reside in the fat32 partition, you can easily replace them directly after writing the USB-stick or eMMC. So on the first boot you will automatically be asked to configure wifi. If you set it up using an USB-keyboard instead of a serial line, keep in mind that it uses US-keylayout when entering the passwords. | * The dtb files reside in the fat32 partition, you can easily replace them directly after writing the USB-stick or eMMC. So on the first boot you will automatically be asked to configure wifi. If you set it up using an USB-keyboard instead of a serial line, keep in mind that it uses US-keylayout when entering the passwords. | ||
Line 162: | Line 189: | ||
Download and replace ''/ | Download and replace ''/ | ||
+ | |||
+ | |||
+ | ==== crowsnest / camera streaming ==== | ||
+ | * The camera device will probably change after the update. Use '' | ||
+ | * crowsnest may have problems initializing the camera after reboot. Workarounds: | ||
+ | * Manually restart crowsnest service (works reliably, but sucks) | ||
+ | * Add a pause to crowsnest initialization, | ||
+ | * Adding a pause made the startup more reliably, but still not always (tested 5 and 10 seconds) | ||
+ | * '' | ||
+ | * Make sure there aren't any backup copies of '' | ||
+ | |||
+ | ---- | ||
+ | Back to [[start]] | ||
rebuilding.1710156936.txt.gz · Last modified: 2024/03/11 12:35 by torte