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 <openbsd-m...@schlecht.dev> wrote: > > 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 0xfedc2000/0x1000 irq 10 > >iic0 at dwiic0 > >ihidev0 at iic0 addr 0x50 gpio 84, vendor 0x32ac product 0x6, FRMW0004 > >ihidev0: 2 report ids > >hid at ihidev0 reportid 1 not configured > >icc0 at ihidev0 reportid 2: 1024 usages, 20 keys, array > >wskbd0 at icc0 mux 1 > >ihidev1 at iic0 addr 0x51 gpio 5, vendor 0x32ac product 0x1b, FRMW0005 > >ihidev1: 3 report ids > >hid at ihidev1 reportid 3 not configured > >dwiic1 at acpi0 I2CD addr 0xfedc5000/0x1000 irq 6 > >iic1 at dwiic1 > >ihidev2 at iic1 addr 0x2c gpio 8, vendor 0x93a product 0x274, PIXA3854 > >ihidev2: 67 report ids > >imt0 at ihidev2: clickpad, 5 contacts > >wsmouse0 at imt0 mux 0 > >ims0 at ihidev2 reportid 2: 2 buttons > >wsmouse1 at ims0 mux 0 > > Here's the corresponding Intel bits: > > dwiic2 at pci0 dev 21 function 3 "Intel 600 Series I2C" rev 0x01: apic 2 int > 43 > iic2 at dwiic2 > ihidev1 at iic2 addr 0x2c gpio 3, vendor 0x93a product 0x274, PIXA3854 > ihidev1: 67 report ids > imt0 at ihidev1: clickpad, 5 contacts > wsmouse0 at imt0 mux 0 > ims0 at ihidev1 reportid 2: 2 buttons > wsmouse1 at ims0 mux 0 > > cheers, > Volker