* Intel T2250
@ 2006-10-18 22:55 Mateusz Mielnicki
2006-10-19 5:36 ` Len Brown
0 siblings, 1 reply; 6+ messages in thread
From: Mateusz Mielnicki @ 2006-10-18 22:55 UTC (permalink / raw)
To: cpufreq
[-- Attachment #1: Type: text/plain, Size: 752 bytes --]
Modules speedstep-centrino is not loading. I tried vanilla sources, later phc and still the same errors. I do everything like in manual, and simply speedsteping don't work. I think that simply that processor is not listed in the source code.
I'm working on HP nx7400 EY508ES, with Intel T2250 processor.
I'm using linux-phc-0.2.7 patch
Kernel 2.6.18-r1 from gentoo-sources
As attachment file from phc_debug_report script
Please, help me
MatiM
----------------------------------------------------
Już niedługo miś Boguś i jeleń Elliot zrobią w lesie porządki.
"SEZON NA MISIA" - rewelacyjna komedia dla całej rodziny.
W kinach od 13 października !!!
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fsezon.html&sid=901
[-- Attachment #2: phc_debug_report_2006-10-19_00-47-43.tar.gz --]
[-- Type: application/x-gzip, Size: 26565 bytes --]
[-- Attachment #3: Type: text/plain, Size: 147 bytes --]
_______________________________________________
Cpufreq mailing list
Cpufreq@lists.linux.org.uk
http://lists.linux.org.uk/mailman/listinfo/cpufreq
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Intel T2250
2006-10-18 22:55 Intel T2250 Mateusz Mielnicki
@ 2006-10-19 5:36 ` Len Brown
2006-10-19 7:54 ` Mateusz Mielnicki
0 siblings, 1 reply; 6+ messages in thread
From: Len Brown @ 2006-10-19 5:36 UTC (permalink / raw)
To: cpufreq; +Cc: Mateusz Mielnicki
On Wednesday 18 October 2006 18:55, Mateusz Mielnicki wrote:
> Modules speedstep-centrino is not loading. I tried vanilla sources, later phc and still the same errors. I do everything like in manual, and simply speedsteping don't work. I think that simply that processor is not listed in the source code.
> I'm working on HP nx7400 EY508ES, with Intel T2250 processor.
does module acpi-cpufreq load instead?
-Len
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Intel T2250
2006-10-19 5:36 ` Len Brown
@ 2006-10-19 7:54 ` Mateusz Mielnicki
2006-10-26 2:34 ` Dominik Brodowski
0 siblings, 1 reply; 6+ messages in thread
From: Mateusz Mielnicki @ 2006-10-19 7:54 UTC (permalink / raw)
To: Len Brown; +Cc: cpufreq
Yes, every module of cpufreq loads, acpi-cpufreq, cpufreq_powersave, cpufreq_conservative, freq_table and so on, excepting speedstep-centrino which gives "No such device".
Dnia 19-10-2006 o godz. 7:36 Len Brown napisa³(a):
> On Wednesday 18 October 2006 18:55, Mateusz Mielnicki wrote:
> > Modules speedstep-centrino is not loading. I tried vanilla sources,
> later phc and still the same errors. I do everything like in manual, and
> simply speedsteping don't work. I think that simply that processor is
> not listed in the source code.
> > I'm working on HP nx7400 EY508ES, with Intel T2250 processor.
>
> does module acpi-cpufreq load instead?
>
> -Len
>
----------------------------------------------------
The Colors European Tour - jesieñ 2006 - sprawd¼ czy bêd± w Twoim
mie¶cie -> Kliknij:
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fd21.html&sid=904
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Intel T2250
2006-10-19 7:54 ` Mateusz Mielnicki
@ 2006-10-26 2:34 ` Dominik Brodowski
2006-10-26 17:38 ` Mateusz Mielnicki
0 siblings, 1 reply; 6+ messages in thread
From: Dominik Brodowski @ 2006-10-26 2:34 UTC (permalink / raw)
To: Mateusz Mielnicki; +Cc: cpufreq
On Thu, Oct 19, 2006 at 09:54:42AM +0200, Mateusz Mielnicki wrote:
> Yes, every module of cpufreq loads, acpi-cpufreq, cpufreq_powersave,
> cpufreq_conservative, freq_table and so on, excepting speedstep-centrino
> which gives "No such device".
Well, this means that speedstep is working just fine; it uses the
(preferred) acpi-cpufreq module.
Dominik
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Intel T2250
2006-10-26 2:34 ` Dominik Brodowski
@ 2006-10-26 17:38 ` Mateusz Mielnicki
0 siblings, 0 replies; 6+ messages in thread
From: Mateusz Mielnicki @ 2006-10-26 17:38 UTC (permalink / raw)
To: Dominik Brodowski; +Cc: cpufreq
Well, I don't think so... sadly.
This is what I get in console:
MatiM matim # modprobe speedstep-centrino
FATAL: Error inserting speedstep_centrino (/lib/modules/2.6.17-gentoo-r8-w/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.ko): No such device
MatiM matim # modprobe cpufreq_userspace
MatiM matim # modprobe cpufreq_powersave
MatiM matim # modprobe cpufreq_ondemand
MatiM matim # modprobe cpufreq_conservative
MatiM matim # cpufreq-info
cpufrequtils 001: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
analyzing CPU 1:
no or unknown cpufreq driver is active on this CPU
MatiM matim #
MatiM matim # ls /sys/devices/system/cpu/cpu*
/sys/devices/system/cpu/cpu0:
cache topology
/sys/devices/system/cpu/cpu1:
cache topology
MatiM matim #
MatiM matim # /etc/init.d/cpufrequtils start
* Enabling ondemand cpufreq governor ... [ !! ]unknown or unhandled CPU?
MatiM matim #
As you can see there is nothing that would say it is working...
Is my processor T2250 really supported? I saw that speedstep-centrino contains clock and voltage information of certain processor's, and this one is not even mentioned on intel's page. What can I do with it ?
Mateusz
Dnia 26-10-2006 o godz. 4:34 Dominik Brodowski napisa³(a):
> On Thu, Oct 19, 2006 at 09:54:42AM +0200, Mateusz Mielnicki wrote:
> > Yes, every module of cpufreq loads, acpi-cpufreq, cpufreq_powersave,
> > cpufreq_conservative, freq_table and so on, excepting speedstep-centrino
> > which gives "No such device".
>
> Well, this means that speedstep is working just fine; it uses the
> (preferred) acpi-cpufreq module.
>
> Dominik
>
----------------------------------------------------
Nowa Gra Zakrêcone Dynie - sprwd¼ i kliknij:
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fd24.html&sid=911
Czy zakrêcisz nimi jeszcze bardziej i zbijesz wszystkie z planszy?
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: Intel T2250
@ 2006-10-26 17:48 Pallipadi, Venkatesh
0 siblings, 0 replies; 6+ messages in thread
From: Pallipadi, Venkatesh @ 2006-10-26 17:48 UTC (permalink / raw)
To: Mateusz Mielnicki, Dominik Brodowski; +Cc: cpufreq
Can you try the same thing with 'modprobe acpi-cpufreq' instead of 'modprobe speedstep-centrino' in first line below.
Thanks,
Venki
>-----Original Message-----
>From: cpufreq-bounces@lists.linux.org.uk
>[mailto:cpufreq-bounces@lists.linux.org.uk] On Behalf Of
>Mateusz Mielnicki
>Sent: Thursday, October 26, 2006 10:38 AM
>To: Dominik Brodowski
>Cc: cpufreq
>Subject: Re: Intel T2250
>
>Well, I don't think so... sadly.
>
>This is what I get in console:
>
>MatiM matim # modprobe speedstep-centrino
>FATAL: Error inserting speedstep_centrino
>(/lib/modules/2.6.17-gentoo-r8-w/kernel/arch/i386/kernel/cpu/cp
>ufreq/speedstep-centrino.ko): No such device
>MatiM matim # modprobe cpufreq_userspace
>MatiM matim # modprobe cpufreq_powersave
>MatiM matim # modprobe cpufreq_ondemand
>MatiM matim # modprobe cpufreq_conservative
>MatiM matim # cpufreq-info
>cpufrequtils 001: cpufreq-info (C) Dominik Brodowski 2004-2006
>Report errors and bugs to linux@brodo.de, please.
>analyzing CPU 0:
> no or unknown cpufreq driver is active on this CPU
>analyzing CPU 1:
> no or unknown cpufreq driver is active on this CPU
>MatiM matim #
>MatiM matim # ls /sys/devices/system/cpu/cpu*
>/sys/devices/system/cpu/cpu0:
>cache topology
>
>/sys/devices/system/cpu/cpu1:
>cache topology
>MatiM matim #
>MatiM matim # /etc/init.d/cpufrequtils start
> * Enabling ondemand cpufreq governor ... [ !! ]unknown or
>unhandled CPU?
>MatiM matim #
>
>
>As you can see there is nothing that would say it is working...
>Is my processor T2250 really supported? I saw that
>speedstep-centrino contains clock and voltage information of
>certain processor's, and this one is not even mentioned on
>intel's page. What can I do with it ?
>Mateusz
>
>
>Dnia 26-10-2006 o godz. 4:34 Dominik Brodowski napisa³(a):
>> On Thu, Oct 19, 2006 at 09:54:42AM +0200, Mateusz Mielnicki wrote:
>> > Yes, every module of cpufreq loads, acpi-cpufreq,
>cpufreq_powersave,
>> > cpufreq_conservative, freq_table and so on, excepting
>speedstep-centrino
>> > which gives "No such device".
>>
>> Well, this means that speedstep is working just fine; it uses the
>> (preferred) acpi-cpufreq module.
>>
>> Dominik
>>
>
>
>----------------------------------------------------
>Nowa Gra Zakrêcone Dynie - sprwd¼ i kliknij:
>http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fd2
>4.html&sid=911
>Czy zakrêcisz nimi jeszcze bardziej i zbijesz wszystkie z planszy?
>
>
>
>_______________________________________________
>Cpufreq mailing list
>Cpufreq@lists.linux.org.uk
>http://lists.linux.org.uk/mailman/listinfo/cpufreq
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-10-26 17:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-18 22:55 Intel T2250 Mateusz Mielnicki
2006-10-19 5:36 ` Len Brown
2006-10-19 7:54 ` Mateusz Mielnicki
2006-10-26 2:34 ` Dominik Brodowski
2006-10-26 17:38 ` Mateusz Mielnicki
-- strict thread matches above, loose matches on Subject: below --
2006-10-26 17:48 Pallipadi, Venkatesh
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.