[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #5 from Neel Chauhan --- Created attachment 213660 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213660&action=edit Working dmesg on HP Spectre x360 13-ap0053dx Here's the dmesg of the working system. acpidump -dt

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 Neel Chauhan changed: What|Removed |Added Attachment #213661|text/x-csrc |text/plain mime type|

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #7 from Neel Chauhan --- If I manually revert r360131 myself in my own /usr/src, battery status and backlight control hotkeys works normally. Post-r360131, acpi_ec does not load on my Spectre. -- You are receiving this mail b

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #8 from Conrad Meyer --- Thanks Neel for the rapid report and information. I will try to take a look today. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 Conrad Meyer changed: What|Removed |Added Status|Open|In Progress Assignee|b...

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 Evilham changed: What|Removed |Added CC||cont...@evilham.com --- Comment #9 from

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #10 from Evilham --- Created attachment 213706 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213706&action=edit acpidump_dt_lenovoA485 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #11 from Conrad Meyer --- (In reply to Neel Chauhan from comment #6) The acpidump seems to be missing disassembled DSDT, unfortunately. @Neel, @Evilham, please try the following change. --- a/sys/dev/acpica/acpi_ec.c +++ b/sys

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #12 from Evilham --- The first patch (ret = rc;) fixed it for me, and the debug messages also disappeared for this instance of ACPI things. I take it they'll still be around for the cases in which they were intended. Thank you

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #13 from Conrad Meyer --- Thanks for the quick test! This was a total brain-o on my part in r360131; sorry. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 --- Comment #14 from commit-h...@freebsd.org --- A commit references this bug: Author: cem Date: Thu Apr 23 17:30:03 UTC 2020 New revision: 360224 URL: https://svnweb.freebsd.org/changeset/base/360224 Log: acpi_ec(4): Don't probe erroneo

[Bug 245778] ACPI not detecting battery properly on HP Spectre x360 13-ap0053dx 13-CURRENT between base r359837 and base r360134

2020-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245778 Conrad Meyer changed: What|Removed |Added Resolution|--- |FIXED Status|In Progres

[Bug 207086] unable to change LCD brightness on Lenovo Thinkpad Edge E145

2020-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207086 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: avg Date: Tue May 5 12:14:12 UTC 2020 New revision: 360657 URL: https://svnweb.freebsd.org/changeset/base/360657 Log: acpi_video: try our best to work

[Bug 207086] unable to change LCD brightness on Lenovo Thinkpad Edge E145

2020-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207086 Andriy Gapon changed: What|Removed |Added Status|Open|In Progress --- Comment #7 from And

[Bug 207086] unable to change LCD brightness on Lenovo Thinkpad Edge E145

2020-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207086 --- Comment #8 from Anthony Jenkins --- (In reply to Andriy Gapon from comment #7) I agree; I'd have to port my patch to graphics/drm-*-kmod. I've been tinkering with an ACPI backlight driver implementation similar to Linux', but I'm not h

[Bug 246552] aarch64 ACPI detection fails on some platforms

2020-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246552 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 246552] aarch64 ACPI detection fails on some platforms

2020-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246552 --- Comment #6 from Mark Millard --- (In reply to Greg V from comment #0) I've tried https://github.com/pftf/RPi4 v1.13 and v1.7 materials and have never gotten any output from the FreeBSD loader (serial console or HDMI display). If I leav

[Bug 246552] aarch64 ACPI detection fails on some platforms

2020-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246552 --- Comment #7 from Mark Millard --- (In reply to Mark Millard from comment #6) Side note: Looks like armbsd.org's builds have not caught up with Jared's tweets about the switch to GPT/MBR hybrid yet: Looks to still be MBR based. -- You

[Bug 246552] aarch64 ACPI detection fails on some platforms

2020-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246552 --- Comment #8 from Greg V --- (In reply to Mark Millard from comment #6) > I've tried https://github.com/pftf/RPi4 v1.13 and v1.7 materials and have > never gotten any output from the FreeBSD loader (serial console or HDMI > display) I

[Bug 246552] aarch64 ACPI detection fails on some platforms

2020-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246552 --- Comment #9 from Mark Millard --- (In reply to Greg V from comment #8) I do not intend on using this defect to explore working around what I reported. It was more to give you some extra context indicating that others folks might have t

[Bug 207086] unable to change LCD brightness on Lenovo Thinkpad Edge E145

