[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ryzen 6000 (Mobile)
- To: Dylanger Daly <dylangerdaly@xxxxxxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Thu, 25 Aug 2022 10:35:43 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.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=hscJ+ul5cgr57+yhUVg2raL3XL5c5yz7Eqw4EEQmS7I=; b=ks2UDkC+xQf/AN4sKiHGTdz96NF2MzeHcR4Q/784BSGdw/iAo4vDB5pNGYywtKF6OIrHHe+NqOYN4CtMC0mZVovTAjQ75j8w+FNeD4UXmv/VaSoEptISYxTpPxBzrdoYrTkYWjwBZfrvIOA5f4Ig5rgLdJbbUN/54Ptir0OMpdmO/pkw4PfqZ0LAA4CMU0SeIAcPq2zkKeUbhntS7ZXlYNKhwhahg7+U2s+kUFQRFtQ2wlzBd56KjSG12ipVsoNutI4Xaotf9uw2L2AhDxjOuhmxt1zw1t07P+MsFr8VsZUN2A7dmpqO3FjaoneRnOWAKFLXNaPK0KJe/qBC/tyjkg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fbEskmgw16jA8EJk5cUtmisAZCzqDCGVNW+A0kJO9iVMl590rDWIwl3Wbo8N4rr3ToW7y9NFaliMpJdmfqMFj6Nbaxi03Xxz1QOT7etEYqiwWNcDtBN1+pbRquFdVEjBSNvKdfFCz4oqF6N7oOwq12hL6mGg6H06YJ2yLnAIc802V0QLjDNrF/RuJ28JgFMV80hbnwB/DvjMTio/s2Z2bWKYOK4kB1SITh9d1DFnRCSGJ/yCJur4RRdrJ7b/RUS+M2axol3yUk4hy+n9p/uHiHPHbJoj4+Pw+/fNYJeIDKWdjoM3/NVhcUHicHHgDBWLwtxD1ejDaRb/pHCCjYOWgg==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, Andrew.Cooper3@xxxxxxxxxx
- Delivery-date: Thu, 25 Aug 2022 08:35:55 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 24.08.2022 20:15, Dylanger Daly wrote:
> I'm sorry I didn't get where in /sys/firmware you'd like to take a look at.
It's been a long time since I last needed to access that, when it
was still /proc/mem and/or /proc/kmem. Their modern equivalents might
be /sys/devices/virtual/mem/{,k}mem ... But if that's not usable to
get at the needed data, perhaps we should go with logging it by way
of a patch to Xen. Please let me know if I need to hand you a patch
to do so.
> Sometimes when I power the laptop off I can see it's crashing somewhere in
> ACPI/weird address issue
In ACPI or in EFI? In the latter case suppressing the use of the EFI
runtime service for shutdown/reboot may help ("efi=no-rs" to disable
all runtime services use might be a good first try).
> Is there anyone else struggling with AMD Ryzen 6000 on Xen?
Don't know.
Jan
|