|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] reboot weirdness - problem identified
> I'm still having no luck with this, though I think my expectations are pretty
> reasonable at this time. I used xf86config to generate a new minimal
> XF86Config-4 file. The key components of it are:
>
> Load "dbe"
> Option "omit xfree86-dga"
> Load "type1"
> Load "speedo"
> Driver "vga"
> Driver "vesa"
OK, I guess I'd expected "vga" to work, but you should be able to
do rather better than that.
"vesa" won't work. It relies on call-backs to the BIOS to
configure the display, which we don't currently support. I guess
we could, but there's usually a better driver than vesa available
anyhow, so it hasn't been a priority.
What happens if you use the "ati" driver?
Are you sure your kernel is build without CONFIG_{DRM,AGP,FP} ?
If so, its hard to understand why it's rebooting. I wander if
anything might be gleaned from strace'ing what happens when you
start X.
Ian
-------------------------------------------------------
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
|
|
|
|
|