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. Anil-G

    Solved AMD G 4GB RAM slow - can I fix?

    Yes, I think this is solved for me! I'm using hint.acpi_throttle.0.disabled=1 in /boot/loader.conf as instructed and driver now seems to limit frequency levels to three of the top six: sysctl -a | grep dev.cpu.0.freq dev.cpu.0.freq: 1650 dev.cpu.0.freq_levels: 1650/5906 1320/3487 825/1396 I'm...
  2. User23

    Solved AMD G 4GB RAM slow - can I fix?

    powerd in adaptive mode needed time to get through all the freq levels in order to reach the highest level. Your lowest freq_level is at 103 MHz which is 1/16 of the max freq, my lowest is 1200 MHz which is around 1/3 of the max freq :) As mentioned on the power consumption wiki, the last low...
  3. sk8harddiefast

    HOW TO: Lenovo P400 touchscreen FreeBSD

    HAVE IN MIND: FreeBSD is a SERVER OS. May work on some laptops. May not. Is not designed to low power management, or work with everything a laptop has. Need a lot of tweaking, a lot of patience and a lot of tests to do it workable. Some things will work but not with the obvious way. This is not...
  4. sk8harddiefast

    Laptop Battery drains extremly fast!

    Yes. Ok. Now My settings. I use 10.1-RELEASE with default kernel for now. On /boot/loader.conf debug.cpufreq.lowest=600 hint.p4tcc.0.disabled="1" hint.acpi_throttle.0.disabled="1" On /etc/rc.conf powerd_enable="YES" powerd_flags="-a maximum -b adaptive -i 85 -r 60 -p 100" My...
  5. TiberiusDuval

    Switching from Arch to FreeBSD

    PC-BSD uses Grub directly without chainloading, it just gives right arguments for Grub to do its work...something like this: submenu "PC-BSD (default) - 2014-07-01 17:26" { menuentry "Normal Bootup" { insmod zfs search --no-floppy -s -l tank kfreebsd /ROOT/default/@/boot/kernel/kernel...
  6. T

    AMD FX, powerd, hwpstate

    I confirm, same problem here. uname -a FreeBSD mynas4free.local 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 I'm running FreeBSD 9.1 on Nas4Free NAS. On this system: sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu' hw.machine: amd64 hw.model: AMD A4-4000 APU with Radeon(tm) HD Graphics hw.ncpu...
  7. User23

    Solved Memory leak on FreeBSD 9.3 and FreeBSD 10?

    Re: Memory leak on FreeBSD 9.2-RC3? After 30 days uptime we are 284 MB in swap. FreeBSD 9.2-RELEASE #2 r255966: Wed Oct 23 15:15:02 CEST 2013 real memory = 34368126976 (32776 MB) avail memory = 33101123584 (31567 MB) last pid: 835; load averages: 1.03, 0.94, 0.89...
  8. raul321

    AMD FX, powerd, hwpstate

    Hello, I have the same problem: freebsd# sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu' hw.machine: amd64 hw.model: AMD FX(tm)-6100 Six-Core Processor hw.ncpu: 6 hw.machine_arch: amd64 In dmsg I have: hwpstate0: set freq failed, err 6 Then I've changed in loader.conf: freebsd# cat...
  9. ikbendeman

    AMD FX, powerd, hwpstate

    Suppress the message? Can anyone help me with this? And is there anyway to suppress the following from filling up my dmesg? hwpstate0: set freq failed, err 6 hwpstate0: set freq failed, err 6 hwpstate0: set freq failed, err 6 hwpstate0: set freq failed, err 6 hwpstate0: set freq failed, err 6...
  10. ikbendeman

    AMD FX, powerd, hwpstate

    I'm on 9.2-STABLE and I get a WARNING: hint.acpi_throttle.disabled sysctl does not exist or some such error.
  11. N

    Battery problems

    So this is my /boot/loader.conf hint.p4tcc.0.disabled=1 hint.acpi_throttle.0.disabled=1 drm.i915.enable_rc6=7 hw.pci.do_power_nodriver=3 and this is my /etc/rc.conf hostname="intel" keymap="it.iso.kbd" sshd_enable="YES" moused_enable="YES" powerd_enable="YES" performance_cx_lowest="C2"...
  12. N

    Battery problems

    This is my /boot/loader.conf: hint.p4tcc.0.disabled=1 hint.acpi_throttle.0.disabled=1 dev.cpu.0.freq_levels: 800/14000 //not sure of this performance_cx_lowest="C2" economy_cx_lowest="C2" hw.pci.do_power_nodriver=3
  13. C

    HOWTO: FreeBSD 9.1-RELEASE on Asus Eee PC 1018P

    12. Webcam Install multimedia/webcamd port. Add this line in /boot/loader.conf cuse4bsd_load="YES" Also need to add this line in /etc/rc.conf webcamd_enable="YES" Configure webcam device as follow: # kldload cuse4bsd # dmesg | grep ugen # webcamd -d ugen4.2 -i 0 -v 0 Quoted from...
  14. A

    No sound in flashplayer video

    # Kernel Options kern.ipc.shmseg=1024 kern.ipc.shmmni=1024 kern.maxproc=10000 # Accept the firmware license legal.intel_ipw.license_ack=1 legal.intel_iwi.license_ack=1 # Load additional sata device support siis_load="YES" sdhci_load="YES" # Load geom support geom_journal_load="YES"...
  15. M

    powerd and USB NIC

    Try to add this to your /boot/loader.conf: hint.p4tcc.0.disabled=1 hint.acpi_throttle.0.disabled=1 It should disable throttling not very effective for power saving, leaving only set of frequencies from EIST, which are usually starting from about 800MHz-1GHz.
  16. valsorym

    Short HOWTO/FAQ for FreeBSD 9 (Tutorial: How to leave paradi

    3.5.4. Eliminating of demons cries. To view the complete contents of the HOWTO/FAQ: Back to content. P.S. Sorry for my bad English. P.P.S. If you find something of interest, tell me: "thank you man" - I will be pleased. If you think that this is useless, do not scold me - I will be...
  17. M

    coretemp6: critical temperature detected, suggest system shutdown

    Hi all, The last few times I've tried to do a world build (I like to keep up with -STABLE), I've seen a number of the following messages in my syslog: coretemp6: critical temperature detected, suggest system shutdown I'm impatient, so I tend to do a make -j20 buildworld which does stress the...
  18. F

    Power consumption on FreeBSD

    No, cpufreq is loaded because I can change frequences. As for loader.rc hints, p4tcc is outdated and unneeded, acpi_throttle.X.disabled=1 removes unneeded 100 to 700 Mhz frequences which are very slow but give no powersaving effects, combinations of [hint.atrtc.X.clock|hint.apic.X.clock]=[0|1]...
  19. F

    Power consumption on FreeBSD

    (I post here and not on "mobile computing" because it may be an issue not only with laptops and notebooks, etc.) The problem is FreeBSD's power policy which actually does NOT limit cpu power: neither powerd nor power profiles work properly. For example, I have the following in my configs...
  20. Amzo

    Random Hangs and Freezes

    Well I currently have two problems, but I think they're related. The first one is, my system locks up when I switch TTYs then switch back to X. The other one is when playing games, such as Warzone2100, ExtremeTuxRacer or pretty much any game, I always get random few seconds hangs, but the music...
Back
Top