turbo-boost for intel i7 not working in my dell studio 1558

Asked by ashwinjagadeesh

the turboboost is not working with my ubuntu 10.10. it works well with windows and it shows the max freq as 1.6 GHz. So pls help me fix this.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

You may need a newer kernel to take advantage of the newer features in the CPU. It may not be supported in the current kernel but there is a PPA with a newer kernel which may help
http://kernel.ubuntu.com/~kernel-ppa/mainline/

They are unofficial and unsupported but may make your CPU work, use at your own risk.

Revision history for this message
ashwinjagadeesh (ashwinjagadeesh) said :
#2

but how to install the kernel and which one to install?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of:

lsb_release -a

Thanks

Revision history for this message
ashwinjagadeesh (ashwinjagadeesh) said :
#4

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.10
Release: 10.10
Codename: maverick

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

sudo add-apt-repository ppa:ricotz/unstable; sudo apt-get update; sudo apt-get -y upgrade

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

sorry, wong post. what is the output of:

uname -a

Thanks

Revision history for this message
ashwinjagadeesh (ashwinjagadeesh) said :
#7

Linux jaguar-Studio-1558 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

ok so it's 64bit maverick.

cd ~/; mkdir kern; cd kern; wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.37-rc2-maverick/linux-headers-2.6.37-020637rc2-generic_2.6.37-020637rc2.201011160905_amd64.deb && wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.37-rc2-maverick/linux-headers-2.6.37-020637rc2_2.6.37-020637rc2.201011160905_all.deb && wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.37-rc2-maverick/linux-image-2.6.37-020637rc2-generic_2.6.37-020637rc2.201011160905_amd64.deb && sudo dpkg -i *.deb

Should do it. The kernel is not supoprted on here or in #ubuntu but we CAN tell you how to install it. If you get issues, hold down shift, select the original kernel and remove the kernel you just installed

Can you help with this problem?

Provide an answer of your own, or ask ashwinjagadeesh for more information if necessary.

To post a message you must log in.