Author Topic: (Solved) Overheated and shut down  (Read 4113 times)

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #30 on: January 12, 2011, 08:37:59 PM »
Still not taking. I edited out the 3 extra entries and when I run cpufreq-info I'm sitll getting
Quote
[root@localhost kevin]# cpufreq-info
cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.
analyzing CPU 1:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Overheated and shut down
« Reply #31 on: January 12, 2011, 08:42:05 PM »
Just seems to be getting more f'd up. Now the box doesn't come up to delete the line. Can't I just open the file and edit and save it?

Yes. That's what you need to do to get rid of the extra lines. That's what Reply #21 is about, just opening the file and editing it.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #32 on: January 12, 2011, 08:43:57 PM »
They are out now, same thing it's a no go.

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #33 on: January 12, 2011, 08:45:29 PM »
Why did it not install the right hardware/cpu driver when installed or did I f it up somehow?

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #34 on: January 12, 2011, 08:51:31 PM »
It's bed time, ran this again and now it finds nothing.

Quote
[root@localhost ~]# modprobe p4-clockmod
FATAL: Error inserting p4_clockmod (/lib/modules/2.6.33.7-pclos6.bfs/kernel/arch/x86/kernel/cpu/cpufreq/p4-clockmod.ko.gz): No such device
[root@localhost ~]# modprobe powenow-k8
FATAL: Module powenow_k8 not found.
[root@localhost ~]# powernow-k6
bash: powernow-k6: command not found
[root@localhost ~]# modprobe powernow-k6
FATAL: Error inserting powernow_k6 (/lib/modules/2.6.33.7-pclos6.bfs/kernel/arch/x86/kernel/cpu/cpufreq/powernow-k6.ko.gz): No such device
[root@localhost ~]# modprobe powernow-k7
FATAL: Error inserting powernow_k7 (/lib/modules/2.6.33.7-pclos6.bfs/kernel/arch/x86/kernel/cpu/cpufreq/powernow-k7.ko.gz): No such device
[root@localhost ~]# modprobe powenow-k8
FATAL: Module powenow_k8 not found.

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Overheated and shut down
« Reply #35 on: January 12, 2011, 08:53:56 PM »
Still not taking. I edited out the 3 extra entries and when I run cpufreq-info I'm sitll getting
Quote
[root@localhost kevin]# cpufreq-info
cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.
analyzing CPU 1:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.

You need to reboot for the modprobe.preload file to be read, It has to have only one line per module when it's read. You now have that, but haven't rebooted since you made the last edit, removing the extra lines.

Reboot again, run cpufreq-info after the reboot, post your results, then wait for the next instructions if it isn't working.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #36 on: January 12, 2011, 08:56:20 PM »
Yes I have rebooted, and do notice that coffee has powernow on the k-6 k-7 that I copied. Will reboot and try again but it will be the same.

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #37 on: January 12, 2011, 09:01:53 PM »
Rebooted
Quote
[root@localhost kevin]# cpufreq-info
cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.
analyzing CPU 1:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #38 on: January 12, 2011, 09:07:15 PM »
Back in windows because it was going to shut down or fry again.

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Overheated and shut down
« Reply #39 on: January 12, 2011, 09:19:29 PM »
Rebooted
Quote
[root@localhost kevin]# cpufreq-info
cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.
analyzing CPU 1:
  no or unknown cpufreq driver is active on this CPU
  maximum transition latency: 0.00 ms.

OK, the driver has not loaded. We will try to load it manually. Do the following commands only, and post your results.

[root@localhost kevin]# modprobe powernow-k8                         <Enter>

If you receive an error like last time, stop. Then report the error message. Wait again for next instruction. It will depend on your next post.

If you get no error message, then do;

[root@localhost kevin]# cpufreq-info                                  <Enter>

Post the result.

Do not do the second command if you get an error message from the first command.

-------------------------------------------------------------------------------------------------------------------------------

Saw your last post while writing this.

Shut down and let things cool off overnight. We can pick up on this tomorrow.
« Last Edit: January 13, 2011, 01:28:26 PM by old-polack »
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #40 on: January 12, 2011, 09:25:01 PM »
Quote
[kevin@localhost ~]$ su
Password:
[root@localhost kevin]# modprobe powenow-k8
FATAL: Module powenow_k8 not found.

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #41 on: January 12, 2011, 09:26:58 PM »
Yes I'm going to bed and thanks so much for trying to help this noob. It's 10:30 here and I have to get up at 4 to get ready for work. Have a great night and don't spend too much time on this.

Thanks again.

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Overheated and shut down
« Reply #42 on: January 12, 2011, 09:29:29 PM »
Quote
[kevin@localhost ~]$ su
Password:
[root@localhost kevin]# modprobe powenow-k8
FATAL: Module powenow_k8 not found.

[root@localhost kevin]# uname -r                     <Enter>

Post the result.  I want to be sure of the exact kernel that's currently running.

Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #43 on: January 13, 2011, 05:48:35 AM »
Hi, at work with no internet access for my laptop but don't need it to give you what you want.

The kernel is 2.6.33.7-pclos6.bfs

kbz1960

  • Guest
Re: Overheated and shut down
« Reply #44 on: January 13, 2011, 07:19:41 AM »
Another question, I've been searching but haven't done anything yet but............... is it suppose to be powenow or powernow???? Everything I seem to find is powernow, not sure if the time I did get a response if I copied coffee's post or if I typed it and typed powernow instead of powenow. He does have powernow in the k-6 and k-7 but powenow for the k-8.