Re: Recent kernel anomalies

2018-11-16 Thread Francois Tigeot
Hi, On Fri, Nov 16, 2018 at 04:07:32PM +0100, Daniel Bilik wrote: > On Fri, 16 Nov 2018 16:29:15 +0200 > "karu.pruun" wrote: > > > Can you specify what graphics hw are you using? > > vgapci0@pci0:0:2:0: class=0x03 card=0x222617aa chip=0x16168086 rev=0x09 > hdr=0x00 > vendor =

Re: Recent kernel anomalies

2018-11-16 Thread Daniel Bilik
On Fri, 16 Nov 2018 16:29:15 +0200 "karu.pruun" wrote: > Can you specify what graphics hw are you using? Sure... vgapci0@pci0:0:2:0: class=0x03 card=0x222617aa chip=0x16168086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = 'HD Graphics 5500' class =

Re: Recent kernel anomalies

2018-11-16 Thread karu.pruun
On Fri, Nov 16, 2018 at 3:35 PM Daniel Bilik wrote: > > On Fri, 16 Nov 2018 10:49:33 + > Antonio Huete Jiménez wrote: > > > Would you mind pin pointing the commit that may be causing the problems? > > You can use 'git bisect' for it. > > Done, bisect pointed me to commit c9f83a7+: > >

Re: dhcpcd now in dfly - disabled by default, tests needed

2018-11-16 Thread Daniel Bilik
On Fri, 16 Nov 2018 21:52:58 +0800 Aaron LI wrote: > One more thing, I don't know whether you tell dhcpcd to obtain *both* > IPv4 and IPv6. Configured just to get IPv4 address. After several more reboots (needed to bisect another problem, see thread "Recent kernel anomalies" ;-)), I've hit a

Re: dhcpcd now in dfly - disabled by default, tests needed

2018-11-16 Thread Aaron LI
On Fri, 16 Nov 2018 10:10:59 +0100 Daniel Bilik wrote: > On Fri, 16 Nov 2018 15:59:47 +0800 > Aaron LI wrote: > > > Just report the success/failure in this mailing list is OK > > OK, here we go... I've just tested a setup with dhcpcd following > instructions from your original post. System

Re: Recent kernel anomalies

2018-11-16 Thread Daniel Bilik
On Fri, 16 Nov 2018 10:49:33 + Antonio Huete Jiménez wrote: > Would you mind pin pointing the commit that may be causing the problems? > You can use 'git bisect' for it. Done, bisect pointed me to commit c9f83a7+: Author: Francois Tigeot Date: Mon Nov 5 22:15:18 2018 +0100

Re: Recent kernel anomalies

2018-11-16 Thread karu.pruun
As of 8 Nov (d1dbb0fb), I can't see these issues. This suggests the need to bisect between 8 and 16 Nov. Cheers Peeter -- On Fri, Nov 16, 2018 at 12:49 PM Antonio Huete Jiménez wrote: > > Hi Daniel, > > Would you mind pin pointing the commit that may be causing the problems? > You can use

Re: Recent kernel anomalies

2018-11-16 Thread Antonio Huete Jiménez
Hi Daniel, Would you mind pin pointing the commit that may be causing the problems? You can use 'git bisect' for it. Regards, Antonio Huete Daniel Bilik escribió: Hi. After updating to current 5.3-DEVELOPMENT (21b2a00+), chromium started to fall on me. Well, not really chromium itself, but

Recent kernel anomalies

2018-11-16 Thread Daniel Bilik
Hi. After updating to current 5.3-DEVELOPMENT (21b2a00+), chromium started to fall on me. Well, not really chromium itself, but "just" extensions are crashing during browser activity, taking down chromium child processes, with kernel reporting something like this: pid 1123 (chrome), uid 1001:

Re: dhcpcd now in dfly - disabled by default, tests needed

2018-11-16 Thread Daniel Bilik
On Fri, 16 Nov 2018 15:59:47 +0800 Aaron LI wrote: > Just report the success/failure in this mailing list is OK OK, here we go... I've just tested a setup with dhcpcd following instructions from your original post. System really has chosen dhcpcd instead of dhclient during boot, but was unable

Re: dhcpcd now in dfly - disabled by default, tests needed

2018-11-16 Thread Aaron LI
On Fri, 16 Nov 2018 08:53:00 +0100 Daniel Bilik wrote: > > > The imported dhcpcd is disabled by default. After more tests, we'll > > enable it by default > > Where should we direct success and/or failure reports? Hi Daniel, Just report the success/failure in this mailing list is OK, as we