Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2016 06:07:45 -0400
From:      am_dxer@fastmail.fm
To:        freebsd-acpi@freebsd.org
Subject:   Re: Problems with CPU throttling on HP 15-n066us laptop
Message-ID:  <1471514865.2276129.698913209.3B7A5306@webmail.messagingengine.com>
In-Reply-To: <20160818074609.GV83214@kib.kiev.ua>
References:  <1471488612.2196853.698646081.0844D23B@webmail.messagingengine.com> <20160818074609.GV83214@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, Aug 18, 2016, at 03:46 AM, Konstantin Belousov wrote:
> On Wed, Aug 17, 2016 at 10:50:12PM -0400, am_dxer@fastmail.fm wrote:
> > Hello,
> > I purchased a new laptop for FreeBSD and am having some problems with
> > CPU throttling. This laptop has an aMD a10-5745m processor. I cannot
> > start powerd and the frequency levels in dev.cpu are absent. I tried
> > with 11 and when that didn't work, I upgraded to Current. The laptop is
> > running very hot and the fans are often running at a high speed so I
> > think the cpu is running near full speed.  This is the only issue I am
> > having in general use of the laptop. I will include the url for my asl
> > below as well as the output of dmesg after boot -v and sysctl hw.acpi. I
> > noticed messages like "acpi_ec0: EcCommand: no response to 0x84" near
> > the bottom of the dmesg but honestly don't know enough about acpi to say
> > whether this could be causing the problem. I tried Googling the error
> > and found people who seemed to be having trouble with temperature
> > readings and battery status. For me, the battery status is working fine
> > when I check it via acpiconf although I did notice some unusual
> > temperature readings in the dmesg output. There are some other
> > temperature readings that appear in sysctl but I would have to study
> > them more during a work session to see if they remain reasonable. Thanks
> > in advance for any help.
> > 
> > 
> > asl url: http://pasted.co/5770b687
> > 
> > boot-v output: http://pasted.co/c8e9fb89
> > 
> > hw.acpi output: http://pasted.co/cc611266
> 
> It is more useful to show sysctl dev.cpu.  I suspect your bios
> reports C-states in a way which we do not parse properly.
> 
> I am not aware of AMD-specific analog for the Intel' document 'Processor
> Vendor-Specific ACPI Interface Specification'. If somebody has a pointer
> to AMD version and wants to test, I am willing to code that.
I will include the output of dev.cpu below. One observation that I made
is that it seems that the Cool'n'Quiet driver is not attaching. I used
FreeBSD on a laptop with a newer apu once which was the amd a4-5000 from
the Kabini generation and the Cool'n'Quiet 2.0 driver attached on that
machine. I would be willing to perform any testing that you would find
helpful.

output from dev.cpu:
dev.cpu.3.cx_method: C1/hlt C2/i
dev.cpu.3.cx_usage_counters: 2260 5108
dev.cpu.3.cx_usage: 30.67% 69.32% last 2992us
dev.cpu.3.cx_lowest: C8
dev.cpu.3.cx_supported: C1/1/0 C2/2/100
dev.cpu.3.%parent: acpi0
dev.cpu.3.%pnpinfo: _HID=none _UID=0
dev.cpu.3.%location: handle=\_PR_.C003
dev.cpu.3.%driver: cpu
dev.cpu.3.%desc: ACPI CPU
dev.cpu.2.cx_method: C1/hlt C2/io
dev.cpu.2.cx_usage_counters: 2301 5183
dev.cpu.2.cx_usage: 30.74% 69.25% last 1038us
dev.cpu.2.cx_lowest: C8
dev.cpu.2.cx_supported: C1/1/0 C2/2/100
dev.cpu.2.%parent: acpi0
dev.cpu.2.%pnpinfo: _HID=none _UID=0
dev.cpu.2.%location: handle=\_PR_.C002
dev.cpu.2.%driver: cpu
dev.cpu.2.%desc: ACPI CPU
dev.cpu.1.cx_method: C1/hlt C2/io
dev.cpu.1.cx_usage_counters: 2001 6785
dev.cpu.1.cx_usage: 22.77% 77.22% last 568us
dev.cpu.1.cx_lowest: C8
dev.cpu.1.cx_supported: C1/1/0 C2/2/100
dev.cpu.1.%parent: acpi0
dev.cpu.1.%pnpinfo: _HID=none _UID=0
dev.cpu.1.%location: handle=\_PR_.C001
dev.cpu.1.%driver: cpu
dev.cpu.1.%desc: ACPI CPU
dev.cpu.0.cx_method: C1/hlt C2/io
dev.cpu.0.cx_usage_counters: 1541 5804
dev.cpu.0.cx_usage: 20.98% 79.01% last 2975us
dev.cpu.0.cx_lowest: C8
dev.cpu.0.cx_supported: C1/1/0 C2/2/100
dev.cpu.0.%parent: acpi0
dev.cpu.0.%pnpinfo: _HID=none _UID=0
dev.cpu.0.%location: handle=\_PR_.C000
dev.cpu.0.%driver: cpu
dev.cpu.0.%desc: ACPI CPU
dev.cpu.%parent: 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1471514865.2276129.698913209.3B7A5306>