[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG]i2c_hid_acpi broken with 4.17.2 on Framework Laptop 13 AMD


  • To: Sébastien Chaumat <euidzero@xxxxxxxxx>
  • From: Mario Limonciello <mario.limonciello@xxxxxxx>
  • Date: Wed, 6 Mar 2024 12:08:19 -0600
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=vCDgLiYEndT/i2zM6Nh2/QLh+4ErkHJLrN2eNndJs+E=; b=E4+7n90bJfPBWfWa2HAbwQSIC9DBAaMelp8ibd6ocTYCr2dFV3J4Z0TlJY4mrw0ZcFdrtqIjQFzT54eCWOgyIH6uTtCkpdNwNHuvq/nPgi2vMCDA3SxT9CuibriEV1k+6Y+VHR+ecqnO/o4EksXOJf95GfJ5xb8B025Nkw8J0W13TDQ2wa8Jgf41HMmENsOjbp9Z8cmr5ImtGB0B7HWil1BCea76gtcaWxXu+PZD8d40b/HhRJIXdHuKJY/SPove0GGCwLweQGEAlynwTkR80jslTdsxceCs0hOXnb1QlRQPG8ykyN7WeMUco35EC0H92gc/7gzl9kN0EfevRbtf8g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=IXWswHKpyV4sj36i+QY0iSVVlHLD6L1GXbvDehMJFf/TV66IC7nbdCxQwcShIzds9I5QTq1euiwN6ts9vpYZp+2UTv3FBN90nhRTtjToNNzijihSBV97eBeOSl7qiCyPDayeTl5esD6ufvoGow585PJMF6BHlcDNtDAxAF5MCStu8+6ogUIb0ZtRy1qjIUl29h2W4ASFiNOC7cTZ3+G6xijpdKwERBVuShReoYJc+RBB7b+gMzaZSPhNZZEkz1LVB6kRoqY8N2BcKW53QSwSc7ANMXPv/c7gzIp/NvT4+m7cdsOElPnhIH1I5ScFbTPCSentYBvpc/+mo8PHjBIZ/w==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, Jan Beulich <jbeulich@xxxxxxxx>, Juergen Gross <jgross@xxxxxxxx>, Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Wed, 06 Mar 2024 18:08:32 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 3/6/2024 12:05, Sébastien Chaumat wrote:


Le mer. 6 mars 2024 à 18:33, Mario Limonciello <mario.limonciello@xxxxxxx <mailto:mario.limonciello@xxxxxxx>> a écrit :

    On 3/6/2024 11:28, Sébastien Chaumat wrote:
     >
     >
     >
     >
     >     Reasoning backward  (using a  kernel without the pinctrl_amd
    driver
     >     to ensure xen only is at stake) :
>       checking the diff in IOAPIC  between bare metal and xen (IRQ7 is
     >     on pin07 on APIC )
     >
     >     using kernel argument : apic=debug
     >
     >     bare metal :
     >     [    0.715330] fedora kernel: ... APIC VERSION: 81050010
     >     ...
     >     [    0.715433] fedora kernel:  pin07, disabled, edge , high,
    V(00),
     >     IRR(0), S(0), physical, D(0000), M(0)
     >
     >     xen :
     >     [    2.249582] fedora kernel: ... APIC VERSION: 00000014
     >     ...
     >     [    2.249730] fedora kernel:  pin07, disabled, level, low ,
    V(60),
     >     IRR(0), S(0), physical, D(0000), M(0)
     >
     >     So the APIC table is not the same.
     >
     >     As strange as it looks the  (IOAPIC 0) pin07 is correctly
    described
     >     by the APIC in xen but yet differently than in baremetal.
     >     But the APIC message comes long after the
     >     [    1.833145] fedora kernel: xen: registering gsi 7 triggering 0
     >     polarity 1
     >
     >     so I wonder if the APIC pin07 info had any influence.
     >
     > Finally found the fix : adding ioapic_ack=new to xen boot parameters.
     > Not only the trackpad is now working but also the ACPI Embedded
     > Controller which is completely disabled.
     >
     > Sébastien
     >
    That's great news!  I'm personally totally unfamiliar with
    ioapic_ack=new, so I did a quick search and found out it's a Xen
    parameter (I came across
    https://xenbits.xen.org/docs/4.5-testing/misc/xen-command-line.html
    <https://xenbits.xen.org/docs/4.5-testing/misc/xen-command-line.html>).

    This mentions that "new" should be the default, so why isn't it the
    case?


  "This is the the default unless directed-EOI is supported"
xl dmesg without forcing the parameters shows :

(XEN) Enabled directed EOI with ioapic_ack_old on!

Got it; it sounds to me like a logic mismatch in Xen then.


    Also; I'd be really interested to hear what happens with s2idle with
    Xen
    now (if it works).


suspend to RAM now works :)

Do you see /sys/power/suspend_stats/last_hw_sleep increasing with your suspend cycle?




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.