[Bug 374427] Re: doesn't accept multiple keys in id_rsa

2009-06-24 Thread Steve Lacy
To give more detail, here's what your ~/.ssh/config file needs to look like: Host * IdentityFile id_rsa.pub Host hostname_with_special_keys.com IdentifyFile id_rsa.hostname_with_special_keys.pub Host another_host.com IdentityFile id_rsa.another_host.pub The actual hostnames and file names are ar

[Bug 367739] Re: cpufreq ondemand governor stuck at lowest frequency

2009-05-26 Thread Steve Lacy
Adding more details here: - CPU frequency scaling is stuck at lowest frequency upon first cold boot when on battery power. - Subsequent resume from suspend under battery power, and cpufreq scaling works properly. - Cold booting while on A/C power results in proper scaling from boot. -- cpufre

[Bug 368231] Re: /etc/init.d/loadcpufreq references non-existant module "acpi_cpufreq"

2009-04-29 Thread Steve Lacy
Ah even better, this config seems to have been left behind after my upgrade from 8.10 to 9.04. Running "aptitude purge ~c" cleaned it up and a bunch of other junk. -- /etc/init.d/loadcpufreq references non-existant module "acpi_cpufreq" https://bugs.launchpad.net/bugs/368231 You received this bu

[Bug 368231] Re: /etc/init.d/loadcpufreq references non-existant module "acpi_cpufreq"

2009-04-29 Thread Steve Lacy
Ah yes, sorry, it's in cpufrequtils. I don't see an obvious way to change the "affects" section of this bug. Should I just fine a new one? -- /etc/init.d/loadcpufreq references non-existant module "acpi_cpufreq" https://bugs.launchpad.net/bugs/368231 You received this bug notification because y

[Bug 368231] [NEW] /etc/init.d/loadcpufreq references non-existant module "acpi_cpufreq"

2009-04-27 Thread Steve Lacy
Public bug reported: In Intrepid 9.04 i386: /etc/init.d/loadcpufreq makes an attempt to detect the processor, and then load an appropriate kernel module for cpufreq support. In 2.6.28-11, acpi-cpufreq appears to be compiled into the kernel, and yet the init script has not been updated to reflect

[Bug 367739] Re: cpufreq ondemand governor stuck at lowest frequency

2009-04-26 Thread Steve Lacy
$ pwd /sys/devices/system/cpu/cpu0/cpufreq $ sudo grep "." * affected_cpus:0 cpuinfo_cur_freq:160 cpuinfo_max_freq:160 cpuinfo_min_freq:80 related_cpus:0 1 scaling_available_frequencies:160 1333000 1067000 80 scaling_available_governors:conservative ondemand userspace powersa

[Bug 367739] Re: cpufreq ondemand governor stuck at lowest frequency

2009-04-26 Thread Steve Lacy
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/26018311/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/26018312/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26018313/Dependencies.txt ** A

[Bug 367739] [NEW] cpufreq ondemand governor stuck at lowest frequency

2009-04-26 Thread Steve Lacy
Public bug reported: Binary package hint: linux-image-2.6.28-11-generic Upon booting 9.04 Jaunty on my netbook (Intel Atom N270 @ 1.66GHz) the system is using the ondemand governor, and is running at 800Mhz. There's virtually nothing I can do to the system to get it to use a faster frequency. Se

[Bug 122993] Re: ondemand governor does not use maximum frequency under load

2009-04-26 Thread Steve Lacy
I can confirm essentially the same behavior on my laptop (Intel Atom N270 @ 1.66GHz) running Jaunty 9.04 $ uname -a Linux slacy-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux $ sudo cpufreq-info cpufrequtils 004: cpufreq-info (C) Dominik Brodowski 2004-2006