Date: Tue, 24 Aug 2021 22:29:10 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 257992] Touchpad buttons don't work on Dell Precision 7550 laptop Message-ID: <bug-257992-12827-086EVbnpkq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257992-12827@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257992 --- Comment #14 from Vladimir Kondratyev <wulf@freebsd.org> --- All looks OK except the touchpad is recognized as clickpad. Could you add 'options IICHID_DEBUG' line to kernel config and 'hw.iichid.debug=1' to /boot/loader.conf than rebuild kernel, reboot and post dmesg output from the boot process. especially lines starting from iichid? as temporary workaround you may try to comment out 'evdev_support_prop(sc->evdev, INPUT_PROP_BUTTONPAD);' line (about #400) in sys/dev/hid/hmt.c. P.S. I was wrong about missing "button_type" usage. It exists. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257992-12827-086EVbnpkq>
