Search results for query: hint.acpi_throttle.0.disabled="0"

  1. The following words were not included in your search because they are too short, too long, or too common: 0, 0
  1. A

    Zotac Zbox Nano ID61 mini review

    Hi, quick update... The JST SH plug was the correct choice. Received mine a day ago. I've sent a mail to Zotac requesting the COM1 pinout. If they're not forthcoming I'll try get it the hard way. ;) In the mean time I decided to measure the idle power consumption of this system. I've...
  2. Y

    Help on installing with UFS+J, GELI, GPT, and boot from USB

    I was actually inspired to do this from that and some other post. I just wanted to do it in GPT though. I got it done by simply putting all the partition in GPT without any internal sectioning within one particular GPT, each being encrypted separately. Booting from a USB stick is surprisingly...
  3. Y

    Help on installing with UFS+J, GELI, GPT, and boot from USB

    I was just writing down the above procedure as a reference, but one thing lead to another and instead ended up with a script. Here it is for anyone interested. Please do point out any flaws or possible improvements :) thank you. #!/bin/sh #This is a script meant to install FreeBSD into a...
  4. B

    Something is not working, but I digress

    edit4: At this point you can skip most of what I have writen... who knows where I will end :/ I just installed a new system and installed a new kernel. But when I boot everything is fine, until I get to the part where I login. Then the system freezes up and prints out four (4) of these...
  5. C

    AMD FX, powerd, hwpstate

    I too am apparently having the same issue, new freebsd FreeBSD 9 release install, AMD Opteron 6212, Supermicro H8SGL-F board. Same error: hwpstate0: set freq failed err 6 and I too have in my loader.conf hint.acpi_throttle.0.disabled="1" which has been said to be a workaround, but does...
  6. V

    AMD FX, powerd, hwpstate

    Hi. I've got AMD FX-4100, ASUS M5A97 with the AMD 970, FreeBSD 9.0-RELEASE amd64 GENERIC. I've got hint.acpi_throttle.0.disabled="1" debug.hwpstate_verbose="1" to eliminate acpi_throttle issues. If I try to enable powerd (via rc.conf) I get: Copyright (c) 1992-2012 The FreeBSD Project...
  7. R

    Thermal Management Issues with Laptop (Toshiba Satellite C650d)

    I receive the following error /etc/rc: WARNING: unable to set kern.eventtimer.timer=HPETI am guessing that this means HPET is unsupported for me. I have been looking through the ACPI Mailing List, and I have found your handle attached to quite a few messages dealing with this, so I would like...
  8. Z

    Thermal Management Issues with Laptop (Toshiba Satellite C650d)

    Hi: I see some 15 degrees of difference of CPU temperature between FreeBSD9 and Debian GNU/Linux with the same hardware (Toshiba Satellite C650d). GNU/Linux usually shows (with cpufreq utils) 40-50 degrees celsius whereas FreeBSD9 shows at least 54-63 degrees of celsius when starting up. At...
  9. A

    HOWTO: FreeBSD CPU Scaling and Power Saving

    I suggest you try add the following to /boot/loader.conf: hint.p4tcc.0.disabled="1" hint.acpi_throttle.0.disabled="1" I've seen more than one FreeBSD dev saying (more kindly than me) that P4TCC is useless, and I for one have seen one of my systems use more energy with it enabled. YMMV
  10. fluca1978

    desktop brightness not working on laptop

    May it be there is something wrong with the way I load the module? # kldstat | grep acpi | grep video 10 1 0xffffffff8167e000 6d18 acpi_video.ko but the only sysctl I have is # sysctl -a | grep acpi | grep video hw.acpi.reset_video: 0 I load it at boot time with # grep acpi...
  11. valsorym

    Demons sing (Problem solved: FreeBSD 8.2 and Dell Vostro 3500)

    Hi all, After you run FreeBSD the laptop makes a strange monotonous squeak. Squeak on the processor. It is audible when the CPU is not loaded. When CPU loaded - squeak disappears. Decided to treat the problem as follows: # echo 'kern.hz="100"' >> /boot/loader.conf # echo...
  12. B

    powerd freezes system

    I'm running Intel i7 920. powerd seems to occasionally hang the system completely; the only way is to hard reset it. Frequency ranges go from 199Mhz up to 2.6Ghz, but the freezing happens randomly, and well above 199Mhz. I tried setting hint.acpi_throttle.0.disabled="1" as suggested somewhere...
  13. S

    Buffer memory, I can not see?

    Hello, Why is my system running top not showing buffer memory? Thanks :) FreeBSD 8.2-RELEASE FreeBSD 8.2-RELEASE #0, zfs v1.5 last pid: 7209; load averages: 0.01, 0.02, 0.00 up 0+02:31:23 03:52:23 546 processes: 1 running, 545 sleeping CPU: 0.4% user, 0.0% nice, 1.1% system...
  14. J

    How to use Core i7 turbo in FreeBSD

    Actually, I think the Sandy Bridge cores can turbo all 4 cores simultaneously, within the limits of the thermal and electrical envelopes, which is a vast improvement over the previous generation i7 which is exactly as you described - 1 core can turbo at a time. So I'm not sure if it was...
  15. ikreos

    powerd freezes system

    Well I re-enabled ACPI and added hint.acpi_throttle.0.disabled="1" to my /boot/loader.conf and it worked. The system doesn't freeze when running powerd. Will be looking at it more closely.
  16. thuglife

    Solved [Solved] powerd on a HP 6735s notebook

    Thank you guys, we tried FreeBSD again today and hint.acpi_throttle.0.disabled="1" resolves this issue! One more happy customer. Keep rockin!
  17. richardpl

    Building a custom kernel on a different machine

    My kernel: cpu I686_CPU ident kernel option SCHED_ULE option PREEMPTION option INET option MD_ROOT option _KPOSIX_PRIORITY_SCHEDULING option PRINTF_BUFR_SIZE=128 option KBD_INSTALL_CDEV option SMP device apic device atkbd device atkbdc device pci device psm device vga device sc device pmtimer...
  18. M

    Yet another hot laptop

    I see you you have commented these lines: hint.p4tcc.0.disabled=1 hint.acpi_throttle.0.disabled=1 I would suggest to restore them back. I see you have default HZ. Reducing it increase C2/C3 effectiveness: kern.hz=100 Make sure you have read http://wiki.freebsd.org/TuningPowerConsumption...
  19. D

    Yet another hot laptop

    Of course, I will try to describe as precisely as possible my configuration. On the kernel side: $ uname -a FreeBSD nifelheim.ygg-drasil.fr 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #9: Fri Jun 18 12:49:02 CEST 2010 def@nifelheim.ygg-drasil.fr:/usr/obj/usr/src/sys/VESAKERN amd64 The...
  20. K

    System clock skew

    I have bought recently ASUS P5P43TD PRO mobo (I'm aware that recently ASUS start doing bad quality hardware both mobile and desktop). I installed FreeBSD 8.1-PRERELEASE #0 r208953, now after subsequent ntpdate I see clock skew -12 seconds after about 2 weeks of uptime without ntpd or ntpdate Is...
Back
Top