Maccraft123 / Cadmium

GNU General Public License v3.0
316 stars 65 forks source link

Lenovo IdeaPad 3 Black Screen FENNEL14 (kukui board) #122

Closed BenjaminWegener closed 2 years ago

BenjaminWegener commented 2 years ago

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.

Maccraft123 commented 2 years ago

Can you give exact model number of your device?

BenjaminWegener commented 2 years ago

you mean FENNEL14-DWCY?

Maccraft123 commented 2 years ago

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

BenjaminWegener commented 2 years ago

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?

BenjaminWegener commented 2 years ago

i started by adding a board https://github.com/BenjaminWegener/Cadmium/tree/master/board/fennel14 what do i do now?

BenjaminWegener commented 2 years ago

https://github.com/hexdump0815/imagebuilder/issues/36

chinh4thepro commented 2 years ago

https://github.com/BenjaminWegener/Cadmium/pull/1 added dtb files for the fennel14 board

BenjaminWegener commented 2 years ago

testing it asap

BenjaminWegener commented 2 years ago

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

BenjaminWegener commented 2 years ago

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)

BenjaminWegener commented 2 years ago

https://github.com/hexdump0815/linux-mainline-mediatek-mt81xx-kernel/issues/2#issuecomment-1106693449