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

Re: Console output stops on dbgp=xhci


  • To: Tamas K Lengyel <tamas@xxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 15 Sep 2022 16:10:10 +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=pjA1wDACamPBIavzDa3U2kJc3Ji464I5quEEqDqAaX0=; b=Gh4mBA/B4GP9pv1iPbyh2LylV8sgUpi6OS3/pD0xo+tMd1CxsfrN3NG9Nw3u4k31noWoeEdw5+o01eKf6DqaUly2gSczkED6blSmWdgIoW94Pq+STVD33hbOl+uRR7jaUc3moogoZhQHV0RInIHDwvvLwxHy++dJa0j00V70TDW0roSGMS7SEmHKCY+hxCdO2C9WFD+g6FUdL4jKFqzcZFMf5PBD1nXHJLTBTr5Xl/KUJmT3MfvBN4LzcSrdxN8tCRss1BbobMsIGuLJ7hEqwV0Fy7G6IiTqi+xncQ7r8/zN/TaNekfpQljLziO1ugWgdhEwwUOQR1UKGlOUYpJ+ng==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PsPGZx9x75mhVYbsUi92mu6zoX3I7NZkVwlyuWuK0JecVxkXKk/KkpZkGah5nTEV1lEJ9KLiC6bYX7k2kLLibsrPLCVgbZckEtoLBg3HyoE5rY+IXb8J4AAS607RkwbCvjW+zyKXY35tpGL3Ry+orw2m/OiaTOf8pkmCrt7QklBrVpcYVvAWs6ConAqyS0qwcTGhP0w15Tgr8/gG3K+KjcNoZDlWLEO27+w/K+jsA6GNloH/k0cyvPHPSOM5huzCbtq7SE06bx4X/DQuzGyvVYCxu7qtmH6roTkGRccqyvRCoFplzAzD+X1FrDthzJY0B3eVA3SsgEgcBswVC0qaSg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Thu, 15 Sep 2022 14:10:21 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 15.09.2022 16:05, Tamas K Lengyel wrote:
> On Thu, Sep 15, 2022 at 3:56 AM Jan Beulich <jbeulich@xxxxxxxx> wrote:
>>
>> On 15.09.2022 02:41, Tamas K Lengyel wrote:
>>>>> Do you have any idea what might be going on and preventing the output
>>>>> from showing over USB3 afterwards? The /dev/ttyUSB0 device is still
>>>>> present on the receiving side, just nothing is being received over it.
>>>>
>>>> There are few more patches in the series that are de facto required.
>>>> Especially those about IOMMU, otherwise it can only possibly work with
>>>> iommu=0 (which I'm not sure if even is enough).
>>>
>>> Unfortunately with iommu=0 Xen doesn't boot at all for me. I see this
>>> on the console:
>>>
>>> (XEN) Panic on CPU 0:
>>> (XEN) FATAL PAGE FAULT
>>> (XEN) [error_code=0011]
>>> (XEN) Faulting linear address: 00000000328b3a54
>>
>> Perhaps in another thread, could you post details about this? I guess
>> we want to address this independent of your XHCI issue. That's an
>> attempt to execute code outside of the Xen image - the only reason I
>> can think of for this would be an EFI boot services or runtime
>> services call, with (possibly but not necessarily) quirky EFI firmware.
>> Any other context this is appearing in would quite certainly require a
>> fix in Xen, and I don't see how "iommu=0" could affect the set of EFI
>> calls we make.
> 
> This was indeed observed with a xen.efi booted directly from UEFI.
> Beside the limited boot log I get through xhci I don't have more
> insight but happy to send that (and anything else you think would be
> useful).

And with "iommu=0" but no use of XHCI it doesn't crash? Or there you have
no way to collect the log then?

In any event, from your description the interesting part might be the
EFI memory map. That ought to be pretty stable between boots, so you may
be able to collect that in full via "xl dmesg" in a run without "iommu=0".

Jan



 


Rackspace

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