Received: by 10.213.65.68 with SMTP id h4csp3884324imn; Tue, 3 Apr 2018 12:22:17 -0700 (PDT) X-Google-Smtp-Source: AIpwx49s3ouPmS4OaH0/aFDZn9CS9svhNp+75Jym9rtbUbeebP9bfoPJi7T2Ga0wFdOnefv22mCd X-Received: by 10.101.97.163 with SMTP id i3mr10146639pgv.447.1522783337733; Tue, 03 Apr 2018 12:22:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522783337; cv=none; d=google.com; s=arc-20160816; b=tewD08nytK7C60XcKOP2kew4mEENDSOsSQYpGJw9JAit/Q1vlzxXOamO1WsIfMA5+h P4dxmbaV6gYWXw0zt8exU50W+JEpwIyMGmvH5SlwFHHLZP7nX/mFxoBZWDrWeIWxQDJ/ rp6uoUYFdWVCjkjtlRaSnkiZvIIK892oMzi81+Ix71mImvsAN3oyERX3FhT+xmz5Zf/o 8LZnLr4S9/QJY928wAD/rvMwoRdEWGrtiPNYEN/mDBm0qJjRI6CrgdAsGQWKtCE+dV8x Hn8kPs9h9GTQqrPKGPbLzjifkTZZIM5llqYcpN2LpNAlxPfTKVRxEXiFMeC64J2c1m2U SCkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:organization:references :in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=yETXYjI8qrgGAVcL7v76PbidRVs7YLKTeeFOQ5KrRXU=; b=Tr/9NN/wDMz+Xg6K7jrBVpVvP9j6cdblK5T//nRnuXt6n7/0aDbSvBzofZjTYqRdNB le7sa+eI8z06EgpRX+sZl1IIHdfSg7AiMSU4Xg2Jl3ZJZPT/ePI0eFaJNH3MXgzih44+ 58OpVSgiBOEQ8sfdggHIy492XFWsG6XkqsvGPBm3MPjeizr2fUkwg5vZpcT4ovVI+0cW ENnlp3ijuUXjmUoq4sShKktq/Hoz/5isTLG1s9Th5qyGrgiXoj/U/icbhr8Dxu+K+jN9 DMcjJXfTxk2STndwFcxFHgG2G4Q0ASK03Wj6XDPIIGtX042nafmsJL27ymi8ClOYeS1o 4FEg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=archlinux.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f61-v6si1162298plb.291.2018.04.03.12.22.00; Tue, 03 Apr 2018 12:22:17 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=archlinux.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752517AbeDCTUm (ORCPT + 99 others); Tue, 3 Apr 2018 15:20:42 -0400 Received: from orion.archlinux.org ([88.198.91.70]:39318 "EHLO orion.archlinux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751469AbeDCTUl (ORCPT ); Tue, 3 Apr 2018 15:20:41 -0400 X-Greylist: delayed 421 seconds by postgrey-1.27 at vger.kernel.org; Tue, 03 Apr 2018 15:20:40 EDT Received: from orion.archlinux.org (localhost [127.0.0.1]) by orion.archlinux.org (Postfix) with ESMTP id 355E49B91BBB9; Tue, 3 Apr 2018 19:13:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on orion.archlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED=-1,BAYES_00=-1 autolearn=ham autolearn_force=no version=3.4.1 X-Spam-BL-Results: Received: from laptop64.home (unknown [IPv6:2a02:8109:953f:ed90:7eb0:c2ff:fe33:946f]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: andyrtr) by orion.archlinux.org (Postfix) with ESMTPSA; Tue, 3 Apr 2018 19:13:30 +0000 (UTC) Date: Tue, 3 Apr 2018 21:13:26 +0200 From: Andreas Radke To: Jason Andryuk Cc: Jean Delvare , Wolfram Sang , benjamin.tissoires@redhat.com, aduggan@synaptics.com, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] i2c: i801: blacklist Host Notify on HP EliteBook G3 850 Message-ID: <20180403211326.4907f1bc@laptop64.home> In-Reply-To: <20180402123435.5587-1-jandryuk@gmail.com> References: <20180402122536.5083-1-jandryuk@gmail.com> <20180402123435.5587-1-jandryuk@gmail.com> Organization: ArchLinux X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/XkH6mZ7UDh1Kx7tGm5D5AYv"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/XkH6mZ7UDh1Kx7tGm5D5AYv Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Mon, 2 Apr 2018 08:34:35 -0400 schrieb Jason Andryuk : > The HP EliteBook G3 850 has a weird bug where a subsequent cold boot > hangs while plugged in if Linux enables the Host Notify features of > i2c-i801. The cold boot hang depends on how the system boots. It > does not hang on UEFI Grub text boot or legacy Grub text boot. But > it does hang on legacy Grub graphical boot and Intel Boot Agent PXE > text boot. Booting unplugged is not affected. >=20 > Disabling the Host Notify feature with disable_feature=3D0x20 works > around the bug, so automatically do so based on DMI information. >=20 > More information can be found here: > https://www.spinics.net/lists/linux-i2c/msg33938.html I'm faced with similar cold boot issues on my HP ProBook 430 G4 model. Trying your hint with adding=20 "options i2c_i801 disable_features=3D0x20" to /etc/modprobe.d/i2c_i801.conf doesn't seem to solve it for me. root@laptop64:/root # systool -v -m i2c_i801 Module =3D "i2c_i801" Attributes: coresize =3D "28672" initsize =3D "0" initstate =3D "live" refcnt =3D "0" srcversion =3D "A40BF457CFB8C7887EB2045" taint =3D "" uevent =3D Parameters: disable_features =3D "32" Sections: .bss =3D "0xffffffffc0801800" .data =3D "0xffffffffc0801120" .exit.text =3D "0xffffffffc07fe463" .gnu.linkonce.this_module=3D "0xffffffffc08014c0" .init.text =3D "0xffffffffc070b000" .note.gnu.build-id =3D "0xffffffffc07ff000" .orc_unwind =3D "0xffffffffc0800140" .orc_unwind_ip =3D "0xffffffffc07ffe38" .parainstructions =3D "0xffffffffc07ff548" .rodata.str1.1 =3D "0xffffffffc07ff284" .rodata.str1.8 =3D "0xffffffffc07ff028" .rodata =3D "0xffffffffc07ff560" .smp_locks =3D "0xffffffffc07ff280" .strtab =3D "0xffffffffc070d350" .symtab =3D "0xffffffffc070c000" .text =3D "0xffffffffc07fc000" __jump_table =3D "0xffffffffc0801000" __mcount_loc =3D "0xffffffffc08005d0" __param =3D "0xffffffffc07ffe10" __verbose =3D "0xffffffffc0801220" My system boots legacy grub in text mode (KMS) and seems to keep hanging even with that option set. Do you have any further idea? -Andy Arch linux --Sig_/XkH6mZ7UDh1Kx7tGm5D5AYv Content-Type: application/pgp-signature Content-Description: Digitale Signatur von OpenPGP -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEErcih/MFeAdRTEEGelGV6sg8qCSsFAlrD0lYACgkQlGV6sg8q CSunBgf9G0ZF5xVjIXBZjMfIMKUqK+VLld0BTZno+Jzap92K2pKItGP6iuXi1u// zTtFGUIF4NckPL3ZeumR9DPtash1O2LC+h13BEPnN/8lH7kNfqWSYvysKeUiOMeY FQn+fu/SktwxRK9SCE+5hY1a6lb1/qc+paSLTKs82dBRBz0ObvFPWpO/P2rU9rYD W9hZpa8w2E6nsXeADHepk4PtW4Tl4rnje8qdKScxChUBH7tGDNCmUDjSaI+93pZw 8gaddKvh9y17R8bHWmIM2RLLaA0aGY+HUK/bVwgJBy34kGbp2gELLsQVyXn/KDaG RLfRpqw8SdXMUCJHxZRAp8wUkwmN1g== =v6cn -----END PGP SIGNATURE----- --Sig_/XkH6mZ7UDh1Kx7tGm5D5AYv--