/srv/irclogs.ubuntu.com/2019/08/05/#ubuntu-kernel.txt

TJ-Is it possible to modify kernel config to support Bug #183884410:37
ubot5bug 1838844 in linux (Ubuntu) ""dm-verity: Invalid number of feature arg" with FEC due to "# CONFIG_DM_VERITY_FEC is not set"" [Undecided,Incomplete] https://launchpad.net/bugs/183884410:37
apwTJ-, all things are possible with sufficient motivation10:56
apwsforshee, ^10:57
TJ-apw: pretty please :D10:58
* TJ- hands out sweets10:58
tjaaltonlotuspsychje: have you tried 5.0.0-24 from bionic-proposed?11:03
lotuspsychjetjaalton: no11:04
tjaaltonand did you check new bios?11:04
tjaaltonif there is one11:04
tjaaltonbecause there have been many dell machines with issues that were fixed by new bios11:05
tjaaltonwhich comes with a new video bios11:05
lotuspsychjetjaalton: didnt test yet no, but i can confirm we have 3 different clevo's now with the flickering, diff bios versions11:05
tjaaltonany of them with the latest?11:06
lotuspsychjetjaalton: got one customer comming this afternoon, ill doublecheck11:06
lotuspsychjetjaalton: and ill try to update mine asap11:06
tjaaltontry -24 first11:07
tjaaltonhmm11:07
lotuspsychjetjaalton: can you tell me the procedure, enable propose in sources?11:07
tjaaltonyes, and apt update; apt install linux-generic-hwe-18.0411:09
tjaaltonshould pull everything11:09
tjaaltonnecessary, and not everything from proposed :)11:09
lotuspsychjeinstalling11:10
lotuspsychjetjaalton: flickering aswell11:13
tjaaltonok11:14
lotuspsychjetjaalton: so, 4.15 works, 4.18 works, 5.3 latest works, 19.10 5.2 works11:15
tjaaltonwhat, now 5.2 works?11:16
lotuspsychjei tested a 19.10 live daily11:16
tjaaltondid you install it?11:16
lotuspsychjenot yet11:16
lotuspsychjebut a 19.04 live also flickers so live/real should not matter?11:17
tjaaltondid you boot it with fastboot=011:17
tjaalton?11:17
lotuspsychjeno11:17
lotuspsychjeall iso tests were default11:17
tjaaltonthen it's not the same11:18
tjaaltonfastboot is papering over it for the initial startup, suspend/resume should show flickering again11:18
lotuspsychjei see11:18
lotuspsychjetjaalton: think im gonna roll back to 4.18 for now, got a mail from my reseller suggesting so and remove 5*11:30
lotuspsychjehe also doesnt think bios updates will fix this issue11:30
tjaaltonso it's not worth it to try?11:31
lotuspsychjebricking bios will also break the warranty11:31
lotuspsychjetjaalton: yeah i will try it on my machine, but for customers ill go to 4.18 for now11:31
lotuspsychjewe know its working there right11:32
flingIs it not possible to get a patch easily?11:54
tjaaltonfling: look at the commits that touch fs/shiftfs.c, and then git format-patch them11:57
tjaaltonit's not a single patch, nine commits in disco kernel11:57
flingtjaalton: do I need git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack ?12:41
flingtjaalton: how deep should I clone it?12:41
flingthe tree is HUGE!12:42
tjaaltonfling: ubuntu kernel12:42
tjaaltongit://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/disco or such12:43
flingI want the patch for 4.19.63 or similar12:44
tjaaltonthen do some work12:44
flingSo there is no patch for 4.19.63 right?12:45
flingWhat is disco kernel?12:45
tjaalton5.012:45
tjaaltonor pull it from cosmic (4.18)12:45
tjaaltonI don't know what the closest one for 4.19, go search12:46
apwfling, better to bite the bullet and clone linus' tree, and use that as a reference for all of our trees when you clone them12:49
flingtjaalton: I can use 5.012:53
flingapw: I have no idea how to perform this12:54
apwfling, mostly people would clone linus tree (git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git) and then when cloning our trees12:57
apwfling, literally say like git clone --reference linux <ubuntu tree>12:57
apwso you only once go get the objects in linus' tree and share them12:57
TJ-I add all the ubuntu repos as remotes 13:01
apwTJ-, also tollerable, i tend to need to work on more than one series at once13:03
TJ-apw: I thought that would be case, it's wonderful how flexible git is13:03
apwTJ-, right, that in spades13:04
TJ-I think I've included most Ubuntu releases, the stable tree, Debian, some nvidia-tegra stuff, raspi, and the entire .git is only 4.1GiB13:05
apwTJ-, believeabe, and given that is 5 or 6M commits that is pretty amazing13:09
* TJ- nods happily13:09
flingIt takes forever to clone!13:09
flingIs not there a faster way?13:09
TJ-fling: depends on the remote server load13:09
apwfling, the first time, likely yes, one never does it more than once13:09
flingIs 5.0 in git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/disco ?13:12
flingWhich branch do I need?13:12
apwfling, which kernel are you runnig on which series13:19
flingapw: I'm running 4.19 on gentoo13:27
apwok now i am confused, why do you want our kernel13:28
flingI'm trying to get the shiftfs patch.13:28
flingI need one to be able to use shiftfs.13:29
flingHow to list commits including fs/shiftfs.c ? :P13:31
apwfling, then yes there are 9ish patches on the master-next branch of the +git/disco which relate to adding shiftfs13:31
apwgit log fs/shiftfs.c13:31
flingthanks!13:32
flingHow to figure out which version am I getting the patch for?13:38
richi235fling: try git://kernel.ubuntu.com/ubuntu/ubuntu-disco.git that should be faster13:47
richi235for almost every git.launchpad.net repo you can find a kernel.ubuntu.com repo which is a mirror and faster13:48
richi235browsable at https://kernel.ubuntu.com/git/ 13:50

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