[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-11-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|w...@freebsd.org Status

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #11 from commit-h...@freebsd.org --- A commit in branch releng/14.2 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=56f0fc0011c2c2f57e0d9382e87cd7ea4e014bcd commit 56f0fc0011c2c2f57e0d9382e87cd7ea4e014bcd Auth

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-11-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #10 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=5cc7196a81fe6924a2994a1efc31468ad045b0ce commit 5cc7196a81fe6924a2994a1efc31468ad045b0ce Author

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #9 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=bab5e3d468305928e9e5cf1ca9efcee4c89f6a76 commit bab5e3d468305928e9e5cf1ca9efcee4c89f6a76 Author:

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #8 from Austin Shafer --- Created attachment 254992 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254992&action=edit devinfo -rv Here's the devinfo -rv output. I've tried disabling the touchscreen in the bios to see

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #7 from Vladimir Kondratyev --- (In reply to Austin Shafer from comment #6) > My Dell laptop still does not work though. > Here's the acpidump -s from it: https://badland.io/static/acpidump_2.txt The file does not contain neithe

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #6 from Austin Shafer --- Some progress. The following patch seems to fix my legion 5's touchpad: https://reviews.freebsd.org/D47448 My Dell laptop still does not work though. Here's the acpidump -s from it: https://badland.io/

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #5 from Austin Shafer --- Seems I had to use acpidump -s to get it to work. There are a number of PNP0350 devices. https://badland.io/static/acpidump.txt (this is from a different laptop which has the same unrecognized touchpa

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-10-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #3 from Austin Shafer --- acpidump -dt fails with iasl exit status = 65280 for some reason, not sure what's happening there. No relevent logs in dmesg since I don't have the ACPI logging stuff built in this kernel. Attached the

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-10-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 Rodrigo Osorio changed: What|Removed |Added CC||rodr...@freebsd.org --- Comment #

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-10-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #2 from Austin Shafer --- Created attachment 254622 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254622&action=edit acpidump -dt -- You are receiving this mail because: You are the assignee for the bug.

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-10-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 --- Comment #1 from Vladimir Kondratyev --- I2C HID devices are generally detected by CID rather than by HID. The CID must be PNP0C50. Could you dump DSDT table with acpidump -dt ? -- You are receiving this mail because: You are the assi

[Bug 282389] [i2c] Dell Precision 5690 touchpad unrecognized

2024-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282389 Bug ID: 282389 Summary: [i2c] Dell Precision 5690 touchpad unrecognized Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Se