2020-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207086 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: avg Date: Tue May 26 05:54:00 UTC 2020 New revision: 361495 URL: https://svnweb.freebsd.org/changeset/base/361495 Log: MFC r360657: acpi_video: support

[Bug 207086] unable to change LCD brightness on Lenovo Thinkpad Edge E145

2020-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207086 Andriy Gapon changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 239143] kernel panic on boot due to missing domain ivar on acpi0

2020-06-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239143 Mark Johnston changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 226814] ACPI errors on ASUS GL553VE

2020-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226814 Gleb Popov changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 246552] aarch64 ACPI detection fails on some platforms

2020-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246552 Greg V changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 173541] load average 0.60 at 100% idle

2020-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 Mark Linimon changed: What|Removed |Added Attachment #129541|text/plain; |text/plain mime type|chars

[Bug 173541] load average 0.60 at 100% idle

2020-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 Mark Linimon changed: What|Removed |Added Attachment #129542|text/plain; |text/plain mime type|chars

[Bug 248746] panic during boot in ACPI Platform Error Interfaces

2020-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248746 Mark Linimon changed: What|Removed |Added Keywords||panic, regression Assigne

[Bug 248746] panic during boot in ACPI Platform Error Interfaces

2020-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248746 VVD changed: What|Removed |Added CC||v...@unislabs.com --- Comment #4 from VVD -

[Bug 248746] panic during boot in ACPI Platform Error Interfaces

2020-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248746 --- Comment #5 from Alexander Motin --- What's about the hint, this tunable should disable the APEI driver: debug.acpi.disabled="apei" What's about real diagnostics, then in provided console output I don't see anything, since the panic doe

[Bug 248746] panic during boot in ACPI Platform Error Interfaces

2020-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248746 Alexander Motin changed: What|Removed |Added Assignee|a...@freebsd.org|m...@freebsd.org -- You are rec

[Bug 248909] Firmware Error (ACPI): Could not resolve symbol

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248909 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 217247] [acpi] r265474 makes 11.0R unusable with Atom 330

2020-10-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217247 --- Comment #15 from commit-h...@freebsd.org --- A commit references this bug: Author: brnrd Date: Sat Oct 24 11:30:13 UTC 2020 New revision: 553184 URL: https://svnweb.freebsd.org/changeset/ports/553184 Log: databases/mariadb105-server:

[Bug 217247] [acpi] r265474 makes 11.0R unusable with Atom 330

2020-10-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217247 --- Comment #16 from commit-h...@freebsd.org --- A commit references this bug: Author: brnrd Date: Sat Oct 24 12:05:19 UTC 2020 New revision: 553189 URL: https://svnweb.freebsd.org/changeset/ports/553189 Log: MFH: r553184 databases/ma

[Bug 223944] Impossible to add battery while laptop is running

2020-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223944 --- Comment #3 from verma...@interia.pl --- Laptop vendors mostly do not offer live replace batteries anymore. -- You are receiving this mail because: You are the assignee for the bug. ___ freebs

[Bug 223944] Impossible to add battery while laptop is running

2020-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223944 verma...@interia.pl changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 248909] Firmware Error (ACPI): Could not resolve symbol

2020-12-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248909 Jim Provan changed: What|Removed |Added CC||jpro...@gmail.com --- Comment #1 from

[Bug 252030] No battery reading after upgrade to 12.2-RELEASE Fujitsu lifebook s936

2020-12-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252030 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org Keywords

[Bug 234676] Boot hangs after upgrade to 12.0-RELEASE (acpi?)

2021-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234676 Eugene Byelyakov changed: What|Removed |Added CC||ebyelya...@outlook.com --- Comm

[Bug 234676] Boot hangs after upgrade to 12.0-RELEASE (acpi?)

2021-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234676 --- Comment #10 from johan van Zanten --- Thank you, eugene, adding ' kern.vty="sc" ' to /boot/loader.conf seems to have fixed the problem for me, too, at least as far as getting into single-user mode. The next step for me is to do a fresh

[Bug 234676] Boot hangs after upgrade to 12.0-RELEASE (acpi?)

2021-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234676 --- Comment #11 from Eugene Byelyakov --- Hi Johan Luckily for me, the problem was fixed once and for all with this kern.vty="sc" that on a surface (for an non-developer like myself) had nothing to do with the ACPI. Full multi-user right a

[Bug 202069] FreeBSD 11-CURRENT r285794 on Dell Inspiron 13 7352: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-391)

2021-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202069 Robert Anderson changed: What|Removed |Added CC||samana1...@grokleft.com --- Comm

