-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] Sovol image with new armbian #2
Comments
I started working on that yesterday :)
Apart from that, I just managed to get Klipper running with all extensions/settings (timelapse, etc.) that I've used with my prior image. Kernel updates will work now (system-freeze not required any longer), though a little hackish: I added a dpkg hook that copies back Sovol's DTB file whenever a dtb-package has been installed or removed. Not nice, but reliable. 😄 Then it needs to be documented correctly, what exact steps have been done to create that image. Currently I only have a mess of notes. Currently I don't know, what tasks I could hand over to you - but when I've done the basic documention, I can well need someone to test and look over it. |
I'm here to help. I've started investigating images based on your work. Essentially, I haven't made significant modifications at all. I'm part of a Brazilian 3D printer community, and Sovol printers sell well here. However, people often encounter numerous issues with the original firmware image. My goal is to create a fully functional, ready-to-use image for these users. I hope I can help as far as I know |
You mentioned a patch for the supercapacitor on Maxims page. I've just added a page about the Armbian-mainline image on https://torte71.github.io/tmteststuff/armbian-mainline-setup.html where I've collected the steps I currently use to create a Klipper image. |
Hello, there are various reports online of boards with this capacitor "dying." Many Russians who own the KP3S with an MKS board featuring this capacitor say the board dies after a power-off under certain circumstances (I’m trying to find the posts, but I’m away from home, which makes it difficult). same for Elegoo Neptune 4 and 4 Pro The fact is, it seems like something that might need a workaround in Klipper (with this mks deb) But I might be mistaken. Oh, I ended up replying to you in the other post. Would you prefer we continue discussing it over there? |
Yes, Maxim also seems interested in that capacitor thing. I shouldn't have asked that here. |
i will investigate more about this and answer you here |
I've uploaded a new image, it comes with the makerbase-soft-shutdown service installed. |
Testing here |
Hello |
A video guide is a fine thing for less advanced users, and as I am more a "vi" guy than a camera guy, there needs to be another one, who does this job 😄. Which part did you plan to cover? The flashing of a prepared image, or the rebuilding from scratch part? The "flashing a prepared image" part probably won't change much with the current ongoing changes, but the image download location (the google-drive link) and the name of the referring page (armbian-mainline-image.html) will change, so better record these things as a last step, when everything has settled. "Setting up from scratch" will undergo some more changes. If I manage to get my changes included into Mainline armbian:
As you mentioned the serial console/keyboard: This is only required for the "setting up from scratch" part. On the prepared image (with klipper stuff already installed), wifi can be simply be configured by clicking the network options on the touchscreen. |
I think ''prepare from draft'' is hard for ''normal users'' . So it will be a basic video teaching people how to flash the finished image, update the MCU, etc... |
Just as you wish. I just wanted to avoid, that once you have edited, cut and uploaded the video, that dude ("me") comes along with another "minor" change. 😄
Don't expect to much from them. Judging from these pull requests 1 and 2 they don't even care to correct their documentation. |
Yes, chineses are terrible with updates. And they have some restrictions to use github on china....
💃 |
Support for the MKS-Klipad50 board has been integrated into mainline Armbian: https://www.armbian.com/mks-klipad50/ I've updated the build instructions and uploaded a new klipperized image:
It is also possible to upgrade earlier bookworm based images. Last not least: The new images are .xz compressed - they can directly be written with tools like Balena Etcher or Rufus, no need to extract them first. |
Any chance to work together to make a full functional sovol image to flash directly in klipad on sovol Sv07?
The text was updated successfully, but these errors were encountered: