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] reboot weirdness - problem identified

To: Paul Dorman <pauld@xxxxxxxxx>
Subject: Re: [Xen-devel] reboot weirdness - problem identified
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 22 Sep 2004 00:33:34 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Wed, 22 Sep 2004 00:37:24 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Wed, 22 Sep 2004 10:59:18 +1200." <200409221059.18327.pauld@xxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> well, it turns out that the server reboots when gdm tries to start. I have 
> RageXL adapters, so if anyone has these working successfully I'd love some 
> help. How did they go about configuring the correct kernel features?

What happens if you boot to a boot to a console and then start X
manually without any of the gnome stuff?

Are you trying to compile in agpgart, drm or other fbdev
components into the kernel? I'd certainly recommend trying to
avoid having any of these in the kernel -- most X server drivers
will work fine without them, though with reduced performance
[*]. What happens if you just use the standard X "ati" driver?

There was an email thread recently where attempts were made to
make agpgart/drm work, but it ended inconclusively. We don't have
any hardware that actually needs agpgart or any of the fbdev
components so we haven't been able to test this. You might like
to try the patches in the linux-2.6.8.1-patches directory in the
repo.

Part of the problem is that these drivers have only ever been
used on x86 hardware, so the authors have been rather 'fast and
loose' with their use of various kernel functions (such as
assuming bus and physical addresses are the same).  Most other
Linux drivers are rather more careful as they have to work on
PPC, Alpha etc, and Xen relies on this.

agpgart.patch and drm.patch clean up some obvious "bugs", but I
suspect more fixes will be required. Someone who actually has
some of this hardware will need to fix it.

Ian

[*] I believe the Intel i815 driver is an exception to this; it
requires agpgart.


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel