[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-24 Thread Kevin Peter Gade
Hello. I have tried to follow above instructions carefully, recompiling my own file. However for me its not working, unfortunately battery is still not recognized. I followed these steps: 1) install acpica-tools sudo apt-get install acpica-tools 2) Grab the DSDT of your device sudo cat /sys/fi

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-25 Thread Kevin Peter Gade
Unfortunately I get an "Operation not permitted" error when I try to run acpidbg here. Is above command exactly as it should be entered? Thanks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-25 Thread Kevin Peter Gade
Hi, I left the PC at the office. Will try the new command on Friday when I will be there again. Thanks! Br. Kevin -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1956177 Title: battery n

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-27 Thread Kevin Peter Gade
Unfortunately I get an "Operation not permitted" error when running sudo acpidbg -b 'ex \_SB_.BAT1._STA' as well. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1956177 Title: battery no

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-27 Thread Kevin Peter Gade
Yes - Disabling Secureboot worked in order to get acpidbg working (killed my touchpad mouse however that is another topic). Output from both commands here: $ sudo acpidbg -b 'ex \_SB_.PCI0.LPCB.EC0_.BATD' Evaluating \_SB_.PCI0.LPCB.EC0_.BATD Evaluation of \_SB_.PCI0.LPCB.EC0_.BATD returned object

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-27 Thread Kevin Peter Gade
$ sudo acpidbg -b 'ex \_SB_.PCI0.LPCB.EC0_.BATL' Evaluating \_SB_.PCI0.LPCB.EC0_.BATL Evaluation of \_SB_.PCI0.LPCB.EC0_.BATL returned object 09af25b3, external buffer length 18 [Integer] = $ sudo acpidbg -b 'ex \_SB_.PCI0.LPCB.EC0_.BATH' Evaluating \_SB_.PCI0.LPCB.EC0_.

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-27 Thread Kevin Peter Gade
Please find output of cat /proc/iomem attached. ** Attachment added: "output cat /proc/iomem" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5593426/+files/iomem.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscrib

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-05-29 Thread Kevin Peter Gade
Output of dmesg attached. ** Attachment added: "output dmesg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5593690/+files/dmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://b

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-06-07 Thread Kevin Peter Gade
We have tested with 5.18.0-051800-generic now, unfortunately battery is still not recognized :( Anything else we can try? Seems like some has managed to solve this with identical hardware, but then I must be missing some steps here. Any help is much appreciated. -- You received this bug notifica

[Kernel-packages] [Bug 1956177] Re: battery not detected by ACPI

2022-06-07 Thread Kevin Peter Gade
Could you put together a simple instruction for how to perform this workaround please? I am not sure, if this is what was supposed to be set by editing dsdt.dsl with above suggestion or if this is a new fix. In all cases a simple instruction would be much appreciated and I will test this and get b