In message <10399.1543270...@critter.freebsd.dk>, "Poul-Henning Kamp" writes:
>>I'm seeing it on my ThinkPad x230 as well
>
>and on T480 running 13.0-CURRENT r340932M as well:
And seems to be gone with this kernel:
13.0-CURRENT r341006M
Havn't tried the ones in between.
--
P
On 26/11/18 19:59, Yuri Pankov wrote:
> Renato Botelho wrote:
>> On 26/11/18 19:32, Florian Limberger wrote:
>>> Hi,
>>>
>>> On 20.11.18 14:46, Charlie Li wrote:
Nov 20 09:35:19 ardmore kernel: ACPI Error: No handler for Region [ECOR]
(0xf80003662300) [EmbeddedControl] (20181031/evreg
Renato Botelho wrote:
> On 26/11/18 19:32, Florian Limberger wrote:
>> Hi,
>>
>> On 20.11.18 14:46, Charlie Li wrote:
>>> Nov 20 09:35:19 ardmore kernel: ACPI Error: No handler for Region [ECOR]
>>> (0xf80003662300) [EmbeddedControl] (20181031/evregion-288)
>>> Nov 20 09:35:19 ardmore kernel: A
On 26/11/18 19:32, Florian Limberger wrote:
> Hi,
>
> On 20.11.18 14:46, Charlie Li wrote:
>> Nov 20 09:35:19 ardmore kernel: ACPI Error: No handler for Region [ECOR]
>> (0xf80003662300) [EmbeddedControl] (20181031/evregion-288)
>> Nov 20 09:35:19 ardmore kernel: ACPI Error: Region EmbeddedCon
On 18-11-23 13:05:00, Charlie Li wrote:
> On 23/11/2018 00:02, Ben Widawsky wrote:
> > Thanks both of you. Here's another shot at roughly the same thing I asked
> > the
> > first reporter to try (that patch was wrong). If it doesn't work, can you
> > please
> > post the dmesg?
> >
> This patch w
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
On 23/11/2018 00:02, Ben Widawsky wrote:
> Thanks both of you. Here's another shot at roughly the same thing I asked the
> first reporter to try (that patch was wrong). If it doesn't work, can you
> please
> post the dmesg?
>
This patch works on my machine as well.
--
Charlie Li
Can't think of
On 18-11-23 16:42:22, Mateusz Piotrowski wrote:
> On Tue, 20 Nov 2018 at 15:47, Charlie Li wrote:
>
> > Somewhere between r340491 and r340650, probably starting from r340595,
> > my ThinkPad W550s started spewing these messages repeatedly in the
> > system log since boot:
> >
> > ...
> >
> > As a
On Tue, 20 Nov 2018 at 15:47, Charlie Li wrote:
> Somewhere between r340491 and r340650, probably starting from r340595,
> my ThinkPad W550s started spewing these messages repeatedly in the
> system log since boot:
>
> ...
>
> As a result, I am now unable to query battery information at the very
With your patch applied, normal behavior seems back again.
"dmesg" output and other relevent files are availabe at:
http://imp.ovh/acpi
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscr
Hi all,
"patch -p 1 < your_patch" gives me the following *.rej file:
@@ -362,7 +362,8 @@
ret = 0;
goto out;
-}
+} else
+ ecdt = 0;
ret = ACPI_ID_PROBE(device_get_parent(dev), dev, ec_ids, NULL);
if (ret > 0)
@@ -422,16 +434,6 @@
/* Store the value
Thanks both of you. Here's another shot at roughly the same thing I asked the
first reporter to try (that patch was wrong). If it doesn't work, can you please
post the dmesg?
diff --git a/sys/dev/acpica/acpi_ec.c b/sys/dev/acpica/acpi_ec.c
index a21dbc963af..666aba2b3c8 100644
--- a/sys/dev/acpica
On 21/11/2018 11:21, Charlie Li wrote:
> On 20/11/2018 14:37, Ben Widawsky wrote:
>> On 18-11-20 11:28:56, Ben Widawsky wrote:
>>> On 18-11-20 14:09:08, Jung-uk Kim wrote:
I am pretty sure r340644 caused the regression.
>>>
>>> Seems like a good bet. Could you please add the full dmesg as
On 20/11/2018 14:37, Ben Widawsky wrote:
> On 18-11-20 11:28:56, Ben Widawsky wrote:
>> On 18-11-20 14:09:08, Jung-uk Kim wrote:
>>> On 18. 11. 20., Charlie Li wrote:
Nov 20 09:35:19 ardmore kernel: ACPI Error: No handler for Region [ECOR]
(0xf80003662300) [EmbeddedControl] (20181031/
Hi again,
Please find the requested files:
http://imp.ovh/18.2.0/acpidump_-dt_output
http://imp.ovh/18.2.0/acpi_ec_values
http://imp.ovh/18.2.0/dmesg_output
Best regards,
Samy
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/ma
Same problem/output as Charlie Li, with a Lenovo T520.
I will post requested output files as soon as possible.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freeb
Hi,
I have the same problem as Charlie Li. In case it could help you address
this I put up the data you requested in a gist:
https://gist.github.com/rebost/f8f231662a7501b14d63f348ee5e4ca2
you can also download it as a zip file:
https://gist.github.com/rebost/f8f231662a7501b14d63f348ee5e4ca2
On 18-11-20 11:28:56, Ben Widawsky wrote:
> On 18-11-20 14:09:08, Jung-uk Kim wrote:
> > On 18. 11. 20., Charlie Li wrote:
> > > Somewhere between r340491 and r340650, probably starting from r340595,
> > > my ThinkPad W550s started spewing these messages repeatedly in the
> > > system log since boo
On 18-11-20 14:09:08, Jung-uk Kim wrote:
> On 18. 11. 20., Charlie Li wrote:
> > Somewhere between r340491 and r340650, probably starting from r340595,
> > my ThinkPad W550s started spewing these messages repeatedly in the
> > system log since boot:
> >
> > Nov 20 09:35:19 ardmore kernel: ACPI Err
On 18. 11. 20., Charlie Li wrote:
> Somewhere between r340491 and r340650, probably starting from r340595,
> my ThinkPad W550s started spewing these messages repeatedly in the
> system log since boot:
>
> Nov 20 09:35:19 ardmore kernel: ACPI Error: No handler for Region [ECOR]
> (0xf8000366230
03.01.2017 20:21, Jung-uk Kim пишет:
On 01/03/2017 11:22, Hans Petter Selasky wrote:
On 01/03/17 16:26, Moore, Robert wrote:
Not sure I understand. The fix has been committed, and is part of
version 20161222.
Hi Robert,
From what I can see that patches have been pushed to the following
bra
...@freebsd.org [mailto:owner-freebsd-
> > a...@freebsd.org] On Behalf Of Edward Tomasz Napierala
> > Sent: Wednesday, December 21, 2016 3:15 AM
> > To: O. Hartmann
> > Cc: freebsd-a...@freebsd.org; freebsd-current@freebsd.org; Vladimir
> > Zakharov
> > Subj
On 01/03/2017 11:22, Hans Petter Selasky wrote:
> On 01/03/17 16:26, Moore, Robert wrote:
>> Not sure I understand. The fix has been committed, and is part of
>> version 20161222.
>>
>>
>
> Hi Robert,
>
> From what I can see that patches have been pushed to the following
> branch, vendor-sys/acpi
> -Original Message-
> From: Hans Petter Selasky [mailto:h...@selasky.org]
> Sent: Tuesday, January 3, 2017 8:23 AM
> To: Moore, Robert ; Edward Tomasz Napierala
> ; O. Hartmann
> Cc: freebsd-a...@freebsd.org; freebsd-current@freebsd.org; Vladimir
> Zakharov
>
> Cc: freebsd-a...@freebsd.org; freebsd-current@freebsd.org; Vladimir
> Zakharov
> Subject: Re: ACPI Error on HP ProBook 430 G2
>
> On 12/22/16 21:04, Moore, Robert wrote:
> > ACPICA version 20161222 happened today, with a fix for the problem
> below.
> >
>
> +1
>
On 01/03/17 16:26, Moore, Robert wrote:
Not sure I understand. The fix has been committed, and is part of version
20161222.
Hi Robert,
From what I can see that patches have been pushed to the following
branch, vendor-sys/acpica/20161222/, see:
https://svnweb.freebsd.org/changeset/base/31
On 12/22/16 21:04, Moore, Robert wrote:
ACPICA version 20161222 happened today, with a fix for the problem below.
+1
When will the fix be merged to -head ?
--HPS
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listin
z Napierala ; O. Hartmann
>
> Cc: freebsd-a...@freebsd.org; freebsd-current@freebsd.org; Vladimir
> Zakharov
> Subject: RE: ACPI Error on HP ProBook 430 G2
>
> We have fixed this issue for the latest version of ACPICA that will
> happen this week, probably 22 december.
>
>
r 21, 2016 3:15 AM
> To: O. Hartmann
> Cc: freebsd-a...@freebsd.org; freebsd-current@freebsd.org; Vladimir
> Zakharov
> Subject: Re: ACPI Error on HP ProBook 430 G2
>
> On 1220T1734, O. Hartmann wrote:
> > Am Tue, 20 Dec 2016 18:09:20 +0300
> > Vladimir Zakharov
21.12.2016 13:14, Edward Tomasz Napierała пишет:
On 1220T1734, O. Hartmann wrote:
Am Tue, 20 Dec 2016 18:09:20 +0300
Vladimir Zakharov schrieb:
Hello!
Some time ago new ACPI messages appeared on console and in /var/log/messages.
Like
these:
ACPI Error: Needed type [Reference], found [Proce
On 1220T1734, O. Hartmann wrote:
> Am Tue, 20 Dec 2016 18:09:20 +0300
> Vladimir Zakharov schrieb:
>
> > Hello!
> >
> > Some time ago new ACPI messages appeared on console and in
> > /var/log/messages. Like
> > these:
> >
> > ACPI Error: Needed type [Reference], found [Processor] 0xf800043
Am Tue, 20 Dec 2016 18:09:20 +0300
Vladimir Zakharov schrieb:
> Hello!
>
> Some time ago new ACPI messages appeared on console and in /var/log/messages.
> Like
> these:
>
> ACPI Error: Needed type [Reference], found [Processor] 0xf800043b8980
> (20161117/exresop-111) ACPI Exception: AE_AML
On Sun, 5 Oct 2003, Matt Douhan wrote:
> Oct 5 23:40:58 dragonfruit kernel: ACPI-1287: *** Error: Method execution
> failed [\_SB_.PCI0.LPCB.BAT1._BST] (Node 0xc47d
> d980), AE_AML_REGION_LIMIT
> Oct 5 23:40:58 dragonfruit kernel: ACPI-1287: *** Error: Method execution
> failed [\_SB_.PCI0.LPCB.
On Sat, 14 Jun 2003, Doug White wrote:
Hi,
> This might be fixable ... its overrunning a region definition which could
> be a simple bug that could be fixed by extracting the DSDT, convert to
> ASL, fix, recompile, and override. Of course you have to know ASL :)
No I don't really know but rememb
On Sat, 14 Jun 2003, Bjoern A. Zeeb wrote:
> already had this with 5.0 as I do with 5.1 and I suspect it's
> a broken BIOS ?
Or something that the MS interpreter allows and the stringent Intel one
does not.
This might be fixable ... its overrunning a region definition which could
be a simple bug
Nate Lawson wrote:
> On Thu, 16 Jan 2003, Peter Schultz wrote:
>
> >ACPI-1287: *** Error: Method execution failed, E_AML_UNINITIALIZED_LOCAL
> >can't fetch resources for \\_SB_.PCI0.FDC0 - AE_AML_UNINITIALIZED_LOCAL
> >
> >I have a Tyan S1834 and see the above error during boot. I'm not
> >sure i
On Thu, 16 Jan 2003, Peter Schultz wrote:
> ACPI-1287: *** Error: Method execution failed, E_AML_UNINITIALIZED_LOCAL
> can't fetch resources for \\_SB_.PCI0.FDC0 - AE_AML_UNINITIALIZED_LOCAL
>
> I have a Tyan S1834 and see the above error during boot. I'm not sure
> if this is such a big problem
On Tuesday 04 September 2001 03:04 pm, Mike Smith wrote:
> > I'm having a problem with the new acpi. One one of our boxes (amd K7 900
> > Mhz Compaq) does not probe xl properly. It returns Could not probe memory
> > (returns error6). There is no pnp setting in this bios. I went back to
> > pre-com
> I'm having a problem with the new acpi. One one of our boxes (amd K7 900 Mhz
> Compaq) does not probe xl properly. It returns Could not probe memory
> (returns error6). There is no pnp setting in this bios. I went back to
> pre-commit and it works fine. Any suggestions?
There seems to be a c
39 matches
Mail list logo