Kernel Build Help
#3
(04-18-2018, 02:15 PM)Lorp Wrote: I'd just like to chime in that I'm having essentially the same problem. I'm attempting to make some small changes to the kernel to improve support for an Intel RealSense device, but I'm not entirely sure what to do in order to replace my current kernel with the newly built one (as described in the previous post by frewind). Are there any Linux/Rock64 gurus out there who can point us in the right direction?

Hi Lorp,

I just spent an evening debugging the various scripts that get run off the back of running the make install command.

I tracked my problem down to the /usr/share/flash-kernel/functions script. This script set a couple of variables (kfile & ifile) which as the names suggest, are for the kermel and the initramfs files including version numbers, the script tests to see if the files are present and if not writes a log then fails.

The log file is /tmp/flash-kernel-no-kernel-error.log and mine contained the following error

Code:
rock64@rock64:~$ more /tmp/flash-kernel-no-kernel-error.log

+ ls -l /boot/vmlinuz-4.16.0-rc6-46881-g027e722bb005.old
-rw-r--r-- 1 root root 27386368 Apr 16 13:39 /boot/vmlinuz-4.16.0-rc6-46881-g027e722bb005.old
+ ls -l /boot/initrd.img-4.16.0-rc6-46881-g027e722bb005.old*
ls: cannot access '/boot/initrd.img-4.16.0-rc6-46881-g027e722bb005.old*': No such file or directory

I copy the original to the .old version and now the make install run all the way through

Code:
cp initrd.img-4.16.0-rc6-46881-g027e722bb005 /boot/initrd.img-4.16.0-rc6-46881-g027e722bb005.old

I've not tested any further and I need to get some sleep, otherwise it will be a long day at work tomorrow Smile

I hope this helpful to you....
  Reply


Messages In This Thread
Kernel Build Help - by frewind - 04-15-2018, 09:19 AM
RE: Kernel Build Help - by Lorp - 04-18-2018, 02:15 PM
RE: Kernel Build Help - by frewind - 04-18-2018, 04:26 PM
RE: Kernel Build Help - by Lorp - 04-19-2018, 12:52 PM
RE: Kernel Build Help - by frewind - 04-21-2018, 01:44 PM
RE: Kernel Build Help - by Rocklobster - 04-21-2018, 06:59 PM
RE: Kernel Build Help - by frewind - 04-22-2018, 05:06 AM
RE: Kernel Build Help - by Lorp - 04-23-2018, 05:38 PM
RE: Kernel Build Help - by cooker - 04-22-2018, 08:25 AM
RE: Kernel Build Help - by frewind - 04-27-2018, 12:23 PM
RE: Kernel Build Help - by frewind - 05-01-2018, 11:17 AM
RE: Kernel Build Help - by cooker - 05-02-2018, 10:54 AM
RE: Kernel Build Help - by frewind - 05-06-2018, 09:47 AM
RE: Kernel Build Help - by cooker - 06-02-2018, 01:20 AM
RE: Kernel Build Help - by frewind - 06-02-2018, 04:32 AM
RE: Kernel Build Help - by frewind - 06-02-2018, 07:44 AM
RE: Kernel Build Help - by cooker - 06-02-2018, 11:04 AM
RE: Kernel Build Help - by cooker - 06-03-2018, 11:58 AM
RE: Kernel Build Help - by pfeerick - 06-03-2018, 06:09 PM
RE: Kernel Build Help - by cooker - 06-04-2018, 02:22 AM
RE: Kernel Build Help - by cooker - 06-04-2018, 08:55 PM
RE: Kernel Build Help - by frewind - 06-06-2018, 02:01 PM
RE: Kernel Build Help - by cooker - 06-06-2018, 10:01 PM
RE: Kernel Build Help - by frewind - 06-08-2018, 01:01 AM
RE: Kernel Build Help - by cooker - 06-08-2018, 02:13 AM
RE: Kernel Build Help - by gene83 - 07-15-2018, 08:35 AM
RE: Kernel Build Help - by cooker - 08-12-2018, 12:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux 5.15 Kernel - openSuse mark1250 0 1,291 12-02-2021, 04:36 PM
Last Post: mark1250
  Security Patches for the Kernel kwinz 9 6,789 10-22-2021, 05:45 AM
Last Post: kwinz
  Debian build from mrfixit2001 Luke 18 27,285 05-17-2021, 02:35 AM
Last Post: Wizzard
  Debian kernel stuck at 4.4.167 Enig123 5 5,652 12-29-2020, 12:57 PM
Last Post: kwinz
  Arch Linux Arm --> Kernel 5.8 breaks installation as365n4 12 12,319 08-31-2020, 01:41 AM
Last Post: as365n4
  mainline kernel sound support Openwrt lucize 2 4,075 05-01-2020, 05:09 PM
Last Post: PakoSt
  5.3 kernel support? csrf 5 7,109 04-18-2020, 11:34 PM
Last Post: CameronNemo
Question alternative browser / seamonkey armhf build? kapqa 1 2,886 03-26-2020, 03:02 AM
Last Post: kapqa
  Help troubleshooting kernel panic gabrielfin 3 4,649 03-02-2020, 04:18 PM
Last Post: gabrielfin
  csdr build issues. TravisH 0 1,975 02-19-2020, 04:47 AM
Last Post: TravisH

Forum Jump:


Users browsing this thread: 2 Guest(s)