[Bug 255194] acpi_ibm on Thinkpad T495: driver bug: Unable to set

2021-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255194 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 202069] FreeBSD 11-CURRENT r285794 on Dell Inspiron 13 7352: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-391)

2021-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202069 John James changed: What|Removed |Added CC||t...@wearehackerone.com --- Comment #

[Bug 255362] ACPI errors

2021-04-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255362 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 234676] Boot hangs after upgrade to 12.0-RELEASE (acpi?)

2021-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234676 Exhaling changed: What|Removed |Added CC||srwallac...@gmail.com --- Comment #12 f

[Bug 202069] FreeBSD 11-CURRENT r285794 on Dell Inspiron 13 7352: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-391)

2021-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202069 Exhaling changed: What|Removed |Added CC||srwallac...@gmail.com --- Comment #14 f

[Bug 202069] FreeBSD 11-CURRENT r285794 on Dell Inspiron 13 7352: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-391)

2021-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202069 --- Comment #15 from Neel Chauhan --- (In reply to Exhaling from comment #14) The truth is, you can still use FreeBSD even with this error message. When installing, switch to another console and run bsdinstall from there. When installed,

[Bug 202069] FreeBSD 11-CURRENT r285794 on Dell Inspiron 13 7352: ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-391)

2021-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202069 --- Comment #16 from Exhaling --- I stand ready to do this immediately as it seems straight forward; problem is I have no experience with FreeBSD leaving me somewhat clueless. I have read references to switching consoles. I would be gra

[Bug 255362] ACPI errors

2021-04-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255362 georg.lastn...@web.de changed: What|Removed |Added CC||georg.lastn...@web.de --- C

[Bug 245757] Firware Error (ACPI): Failure creating named object object

2021-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245757 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 255132] ACPI: different function key maps to same devd notify code

2021-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255132 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 255132] ACPI: different function key maps to same devd notify code

2021-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255132 georg.lastn...@web.de changed: What|Removed |Added CC||georg.lastn...@web.de --- C

[Bug 256389] [PATCH] acpi: Include Samsung laptops in the x2APIC Sandy Bridge blacklist

2021-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256389 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org Keywords

[Bug 256389] [PATCH] acpi: Include Samsung laptops in the x2APIC Sandy Bridge blacklist

2021-06-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256389 Konstantin Belousov changed: What|Removed |Added CC||k...@freebsd.org --- Comment

[Bug 256389] [PATCH] acpi: Include Samsung laptops in the x2APIC Sandy Bridge blacklist

2021-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256389 --- Comment #2 from David Sebek --- (In reply to Konstantin Belousov from comment #1) I tested the refactored patch. It works. Thank you! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 256389] [PATCH] acpi: Include Samsung laptops in the x2APIC Sandy Bridge blacklist

2021-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256389 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=37f780d3e0a2e8e4c64c526b6e7dc77ff6b91057 commit 37f780d3e0a2e8e4c64c526b6e7dc77ff6b91057 Author:

[Bug 256389] [PATCH] acpi: Include Samsung laptops in the x2APIC Sandy Bridge blacklist

2021-06-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256389 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org Assignee|a

[Bug 255362] ACPI errors

2021-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255362 s...@bsdmail.com changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 255362] ACPI errors

2021-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255362 s...@bsdmail.com changed: What|Removed |Added Resolution|FIXED |Works As Intended -- You are re

[Bug 255194] acpi_ibm on Thinkpad T495: driver bug: Unable to set

2021-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255194 Ali Abdallah changed: What|Removed |Added CC||ali.abdal...@suse.com --- Comment #

maintainer-feedback requested: [Bug 259825] acpi: Toshiba Satelite L505D-LS501 fails to install: firmware error (ACPI) Could not resolve symbol [\_GPE._L07.RS*F] AE_NOT_FOUND

2021-11-13 Thread bugzilla-noreply
Kubilay Kocak has asked freebsd-acpi (Nobody) for maintainer-feedback: Bug 259825: acpi: Toshiba Satelite L505D-LS501 fails to install: firmware error (ACPI) Could not resolve symbol [\_GPE._L07.RS*F] AE_NOT_FOUND https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259825 --- Comment #1 from Kub

[Bug 259825] acpi: Toshiba Satelite L505D-LS501 fails to install: firmware error (ACPI) Could not resolve symbol [\_GPE._L07.RS*F] AE_NOT_FOUND

2021-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259825 Kubilay Kocak changed: What|Removed |Added Summary|ACPI|acpi: Toshiba Satelite

