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. N

    Solved Installer fails to boot... hangs on at a line "ahcich0: AHCI reset..."

    I tried disabling ahci, but nothing was cured. https://forums.lenovo.com/t5/Other-Linux-Discussions/ThinkPad-E485-E585-Firmware-bug-ACPI-IVRS-table/td-p/4191484 this link says it must be ACPI IVRS bug, which came from broken bios of E485. so, I typed set hint.acpi.0.disabled=1 and did a...
  2. C

    sound issues ideapad 330

    I have a Lenovo Ideapad 330-151KB, and on fresh install the laptop's internal speakers weren't working but the headphone jack was working. My goal is to have both working and also have the laptop speakers turn off when headphones are plugged in. Here's what I've done so far: I was able to get...
  3. PMc

    C states not used

    # cat /boot/loader.conf | grep acpi_throttle hint.acpi_throttle.0.disabled="1" This setting was regularly done during upgrade to Rel. 10. It was accompanied by a paper, which explained that the very low frequencies which were enabled by setting this to "0" would not contribute to actual power...
  4. serjsk8

    C states not used

    Do you think it's better leave at 0 ? hint.acpi_throttle.0.disabled="0"
  5. serjsk8

    C states not used

    When I put: # cat /boot/loader.conf | grep acpi_throttle hint.acpi_throttle.0.disabled="0" My CPU only know about C1 and C2, but the current frequency is low dev.cpu.0.cx_method: C1/mwait/hwc C2/mwait/hwc dev.cpu.0.cx_usage_counters: 2667 79626 dev.cpu.0.cx_usage: 3.24% 96.75% last 1899us...
  6. elephant

    Solved Lenovo T530 Power Saving

    https://forums.freebsd.org/search/83581/?q=hint.acpi_throttle.0.disabled%3D%220%22&o=date I read the "C states not used" post but the search above will give more hits.
  7. serjsk8

    Solved Lenovo T530 Power Saving

    Hello, in which post?
  8. elephant

    Solved Lenovo T530 Power Saving

    An older post recommended this: hint.acpi_throttle.0.disabled="0"
  9. serjsk8

    Solved Lenovo T530 Power Saving

    Hello, I have laptop Lenovo T530 this FreeBSD 12 installed on it. # uname -a FreeBSD FBSD 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC amd64 My problem is that the laptop consumes too much energy. # acpiconf -i 0 Design capacity: 86580 mWh Last full capacity: 66050 mWh...
  10. G

    powerd: no cpufreq(4) support -- aborting: No such file or directory

    ...performance_cx_lowest="Cmax" economy_cx_lowest="Cmax" # powerd # powerd: no cpufreq(4) support powerd_enable="YES" powerd_flags="-a hadp" # Highly adaptive And in /boot/loader.conf trying hint.acpi_throttle.0.disabled="0" hint.p4tcc.0.disabled="0" Any hints welcome.
  11. Maxnix

    C states not used

    ...#--- VFS ------------------------------- vfs.usermount=1 /boot/loader.conf autoboot_delay="2" hint.acpi_throttle.0.disabled="0" hint.p4tcc.0.disabled="0" hw.pci.do_power_nodriver="3" hw.psm.tap_enabled=1 vfs.root.mountfrom="zfs:zroot/ROOT/default" vfs.zfs.arc_max="700M"...
  12. chucklz1515

    Lenovo T61 Thinkpad Running Hot! (95C)

    Yes. I have also set the flags to this: powerd_flags="-a hiadaptive -b adaptive" I also set the C-States in /etc/rc.conf: performance_cx_lowest="Cmax" economy_cx_lowest="Cmax" P-States and throttling in boot/loader.conf: hint.p4tcc.0.disabled=1 hint.acpi_throttle.0.disabled=1
  13. J

    Laptop battery life - brand new X1 Carbon 6th gen only 4 hours on FreeBSD

    Installing the drm-next-kmod port, along with setting up powerd gave me huge gains on my Intel Broadwell based MacbookAir. I could only get around 6 hours max without and now get 16 hours; # acpiconf -i 0 Design capacity: 71500 mWh Last full capacity: 66060 mWh Technology...
  14. jwhitehorn

    Boot Hangs After CPU Upgrade

    Yes. https://www.gigabyte.com/Motherboard/GA-M68MT-S2P-rev-30#support-cpu A quick update on things I tried last night. Based on a lot of googling, I tried a number of various things. I disabled Cool N Quiet in the BIOS. That had the effect of changing the last lines of the logs to: acpi0...
  15. K

    Problems installing QLogic 2532 Fiber Channel card

    I'm having difficulty getting FreeBSD 10.3 to recognize a QLogic brand Fiber Channel Card. It's plugged into a PCIe slot on a SuperMicro server. Fiber optic cables connect the card to a Quantum Scalar i80 LTO4 tape library. Everything else about the FreeBSD installation went fine. I'm pretty...
  16. T

    System hang on boot up?

    I built a custom kernel without the EARLY_AP_STARTUP. The verbose boot option with the new kernel is hung as follows: My /boot/loader.conf looks like this kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" vfs.zfs.min_auto_ashift=12 zfs_load="YES" net.fibs=6...
  17. CraigA_UK

    Help with a full system freeze

    Thanks Terry - great help! OK, here is the output from top -S soon after reboot: UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -8 0 0 4736 - DLs - 0:14.13 [kernel] 0 1 0 0 20 0 9476 816 wait SLs -...
  18. Z

    New installation, no audio

    If I want to hear audio on my pc, what do I install? I've installed pulseaudio and alsa-utils. I post some logs... As DE I have mate # $FreeBSD: releng/11.0/sys/amd64/conf/GENERIC.hints 297243 2016-03-24 20:52:35Z mav $ hint.fdc.0.at="isa" hint.fdc.0.port="0x3F0" hint.fdc.0.irq="6"...
  19. A

    Freebsd only sounds by the front jack

    This is my /boot/device.hints file: # $FreeBSD: releng/11.0/sys/amd64/conf/GENERIC.hints 297243 2016-03-24 20:52:35Z mav $ hint.fdc.0.at="isa" hint.fdc.0.port="0x3F0" hint.fdc.0.irq="6" hint.fdc.0.drq="2" hint.fd.0.at="fdc0" hint.fd.0.drive="0" hint.fd.1.at="fdc0" hint.fd.1.drive="1"...
  20. W

    Upgrading FreeBSD 10.1 to 10.3

    Try to add in your /boot/device.hints : hint.acpi_throttle.0.disabled="0" hint.p4tcc.0.disabled="0"
Back
Top