[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-03-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909898

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-26 Thread Kai-Heng Feng
[0.167928] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C0.TPD0], AE_NOT_FOUND (20190816/dswload2-162) [0.167930] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220) [0.167931] ACPI: Skipping parse of AML opcode: Scope (0x0010) [0.167949]

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-24 Thread nora rochel
I am sorry. The dmesg-list-of-parameters.txt was wrong again. I seem to often forget the update command :-(. Here is the correct one, but still no input from the touchpad, unfortunately. ** Attachment added: "dmesg-list-of-parameters.txt"

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-24 Thread nora rochel
and here is the file with the list of parameters ** Attachment added: "dmesg-list-of-parameters.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909898/+attachment/5456408/+files/dmesg-list-of-parameters.txt -- You received this bug notification because you are a member of Ubuntu

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-24 Thread nora rochel
Hello Po-Hsu, unfortunately, none of it helped for the touchpad. However my speakers seem to work now :-) (maybe this was also a system update, I do not know). Here is the dmesg-nopnp.txt ** Attachment added: "dmesg-nopnp.txt"

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-19 Thread Po-Hsu Lin
Hello nora, from your dmesg in commment #10: [0.00] Command line: BOOT_IMAGE=/vmlinuz-5.4.0-58-generic root=/dev/mapper/vgubuntu-root ro i8042.reset quiet splash vt.handoff=7 it looks like you're still using the "i8042.reset" parameter like in comment #4, not the "i8042.nopnp". Can you

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-19 Thread nora rochel
Hello, I am sorry, you are right. Here it is. ** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909898/+attachment/5454672/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-19 Thread Po-Hsu Lin
Hello, It seems that the dmesg was not successfully attached, can you upload it again? thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909898 Title: No response from TouchPad in 'Acer

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-09 Thread nora rochel
In the UEFI there is no "Touchpad" entry. I think it should be in the "Main" section, right? I tried the other menus as well, but there is none. Best regards -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-09 Thread nora rochel
Hello, I used "i8042.nopnp" entry "i8042.nopnp" but it still does not work. dmesg.txt is attached. Best regards -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909898 Title: No response from

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-05 Thread Po-Hsu Lin
Another thing that worth trying is the touchpad setting in your BIOS, test it with Touchpad set to "Basic" instead of "Advanced" and boot without that extra parameter. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-04 Thread Po-Hsu Lin
Hello Maik, so I guess the touchpad is still not working with this trick? If not, can you repeat these steps with that "i8042.reset" replaced with "i8042.nopnp", and check if this works + attach the dmesg. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-04 Thread nora rochel
Hello, thank you for the quick reply. I followed your instructions and put the output of sudo dmesg > ~/dmesg.txt to the attachment. Best regards Maik ** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909898/+attachment/5449269/+files/dmesg.txt --

[Bug 1909898] Re: No response from TouchPad in 'Acer Aspire 5 A517-52G-79Z5' after installing Ubuntu 20.04.1 LTS

2021-01-04 Thread Po-Hsu Lin
Hello, does it work if you edit your grub file /etc/default/grub with: sudo nano /etc/default/grub And add the "i8042.reset" option in the following line, to change it from: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" into something like: GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet