WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: Continuing problems booting

To: Gerd Hoffmann <kraxel@xxxxxxxxxx>
Subject: Re: [Xen-devel] Re: Continuing problems booting
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Fri, 06 Mar 2009 07:20:15 -0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, M A Young <m.a.young@xxxxxxxxxxxx>
Delivery-date: Fri, 06 Mar 2009 07:21:06 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49B12FE4.7050503@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <alpine.GSO.2.00.0902201239010.757@xxxxxxxxxxxxxxxx> <alpine.GSO.2.00.0902201554500.757@xxxxxxxxxxxxxxxx> <alpine.LFD.2.00.0902211225540.14632@xxxxxxxxxxxxxxx> <49A0F68D.9070306@xxxxxxxx> <alpine.LFD.2.00.0902220922040.4149@xxxxxxxxxxxxxxx> <alpine.LFD.2.00.0902221449410.17196@xxxxxxxxxxxxxxx> <49A187B8.7000902@xxxxxxxx> <alpine.LFD.2.00.0902222257230.4472@xxxxxxxxxxxxxxx> <49A1DD80.1080903@xxxxxxxx> <alpine.LFD.2.00.0902222359090.4472@xxxxxxxxxxxxxxx> <49A241EC.3050300@xxxxxxxx> <alpine.LFD.2.00.0902242228550.12607@xxxxxxxxxxxxxxx> <alpine.LFD.2.00.0902272317030.17305@xxxxxxxxxxxxxxx> <49A890FF.4080803@xxxxxxxx> <49ABAF7C.6050906@xxxxxxxxxx> <49AF5FEB.4010508@xxxxxxxx> <49AF80C1.2060307@xxxxxxxxxx> <49AFB122.5040301@xxxxxxxxxx> <49B02069.5000207@xxxxxxxx> <49B12FE4.7050503@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (X11/20090105)
Gerd Hoffmann wrote:
Jeremy Fitzhardinge wrote:
Gerd Hoffmann wrote:
Hm.  You should see "XEN PAGETABLES" in the early reservations, which
should protect them from then on.  Oh, look, its only doing it in the
64-bit setup.

I see it is fixed in latest git.

Now the i386 machine shows other issues, device drivers fail to
register, errno 38 (ENOSYS).  Huh?  Also Shift-PgUp doesn't work, which
makes me think it is an interrupt issue.  APCI-less box.  The x86_64
machine (with IO-APIC) is doing fine.

Hm. I was not really planning on supporting no-ACPI; I've only hooked acpi_register_gsi, which is called via acpi_pci_irq_enable. I guess you'd need to do something in pirq_enable_irq as well, and I'm not sure if all the stuff gets set up properly for IO_APIC_get_PCI_irq_vector to work.

I can watch the cursor moving, just no characters appear on the screen.
 Maybe some I/O port access issue?  So the color palette is foobar and
it prints black on black?

Yes, that's what I see too. I spent some time staring at the vga framebuffer mapping and I can't see anything wrong with it at all - and I think the vga code can see its own framebuffer because it actually tests to see if it can write and read back from it.

The fact that the cursor moves around suggests that IO ports are the only thing that *are* working, but perhaps the io bitmap is coming in to play (hm, there's the ring 1 vs ring 3 difference between 32 and 64 bit).

Aside from that, there's the palette, as you suggested, and the character generator might be all empty too, I guess.

Also, when I try to start X it just spins there allocating memory until everything falls over (used to crash, before the pagetable reservation fix). I'm guessing its related, but I haven't looked into it yet.

   J

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel