Announcement

Collapse
No announcement yet.

(SOLVED) No sensors found--what am I missing?--I forgot to reboot.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    (SOLVED) No sensors found--what am I missing?--I forgot to reboot.

    I installed lm-sensors and then I ran

    sudo sensors-detect

    Here's the last bit of the output from sensors-detect

    I will now generate the commands needed to load the required modules.
    Just press ENTER to continue:

    To load everything that is needed, add this to /etc/modules:

    #----cut here----
    # Chip drivers
    it87
    coretemp
    #----cut here----

    Do you want to add these lines automatically? (yes/NO)yes

    I checked and the drivers were added to /etc/modules. So I ran

    sensors

    and got:

    No sensors found!
    Make sure you loaded all the kernel drivers you need.
    Try sensors-detect to find out which these are.

    What am I missing?



    #2
    Re: No sensors found--what am I missing?

    Can't answer that without knowing what your PC specs are. What lm-sensors detected, based on what you've shown, is the CPU temp sensor. On my Toshiba Satellite P105, that's all I have.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: No sensors found--what am I missing?

      Did you remember to reboot after adding the new lines to /etc/modules ?

      Comment


        #4
        Re: No sensors found--what am I missing?

        If re-booting doesn't work, check the lm-sensors site for anything on this FOR YOUR specs (mobo). Do a search there on your key words. I had the same problem and found that my DG33FBC Intel mobo with its ICH9 was NOT supported. They have a forum, too, which is useful.
        An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

        Comment

        Working...
        X