Closed BenjaminWegener closed 2 years ago
Can you give exact model number of your device?
you mean FENNEL14-DWCY?
DTB file for it isn't added to Cadmium, as it's unsupported.
If you can build cadmium try adding a section with dtb files that contain fennel14
in their name.
If you don't know how, feel free to ask
sure, would be nice to get some help. so i git clone the master, what do i have to write in the config? baseboard should be kukui, as its 8183 too. and whats a dtb file?
i started by adding a board https://github.com/BenjaminWegener/Cadmium/tree/master/board/fennel14 what do i do now?
https://github.com/BenjaminWegener/Cadmium/pull/1 added dtb files for the fennel14 board
testing it asap
staying dark on boot, cant verify if pendrive does something, its one without led only image i can boot is kukui over at imagebuilder with 5.13 kernel https://github.com/hexdump0815/imagebuilder/releases/tag/210724-03
started to try all possible configurations, hopefully some will show me something other than a blank screen. -> will track the progress here
kernel | distro | release | filesystem | result
kernelorg | debian | sid | f2fs | FAIL (https://github.com/Maccraft123/Cadmium/issues/124) libre | arch | --- | ext4 | FAIL (https://github.com/Maccraft123/Cadmium/issues/125) libre | ubuntu | impish | ext4 | FAIL (https://github.com/Maccraft123/Cadmium/issues/126) libre | debian | stable | ext4 | SUCCESS BOOT -> FAIL (BLANK SCREEN syslog.txt)
I can boot from USB the cadmium-debian 64 ISO, but just showing me black screen. I now build the krane513 tree, maybe thats gonna work. Will keep you posted.