<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.1.7">
</HEAD>
<BODY>
<TABLE BGCOLOR="#adadad" CELLSPACING="0" WIDTH="100%">
<TR>
<TD>
<TABLE BGCOLOR="#ffffff" CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Hardware:&nbsp;&nbsp;&nbsp;&nbsp; Thinkpad T21, PIII 800Mhz on Intel 440BX</FONT><BR>
<BR>
Only problem so far since I installed FC2 Test1</FONT><BR>
When the service CPUSpeed is set to start at boot, the following error occurs.</FONT><BR>
<BR>
Starting cpuspeed: Error: Could not open file for writing: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor</FONT><BR>
Error: No such file or directory</FONT><BR>
<BR>
This also happens if the service is started later on.</FONT><BR>
This happened with both 2.6.2-1.79 and 2.6.2-1.81, with speedstep_smi either built in the kernel or as a module.</FONT><BR>
What I noticed is that the module doesn't load once the service cpuspeed is started. If I insmod speedstep_smi, the module loads correctly, the above directory is created with all the files, and then I can start the service cpuspeed. Then changing from scaling_min_freq to scaling_max_freq works fine !</FONT><BR>
<BR>
I dont know if I am doing something wrong during the kernel config, or this has happened to anyone else as well.</FONT><BR>
<BR>
Thanx</FONT><BR>
<BR>
Here is my .config</FONT><BR>
<BR>
CONFIG_X86=y</FONT><BR>
CONFIG_MMU=y</FONT><BR>
CONFIG_UID16=y</FONT><BR>
CONFIG_GENERIC_ISA_DMA=y</FONT><BR>
<BR>
CONFIG_EXPERIMENTAL=y</FONT><BR>
CONFIG_CLEAN_COMPILE=y</FONT><BR>
CONFIG_STANDALONE=y</FONT><BR>
CONFIG_BROKEN_ON_SMP=y</FONT><BR>
<BR>
CONFIG_SWAP=y</FONT><BR>
CONFIG_SYSVIPC=y</FONT><BR>
CONFIG_BSD_PROCESS_ACCT=y</FONT><BR>
CONFIG_SYSCTL=y</FONT><BR>
CONFIG_LOG_BUF_SHIFT=14</FONT><BR>
# CONFIG_IKCONFIG is not set</FONT><BR>
# CONFIG_EMBEDDED is not set</FONT><BR>
CONFIG_KALLSYMS=y</FONT><BR>
CONFIG_FUTEX=y</FONT><BR>
CONFIG_EPOLL=y</FONT><BR>
CONFIG_IOSCHED_NOOP=y</FONT><BR>
CONFIG_IOSCHED_AS=y</FONT><BR>
CONFIG_IOSCHED_DEADLINE=y</FONT><BR>
CONFIG_CC_OPTIMIZE_FOR_SIZE=y</FONT><BR>
<BR>
CONFIG_MODULES=y</FONT><BR>
CONFIG_MODULE_UNLOAD=y</FONT><BR>
CONFIG_MODULE_FORCE_UNLOAD=y</FONT><BR>
CONFIG_OBSOLETE_MODPARM=y</FONT><BR>
CONFIG_MODVERSIONS=y</FONT><BR>
CONFIG_KMOD=y</FONT><BR>
<BR>
CONFIG_X86_PC=y</FONT><BR>
# CONFIG_X86_VOYAGER is not set</FONT><BR>
# CONFIG_X86_NUMAQ is not set</FONT><BR>
# CONFIG_X86_SUMMIT is not set</FONT><BR>
# CONFIG_X86_BIGSMP is not set</FONT><BR>
# CONFIG_X86_VISWS is not set</FONT><BR>
# CONFIG_X86_GENERICARCH is not set</FONT><BR>
# CONFIG_X86_ES7000 is not set</FONT><BR>
# CONFIG_M386 is not set</FONT><BR>
# CONFIG_M486 is not set</FONT><BR>
# CONFIG_M586 is not set</FONT><BR>
# CONFIG_M586TSC is not set</FONT><BR>
# CONFIG_M586MMX is not set</FONT><BR>
# CONFIG_M686 is not set</FONT><BR>
# CONFIG_MPENTIUMII is not set</FONT><BR>
CONFIG_MPENTIUMIII=y</FONT><BR>
# CONFIG_MPENTIUM4 is not set</FONT><BR>
# CONFIG_MK6 is not set</FONT><BR>
# CONFIG_MK7 is not set</FONT><BR>
# CONFIG_MK8 is not set</FONT><BR>
# CONFIG_MELAN is not set</FONT><BR>
# CONFIG_MCRUSOE is not set</FONT><BR>
# CONFIG_MWINCHIPC6 is not set</FONT><BR>
# CONFIG_MWINCHIP2 is not set</FONT><BR>
# CONFIG_MWINCHIP3D is not set</FONT><BR>
# CONFIG_MCYRIXIII is not set</FONT><BR>
# CONFIG_MVIAC3_2 is not set</FONT><BR>
CONFIG_X86_GENERIC=y</FONT><BR>
CONFIG_X86_CMPXCHG=y</FONT><BR>
CONFIG_X86_XADD=y</FONT><BR>
CONFIG_X86_L1_CACHE_SHIFT=7</FONT><BR>
CONFIG_RWSEM_XCHGADD_ALGORITHM=y</FONT><BR>
CONFIG_X86_WP_WORKS_OK=y</FONT><BR>
CONFIG_X86_INVLPG=y</FONT><BR>
CONFIG_X86_BSWAP=y</FONT><BR>
CONFIG_X86_POPAD_OK=y</FONT><BR>
CONFIG_X86_GOOD_APIC=y</FONT><BR>
CONFIG_X86_INTEL_USERCOPY=y</FONT><BR>
CONFIG_X86_USE_PPRO_CHECKSUM=y</FONT><BR>
CONFIG_HPET_TIMER=y</FONT><BR>
CONFIG_HPET_EMULATE_RTC=y</FONT><BR>
# CONFIG_SMP is not set</FONT><BR>
CONFIG_PREEMPT=y</FONT><BR>
# CONFIG_X86_UP_APIC is not set</FONT><BR>
CONFIG_X86_TSC=y</FONT><BR>
CONFIG_X86_MCE=y</FONT><BR>
# CONFIG_X86_MCE_NONFATAL is not set</FONT><BR>
# CONFIG_TOSHIBA is not set</FONT><BR>
# CONFIG_I8K is not set</FONT><BR>
CONFIG_MICROCODE=m</FONT><BR>
CONFIG_X86_MSR=m</FONT><BR>
CONFIG_X86_CPUID=m</FONT><BR>
CONFIG_EDD=m</FONT><BR>
# CONFIG_NOHIGHMEM is not set</FONT><BR>
CONFIG_HIGHMEM4G=y</FONT><BR>
# CONFIG_HIGHMEM64G is not set</FONT><BR>
CONFIG_HIGHMEM=y</FONT><BR>
CONFIG_HIGHPTE=y</FONT><BR>
# CONFIG_MATH_EMULATION is not set</FONT><BR>
CONFIG_MTRR=y</FONT><BR>
# CONFIG_EFI is not set</FONT><BR>
CONFIG_HAVE_DEC_LOCK=y</FONT><BR>
<BR>
CONFIG_PM=y</FONT><BR>
# CONFIG_SOFTWARE_SUSPEND is not set</FONT><BR>
# CONFIG_PM_DISK is not set</FONT><BR>
<BR>
CONFIG_ACPI=y</FONT><BR>
CONFIG_ACPI_BOOT=y</FONT><BR>
CONFIG_ACPI_INTERPRETER=y</FONT><BR>
CONFIG_ACPI_SLEEP=y</FONT><BR>
CONFIG_ACPI_SLEEP_PROC_FS=y</FONT><BR>
CONFIG_ACPI_AC=m</FONT><BR>
CONFIG_ACPI_BATTERY=m</FONT><BR>
CONFIG_ACPI_BUTTON=m</FONT><BR>
CONFIG_ACPI_FAN=m</FONT><BR>
CONFIG_ACPI_PROCESSOR=m</FONT><BR>
CONFIG_ACPI_THERMAL=m</FONT><BR>
# CONFIG_ACPI_ASUS is not set</FONT><BR>
# CONFIG_ACPI_TOSHIBA is not set</FONT><BR>
# CONFIG_ACPI_DEBUG is not set</FONT><BR>
CONFIG_ACPI_BUS=y</FONT><BR>
CONFIG_ACPI_EC=y</FONT><BR>
CONFIG_ACPI_POWER=y</FONT><BR>
CONFIG_ACPI_PCI=y</FONT><BR>
CONFIG_ACPI_SYSTEM=y</FONT><BR>
CONFIG_ACPI_RELAXED_AML=y</FONT><BR>
<BR>
CONFIG_CPU_FREQ=y</FONT><BR>
CONFIG_CPU_FREQ_PROC_INTF=m</FONT><BR>
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set</FONT><BR>
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y</FONT><BR>
CONFIG_CPU_FREQ_GOV_PERFORMANCE=m</FONT><BR>
CONFIG_CPU_FREQ_GOV_POWERSAVE=m</FONT><BR>
CONFIG_CPU_FREQ_GOV_USERSPACE=y</FONT><BR>
# CONFIG_CPU_FREQ_24_API is not set</FONT><BR>
CONFIG_CPU_FREQ_TABLE=m</FONT><BR>
<BR>
# CONFIG_X86_ACPI_CPUFREQ is not set</FONT><BR>
# CONFIG_X86_POWERNOW_K6 is not set</FONT><BR>
# CONFIG_X86_POWERNOW_K7 is not set</FONT><BR>
# CONFIG_X86_POWERNOW_K8 is not set</FONT><BR>
# CONFIG_X86_GX_SUSPMOD is not set</FONT><BR>
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set</FONT><BR>
CONFIG_X86_SPEEDSTEP_ICH=m</FONT><BR>
CONFIG_X86_SPEEDSTEP_SMI=m</FONT><BR>
# CONFIG_X86_P4_CLOCKMOD is not set</FONT><BR>
CONFIG_X86_SPEEDSTEP_LIB=m</FONT><BR>
# CONFIG_X86_LONGRUN is not set</FONT><BR>
# CONFIG_X86_LONGHAUL is not set</FONT><BR>
<BR>
</TD>
</TR>
</TABLE>

</TD>
</TR>
</TABLE>

</BODY>
</HTML>