12-11-2019, 11:10 AM
(12-03-2019, 10:11 PM)linuxha Wrote:(12-03-2019, 05:15 PM)xalius Wrote: So you have a new kernel installed but it doesn't boot? Do you have any logs via serial console or on screen?
Not yet, I need to hook up the USB dongle to it again. The syslog and the dmesg don't say anything.
Finally got the console setup (and boy does that prompt go by fast, need to fix that later). Here's what I'm seeing:
Code:
Scanning mmc 1:7...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
2059 bytes read in 23 ms (86.9 KiB/s)
select kernel
1: kernel-4.4.132-1075-rockchip-ayufan-ga83beded8524
2: org-kernel-4.4.132-1075-rockchip-ayufan-ga83beded8524
3: org-kernel-4.4.132-1075-rockchip-ayufan-ga83beded8524
4: kernel-4.4.132-1075-rockchip-ayufan-ga83beded8524-memtest
Enter choice:
Okay I see a problem, there's no 5.5 in the list. I've update an extlinux.conf. But there are 2, one under /boot/efi/extlinux and the other under /boot/extlinux. So my guess if neither is correct and that the new funky efi stuff needs to have more done before it can see the 5.5 Kernel.
Any pointer?
Thanks