[Bug 296214] Re: loss control CPU fan after reinstalling acpi and acpid

2008-11-10 Thread mirage

** Attachment added: lsmod
   http://launchpadlibrarian.net/19529278/lsmod

** Changed in: acpi (Ubuntu)
Sourcepackagename: linux = acpi

-- 
loss control CPU fan after reinstalling acpi and acpid
https://bugs.launchpad.net/bugs/296214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296214] Re: loss control CPU fan after reinstalling acpi and acpid

2008-11-10 Thread mirage
So I restart my computer and I do :

sudo modprobe cpufreq_ondemand
sudo modprobe cpufreq_conservative
sudo modprobe cpufreq_userspace
sudo modprobe cpufreq_powersave
sudo modprobe cpufreq_stats
sudo modprobe powernow_k8
sudo modprobe  thermal

Then 
sudo dpkg-reconfigure gnome-applets

Now I have all controls on gnome-applets. But ONE problem persist : Performance 
is select by default...
How can I do that ?

-- 
loss control CPU fan after reinstalling acpi and acpid
https://bugs.launchpad.net/bugs/296214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296214] Re: loss control CPU fan after reinstalling acpi and acpid

2008-11-10 Thread mirage

** Attachment added: dmesg
   http://launchpadlibrarian.net/19529277/dmesg

-- 
loss control CPU fan after reinstalling acpi and acpid
https://bugs.launchpad.net/bugs/296214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 296214] Re: loss control CPU fan after reinstalling acpi and acpid

2008-11-10 Thread mirage
I had found lsmod log before this bug.

To compare with the new lsmod, this is not available :

powernow_k816608  1 
cpufreq_powersave   3200  0 
cpufreq_ondemand   11152  1 
cpufreq_conservative10632  0 
cpufreq_userspace   6180  0 
cpufreq_stats   8416  0 
freq_table  6464  3 powernow_k8,cpufreq_ondemand,cpufreq_stats

So I do :
sudo modprobe powernow_k8 cpufreq_ondemand cpufreq_stats cpufreq_conservative 
cpufreq_powersave

Then 
sudo dpkg-reconfigure gnome-applets

Now I can use ondemand and performance options but by default
performance is selected.

dmesg give :

[ 4393.138120] powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology 
TL-50 processors (2 cpu cores) (version 2.20.00)
[ 4393.141127] powernow-k8:0 : fid 0x8 (1600 MHz), vid 0x13
[ 4393.141133] powernow-k8:1 : fid 0x0 (800 MHz), vid 0x1e
[ 4443.669517] Clocksource tsc unstable (delta = -219982760 ns)

Now conservative mode is not available :
[ 5086.758354] cpufreq_ondemand: Unknown parameter `cpufreq_conservative'

I don't know what can I do now. HELPPP

-- 
loss control CPU fan after reinstalling acpi and acpid
https://bugs.launchpad.net/bugs/296214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs