On Sun, May 15, 2005 at 01:07:58PM +0200, Wolfgang Pfeiffer wrote: > > If you want to try it: > My config: > <http://www.geocities.com/wolfgangpfeiffer/config-2.6.12-rc4-selinux1.txt>
In the meantime I built another kernel with changed Power Management settings. From the new kernel .config and the old one here's the diff: --- config-2.6.12-rc4-selinux1 2005-05-15 12:24:38.000000000 +0200 +++ config-2.6.12-rc4-selinux2 2005-05-16 19:22:29.000000000 +0200 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.12-rc4-selinux1 -# Fri May 13 19:26:33 2005 +# Linux kernel version: 2.6.12-rc4-selinux2 +# Mon May 16 17:48:53 2005 # CONFIG_MMU=y CONFIG_GENERIC_HARDIRQS=y @@ -83,11 +83,11 @@ # CONFIG_CPU_FREQ_DEBUG is not set CONFIG_CPU_FREQ_STAT=y CONFIG_CPU_FREQ_STAT_DETAILS=y -# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set -CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y -# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set -# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set -CONFIG_CPU_FREQ_GOV_USERSPACE=y +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y +# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y +CONFIG_CPU_FREQ_GOV_POWERSAVE=m +CONFIG_CPU_FREQ_GOV_USERSPACE=m # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set CONFIG_CPU_FREQ_PMAC=y # CONFIG_PPC601_SYNC_FIX is not set @@ -1017,7 +1017,7 @@ # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_RTC8564 is not set # CONFIG_SENSORS_M41T00 is not set -CONFIG_I2C_DEBUG_CORE=y +# CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # CONFIG_I2C_DEBUG_CHIP is not set With this latest kernel .config and adding this line to /etc/modules-2.6 (/etc/modules ?) for the new kernel cpufreq_userspace I have 100% speed some time after booting now, and speed changes then depending on whether AC or the battery is plugged to the Titanium IV. (You probably need pbbuttonsd, or something like that, installed for this to work .. :) # lsmod | grep usersp cpufreq_userspace 4364 1 And yes I changed the CONFIG_I2C_DEBUG_CORE setting, as Erik Chakravarty reported kernel behavior that might be annoying .. Please see the "Overkill debugging output" thread from a few hours ago .. The sound problem I reported earlier was solved by changing some ALSA settings .. For more on it please see the "Bingo: Sound on 2.6.12-rc4 :::)))" thread, also from a few hours ago ... > > With this config you don't need an initrd ... :) > And selinux is disabled at boot. > And I enabled a blinking LED for hard disk activity (actually the most > important setting at all: In the end, what is a computer if it doesn't > blink :::))) > > But as I said: I have problems with ALSA (no sound so far) and with > pbbuttonsd: I enabled userspace Power Management in the .config, and > I'm not sure yet why the speed on the machine (Titanium IV, 867 MHz) > is set to ~665 MHz after booting the machine. > HTH Best Regards Wolfgang -- Wolfgang Pfeiffer http://profiles.yahoo.com/wolfgangpfeiffer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]