Open redrathnure opened 1 year ago
They even used a EOL kernel, they could at least use a 5.15.y release.
We need the actual kernel and u-boot patches used to compile this image, they are the most critical part, other stuff like kernel config and device trees can be worked around.
@fbeltrao-br there are attempt to apply patches to the current Armbian sources. Seems board and TFT work with 5.15 and 6.1 kernels.
@redrathnure yeah, I've successfully ported a few drivers to 5.15.y and had almost everything working, until I found that they used an old SPI driver from kernel 4.4 for Android Rockchip SOC and decided to give up. I'm not going to touch on that.
Touchscreen driver can be ported in kernel without modprobe.
Do you mean ads7846
one?
there are attempt to apply patches to the current Armbian sources. Seems board and TFT work with 5.15 and 6.1 kernels.
Put the iso image somewhere.
Put the iso image somewhere.
Any idea where/how put a few files 2-4GB each?
Google, or another server??
I'd love to test it..
~~Release description: https://github.com/redrathnure/armbian-mkspi/releases/tag/mkspi%2F0.1.0_23.02.0-trunk.0073 Google Drive with images: https://drive.google.com/drive/folders/1Qi8wgqquht5gaP7EmcN2nvd1rUnSABRf?usp=sharing~~
Release description: https://github.com/redrathnure/armbian-mkspi/releases/tag/mkspi%2F0.1.1_23.02.0-trunk.0073 Google Drive with images: https://drive.google.com/drive/folders/1lU1cyE9PORjRya-qosYerJkV2Qpz2v4a?usp=sharing
any news?
@redrathnure how to compile the image? I cloned armbian build files from makerbase but i don't know what hardware to select to compile
@josueturco please read this topic from start. IMO they have not provided any sources which you may use.
If you are interested in a working Armbian, please visit unofficial fork or related release page
Funny how they just ignore us.
All we need are the actual u-boot and kernel user patches, not the fake one they uploaded.
It's literally just two text files.
@redrathnure yeah, thanks! I just compile the unofficial fork and this work for me. do you know how to force other resolutions? I am using a HDMI 7" 1024x600 lcd from aliexpress but the screen icons is very small...
In the armbian screen config I can see that HDMI is configured at 1920x1080 but my lcd is 1024x600.
No more options on armbian resolutions.
@josueturco, sorry, I have no idea how about HDMI configuration (yet). Perhaps https://docs.armbian.com/Hardware_Allwinner/#how-to-reconfigure-video-output or https://unix.stackexchange.com/questions/408558/how-to-change-display-resolution-for-armbian may give you some hints.
@redrathnure OK. I think this is for Allwinner cpu... on the mkspi it's rockchip... I'll keep looking... Thanks!!
makerbase-mks/armbian-build repo has 2 commits, but they do not looks like full sources for distributed Armbian image. There are few issues:
edge
version (kernel 5.16.20), but makerbase-mks/armbian-build repo has patches only forlegacy
oneconfig/targets.conf
has declaration ofmkspi
board, but no valid board configs or any related patches were publishedPlease publish full sources (including kernel, u-boot patches and Armbian configs) and kernel builds, which were used for Armbian image