[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] reboot weirdness - problem identified
> 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |