Frank Viana Posted June 13 Share Posted June 13 (edited) Hello. I tried the steps, but my Mecool KIII pro don't run using default conf extlinux.conf: label Armbian_community kernel /Image initrd /uInitrd fdtdir /dtb/amlogic/meson-gxm-mecool-kiii-pro.dtb append root=UUID=3bc7a8b8-73ee-4ade-9030-f3fa965fc27e rootflags=data=writeback console=ttyAML0,115200n8 console=tty0 rw no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 splash plymouth.ignore-serial-consoles But I need choose (unofficial) label Armbian-unofficial kernel /Image initrd /uInitrd fdtdir /dtb/amlogic/meson-gxm-mecool-kiii-pro.dtb #Insert the correct FDT line for your box's dtb in the extlinux.conf file #The dtbs for Amlogic s9xx boxes are located in /boot/dtb/amlogic #For example for a TX3 mini box the FDT line to insert would look like this: FDT /dtb/amlogic/meson-gxm-mecool-kiii-pro.dtb append root=UUID=3bc7a8b8-73ee-4ade-9030-f3fa965fc27e rootflags=data=writeback console=ttyAML0,115200n8 console=tty0 rw no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 splash plymouth.ignore-serial-consoles Thx Edited June 13 by Frank Viana 0 Quote Link to comment Share on other sites More sharing options...
SteeMan Posted June 14 Share Posted June 14 Your extlinux.conf file is wrong. The "fdt" line is separate from the fdtdir line. You don't touch the fdtdir line and need to add the fdt line. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.