All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: sudden hang on boot on AMD Notebook
Date: Thu, 2 Apr 2015 15:03:27 -0400	[thread overview]
Message-ID: <20150402190326.GC3131@x230.dumpdata.com> (raw)
In-Reply-To: <20150402061559.GA9555@aepfle.de>

On Thu, Apr 02, 2015 at 08:15:59AM +0200, Olaf Hering wrote:
> On Wed, Apr 01, Konrad Rzeszutek Wilk wrote:
> 
> > You can also use the USB EHCI debug port. It works great on laptops.
> 
> Is there an howto for that?

xen_commandline        : console=vga,dbgp dbgp=ehci1 loglvl=all iommu=verbose,debug

Which is because:
[root@x230 konrad]# lspci | grep Enhanc
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset
Family USB Enhanced Host Controller #2 (rev 04)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset
Family USB Enhanced Host Controller #1 (rev 04)

And while both of them have an USB debug port (the first one), it looks
to tied to the docking station. The other is the one I can plug the
USB debug device.

Naturally since this is an USB debug device you need to get an special
$99 USB debug device (Google for it).

The other end of the USB device goes in another machine on which I do
screen /dev/ttyUSB0 115200 cs8

And I see the whole Xen console output.

> 
> Olaf

  reply	other threads:[~2015-04-02 19:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-30 12:14 sudden hang on boot on AMD Notebook Olaf Hering
2015-03-30 12:27 ` Andrew Cooper
2015-04-01 13:35   ` Olaf Hering
2015-04-01 14:39     ` Andrew Cooper
2015-04-01 14:57       ` Ian Campbell
2015-04-01 15:23         ` Olaf Hering
2015-04-02  6:05           ` Olaf Hering
2015-04-01 17:28         ` Konrad Rzeszutek Wilk
2015-04-02  6:15           ` Olaf Hering
2015-04-02 19:03             ` Konrad Rzeszutek Wilk [this message]
2015-04-07  9:40 ` Olaf Hering
2015-04-07 13:51   ` Konrad Rzeszutek Wilk
2015-04-08  7:09     ` Olaf Hering
2015-04-08 14:07       ` Konrad Rzeszutek Wilk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150402190326.GC3131@x230.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=olaf@aepfle.de \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.