0.1.4_23.02.0-trunk.0135
Custom build for MKS PI board.
Current status
Feature | Current (5.15) | Edge (6.1) |
---|---|---|
USB 2 | yes | yes |
USB 3 | yes | yes |
USB Type-C (debug serial port) | 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 | yes |
Reset button | yes | yes |
Ethernet | yes | yes |
WiFi dongles | yes | yes |
ADXL345 (SPI connectors) | not tested yet | not tested yet |
Known Issues
Edge, Jammy:
irq 37: nobody cared
message in boot log and on boot screen- Works either HDMI out or MKS PI-TS35 display. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
- software reset and shutdown commands do not work. Need to reset board by reset button or via PSU off/on.
Current, Jammy:
irq 55: nobody cared
message in boot log- Works either HDMI out or MKS PI-TS35 display. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
Changes
- bump Armbian version to
23.02.0-trunk.0135
- unpin kernel version for current(compilation issues was solved in new armbian master)
- disable analog sound for u-boot
- disable analog sound and remap usb20_host_drv for current build
- disable analog sound and simplify gmac2phy for edge build