/srv/irclogs.ubuntu.com/2015/06/25/#ubuntu-kernel.txt

=== hypera1r is now known as hyperair
oereDear all, I followed the steps described at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel but I was not able to modify it so the generated kernel debs have an append local version extension ... I'm using pdebuild --use-pdebuild-internal and used 'dch --local +test' before building it ... is there any other usable documentation ... the background is to patch the kernel to support Beignet on Haswell (https://01.org/zh/beignet/download10:55
=== rtg is now known as Guest32774
=== pgraner is now known as pgraner-afk
=== pgraner-afk is now known as pgraner
argesinfinity: so for bug 1454687, the nx 842 module needs to be loaded in the initramfs to enable usage with zswap. If modules=most doesn't set that in initramfs-tools, is there an 'ubuntu' way to append to that anywhere?17:51
ubot5bug 1454687 in linux (Ubuntu Vivid) "add NX 842 hw compression patches" [Medium,In progress] https://launchpad.net/bugs/145468717:51
infinityarges: Except that we enable zswap after we pivot, not in the initramfs.17:53
infinityarges: This is another case of "bug submitter doesn't use Ubuntu, and assumed we do it the same way as RedHat".17:53
argesinfinity: yea. i got that part when I saw dracut17:53
arges: )17:53
infinityarges: We do have an initramfs zswap hook but, confusingly, we only use it in the installer.  And I've been meaning to consolidate it with zram-config.17:54
infinityarges: But if these need to be loaded pre-zswap (but otherwise, not necessarily loaded at all), they belong conditionally in zram-config.17:55
argesinfinity: ok17:56
infinityarges: Err, assuming zram and zswap are the same thing.  Maybe they're not.17:57
argesinfinity: the other thing is the bug commenter said he's working on patch to make it change it requireing to be done at boot time17:58
argesso maybe wait for those patches17:58
infinityarges: Ahh, zswap != zram.  How confusing.18:00
infinityarges: Okay, so, maybe the compressors do need to be in the initrd for this, much like lz4 is.18:02
infinityarges: So, I'd grep initramfs-tools for lz4, and add these in the same spot.18:02
argesinfinity: ok i'll target that package too18:02
infinityWhich, of course, is being pulled in as a dep, so isn't mentioned at all in the source. :P18:03
infinityarges: Anyhow, it'd be the auto_add_modules function.18:04
argesinfinity: ok i see it18:05
infinityarges: Don't worry about arch-restricting, it ignores modules that don't exist, IIRC.18:06
infinityarges: Though, easy to test my assertion on an x86 machine.18:06
argesinfinity: yup. was going to ask. 18:07
argesinfinity: does this seem reasonable? http://paste.ubuntu.com/11775115/19:01
infinityarges: Probably.  You'll need to do some testing to make sure that (a) it's needed, and (b) it actually does something.19:15
infinityarges: I, however, might sleep.  I've been up since yesterday morning.19:16
argesinfinity: ok20:08

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