From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: acpi-cpufreq oddness Date: Fri, 18 Aug 2006 15:04:54 -0400 Message-ID: <20060818190454.GB18750@redhat.com> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Pallipadi, Venkatesh" Cc: Alexey Starikovskiy , "Brown, Len" , linux-acpi@vger.kernel.org, cpufreq@lists.linux.org.uk On Fri, Aug 18, 2006 at 11:59:26AM -0700, Pallipadi, Venkatesh wrote: > >I don't have handy access to a git tree at the moment, and > >I've forgotten > >the history of the recent changes here. > > > >Alexey/Len, any ideas whats going on here? > > > > Dave > > > > Does the error say "Invalid _PSD data" or something similar. Seems to be > a side-effect of earlier software co-ordination patchset. If this is the > error you are seeing, I will send in a quick patch to fix it. No, there's nothing in dmesg. This is from the perror() in modprobe printing out the human-readable form of -EINVAL An strace shows .. init_module(0x8287a88, 16244, "") = -1 EINVAL (Invalid argument) write(2, "FATAL: Error inserting acpi_cpuf"..., 139FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.17-1.2571.fc6/kernel/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko): Invalid argument Dave -- http://www.codemonkey.org.uk