[Bug 259825] acpi: Toshiba Satelite L505D-LS501 fails to install: firmware error (ACPI) Could not resolve symbol [\_GPE._L07.RS*F] AE_NOT_FOUND

2021-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259825 Kubilay Kocak changed: What|Removed |Added Component|misc|kern -- You are receiving this ma

[Bug 259825] acpi: Toshiba Satelite L505D-LS501 fails to install: firmware error (ACPI) Could not resolve symbol [\_GPE._L07.RS*F] AE_NOT_FOUND

2021-11-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259825 --- Comment #2 from Andriy Gapon --- (In reply to Thomas Herman from comment #0) Are you simply reporting that that ACPI message bothers you? Or do you have any real problem with the installation? If yes, why don't you report it. -- You

[Bug 173541] load average 0.60 at 100% idle

2022-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 Kubilay Kocak changed: What|Removed |Added Version|Unspecified |11.4-RELEASE Status|In

[Bug 173541] load average 0.60 at 100% idle

2022-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 --- Comment #24 from Kubilay Kocak --- (In reply to Kubilay Kocak from comment #23) timecounter: i8254 dropped idle load average from 1.00 to 0.1-0.3 ("normal") -- You are receiving this mail because: You are the assignee for the bug.

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 Kubilay Kocak changed: What|Removed |Added CC||k...@freebsd.org Summar

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 --- Comment #26 from Kubilay Kocak --- For anyone (still) affected or able to reproduce this issue, please include: - /var/run/dmesg.boot output (as attachments) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 --- Comment #27 from Alexander Motin --- @Kubilay Kocak, I don't think this should be related to timecounters. It must be a coincidence. As I have written 7 years ago in comment 9, I believe it is a result of some synchronization between

[Bug 195116] Display brightness control/resuming require acpi_video to be loaded after i915kms

2022-03-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195116 parv changed: What|Removed |Added CC||parv.0zero9+freebsd@gmail.c

[Bug 195116] Display brightness control/resuming require acpi_video to be loaded after i915kms

2022-03-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195116 --- Comment #4 from parv --- Apparently order matters of values assigned to a variable in /etc/rc.con. Now I have ... kld_list="filemon" kld_list="$kldlist i915kms" kld_list="$kldlist acpi_video" ... ... now the MIBs in /etc/sysctl.conf

[Bug 195116] Display brightness control/resuming require acpi_video to be loaded after i915kms

2022-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195116 --- Comment #5 from parv --- That's what I get for not copying-pasta. There were too many technical errors in previous 💩response. I will be grateful if the comment #3 is stricken out|hidden|deleted.🙇‍♂️ In any case, corrected response ...

[Bug 195116] Display brightness control/resuming require acpi_video to be loaded after i915kms

2022-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195116 Dries Michiels changed: What|Removed |Added CC||dri...@freebsd.org --- Comment #6

[Bug 195116] Display brightness control/resuming require acpi_video to be loaded after i915kms

2022-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195116 Dries Michiels changed: What|Removed |Added URL||https://reviews.freebsd.org

[Bug 195116] Display brightness control/resuming require acpi_video to be loaded after i915kms

2022-03-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195116 --- Comment #7 from Dries Michiels --- Feel free to reopen, but this is by technical design and is documented as such. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 Bluey changed: What|Removed |Added CC||ian.che...@acm.org --- Comment #28 from Bl

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 Bluey changed: What|Removed |Added Attachment #233113|ps |ps shows idle 1000% cpu description

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 --- Comment #29 from Bluey --- Created attachment 233114 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233114&action=edit dmesg.boot as requested 13.1-RC2 -- You are receiving this mail because: You are the assignee for the b

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 --- Comment #30 from Bluey --- hp Z2 mini Xeon 6core. X system monitor shows 1 of 12 CPUs at 60-100%. Didn't do this a week or two ago. Previous 13.1-BETA3 and 13.1-RC1. Possibly caused by kde-plasma5 install?? Today is the first time I hav

[Bug 173541] High (0.60+, 1.00) idle load averages

2022-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173541 --- Comment #31 from Bluey --- So,having turned off sddm|kde highDPI and rebooted, ps still shows high idle. KDE system monitor reports high CPU one CPU 60-100%, while process list doesn't show idle and sorted list show worst performer is 1

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-04-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 Graham Perrin changed: What|Removed |Added CC||grahamper...@gmail.com --- Comment

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-04-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 --- Comment #4 from Patrick Mackinlay --- Its using the onboard graphics card of the i7-1165G7 processor. pciconf -lBceVv vgapci0 reports vgapci0@pci0:0:2:0: class=0x03 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a49 subvendor=0x1e83

