All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Speedstep-centrino problems
@ 2005-02-10 12:41 Simon Moore
       [not found] ` <0FEA36BB2ABDF44FAAFEB7A75367C07A0117DCE4-0IKPNnIBiwz73juT6mD8XA@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Simon Moore @ 2005-02-10 12:41 UTC (permalink / raw)
  To: Rich Townsend, galin-Dn6zUBO643CDvotElmWtJA
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Thanks for warning me about that.

I suppose I could ask Dell which variant they installed (or how to find
out which variant is installed). If I were to be certain which variant
it was, would the patch be safe if modified accordingly?

Or anyone up to patching it such that the variant can be defined at
runtime? ;) I would but I'm just a stupid java developer. :)

Reagrds,

Saimon

> -----Mensaje original-----
> De: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org 
> [mailto:acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] En nombre de 
> Rich Townsend
> Enviado el: jueves, 10 de febrero de 2005 13:06
> Para: galin-Dn6zUBO643CDvotElmWtJA@public.gmane.org
> CC: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Asunto: Re: [ACPI] Speedstep-centrino problems
> 
> 
> I was under the impression that this patch was possibly 
> dangerous. This 
> is because the Pentium M Dothan series (the recent-ish ones, with 2Mb 
> cache) each come in four variants, VID#A through VID#D. Each 
> variant has 
> a different set of voltage characteristics, but unforutnately 
> there is 
> no way to tell which variant one has installed (is this 
> actually true? 
> How about a visual inspection?)
> 
> The patch assumes that your Pentium M is a VID#C variant. If 
> this is not 
> the case, and there is too much of a mismatch between the voltage 
> characteristics, then (possibly-serious) problems may ensue.
> 
> This is my understanding as to why Dothan frequency tables 
> have not yet 
> appeared in any "official" patch, and to why this particular 
> patch was 
> rejected.
> 
> cheers,
> 
> Rich
> 
> Galin Yordanov wrote:
> > Hello,
> > 
> > I have Acer TM4500 with Centrino 1.6 (Dothan)and i had the same 
> > problem .. then i found this patch (attached), cannot 
> remember where i 
> > found it but it works ;)
> > 
> > Regards,
> > Galin
> > On Thursday 10 February 2005 04:38 am, Simon Moore wrote:
> > 
> >>Hi,
> >>
> >>I'm trying to get acpi cpu throttling working for my Dell Inspiron 
> >>510m with a Pentium M Centrino 1.6 Ghz cpu.
> >>
> >>I have tried a number of possibilites but have not got anywhere. I 
> >>have an open case over at the gentoo forums but we have not had 
> >>success in resolving this problem.
> >>
> >>This is my last ditch attempt to try and find a solution to this 
> >>problem. I think I have exhausted most possible avenues so 
> I'm trying 
> >>to get some kernel hacker on board and help me with this.
> >>
> >>I would very much appreciate it if someone could take a 
> look at this 
> >>thread and possbily come up with a suggestion of what might 
> be causing 
> >>this. (http://forums.gentoo.org/viewtopic.php?p=2076710) I 
> have a lot 
> >>of info in that thread that you should find useful but if 
> there's any 
> >>other info you require I'll post it tonight.
> >>
> >>For what it's worth I hope it intrigues some of you enough 
> to help me 
> >>out.
> >>
> >>Thanks all the same,
> >>
> >>Regards,
> >>
> >>Saimon
> >>
> >>
> >>--------------------------
> >>Saimon Moore
> >>Departamento TI
> >>CondisLine e-Commerce S.A.
> >>
> >>telf./fax: 93 565 3400 ext. 473 / 935752325 
> http://www.condisline.com
> >>mailto://simon_moore-HnN13UdsTkzz1n+OaKNE4w@public.gmane.org
> > 
> > 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from 
> real users. Discover which products truly live up to the 
> hype. Start reading now. 
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396> &op=click
> 
> _______________________________________________
> 
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org 
> https://lists.sourceforge.net/lists/listinfo/ac> pi-devel
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: Dothan VID# identification script (was Re: [ACPI] Speedstep-centrino problems)
@ 2005-02-19 15:49 Pallipadi, Venkatesh
  2005-02-20 14:23 ` Rich Townsend
  0 siblings, 1 reply; 9+ messages in thread
From: Pallipadi, Venkatesh @ 2005-02-19 15:49 UTC (permalink / raw)
  To: Rich Townsend, Dominik Brodowski; +Cc: cpufreq, Simon Moore


>-----Original Message-----
>From: cpufreq-bounces@ZenII.linux.org.uk 
>[mailto:cpufreq-bounces@ZenII.linux.org.uk] On Behalf Of Rich Townsend
>Sent: Sunday, February 13, 2005 6:12 AM
>To: Dominik Brodowski
>Cc: cpufreq@ZenII.linux.org.uk; Simon Moore
>Subject: Re: Dothan VID# identification script (was Re: [ACPI] 
>Speedstep-centrino problems)
>
>Dominik Brodowski wrote:
>> On Sat, Feb 12, 2005 at 06:28:27PM -0500, Rich Townsend wrote:
>> 
>>>Of course, we can't guarantee that there will always be a 
>match; or that 
>>>there won't be duplicate matches. Also, this approach relies 
>on having 
>>>ACPI P-states, to build up the frequency/voltage table. However, it 
>>>still seems to me to be a pretty robust way of determining 
>the VID# in a 
>>>system, and one that could be incorporated into speedstep-centrino. 
>>>Dominik, what do you think?
>> 
>> 
>> It indeed seems somewhat robust to me, I'd like to get 
>Venkatesh's input on
>> this, though. "Transient voltages" may pose a problem, though...
>
>Gak, hadn't thought of that.
>

Actually, if you use CNTL MSR in place of STATUS MSR, you don't have to
worry about transients.

Thanks,
Venki

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-02-20 14:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-10 12:41 Speedstep-centrino problems Simon Moore
     [not found] ` <0FEA36BB2ABDF44FAAFEB7A75367C07A0117DCE4-0IKPNnIBiwz73juT6mD8XA@public.gmane.org>
2005-02-10 13:08   ` Rich Townsend
     [not found]     ` <420B5CB1.2090804-OBnUx95tOyn10jlvfTC4gA@public.gmane.org>
2005-02-10 17:29       ` Dominik Brodowski
     [not found]         ` <20050210172904.GB6824-JwFqNg2GrOVrgjWwlLH9qw@public.gmane.org>
2005-02-12 23:28           ` Dothan VID# identification script (was Re: Speedstep-centrino problems) Rich Townsend
2005-02-13  9:40             ` Dothan VID# identification script (was Re: [ACPI] " Dominik Brodowski
2005-02-13 14:11               ` Rich Townsend
  -- strict thread matches above, loose matches on Subject: below --
2005-02-19 15:49 Pallipadi, Venkatesh
2005-02-20 14:23 ` Rich Townsend
2005-02-20 14:42   ` Dominik Brodowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.