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

2022-04-23 Thread Patrick Walz
Hello Nikola, glad I could help :) Took me about 3 or 4 months myself to figure out what was up I already assumed that the files I provided won't work on every system after Thomas tried them, ours are i3/8GB/256GB across the board so I can mass deploy the patch with ease. I ran into the Touchpad

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

2022-01-31 Thread Patrick Walz
Quick edit for a typo: in number 8) it should of course be : OperationRegion and not perationRegion ... And the recompile will throw warnings not errors ... Sorry about that I am in a bit of a hurry ^^* -- You received this bug notification because you are a member of Kernel Packages, which

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

2022-01-31 Thread Patrick Walz
Hello Thomas, here`s how I did it, step by step. 1) install acpica-tools apt-get install acpica-tools 2) Grab the DSDT of your device cat /sys/firmware/acpi/tables/DSDT > dsdt.dat 3) Decompile the dsdt.dat iasl -d dsdt.dsl 4) Open the dsdt.dsl with whatever editor tickles your fancy e.g. xed

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

2022-01-30 Thread Patrick Walz
Hello Thomas, that's odd, I did 20 Lifebooks on Thursday and all of them worked. I'd guess you have a different hardware configuration, so my dsdt.aml isn't applied properly ... :/ I'll try to whip up a tutorial including what I did so you can decompile the DSDT of your Lifebook and try with

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

2022-01-24 Thread Patrick Walz
** Attachment added: "DSDT.aml for BIOS Rev 1.10" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5556980/+files/10_DSDT.aml -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2022-01-24 Thread Patrick Walz
** Attachment added: "DSDT.aml for BIOS Rev 1.12" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5556981/+files/12_DSDT.aml -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2022-01-24 Thread Patrick Walz
I managed to rudimentarily fix it via DSDT. So far everything seems to be in working order. I will attached three aml files for BIOS Revisions 1.09, 1.10, 1.12 and another required file 01_acpi. One of the aml files needs to be copied into /boot (acording to your BIOS Rev.) and renamed into

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

2022-01-24 Thread Patrick Walz
** Attachment added: "DSDT.aml for BIOS Rev 1.09" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5556979/+files/09_DSDT.aml -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2022-01-05 Thread Patrick Walz
Just created an account to comment on this Seems to be BIOS related. We received just shy of 1000 A3510s, split up into multiple shipments. The first 4 shipments (around 500 of them) arrived with BIOS V1.04 and had everything working fine. The latest and last shipment arrived with V1.10 and is