0.3.3-24.2.0-trunk
·
2028 commits
to main
since this release
Custom build for following boards:
- MKS PI - fully supported
- MKS SKIPR - fully supported
- QIDI X-4 and X-6 Mainboards (made by MKS for X-Plus 3 and X-Max 3) - partially supported. See FreeQIDI and #21 for more details.
Current status (for MKS PI and SKIPR boards)
Feature | Current (6.1) | Edge (6.6) |
---|---|---|
USB 2, 3, Type-C | yes | yes |
HDMI Video | yes | yes |
HDMI Audio | not tested yet | not tested yet |
MKSPI-TS35 TFT display | yes | yes |
MKSPI-TS35 touch screen | yes | (!) not stable |
MKS IPS50 screes | yes | yes |
Reset button | yes | yes |
Ethernet | yes | yes |
WiFi dongles | yes | yes |
ADXL345 (SPI0 connection) | yes | yes |
UART0 | yes | yes |
I2C | not tested yet | not tested yet |
Known Issues
Edge:
- TS35 touchscreen does not work properly with Edge v6.6.x and v6.7.x kernels. Please use "current"/v6.1v image if you need full feature TS35 screen.
irq 37: nobody cared
message in boot log and on boot screen- either HDMI out or MKS PI-TS32 display works on the same time. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
Current:
irq 56: nobody cared
message in boot log- either HDMI out or MKS PI-TS32 display works on the same time. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
Changes
- update status information (supported boards info). Add info about QIDI X-4 and X-6 Mainboards (made by MKS for X-Plus 3 and X-Max 3) (from 0.3.2-24.2.0-trunk)
- pre-install build-essential usb-modeswitch and kernel headers packages (from 0.3.2-24.2.0-trunk)
- remove "8250 dma patch" (no more issues with UART0 port in the latest 6.1 and 6.7 kernels)
- current kernel was downgraded from 6.6 to 6.1 to have proper MKS PI-TS32 touchscreen support
- Linux Kernel v6.1.78 (current) and v6.7.5 (edge)