@Frenec:
Ok, I simply commented out my lines:
Method (_STA, 0, NotSerialized) // _STA: Status
{
// If ((TPTY == Zero))
// {
// Return (Zero)
// }
// Else
// {
Return (0x0F)
// }
}
Then I follow your description with the new sed line. Instead of
<< find kernel | cpio -H newc --create > /boot/acpi_fixed.cpio
I had to do
<< find kernel | cpio -H newc --create > ./acpi_fixed.cpio
<< sudo move acpi_fixed.cpio /boot
but that shouldn't change a thing, right?
Unfortunately, didn't work for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861610
Title:
'Elan touchpad' not detected on 'Lenovo ThinkBook 15 IIL'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861610/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs