Re: [PATCH]: speedstep-lib: fix frequency multiplier for Pentium4 models 01

2005-01-22 Thread Matthias-Christian Ott
Arjan van de Ven wrote: On Sat, Jan 22, 2005 at 02:48:52PM +0100, Matthias-Christian Ott wrote: The Pentium4 models 01 have a longer MSR_EBC_FREQUENCY_ID register as the models 23, so the bit shift must be bigger. I would feel safer if this checked that it was actually a p4 as well

Re: nvidia driver and Kernel 2.6.11-rc2: compilation error

2005-01-22 Thread Matthias-Christian Ott
Jesper Juhl wrote: On Sat, 22 Jan 2005, Matthias-Christian Ott wrote: Hi! If I try to compile the nvidia driver (version: 6629) module I get this: [...] Howto fix this? Complain to NVidia. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [Bug 4081] New: OpenOffice crashes while starting due to a threading error

2005-01-22 Thread Matthias-Christian Ott
Linux and the Kernel 2.6.11-rc2 -- it works great. Try to recompile your OO.org. Matthias-Christian Ott - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: modules strip

2005-01-21 Thread Matthias-Christian Ott
w.tux.org/lkml/ Hi! Why should there be a pitfall, you just strip some usualy not needed information. But maybe this causes problems with functions or parts of the Kernel which need this information. Matthias-Christian Ott - To unsubscribe from this list: send the line "unsubscribe linux-

Re: [BUG?]: cpufreqency scaling - wrong frequency detected

2005-01-21 Thread Matthias-Christian Ott
Pallipadi, Venkatesh wrote: -Original Message- From: Matthias-Christian Ott [mailto:[EMAIL PROTECTED] Sent: Friday, January 21, 2005 9:34 AM To: Matthias-Christian Ott Cc: Pallipadi, Venkatesh; linux-kernel@vger.kernel.org; [EMAIL PROTECTED]; Nakajima, Jun; Zou, Nanhai Subject: Re: [BUG

Re: [BUG?]: cpufreqency scaling - wrong frequency detected

2005-01-21 Thread Matthias-Christian Ott
Matthias-Christian Ott wrote: Pallipadi, Venkatesh wrote: Never mind about acpidmp. This seems to be a issue with p4-clockmod.c/speedstep-lib.c and the routine which gets the initial frequency. As a result all frequencies are getting multiplied by 8. Not sure what the exact bug is though. Dominik

Re: [BUG?]: cpufreqency scaling - wrong frequency detected

2005-01-21 Thread Matthias-Christian Ott
. Cpufreq debug messages will help. Thanks, Venki -Original Message- From: Pallipadi, Venkatesh Sent: Thursday, January 20, 2005 12:56 PM To: 'Matthias-Christian Ott'; linux-kernel@vger.kernel.org Cc: [EMAIL PROTECTED]; Nakajima, Jun; Zou, Nanhai Subject: RE: [BUG?]: cpufreqency scaling

Re: Lost in translation

2005-01-21 Thread Matthias-Christian Ott
! Matthias-Christian Ott - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Lost in translation

2005-01-21 Thread Matthias-Christian Ott
! Matthias-Christian Ott - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [BUG?]: cpufreqency scaling - wrong frequency detected

2005-01-21 Thread Matthias-Christian Ott
. Cpufreq debug messages will help. Thanks, Venki -Original Message- From: Pallipadi, Venkatesh Sent: Thursday, January 20, 2005 12:56 PM To: 'Matthias-Christian Ott'; linux-kernel@vger.kernel.org Cc: [EMAIL PROTECTED]; Nakajima, Jun; Zou, Nanhai Subject: RE: [BUG?]: cpufreqency scaling

Re: [BUG?]: cpufreqency scaling - wrong frequency detected

2005-01-21 Thread Matthias-Christian Ott
Matthias-Christian Ott wrote: Pallipadi, Venkatesh wrote: Never mind about acpidmp. This seems to be a issue with p4-clockmod.c/speedstep-lib.c and the routine which gets the initial frequency. As a result all frequencies are getting multiplied by 8. Not sure what the exact bug is though. Dominik

Re: [BUG?]: cpufreqency scaling - wrong frequency detected

2005-01-21 Thread Matthias-Christian Ott
Pallipadi, Venkatesh wrote: -Original Message- From: Matthias-Christian Ott [mailto:[EMAIL PROTECTED] Sent: Friday, January 21, 2005 9:34 AM To: Matthias-Christian Ott Cc: Pallipadi, Venkatesh; linux-kernel@vger.kernel.org; [EMAIL PROTECTED]; Nakajima, Jun; Zou, Nanhai Subject: Re: [BUG

Re: modules strip

2005-01-21 Thread Matthias-Christian Ott
/ Hi! Why should there be a pitfall, you just strip some usualy not needed information. But maybe this causes problems with functions or parts of the Kernel which need this information. Matthias-Christian Ott - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

[BUG?]: cpufreqency scaling - wrong frequency detected

2005-01-20 Thread Matthias-Christian Ott
bugtracking system. if you need additional information, I'll compile a Kernel with cpufreq debugging. Matthias-Christian Ott [EMAIL PROTECTED] ~]$ cat /proc/version Linux version 2.6.11-rc1-bk7-ott ([EMAIL PROTECTED]) (gcc-Version 3.4.3) #1 SMP Thu Jan 20 16:18:06 CET 2005 [EMAIL PROTECTED

<    1   2