[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] problem using compiled kernel -- Sisu
Hi, Jeremy, Konrad: Thanks for all your reply. I really appreciate it. I encountered the following problems: 1. after 'make world' and reboot, the screen would flash some time, so i removed my graphic card and use the integrated one instead; 2. it seems by default there is a module called 'logitech mouse' which is not chosen, and guess who's using a logitech mouse?.. it would stop at boot time and saying some usb problem.. I rebuild and reconfigured the kernel several times, but with no luck.. Then I switched to 64-bit Ubuntu, everything works fine now. Thanks very much! Best! Yours, Sisu On Mon, Aug 2, 2010 at 10:37 AM, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote: > ÂOn 08/02/2010 08:29 AM, Konrad Rzeszutek Wilk wrote: >> >> On Mon, Aug 02, 2010 at 08:24:29AM -0700, Jeremy Fitzhardinge wrote: >>> >>> ÂOn 08/02/2010 07:49 AM, Konrad Rzeszutek Wilk wrote: >>>> >>>> On Fri, Jul 30, 2010 at 04:20:06PM -0500, Sisu Xi wrote: >>>>> >>>>> Hi, all: >>>>> >>>>> Sorry to trouble you again. But I really tried very hard on installing >>>>> xen on my machine. I reformatted my whole disk, install Ubuntu 10.04, >>>>> and compile Xen and Kernel from the source code. >>>> >>>> Ok.. why? Why didn't you just re-build? >>>> >>>>> it gives out info this time, saying something about >>>>> BUG: scheduling while atomic: rsyslogd/565/0x10000001 >>>>> kernel BUG at arch/x86/mm/highmem_32.c:45! >>>> >>>> The .config that Pasi pointed has this: >>>> >>>> # CONFIG_HIGHPTE is not set >>>> >>>> That is what you need in your .config file. >>> >>> Why? ÂThat shouldn't be necessary, and is disabled at runtime even >>> if you enable it. >> >> Didn't we have some trouble with this? > > We had trouble with it being enabled; my recommendation has been to leave it > off. ÂBut now we disable it at runtime by just not allocating ptes in high > memory, so we don't need to deal with them any more. > > But I haven't looked at this specific BUG; what's the failure? > > Â ÂJ >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@xxxxxxxxxxxxxxxxxxx >> http://lists.xensource.com/xen-devel >> > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |