[05:40] apw, jsalisbury TJ how to fix it https://paste.ubuntu.com/p/MJQRM28W3z/ ? [05:46] anyone online ? [06:26] how to patch a kernel for ubuntu ? [06:47] s10gopal: please stop spamming, your behavour in here is very rude. asking once and waiting for a reply is how it's done - even if it takes hours or days. lots of people here are not on IRC over the weekend, so please be patient. [06:51] f_g, sorry [11:22] #ubuntu [13:52] jsalisbury, bios update can fix it too ? [14:00] @apw and @tyhicks: Left the DELL T3610 running prime95 torture since last week using the patched 4.13.0-38 Kernel and the machine did not freeze. So we defintively have a WINNER! [14:01] dijuremo: that's great to hear - thanks for the testing feedback [14:28] tyhicks, sounds excellent, good work, it is appreciated [14:29] thanks! [15:02] jsalisbury: apw TJ- can you please tech me how jsalisbury revert the commit ? he did it by using patch -p1 -R < patch.txt ? he did it by removing all information before line 23 of http://paste.ubuntu.com/p/6y3XBgs5xJ/ ? [15:03] s10gopal, more likley a git revert [15:05] thx [17:25] apw, jsalisbury it do not resolves the bug. [17:52] apw, jsalisbury it can be fixed ? [17:54] more kernel to test ? [18:06] s10gopal, it sounds like you're bisect may have been given an incorrect good/bad. [18:06] s10gopal, can you run 'git bisect log' and post the output to the bug? [18:07] i did git checkout v4.13 to build 4.13 kernel [18:07] how to move back and get the v4.12 logs ? [18:08] cd jsalisbury done http://paste.ubuntu.com/p/jHdRP8CwgX/ [18:08] s10gopal, check the v4.12 branch back out and maybe the bisect info will still be ther? [18:09] s10gopal, thanks. I'll compare that to where I was in the bisect. We may have to start back up again where we left off. [18:10] jsalisbury, i am going to sleep in 30 minutes , any kernel to test ? [18:32] jsalisbury, ? [18:35] s10gopal, Not yet. I will review the logs and figure out the next one to build. I'll post it to the bug. [18:37] jsalisbury, if battery drain will kill my battery ? any temp solution without removing battery ? [18:37] s10gopal, keep it plugged in? Or boot one of the previous kernels that was good? [18:39] boot on previous kernel is good but when i boot in older kernel on 16.04 , laptop becomes super laggy [18:41] s10gopal, The last mainline kernel you tested was 4.15. I guess it would be worthwhile to test 4.16 to see if this bug was already fixed. It is aviable from: [18:42] jsalisbury, already tested it [18:42] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16.1/ [18:42] s10gopal, since the bisect pointed to a commit that did not fix the bug when reverted, we may have to retest all of the kernels in the bisect. [18:43] s10gopal, to make sure we didn't accidentally mark one good when it was bad or vice versa. [18:43] jsalisbury, ok , which kernel i haveto test now ? [18:44] s10gopal, did you run uname -a when you booted into my last kernel that had the revert? Just to confirm it was the correct kernel? [18:44] yes it was linux gopal-HP-Notebook 4.13.0-38-generic #43 [18:46] s10gopal, Ok. Let me build you one more kernel before we retest the bisect kernels. I'll have it ready and posted in about 20 minutes. [18:46] jsalisbury, today i have also updated my bios after testing your kernel [18:46] s10gopal, I'll post the link in the bug. [18:47] jsalisbury, the commit came in git bisect is also related to battery ? [18:48] s10gopal, It's a power management commit so possibly. I'm going to build the next test kernel with a few of those PM commits reverted. [19:43] jsalisbury, need to install both files ? === ghostcube_ is now known as ghostcube [21:44] sforshee: http://kernel.ubuntu.com/git/jj/ubuntu-artful.git/log/?h=bionic2 [21:45] I still need to cleanup the commit messages and fold the a couple fixups in [21:45] but it has been passing my testing [21:46] also would you like the fixes from the 4.17 PR thrown on top or done as a separate pull request