Re: touchpad not working in snapshot

2024-11-21 Thread Eric Auge
Hello, After checking acpi tables, xorg logs, kernel logs, xinput, etc... between 7.6 release & snapshots nothing stood out. I solved it by editing /usr/X11R6/share/X11/xorg.conf.d/70-synaptics.conf and commenting everything out. My touchpad is now working fine. Cheers, Eric. On Fri, Nov 8, 20

Re: touchpad not working in snapshot

2024-11-08 Thread Eric Auge
Release works perfectly, updated to latest snapshot today, still no touchpad. I guess i have to go the acpidump route and provide info with release vs snapshots ? Would that help? Cheers, Eric. On Mon, Nov 4, 2024 at 11:28 AM Volker Schlecht wrote: > > Hi Eric, All, > > on my Intel Framework

Re: touchpad not working in snapshot

2024-11-04 Thread Volker Schlecht
Hi Eric, All, on my Intel Framework 13 I don't see that problem with the latest snapshot. It seems the touchpad attaches differently on Intel than on AMD, so the comparison probably doesn't help much ... On 2024-10-30 17:27, Eric Auge wrote: Inlined dmesg.boot [...] dwiic0 at acpi0 I2CA addr

Re: touchpad not working in snapshot

2024-10-30 Thread Eric Auge
Inlined dmesg.boot OpenBSD 7.6-current (GENERIC.MP) #389: Fri Oct 25 22:45:36 MDT 2024 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 66349903872 (63276MB) avail mem = 64315117568 (61335MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 25

touchpad not working in snapshot

2024-10-30 Thread Eric Auge
Hello, I run OpenBSD snapshots on a Framework 13" AMD based laptop that I upgrade from time to time. Since October 17th (or around) the touchpad is not working anymore. mouse are being detected as normal, but no more move registered etc.. In OpenBSD release 7.6 the mouse works as expected. What