<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Julienbras</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Julienbras"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Julienbras"/>
	<updated>2026-04-05T18:42:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=User:Julienbras&amp;diff=21483</id>
		<title>User:Julienbras</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=User:Julienbras&amp;diff=21483"/>
		<updated>2006-04-10T08:24:24Z</updated>

		<summary type="html">&lt;p&gt;Julienbras: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:julien.jpg]]&lt;/div&gt;</summary>
		<author><name>Julienbras</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:How_to_get_SpeedStep_working_on_Coppermine-piix4-smi_based_ThinkPads&amp;diff=21482</id>
		<title>Talk:How to get SpeedStep working on Coppermine-piix4-smi based ThinkPads</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:How_to_get_SpeedStep_working_on_Coppermine-piix4-smi_based_ThinkPads&amp;diff=21482"/>
		<updated>2006-04-10T08:24:08Z</updated>

		<summary type="html">&lt;p&gt;Julienbras: /* Trouble with 2.6.15 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==speedstep-smi fails to load if CONFIG_CPU_FREQ_DEBUG is not set==&lt;br /&gt;
&lt;br /&gt;
On a ThinkPad T22 I was not able to use speedstep-smi if CONFIG_CPU_FREQ_DEBUG is not set. See this&lt;br /&gt;
bug report: http://bugzilla.kernel.org/show_bug.cgi?id=5553&lt;br /&gt;
&lt;br /&gt;
==RELAXED_CAP_CHECK on T20==&lt;br /&gt;
&lt;br /&gt;
On a Thinkpad T20 using Debian unstable and a stock kernel.org kernel 2.6.11.6, building the kernel with&lt;br /&gt;
CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y doesn't seem to show the error you're experiencing while loading speedstep-smi. So that means loading speedstep-smi module results to no error at all.&lt;br /&gt;
&lt;br /&gt;
[[User:jmalonzo|Jan Alonzo]] {{CURRENTTIME}} {{CURRENTDAY}}-{{CURRENTMONTH}}-{{CURRENTYEAR}}&lt;br /&gt;
&lt;br /&gt;
From the kernel config:&lt;br /&gt;
  â”Œâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ Relaxed speedstep capability checks â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”&lt;br /&gt;
  â”‚ CONFIG_X86_SPEEDSTEP_RELAXED_CHECK:                                         â”‚&lt;br /&gt;
  â”‚                                                                                 â”‚&lt;br /&gt;
  â”‚ Don't perform all checks for a speedstep capable system which would             â”‚&lt;br /&gt;
  â”‚ normally be done. Some ancient or strange systems, though speedstep             â”‚&lt;br /&gt;
  â”‚ capable, don't always indicate that they are speedstep capable. This            â”‚&lt;br /&gt;
  â”‚ option lets the probing code bypass some of those checks if the                 â”‚&lt;br /&gt;
  â”‚ parameter &amp;quot;relaxed_check=1&amp;quot; is passed to the module.                            â”‚&lt;br /&gt;
  â”‚                                                                                 â”‚&lt;br /&gt;
&lt;br /&gt;
this option only lets you use relaxed_check=1, it doesn't solve anything.&lt;br /&gt;
this may mean that your model isn't affected at all, or that you have the described file in /etc/modprobe.d&lt;br /&gt;
&lt;br /&gt;
== ondemand t22 ==&lt;br /&gt;
&lt;br /&gt;
I would like to know if ondemand is possible on a t22.&lt;br /&gt;
Also I'm wondering why cpu speed is only either 700mhz or 900mhz.&lt;br /&gt;
&lt;br /&gt;
In /proc/acpi/processor/CPU/throttling there are 7 states defined, but changing them seem to does not do anything. Also cpudynd -acpi tells me there is no interface.&lt;br /&gt;
I tried also to use acpi-cpufreq but it won't run because 'no such device'. How to use it?&lt;br /&gt;
&lt;br /&gt;
Thx in advance, nusse.&lt;br /&gt;
&lt;br /&gt;
== no cpufreq interface found ? ==&lt;br /&gt;
&lt;br /&gt;
I had a hard time to figure out that for cpufreq you also have to install&lt;br /&gt;
(at least a subset of?) the modules&lt;br /&gt;
&lt;br /&gt;
 freq_table&lt;br /&gt;
 proc_intf&lt;br /&gt;
&lt;br /&gt;
I used modconf where I found these modules listet under &lt;br /&gt;
&amp;quot;kernel/drivers/cpufreq&amp;quot; tagged as &amp;quot;not installed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
I am a newby using Debian Sarge on a Fujitsu Siemens Amilo D, with a &lt;br /&gt;
Pentium III (Coppermine). However this information might also apply &lt;br /&gt;
to thinkpads.&lt;br /&gt;
&lt;br /&gt;
==Trouble with 2.6.15==&lt;br /&gt;
I am using linux-image-2.6.15-1-686 and speedstep-smi won't load anymore. Again 'no such device' error. No idea why yet. [[User:Daniel_X21]]&lt;br /&gt;
&lt;br /&gt;
Yep, there is a new bug with new kernels... See the link to bug at the begin of this page. The 2.6.16 resolve the bug for me. (On a ThinkPad X20). --[[User:Julienbras|Julienbras]] 10:24, 10 April 2006 (CEST)&lt;/div&gt;</summary>
		<author><name>Julienbras</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:How_to_get_SpeedStep_working_on_Coppermine-piix4-smi_based_ThinkPads&amp;diff=21481</id>
		<title>Talk:How to get SpeedStep working on Coppermine-piix4-smi based ThinkPads</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:How_to_get_SpeedStep_working_on_Coppermine-piix4-smi_based_ThinkPads&amp;diff=21481"/>
		<updated>2006-04-10T08:23:18Z</updated>

		<summary type="html">&lt;p&gt;Julienbras: /* Trouble with 2.6.15 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==speedstep-smi fails to load if CONFIG_CPU_FREQ_DEBUG is not set==&lt;br /&gt;
&lt;br /&gt;
On a ThinkPad T22 I was not able to use speedstep-smi if CONFIG_CPU_FREQ_DEBUG is not set. See this&lt;br /&gt;
bug report: http://bugzilla.kernel.org/show_bug.cgi?id=5553&lt;br /&gt;
&lt;br /&gt;
==RELAXED_CAP_CHECK on T20==&lt;br /&gt;
&lt;br /&gt;
On a Thinkpad T20 using Debian unstable and a stock kernel.org kernel 2.6.11.6, building the kernel with&lt;br /&gt;
CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y doesn't seem to show the error you're experiencing while loading speedstep-smi. So that means loading speedstep-smi module results to no error at all.&lt;br /&gt;
&lt;br /&gt;
[[User:jmalonzo|Jan Alonzo]] {{CURRENTTIME}} {{CURRENTDAY}}-{{CURRENTMONTH}}-{{CURRENTYEAR}}&lt;br /&gt;
&lt;br /&gt;
From the kernel config:&lt;br /&gt;
  â”Œâ”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ Relaxed speedstep capability checks â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”&lt;br /&gt;
  â”‚ CONFIG_X86_SPEEDSTEP_RELAXED_CHECK:                                         â”‚&lt;br /&gt;
  â”‚                                                                                 â”‚&lt;br /&gt;
  â”‚ Don't perform all checks for a speedstep capable system which would             â”‚&lt;br /&gt;
  â”‚ normally be done. Some ancient or strange systems, though speedstep             â”‚&lt;br /&gt;
  â”‚ capable, don't always indicate that they are speedstep capable. This            â”‚&lt;br /&gt;
  â”‚ option lets the probing code bypass some of those checks if the                 â”‚&lt;br /&gt;
  â”‚ parameter &amp;quot;relaxed_check=1&amp;quot; is passed to the module.                            â”‚&lt;br /&gt;
  â”‚                                                                                 â”‚&lt;br /&gt;
&lt;br /&gt;
this option only lets you use relaxed_check=1, it doesn't solve anything.&lt;br /&gt;
this may mean that your model isn't affected at all, or that you have the described file in /etc/modprobe.d&lt;br /&gt;
&lt;br /&gt;
== ondemand t22 ==&lt;br /&gt;
&lt;br /&gt;
I would like to know if ondemand is possible on a t22.&lt;br /&gt;
Also I'm wondering why cpu speed is only either 700mhz or 900mhz.&lt;br /&gt;
&lt;br /&gt;
In /proc/acpi/processor/CPU/throttling there are 7 states defined, but changing them seem to does not do anything. Also cpudynd -acpi tells me there is no interface.&lt;br /&gt;
I tried also to use acpi-cpufreq but it won't run because 'no such device'. How to use it?&lt;br /&gt;
&lt;br /&gt;
Thx in advance, nusse.&lt;br /&gt;
&lt;br /&gt;
== no cpufreq interface found ? ==&lt;br /&gt;
&lt;br /&gt;
I had a hard time to figure out that for cpufreq you also have to install&lt;br /&gt;
(at least a subset of?) the modules&lt;br /&gt;
&lt;br /&gt;
 freq_table&lt;br /&gt;
 proc_intf&lt;br /&gt;
&lt;br /&gt;
I used modconf where I found these modules listet under &lt;br /&gt;
&amp;quot;kernel/drivers/cpufreq&amp;quot; tagged as &amp;quot;not installed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
I am a newby using Debian Sarge on a Fujitsu Siemens Amilo D, with a &lt;br /&gt;
Pentium III (Coppermine). However this information might also apply &lt;br /&gt;
to thinkpads.&lt;br /&gt;
&lt;br /&gt;
==Trouble with 2.6.15==&lt;br /&gt;
I am using linux-image-2.6.15-1-686 and speedstep-smi won't load anymore. Again 'no such device' error. No idea why yet. [[User:Daniel_X21]]&lt;br /&gt;
&lt;br /&gt;
Yep, there is a new bug with new kernels... See the link to bug at the begin of this page. The 2.6.16 resolve the bug for me. (On a ThinkPad X20).&lt;/div&gt;</summary>
		<author><name>Julienbras</name></author>
		
	</entry>
</feed>