/srv/irclogs.ubuntu.com/2019/11/26/#ubuntu-kernel.txt

eddyTVI don't have any udev rules configured, so it's just being automatically configured based on matching a line in lib/modules/5.0.0-36-generic/modules.alias...02:12
eddyTV(unless I'm misunderstanding how hardware is discovered and its module get loaded in recent kernels... which is entirely possible)02:15
eddyTVI like the idea of adding a custom udev rule though. I'll see if I can add something like ACTION=="add", SUBSYSTEM=="module", KERNEL=="e1000e", RUN+="ip link set eno1 up" and maybe that will work02:23
=== himcesjf_ is now known as him-cesjf
flingWhere do I get 5.4 shiftfs patches?11:51
flingeoan?11:51
sforsheefling: our 5.4 tree is currently git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/unstable, will move to focal once 5.4 is in focal-proposed13:05
flinghow do I clone it properly if I already have linus tree and eoan tree?13:10
flingsforshee: are there only 20 patches needed?13:32
sforsheefling: I don't know the exact count13:48
sforsheefling: actually unstable is missing a couple that eoan has, so eoan currently has the most up-to-date version13:50
sforsheethey're probably on the list waiting to be applied13:50
sforsheeso probably better to get the patches from eoan atm13:50
flingok13:52
sforsheefling: upon closer inspeection shiftfs is the same in eoan and unstable, eoan just has a patch and a later revert of that patch which is missing from unstable13:58
sforsheeso taking shiftfs from either should give you equivalent results13:58
flingeoan is missing enable-overlayfs-on-shiftfs.patch13:59
flingthanks14:00
flingIs it fine to use zfs 0.8.2 with 5.4 ?14:00
sforsheefling: not sure which was the first version compatible with 5.4, we've currently got 0.8.2-3ubuntu1 in focal which does work with 5.414:02
sforsheeso based on 0.8.2, but it may have extra patches for 5.4 compatibility14:02
flinggood news!14:03
flingsforshee: how can I check which extra patches are applied?14:03
sforsheefling: if you download the source package then extra patches should be in debian/patches14:04
flingNot sure how to do so, I'm an ubuntu noob14:05
flingI'm building things on gentoo, could install ubuntu to a container14:05
sforsheeif you do that then 'apt-get source zfs-linux' will download the source package, you'll likely have to uncomment the deb-src lines in /etc/apt/sources.list and run 'apt-get update' first though14:06
flingok14:07
flingdo I need eoan?14:08
sforsheeyou'll want focal, likely eoan's version doesn't work with 5.414:08
sforsheeyou might just try 0.8.2 first, and if it doesn't work then look at focal's patches14:10
flingI believe it works14:10
flingI just want to use it properly :P14:10
flingsforshee: ubuntu people are trolling me, can't get the package :P14:42
sforsheefling: you can always download the files manually, you'll need the .orig.tar.gz, .debian.tar.xz, and .dsc files from https://launchpad.net/ubuntu/+source/zfs-linux/0.8.2-3ubuntu1, then run 'dpkg-source -x *.dsc'14:45
flingthanks14:46
flingI found nothing related there.15:18
sub526 As per https://help.ubuntu.com/lts/serverguide/kernel-crash-dump.html , i understood that a manual intervention is required in order to capture the memory for 'machine exceptions' or ‘Hardware Failures’. What exactly ‘manual intervention’ means? And how to get the crash dump in case of  'machine exceptions' or ‘Hardware Failures’?15:31

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