/srv/irclogs.ubuntu.com/2020/08/19/#ubuntu-kernel.txt

sub526Hi all, I'm having Ubuntu 18.04.4 LTS (4.15.0-91-generic kerne) system, I need downgrade the kernel to 4.4.0-66-generic kernel. Is it possible to downgrade, if so how to achieve this?08:22
jceelhi everyone15:16
jceelmy company has designed a board based on an AArch64 SoC that I would like to add Ubuntu support for15:16
jceelI need to at least add a custom device tree file for my platform to the kernel package15:17
jceelso far I have forked ubuntu-bionic kernel from the official repo and set up APT repository to host kernel image and module packages15:17
jceeland made the appropriate changes in the kernel source tree15:18
jceelhowever, the resulting kernel-modules package does not contain my .dtb file15:18
jceeleven though it is correctly wired up in the Makefile and I can see that make dtbs_install installs it15:18
jceelhow to proceed with debugging it?15:19
sarnoldjceel: I know next to nothing about the kernel packaging, but there's often a debian/*.install file of some sort to describe which files go in which packages -- there may be something similar17:57
jceelsarnold: there are no such files in kernel packages, so I'm guessing they must be generated by something19:21
sarnolddang :(19:21
jceelin fact there's so much makefile code in those packages that it may take weeks to understand all of that19:21
jceelthe interesting thing is that the resulting /lib/firmware/.../device-tree directory tree doesn't contain all the built dtb files but only some of them19:24
jceelyet I can't find a list of those files19:24
jceel(I tried grepping some characteristic names)19:24

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!