From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Please test xen/stable-2.6.32.x in xen.git Date: Thu, 01 Apr 2010 13:08:22 -0700 Message-ID: <4BB4FD36.3070408@goop.org> References: <4BB38D30.3090100@goop.org> <4BB390F4.5040802@access.denied> <4BB39D35.3090708@goop.org> <4BB3AFE7.3090601@access.denied> <4BB3B128.1030707@goop.org> <4BB44D6F.8060008@access.denied> <4BB4EEA2.1020602@goop.org> <4BB4FA2D.7020902@access.denied> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4BB4FA2D.7020902@access.denied> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Stefan Kuhne List-Id: xen-devel@lists.xenproject.org On 04/01/2010 12:55 PM, Stefan Kuhne wrote: > yes, WLAN has IRQ18 to. > Dom0 Kernel has no module for it ;). > What device is it? Is it something with only an out-of-tree driver that your domU kernel has, or are you running it in domU for some other reason? > All hangs. Even "CTRL + ALT + DEL" doesn't work. > I can test it later or tomorrow (MEST). > Do you have access to the Xen console? Does it still respond? >>> Another question, cpufreq isn't running with 2.6.32 from you (Intel >>> T5200 CPU). 2.6.31 works fine. >>> >>> >> Hm, yeah, it seems to work sometimes and not others. I'm not sure why. >> Is ACPI_PROCESSOR(_XEN) =y or =m in your .config? >> >> > Dev-Eis # grep ACPI_PROCESSOR build-2.6.32.x-xen/.config > CONFIG_ACPI_PROCESSOR=m > # CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set > Dev-Eis # > You should also be able to enable ACPI_PROCESSOR_XEN (also requires CPU_FREQ). > Then i have to use 2.6.31 from you :(, but only with running WLAN. > It should be nice when both is running ;). > > My AMD Hardware has no support for it ... > What doesn't it have support for? Thanks, J