/srv/irclogs.ubuntu.com/2016/10/14/#ubuntu-kernel.txt

kiwi_Hi, am trying to build a custom kernel (4.4.20).. for kdump, ie, a crash kernel 02:24
kiwi_Trouble is, am facing all kinds of issues when the kexec'd kernel boots - mainly to do with config and kernel cmdline params to pass02:25
kiwi_Is there a specific kernel config file available for the Ubuntu crash kernel image?02:26
kiwi_specifically, for Ubuntu 16.04 (xenial)02:28
n0chey all, can someone refer me to a guide on the current, supported way of customizing a kernel on ubuntu? (xenial, but looking to get 4.10 kernel) preferably from a kernel-source package versus a git checkout?02:56
n0cwell it looks like actually there isn't a source package beyond 4.4 so... git it is03:24
lagppisati: Hi09:31
lagppisati: ogra_ asked me to ping you09:31
lagppisati: Could you tell me all the kernel config options required for Snappy please?09:31
lagppisati: Is there a Wiki?09:31
ogra_i think there was a script actually 09:32
ogra_lag, it could even be that these scripts are integrated into the snapcraft plugin ... https://github.com/snapcore/snapcraft/blob/master/demos/96boards-kernel/snapcraft.yaml has a demo snapcraft.yaml 09:33
ogra_(but i'm, not actually sure that checks for all config options, so better wait for ppisati's answer :) )09:34
lagogra_: Thanks09:34
ppisatilag: or here - https://github.com/snapcore/sample-kernels09:46
ppisatilag: look under kernel/config/snaps09:46
ppisati*kernel/config/snappy09:47
ogra_ppisati, heh, you should really change CONFIG_SQUASHFS=m there 09:52
ogra_so people are not forced to put that into the initrd09:52
ppisatiogra_: yeah, i need to update the configs there10:03
ppisatiogra_: probably next week i'll push an update to the AA stuff, and i'll bundle the config chanfges10:03
ogra_+110:03
lagppisati: Thanks10:08
caribouHello, I need to do a bissect on the 4.8 mainline kernel12:52
caribouwhat is the quickest way to only rebuild the vmlinuz bisected file w/o all the modules ?12:52
cariboumainline or our own kernel for that matter so either one  is fine12:53
rtgcaribou, CONFIG_MODULES=n ?12:54
rtgthere is no split in the build between built-in and modules. its just the one call to the kernel makefile12:55
caribourtg: cool, thanks12:55
rtgor, you could do a native build after generating the config, then 'make vmlinuz'12:56
rtgcaribou, I often do something like this:12:56
rtgfdr clean prepare-generic12:56
rtgcp debian/build/build-generic/.config .12:56
rtgmake oldconfig scripts prepare12:56
rtgmake vmlinuz12:57
caribourtg: great; will try that12:58
caribourtg: something has changed in the /proc/vmcore elf representation which breaks makedumpfile (or at least make it spit tons of errors)12:58
sajoupaHi, linux-image-generic-lts-yakkety fails ot install on xenial, which I believe is due to its absence from linux-lts-yakkety - 4.8.0-25.27~16.04.1 in https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+packages14:24
sajoupa^ apw / rtg I've been told that you were the right guys to ping about it14:24
rtgsajoupa, how does it fail to install ? missing dependencies ?14:26
sajoupartg: yes14:26
rtgsajoupa, apw pointed out that I might have uploaded the meta package to the wrong pocket.14:26
rtglemme check14:26
sajoupahttps://pastebin.canonical.com/168001/14:26
rtgindeed I did14:27
rtgsajoupa, I've uploaded a new version. Give it an hour or so to publish.14:31
sajoupartg: cool, thanks !14:31
sajoupartg: installing fine now15:07
rtgsajoupa, ack15:08
michael-vbHello there.  Sorry if this is the wrong channel for "user questions", but I installed a 32-bit 4.8.0 daily kernel (tested with the 11 October and the 13 October one actually) and it hangs after grub.15:33
michael-vbNot a single line from the kernel printed, which makes me think that it is not properly loaded.  The 4.8.0 non-git one boots fine.  Does that bring anything to mind?  Including problems between keyboard and chair...15:33
michael-vbJust to be clear, 4.8.0 works, 4.8.0-999 does not.15:34
apwmichael-vb, we tend to have a more issues with the debug kernels for sure they are built in an automated way15:40
michael-vbRight.  I was asking here because it looks like the kernel possibly isn't loaded at all, in which case there might be some easy way to solve it (for me).15:42
apwthough the -999s are dalies if i remember the monenclature correctly, those have whatever random crack is in the aossicated tree that day15:43
michael-vbOf course, I am certainly not shocked, shocked to find one not working.15:43
michael-vbOr even two.15:44
apwdepending on the day that could even be the middle of the merge window15:44
michael-vbBut the description of a hang after grub but before the first kernel message is printed does not bring anything to mind?15:46
michael-vbActually it does a mode set after selecting the kernel in grub and it hangs on an underscore cursor in the top-left corner.  Does grub trigger that, or would it be the kernel at least starting to boot?15:48
apwmichael-vb, when there is a failed boot grub the next boot hands off with the framebuffer blank with just a cursor15:51
apwso that could easily be cratering in the first bits of the kernel15:52
michael-vbThanks.15:53
naccquery on the overlay stuff in y -- given that overlayfs is no longer recognized, should there be something that goes into /etc/schroot/chroot.d/ and post-install of an appropriate kernel ensures that it says overlay for each schroot? I guess that could be a sbuild change. Wasn't sure if there was already a bug for this16:30
=== mamarley_ is now known as mamarley
=== nacc_ is now known as nacc
=== teward- is now known as teward
=== xnox_ is now known as xnox
=== mterry_ is now known as mterry
=== om26er_ is now known as om26er
=== Trevinho_ is now known as Trevinho
=== kees_ is now known as kees
=== _fortis_ is now known as _fortis
=== cjwatson_ is now known as cjwatson

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