RockPro64 Official Kernel Support
#18
(08-20-2019, 01:39 PM)rocksa Wrote: System does not boot
I don't know what else to do
The problem 99% is at uboot.
PLEASE HELP ME

Hello rocksa,
I don't know if I can help you..
Because I have not all info, and its a lot of it .. Sad 
A Lot changed since 4.4.X series..and also I have not yet build my kernel..

You need o "deeper" .config file for sure..
Code:
make menuconfig
With this step, after clean, and make 'defconfig_boardname' ...


But first you need to clean it..
issue:

Code:
make -h
It will give you all options  Undecided

find the board 'defconfig' file

The initial sequence..
Quote:make clean
make defconfig_board_name
make menuconfig

RockChip uses a different scheme for the bootloader..
I am not there yet, still coding my CI pipeline( then I need to  glue it all together.. ).. Sad 

What tells you the file:
Code:
cat /boot/efi/extlinux/extlinux.conf
# also
ls -la /{,boot}

adjust 'extlinux.conf' file for your needs..
Do you sure the modules are in '/lib/modules/$(uname -r)/kernel'

Code:
tree -L 3 /lib/modules/$(uname -r)/kernel
find /lib/modules/$(uname -r) -name \*.ko -exec ls -ltr {} \;


Regards,


Messages In This Thread
RockPro64 Official Kernel Support - by ASIC - 10-31-2018, 09:15 AM
RE: RockPro64 Official Kernel Support - by tllim - 11-06-2018, 10:00 PM
RE: RockPro64 Official Kernel Support - by tuxd3v - 11-09-2018, 04:46 PM
RE: RockPro64 Official Kernel Support - by fosf0r - 04-11-2019, 01:10 PM
RE: RockPro64 Official Kernel Support - by mjog - 07-12-2019, 12:34 AM
RE: RockPro64 Official Kernel Support - by Luke - 07-12-2019, 08:33 AM
RE: RockPro64 Official Kernel Support - by tuxd3v - 08-09-2019, 01:19 PM
RE: RockPro64 Official Kernel Support - by rocksa - 07-30-2019, 05:31 PM
RE: RockPro64 Official Kernel Support - by rocksa - 08-06-2019, 11:35 AM
RE: RockPro64 Official Kernel Support - by rocksa - 08-20-2019, 01:39 PM
RE: RockPro64 Official Kernel Support - by tuxd3v - 08-20-2019, 05:43 PM
RE: RockPro64 Official Kernel Support - by rocksa - 08-21-2019, 01:26 AM
RE: RockPro64 Official Kernel Support - by tuxd3v - 08-21-2019, 08:56 AM
RE: RockPro64 Official Kernel Support - by rocksa - 08-22-2019, 07:36 PM
RE: RockPro64 Official Kernel Support - by tuxd3v - 08-22-2019, 10:32 PM
RE: RockPro64 Official Kernel Support - by rocksa - 08-23-2019, 02:28 AM
RE: RockPro64 Official Kernel Support - by tuxd3v - 08-29-2019, 05:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  irradium (based on crux linux) RockPro64 riscv64, aarch64 mara 1 474 03-25-2024, 12:12 PM
Last Post: mara
  yocto for RockPro64 Fide 1 716 01-16-2024, 10:01 AM
Last Post: Fide
  Installing Ubuntu Server on RockPro64 deutschlmao 2 2,622 10-29-2023, 04:43 PM
Last Post: brotherj4mes
Exclamation Ethernet regression on Linux Kernel 6.5.4? Deathcrow 3 826 09-22-2023, 04:27 AM
Last Post: diederik
  Vanilla mainline Debian 11 (Bullseye) on the RockPro64 Pete Tandy 22 17,372 08-16-2023, 01:34 AM
Last Post: varac
  slarm64 (unofficial slackware) ROCKPro64 RK3399 (aarch64) mara 54 83,230 08-11-2023, 11:13 AM
Last Post: mara
Question How do I compile an arbitrary kernel for U-Boot? Valenoern 3 1,109 06-16-2023, 10:54 AM
Last Post: CounterPillow
  How to enable CoreSight ETM trace on RockPro64 shpark 0 584 05-21-2023, 11:34 PM
Last Post: shpark
  Rockpro64 Dead on arrival? quixoticgeek 1 956 03-12-2023, 06:55 PM
Last Post: quixoticgeek
  RockPro64 boot questions misterc 3 1,580 01-13-2023, 06:21 PM
Last Post: misterc

Forum Jump:


Users browsing this thread: 1 Guest(s)