<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I correct myself: fancontrol does have
      to be installed separately.  It includes pwmconfig.<br>
      <br>
      When I ran sudo pwmconfig, it reported "There are no pwm-capable
      sensor modules installed."<br>
      <br>
      This despite the fact that sensors-detect *did* find a sensor that
      it could use and configured the coretemp module to load in support
      of that.<br>
      <br>
      I don't have a conclusion yet, but clearly I would have hoped for
      pwmconfig to find something that fancontrol could govern.<br>
      <br>
      On 5/30/2014 8:20 PM, John Hupp wrote:<br>
    </div>
    <blockquote cite="mid:53892047.8060500@prpcompany.com" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <div class="moz-cite-prefix">You say that you installed lm-sensors
        (and fancontrol, although I think fancontrol is simply part of
        the lm-sensors package) and detail some things about lsmod and
        the desired fan control settings.<br>
        <br>
        But when you ran sensors-detect, what did it detect, and what if
        any modules did it proposed to install?<br>
        <br>
        I say this because the README warns regarding laptops:<br>
        <br>
        HARDWARE SUPPORT<br>
        ----------------<br>
            <br>
            To find out what hardware you have, just run
        'sensors-detect' as root.<br>
            <br>
            Most modern mainboards incorporate some form of hardware
        monitoring chips.<br>
            These chips read things like chip temperatures, fan rotation
        speeds and<br>
            voltage levels. There are quite a few different chips which
        can be used by<br>
            mainboard builders for approximately the same results.<br>
            <br>
            Laptops, on the other hand, rarely expose any hardware
        monitoring<br>
            chip. They often have some BIOS and/or ACPI magic to get the
        CPU<br>
            temperature value, but that's about it. For such laptops,
        the lm-sensors<br>
            package is of no use (sensors-detect will not find
        anything), and you have<br>
            to use acpi instead.<br>
            <br>
            This package doesn't contain chip-specific knowledge. It
        will support all<br>
            the hardware monitoring chips your kernel has drivers for.
        In other words,<br>
            if you find out that you have unsupported hardware (e.g.
        sensors-detect<br>
            told you so) then it means that you need a more recent
        kernel, or you<br>
            even need to wait for a new kernel driver to be written.
        Updating the<br>
            lm-sensors package itself will not help.<br>
            <br>
        <br>
        On 5/29/2014 4:34 AM, Morten Bjerremann Nielsen wrote:<br>
      </div>
      <blockquote cite="mid:1401352466.3298.9.camel@V5-572G" type="cite">
        <div class="moz-text-plain" wrap="true" graphical-quote="true"
          style="font-family: -moz-fixed; font-size: 14px;"
          lang="x-unicode">
          <pre wrap="">Thank you, for the answer Israel.

I will try to give you the info, in this reply <span class="moz-smiley-s1" title=":)"><span>:)</span></span>

My CPU is a 64bit (Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz).

The output of the lshw is attached as a text file, with this reply.

I haven't had this running on any previous version, but i'm currently
running Linux V5-572G 3.13.0-24-generic #47-Ubuntu SMP Fri May 2
23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux.

It's my first time running Lubuntu on this computer.

Hope you can help.

<div class="moz-txt-sig">-- 

Med venlig hilsen / Best regards

Morten Bjerremann Nielsen

On Tue, 2014-05-27 at 20:47 -0500, Israel wrote:
</div></pre>
          <blockquote type="cite" style="color: #000000;">
            <pre wrap=""><span class="moz-txt-citetags">> </span>Hi, it would help to know more about your processor... it looks like you
