Re: Kernel is using a lot of CPU
- In reply to: DutchDaemon - FreeBSD Forums Administrator : "Re: Kernel is using a lot of CPU"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 15:04:18 UTC
30.01.2023 21:50, DutchDaemon - FreeBSD Forums Administrator wrote: > On 30/01/2023 15:47, Eugene Grosbein wrote: >> 30.01.2023 21:27, Nikos Vassiliadis wrote: >> >>> 12.4 autoloaded acpi_wmi with dubious results: >>> >>> Autoloading module: acpi_wmi >>> acpi_wmi0: <ACPI-WMI mapping> on acpi0 >>> acpi_wmi0: cannot find EC device >>> device_attach: acpi_wmi0 attach returned 6 >>> acpi_wmi0: <ACPI-WMI mapping> on acpi0 >>> acpi_wmi0: cannot find EC device >>> device_attach: acpi_wmi0 attach returned 6 >>> >>> 12.2 did not autoload it. >> You may blacklist the module in /etc/rc.conf to disable autoloading, if you wish: >> >> devmatch_blacklist="acpi_wmi.ko" > /blocklist/ Thanks for correction, and sorry for mistake. ENOSLEEP.