[Bug 264775] acpi_thermal: passive cooling only throttles cpu0

2022-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|a...@freebsd.org -- You are receiv

[Bug 264775] acpi_thermal: passive cooling only throttles cpu0

2022-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 rkober...@gmail.com changed: What|Removed |Added CC||rkober...@gmail.com --- Comme

[Bug 264775] acpi_thermal: passive cooling only throttles cpu0

2022-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 --- Comment #2 from crah...@gmail.com --- Created attachment 234960 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234960&action=edit Set all the CPUs in acpi_thermal, supporting more processors. -- You are receiving this mail b

[Bug 264775] acpi_thermal: passive cooling only throttles cpu0

2022-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 --- Comment #3 from crah...@gmail.com --- I've made a patch to set all the processors when cpu0 is set, following the example of kern_cpu.c. This solves the problem I had with the Celeron N4120 Quad Processor in which passive cooling only a

[Bug 264775] [PATCH] acpi_thermal: passive cooling only throttles cpu0

2022-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 crah...@gmail.com changed: What|Removed |Added Summary|acpi_thermal: passive |[PATCH] acpi_thermal:

[Bug 264775] [PATCH] acpi_thermal: passive cooling only throttles cpu0

2022-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 --- Comment #4 from crah...@gmail.com --- (In reply to rkoberman from comment #1) Looking at your problem, I do not think it is related - but I have not inspected the device-specific code involved, and I can think of one way it could be rela

[Bug 264775] [PATCH] acpi_thermal: passive cooling only throttles cpu0

2022-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 --- Comment #5 from rkober...@gmail.com --- (In reply to crahman from comment #4) While I can't reliably trigger the problem, after installing the patch and rebooting I was unable to trigger it, even by building firefox. In the past, a compi

[Bug 264775] [PATCH] acpi_thermal: passive cooling only throttles cpu0

2022-08-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 --- Comment #6 from rkober...@gmail.com --- (In reply to crahman from comment #4) You are correct in that I see little change to my problem with this patch. I've now been running it for about 3 weeks. One thing that really surprised me was

[Bug 264775] [PATCH] acpi_thermal: passive cooling only throttles cpu0

2022-08-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264775 --- Comment #7 from crah...@gmail.com --- (In reply to rkoberman from comment #6) This all sounds vaguely familiar, as if I once had to deal with it years ago. Probably some sleepless night needing to fix a server before morning. Anyway, l

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-09-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 Peter Much changed: What|Removed |Added CC||p...@citylink.dinoex.sub.org --- Comm

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-09-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 --- Comment #6 from Peter Much --- Some more analysis: When my machine starts, or on wakeup, it shortly rotates the fan. When I try to wakeup with FreeBSD, this happens. Then after a short time the power led goes out, and goes on again, a

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-09-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 --- Comment #7 from Graham Perrin --- (In reply to Patrick Mackinlay from comment #4) pkg query -x '%n %v' 'drm.*kmod' What's listed? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-09-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 --- Comment #8 from Patrick Mackinlay --- (In reply to Graham Perrin from comment #7) uname -a FreeBSD grey 13.1-STABLE FreeBSD 13.1-STABLE #10 stable/13-n251117-8fc85536006: Thu Aug 4 11:05:05 UTC 2022 root@grey:/usr/obj/usr/src/amd

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-09-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 --- Comment #9 from Graham Perrin --- (In reply to Patrick Mackinlay from comment #8) > drm-devel-kmod 5.7.19.g20220223 Please try graphics/drm-510-kmod instead. > … suspend/resume fails even if I dont load any drm module. … That might

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-09-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 --- Comment #10 from Patrick Mackinlay --- (In reply to Graham Perrin from comment #9) I upgraded to FreeBSD 13.1-RELEASE-p2 and installed drm-510-kmod 5.10.113_6 but I am afraid it still doesn't work -- You are receiving this mail beca

[Bug 263557] ACPI S3 doesn't resume on a MateBook X Pro 2021

2022-09-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263557 --- Comment #11 from Graham Perrin --- (In reply to Patrick Mackinlay from comment #10) Thanks, pkg info -x 'gpu-firmware-' Is there a long list (if so: no need to paste), or nothing? -- You are receiving this mail because: You are th

<    1   2   3   4   5   6   7   >