<span class="moz-txt-citetags">> </span>have intel, so is it 32bit or 64?
<span class="moz-txt-citetags">> </span>a more exact model name would also be helpful, to others who know more
<span class="moz-txt-citetags">> </span>about this...
<span class="moz-txt-citetags">> </span>The command lshw (or rather 'sudo lshw') will list out your hardware. 
<span class="moz-txt-citetags">> </span>please run it as sudo, so a more complete output it generated.
<span class="moz-txt-citetags">> </span>you can output it into a file by running something like:
<span class="moz-txt-citetags">> </span>sudo lshw > lshw.txt
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>Thanks!  Also, it is usually very useful to know the exact Kernel and
<span class="moz-txt-citetags">> </span>version of the OS you are using
<span class="moz-txt-citetags">> </span>uname -a will show all the info about the kernel version
<span class="moz-txt-citetags">> </span>and I am guessing you might be using 14.04...
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>Also... have you had this working in a previous version, or is this the
<span class="moz-txt-citetags">> </span>first time you have used Lubuntu on this computer?
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>On 05/27/2014 12:42 PM, Morten Bjerremann Nielsen wrote:
</pre>
            <blockquote type="cite" style="color: #000000;">
              <pre wrap=""><span class="moz-txt-citetags">> > </span>Hi everyone.
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> > </span>I'm trying to get the "acerhdf.conf" to work on my Acer Aspire V5-572G.
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> > </span>I've installed the "lm-sensors" and "fancontrol" as well, but nothing
<span class="moz-txt-citetags">> > </span>works.
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> > </span>My wish, is for the fans to constantly run a little, because i game a
<span class="moz-txt-citetags">> > </span>lot and wan't my computer to run cool.
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> > </span>This is the settings I wish to use:
<span class="moz-txt-citetags">> > </span>"options acerhdf kernelmode = 1 fanon = 45000 fanoff = 40000"
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> > </span>And this is the output of "lsmod":
<span class="moz-txt-citetags">> > </span>Module                  Size  Used by
<span class="moz-txt-citetags">> > </span>ctr                    13049  3 
<span class="moz-txt-citetags">> > </span>ccm                    17773  3 
<span class="moz-txt-citetags">> > </span>bbswitch               13943  0 
<span class="moz-txt-citetags">> > </span>dm_crypt               23177  0 
<span class="moz-txt-citetags">> > </span>acer_wmi               32522  0 
<span class="moz-txt-citetags">> > </span>sparse_keymap          13948  1 acer_wmi
<span class="moz-txt-citetags">> > </span>rfcomm                 69160  8 
<span class="moz-txt-citetags">> > </span>intel_rapl             18773  0 
<span class="moz-txt-citetags">> > </span>bnep                   19624  2 
<span class="moz-txt-citetags">> > </span>x86_pkg_temp_thermal    14205  0 
<span class="moz-txt-citetags">> > </span>intel_powerclamp       14705  0 
<span class="moz-txt-citetags">> > </span>kvm_intel             143060  0 
<span class="moz-txt-citetags">> > </span>kvm                   451511  1 kvm_intel
<span class="moz-txt-citetags">> > </span>crct10dif_pclmul       14289  0 
<span class="moz-txt-citetags">> > </span>crc32_pclmul           13113  0 
<span class="moz-txt-citetags">> > </span>ghash_clmulni_intel    13259  0 
<span class="moz-txt-citetags">> > </span>snd_hda_codec_hdmi     46207  1 
<span class="moz-txt-citetags">> > </span>snd_hda_codec_realtek    61438  1 
<span class="moz-txt-citetags">> > </span>aesni_intel            55624  379 
<span class="moz-txt-citetags">> > </span>aes_x86_64             17131  1 aesni_intel
<span class="moz-txt-citetags">> > </span>lrw                    13286  1 aesni_intel
<span class="moz-txt-citetags">> > </span>gf128mul               14951  1 lrw
<span class="moz-txt-citetags">> > </span>glue_helper            13990  1 aesni_intel
<span class="moz-txt-citetags">> > </span>ablk_helper            13597  1 aesni_intel
<span class="moz-txt-citetags">> > </span>cryptd                 20359  189
<span class="moz-txt-citetags">> > </span>ghash_clmulni_intel,aesni_intel,ablk_helper
<span class="moz-txt-citetags">> > </span>snd_hda_intel          52355  1 
<span class="moz-txt-citetags">> > </span>snd_hda_codec         192906  3
<span class="moz-txt-citetags">> > </span>snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
<span class="moz-txt-citetags">> > </span>uvcvideo               80885  0 
<span class="moz-txt-citetags">> > </span>snd_hwdep              13602  1 snd_hda_codec
<span class="moz-txt-citetags">> > </span>videobuf2_vmalloc      13216  1 uvcvideo
<span class="moz-txt-citetags">> > </span>binfmt_misc            17468  1 
<span class="moz-txt-citetags">> > </span>joydev                 17381  0 
<span class="moz-txt-citetags">> > </span>videobuf2_memops       13362  1 videobuf2_vmalloc
<span class="moz-txt-citetags">> > </span>snd_pcm               102099  3
<span class="moz-txt-citetags">> > </span>snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
<span class="moz-txt-citetags">> > </span>serio_raw              13462  0 
<span class="moz-txt-citetags">> > </span>videobuf2_core         40664  1 uvcvideo
<span class="moz-txt-citetags">> > </span>snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
<span class="moz-txt-citetags">> > </span>videodev              134688  2 uvcvideo,videobuf2_core
<span class="moz-txt-citetags">> > </span>snd_seq_midi           13324  0 
<span class="moz-txt-citetags">> > </span>snd_seq_midi_event     14899  1 snd_seq_midi
<span class="moz-txt-citetags">> > </span>arc4                   12608  2 
<span class="moz-txt-citetags">> > </span>snd_rawmidi            30144  1 snd_seq_midi
<span class="moz-txt-citetags">> > </span>ath3k                  13318  0 
<span class="moz-txt-citetags">> > </span>ath9k                 164164  0 
<span class="moz-txt-citetags">> > </span>btusb                  32412  0 
<span class="moz-txt-citetags">> > </span>ath9k_common           13551  1 ath9k
<span class="moz-txt-citetags">> > </span>ath9k_hw              453856  2 ath9k_common,ath9k
<span class="moz-txt-citetags">> > </span>lpc_ich                21080  0 
<span class="moz-txt-citetags">> > </span>ath                    28698  3 ath9k_common,ath9k,ath9k_hw
<span class="moz-txt-citetags">> > </span>bluetooth             395423  23 bnep,ath3k,btusb,rfcomm
<span class="moz-txt-citetags">> > </span>mac80211              626489  1 ath9k
<span class="moz-txt-citetags">> > </span>snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
<span class="moz-txt-citetags">> > </span>rtsx_pci_ms            18151  0 
<span class="moz-txt-citetags">> > </span>snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
<span class="moz-txt-citetags">> > </span>cfg80211              484040  3 ath,ath9k,mac80211
<span class="moz-txt-citetags">> > </span>snd_timer              29482  2 snd_pcm,snd_seq
<span class="moz-txt-citetags">> > </span>memstick               16966  1 rtsx_pci_ms
<span class="moz-txt-citetags">> > </span>snd                    69238  13
<span class="moz-txt-citetags">> > </span>snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
<span class="moz-txt-citetags">> > </span>soundcore              12680  1 snd
<span class="moz-txt-citetags">> > </span>mei_me                 18627  0 
<span class="moz-txt-citetags">> > </span>mei                    82274  1 mei_me
<span class="moz-txt-citetags">> > </span>nvidia              10675249  27 
<span class="moz-txt-citetags">> > </span>parport_pc             32701  0 
<span class="moz-txt-citetags">> > </span>wmi                    19177  1 acer_wmi
<span class="moz-txt-citetags">> > </span>ppdev                  17671  0 
<span class="moz-txt-citetags">> > </span>mac_hid                13205  0 
<span class="moz-txt-citetags">> > </span>coretemp               13435  0 
<span class="moz-txt-citetags">> > </span>lp                     17759  0 
<span class="moz-txt-citetags">> > </span>parport                42348  3 lp,ppdev,parport_pc
<span class="moz-txt-citetags">> > </span>hid_generic            12548  0 
<span class="moz-txt-citetags">> > </span>usbhid                 52616  0 
<span class="moz-txt-citetags">> > </span>hid                   106148  2 hid_generic,usbhid
<span class="moz-txt-citetags">> > </span>rtsx_pci_sdmmc         23274  0 
<span class="moz-txt-citetags">> > </span>i915                  783485  2 
<span class="moz-txt-citetags">> > </span>psmouse               102222  0 
<span class="moz-txt-citetags">> > </span>i2c_algo_bit           13413  1 i915
<span class="moz-txt-citetags">> > </span>drm_kms_helper         52758  1 i915
<span class="moz-txt-citetags">> > </span>ahci                   25819  1 
<span class="moz-txt-citetags">> > </span>libahci                32168  1 ahci
<span class="moz-txt-citetags">> > </span>drm                   302817  5 i915,drm_kms_helper,nvidia
<span class="moz-txt-citetags">> > </span>r8169                  67581  0 
<span class="moz-txt-citetags">> > </span>rtsx_pci               45956  2 rtsx_pci_ms,rtsx_pci_sdmmc
<span class="moz-txt-citetags">> > </span>mii                    13934  1 r8169
<span class="moz-txt-citetags">> > </span>video                  19476  2 i915,acer_wmi
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> > </span>Hope one of you out there has a solution to my problem.
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> ></span>
<span class="moz-txt-citetags">> ></span>
</pre>
            </blockquote>
            <pre wrap=""><span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>-- 
<span class="moz-txt-citetags">> </span>Regards
<span class="moz-txt-citetags">> </span>
<span class="moz-txt-citetags">> </span>
</pre>
          </blockquote>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <div class="moz-text-plain" wrap="true" graphical-quote="true"
          style="font-family: -moz-fixed; font-size: 14px;"
          lang="x-western">
          <pre wrap=""><div class="moz-txt-sig">-- 
Lubuntu-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Lubuntu-users@lists.ubuntu.com">Lubuntu-users@lists.ubuntu.com</a>
Modify settings or unsubscribe at: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a>
</div></pre>
        </div>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>