Received: by 10.213.65.68 with SMTP id h4csp774300imn; Wed, 4 Apr 2018 07:04:52 -0700 (PDT) X-Google-Smtp-Source: AIpwx49QPiz4D8xcUjeokxevxm5C13B3Lrj6Z2cUmdb0ebOSW+JjZ3E5u7Dlc0VCVyz5+k8V9q3S X-Received: by 10.98.10.131 with SMTP id 3mr14128774pfk.112.1522850691876; Wed, 04 Apr 2018 07:04:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522850691; cv=none; d=google.com; s=arc-20160816; b=qhO8DX8TfqCLCZEdZ0/OX2WvHij6OmkAnN0IKlq4pW0C3SeifOJYDSb/nzr9pD1ElF Hk+meKm/1+oKh3tvzLfwKFAgYLHLRBUvUUM+RYDHTWxe/WEN12cSxdu76VYGvrUTiEkV OvV72WiUPM8kaDEE79oTfNLnZeBhhdUGA65CNMIfs7BDHwPc15joXHLd8exJ181K8Ni8 eqS/eIwTHGP+d0+g0Ki2pPYj4tIUjR2Ra+Sjiod38d+z/+E2PMqCW1szP9R+79GF2Tj/ 2errpdxvbxc8khnsF+Te/PXsn4UD+RUwd1hz4LEEOPaCLAb2ZGtZpw5LITtQhmEK6pKg asgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=Dg/frfYXu+19aV23uYsCd3hDK/+MDMge4xb19f9rxic=; b=lbB0FtwcPq1CgIsN+MzC82aykAuma/cdRU5wNAXSsuxBkbcSOy7DUylPdRtp68MLec zGh42gjPrtoqU/bUQVg8rraNve2Htp/Tt6yZ/QGlTGpdwJ7EFm8QLeu7D8TznvEo3Jy8 zL8KKvDYNomTEL47HScR5O/wBVgP43KaITc0rXibhUB3Bujq3AmnMdY+mIwoPlT6sIPU mZtL43i8fOsselmYrzApxMXTCJKWY70fhJ4BIri0pn6Jk8VX6n4VqKwciMCdb7NMiufL /RmXk1xg1TGU8srgQNF3/Q0sulAejLSo3XexN4v1e2SYBc/MZMEVQCiHRkEoCwNEpEgb v1MA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f90-v6si3275701plb.162.2018.04.04.07.04.37; Wed, 04 Apr 2018 07:04:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751324AbeDDOCR (ORCPT + 99 others); Wed, 4 Apr 2018 10:02:17 -0400 Received: from mx2.suse.de ([195.135.220.15]:55530 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751117AbeDDOCQ (ORCPT ); Wed, 4 Apr 2018 10:02:16 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id D2E08AF95; Wed, 4 Apr 2018 14:02:14 +0000 (UTC) Date: Wed, 4 Apr 2018 16:02:11 +0200 From: Jean Delvare To: Jason Andryuk Cc: Andreas Radke , Wolfram Sang , benjamin.tissoires@redhat.com, aduggan@synaptics.com, linux-i2c@vger.kernel.org, LKML Subject: Re: [PATCH v2] i2c: i801: blacklist Host Notify on HP EliteBook G3 850 Message-ID: <20180404160211.57ae77ea@endymion> In-Reply-To: References: <20180402122536.5083-1-jandryuk@gmail.com> <20180402123435.5587-1-jandryuk@gmail.com> <20180403211326.4907f1bc@laptop64.home> Organization: SUSE Linux X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.31; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jason, Andreas, On Wed, 4 Apr 2018 08:55:20 -0400, Jason Andryuk wrote: > On Tue, Apr 3, 2018 at 3:13 PM, Andreas Radke wrote: > > I'm faced with similar cold boot issues on my HP ProBook 430 G4 model. > > Trying your hint with adding > > "options i2c_i801 disable_features=0x20" > > to /etc/modprobe.d/i2c_i801.conf doesn't seem to solve it for me. > > Maybe verify the option is set by checking > /sys/module/i2c_i801/parameters/disable_features ? Looks like dmesg > should also report "SMBus Host Notify disabled by user" when disabled. > I run with i801 built-in, so I was specifying the option on the kernel > command line. Another thing to think of is that you may have to rebuild the initrd/initramfs after editing /etc/modprobe.d/i2c_i801.conf if i2c-i801 happens to be part of it (and make sure that /etc/modprobe.d/i2c_i801.conf is indeed included in initrd/initramfs then.) > > My system boots legacy grub in text mode (KMS) and seems to keep hanging > > even with that option set. > > Your cold boot hang is in legacy grub itself? Legacy grub text mode > actually doesn't hang my G3 850 - it was switching to the graphical > splash screen that seemed to do it. PXE booting via F12 was another > consistent way to hang. It was very early in the PXE boot code - > before it checked the link status. So you could try that with it just > plugged into a switch even if you don't have a PXE boot setup. > > From my previous post: > """ > The Boot Agent hang prints "Client Mac Addr 00-11-22-33-44-55" > and hangs. A normal boot prints a GUID on the same line and > continues. > """ > > Otherwise, unfortunately, it might just be a different issue. I recall reports about hangs when we first added support for interrupts. I think we addressed all the bugs in this area since then but maybe not. So you may want to try disable_features=0x30 to disable both interrupts and SMBus Host Notify. -- Jean Delvare SUSE L3 Support