From: Wei Liu <liuw@liuw.name>
To: xen-devel@lists.xensource.com
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Console is not working with 2.6.38.4 Dom0 and Xen unstable
Date: Sat, 30 Apr 2011 17:13:19 +0800 [thread overview]
Message-ID: <BANLkTimpo4aPHZKyKwRFb31NoxcPmNdvqA@mail.gmail.com> (raw)
Hi,
I'm building my development with Debian Squeeze, Xen unstable and the
latest 2.6.38.4 kernel.
According to Xen wiki page, graphic subsystem is not working with
2.6.38 [1], so I disable GDM. I also set up various Xen and Linux
debug options, now that my grub entry looks like:
--- start of grub config ---
multiboot /boot/xen-4.gz com1=115200,8n1 console=com1,vga
sync_console console_to_ring loglvl=all guest_loglvl=all noreboot
lapic=debug apic_verbosity=debug apic=debug iommu=off
module /boot/vmlinuz-2.6.38.4-liuw+ console=hvc0,vga earlyprintk=xen
nomodeset initcall_debug debug loglevel=10
root=UUID=fd49322b-830f-44d2-8bdf-de5c355bb159 ro quiet
--- end of grub config ---
Another thing I do is setup a serial tty in /etc/inittab, which looks like:
--- start of inittab ---
s0:2345:respawn:/sbin/getty 115200 ttyS0
--- end of inittab ---
After Xen relinquishes the VGA console, the screen goes black. Serial
line has some output, but no login prompt is showed.
However, I can login with SSH. Everything works fine.
So it seems that the VGA console and serial console are not working
properly. Any suggestions?
[1] http://wiki.xensource.com/xenwiki/XenPVOPSDRM
--
Best regards
Wei Liu
Twitter: @iliuw
Site: http://liuw.name
next reply other threads:[~2011-04-30 9:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-30 9:13 Wei Liu [this message]
2011-04-30 9:59 ` Console is not working with 2.6.38.4 Dom0 and Xen unstable Pasi Kärkkäinen
2011-04-30 10:27 ` Wei Liu
2011-04-30 10:41 ` Pasi Kärkkäinen
2011-04-30 11:17 ` Wei Liu
2011-04-30 11:40 ` Pasi Kärkkäinen
2011-05-02 11:31 ` Wei Liu
2011-05-02 13:54 ` Wei Liu
2011-05-02 14:10 ` Konrad Rzeszutek Wilk
2011-05-03 3:28 ` Wei Liu
2011-05-03 15:05 ` Konrad Rzeszutek Wilk
2011-05-04 2:31 ` Wei Liu
2011-05-03 13:21 ` Ian Campbell
2011-05-03 13:49 ` Wei Liu
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=BANLkTimpo4aPHZKyKwRFb31NoxcPmNdvqA@mail.gmail.com \
--to=liuw@liuw.name \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).