Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2019 15:05:17 -0700
From:      Jake Strieter <jstrieter@sonic.net>
To:        freebsd-acpi@FreeBSD.org
Subject:   ACPI errors on Dell Precision 7730
Message-ID:  <38548b0cffd781760009dbe825e4a975@sonic.net>

next in thread | raw e-mail | index | archive | help
Hello, 

I was wondering if someone could help me resolve some ACPI errors I get
on my laptop under FreeBSD 12 RELEASE. The main ones I notice on boot
are: 

"Firmware Error (ACPI): Failure creating..." and 

"ACPI Error: AE_ALREADY_EXISTS" 

Suspend won't work. All the fn keys don't work either so I can't change
the screen brightness anytime after the BSD loader. Lid close does
nothing and for some reason power management in Plasma 5 shows two
batteries when, to knowledge I only have one. I have Gentoo and Windows
10 on separate drives and they're both fully functional aside from
Bluetooth in Gentoo. I have observed when booting from an Ubuntu live
USB that there were some "ACPI Error: AE_ALREADY_EXISTS" errors but once
Gnome loads everything works. 

This machine came preinstalled with Ubuntu 16.04 although it's Dell's
own image with some extra firmware and drivers. I've linked my ACPI
dump, dmesg -v, etc. as well as the disassembled DSDT I extracted under
Windows.  Maybe there's other system information I can gather under
Windows or Linux. In the meantime I'm not sure what to look for in
comparison to Linux's implementation of ACPI-CA. This is my first time
on FreeBSD and I like it quite a bit more than Linux so it'd be nice if
it could be my daily driver. 

ASL: https://gist.github.com/jstrieter/b330d48e68dfb42a6a4aaa1e4ef2fb55 

dmesg -v:
https://gist.github.com/jstrieter/dd9d9f0b1c9575bff0479b3db3526c2b 

sysctl hw.acpi:
https://gist.github.com/jstrieter/1cb962b1c0eaa243edb749783ab32df8 

DSDT from Windows:
https://gist.github.com/jstrieter/1a3a2017379cff3d525be759b5923193 

Let me know If I can provide any thing else. Thanks! 

Jake
From owner-freebsd-acpi@freebsd.org  Wed May  1 18:18:21 2019
Return-Path: <owner-freebsd-acpi@freebsd.org>
Delivered-To: freebsd-acpi@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43DAF159D877
 for <freebsd-acpi@mailman.ysv.freebsd.org>;
 Wed,  1 May 2019 18:18:21 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::50:5])
 by mx1.freebsd.org (Postfix) with ESMTP id D21CE88247
 for <freebsd-acpi@freebsd.org>; Wed,  1 May 2019 18:18:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 925B5159D876; Wed,  1 May 2019 18:18:20 +0000 (UTC)
Delivered-To: acpi@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80083159D875
 for <acpi@mailman.ysv.freebsd.org>; Wed,  1 May 2019 18:18:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org
 [IPv6:2001:1900:2254:206a::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.ysv.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 1C62888244
 for <acpi@FreeBSD.org>; Wed,  1 May 2019 18:18:20 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 3FB0E17A22
 for <acpi@FreeBSD.org>; Wed,  1 May 2019 18:18:19 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x41IIJnu034087
 for <acpi@FreeBSD.org>; Wed, 1 May 2019 18:18:19 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x41IIJNI034081
 for acpi@FreeBSD.org; Wed, 1 May 2019 18:18:19 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: acpi@FreeBSD.org
Subject: [Bug 235876] ACPI related commit r330113 broke Microsoft Hyper-V
 passthrough device on Generation 2 FreeBSD VM
Date: Wed, 01 May 2019 18:18:18 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: kern
X-Bugzilla-Version: 12.0-RELEASE
X-Bugzilla-Keywords: needs-qa, regression
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: jhb@FreeBSD.org
X-Bugzilla-Status: Closed
X-Bugzilla-Resolution: FIXED
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: acpi@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-235876-16045-UBR28FALj5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235876-16045@https.bugs.freebsd.org/bugzilla/>
References: <bug-235876-16045@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-acpi@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: ACPI and power management development <freebsd-acpi.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-acpi>,
 <mailto:freebsd-acpi-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-acpi/>;
List-Post: <mailto:freebsd-acpi@freebsd.org>
List-Help: <mailto:freebsd-acpi-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-acpi>,
 <mailto:freebsd-acpi-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 01 May 2019 18:18:21 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235876

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |FIXED

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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