Re: Kernel module 'thermal'



Anne Wilson wrote:
I've not had much luck with lm-sensors on this box, so when LXF ran an article on it this month I decided to try again. The first thing it talks about is the kernel module 'thermal'.

# lsmod | grep thermal
#
# modprobe thermal
FATAL: Module thermal not found.

It goes on to say that you can type 'acpi -t' to get the same output:

acpi -t
-bash: acpi: command not found

Perhaps this is why lm-sensors can't get any info?

Any hints?

It's built into the Fedora kernel

CONFIG_ACPI_THERMAL=y

Try, eg,

cat /proc/acpi/thermal_zone/*/temperature

Where the * is defined by your BIOS, eg, THR1.

-Andy

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: why sarge cant power off PC
    ... grub configuration file, /boot/grub/menu.lst. ... I removed apm using aptitude, it removed libapm0 and powermgmt-base as ... apm.ko is the kernel module which contains the APM routines. ... Your computer seems to have a partial ACPI installation. ...
    (Debian-User)
  • Re: Kernel module thermal
    ... talks about is the kernel module 'thermal'. ... # lsmod | grep thermal ... It goes on to say that you can type 'acpi -t' to get the same output: ... ..the Sin of Ignorance, ...
    (Fedora)
  • Re: Kernel module thermal
    ... Anne Wilson wrote: ... the kernel module 'thermal'. ... # lsmod | grep thermal ... It goes on to say that you can type 'acpi -t' to get the same output: ...
    (Fedora)
  • Re: Kernel module thermal
    ... talks about is the kernel module 'thermal'. ... # lsmod | grep thermal ... It goes on to say that you can type 'acpi -t' to get the same output: ...
    (Fedora)
  • Re: Kernel module thermal
    ... talks about is the kernel module 'thermal'. ... It goes on to say that you can type 'acpi -t' to get the same output: ... It's built into the Fedora kernel ...
    (Fedora)