touchpad / card reader not working on Acer E5-773G-78RN
René Ladan
rene at freebsd.org
Sun Jul 9 21:38:15 UTC 2017
On 09-07-2017 23:21, Hans Petter Selasky wrote:
> On 07/09/17 23:05, René Ladan wrote:
>> Hi,
>>
>> I noticed that the touchpad and SD card reader of my Ace E5-773G-78RN
>> laptop do not work under FreeBSD 11 and 12, but run fine on Linux 4.8.
>> Devices plugged into USB ports do work fine under FreeBSD. Could this be
>> some missing quirk or bus issue?
>>
>> Attached are the outputs of lsusb under Linux and FreeBSD. I'm currently
>> running FreeBSD 12.0-CURRENT #1 d71bcb11dcd(drm-next)
>>
>> Regards,
>> René
>>
>
> The touchpad might be supported by webcamd.
>
I have webcamd running:
root at e17:~ # ps axww | grep webcamd
757 - Is 1:31,43 /usr/local/sbin/webcamd -i 0 -d ugen0.4 -B -U
webcamd -G webcamd
52700 - Is 1:18,41 /usr/local/sbin/webcamd -i 0 -d ugen0.6 -B -U
webcamd -G webcamd
99248 2 S+ 0:00,01 grep webcamd
root at e17:~ #
This is what Xorg under Ubuntu has to say about the touchpad:
[ 113.993] (II) config/udev: Adding input device ELAN0501:00 04F3:300B
Touchpad (/dev/input/event13)
[ 113.993] (**) ELAN0501:00 04F3:300B Touchpad: Applying InputClass
"evdev touchpad catchall"
[ 113.993] (**) ELAN0501:00 04F3:300B Touchpad: Applying InputClass
"evdev touchscreen catchall"
[ 113.993] (**) ELAN0501:00 04F3:300B Touchpad: Applying InputClass
"touchpad catchall"
[ 113.993] (**) ELAN0501:00 04F3:300B Touchpad: Applying InputClass
"Default clickpad buttons"
[ 113.993] (II) LoadModule: "synaptics"
[ 113.994] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 113.996] (II) Module synaptics: vendor="X.Org Foundation"
[ 113.996] compiled for 1.18.4, module version = 1.8.3
[ 113.996] Module class: X.Org XInput Driver
[ 113.996] ABI class: X.Org XInput driver, version 22.1
[ 113.996] (II) Using input driver 'synaptics' for 'ELAN0501:00
04F3:300B Touchpad'
[ 113.996] (**) ELAN0501:00 04F3:300B Touchpad: always reports core events
[ 113.996] (**) Option "Device" "/dev/input/event13"
[ 114.169] (II) synaptics: ELAN0501:00 04F3:300B Touchpad: found
clickpad property
[ 114.169] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: x-axis
range 0 - 3239 (res 31)
[ 114.169] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: y-axis
range 0 - 2347 (res 32)
[ 114.169] (II) synaptics: ELAN0501:00 04F3:300B Touchpad: device does
not report pressure, will use touch data.
[ 114.169] (II) synaptics: ELAN0501:00 04F3:300B Touchpad: device does
not report finger width.
[ 114.169] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: buttons:
left double triple
[ 114.169] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: Vendor
0x4f3 Product 0x300b
[ 114.169] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: invalid
pressure range. defaulting to 0 - 255
[ 114.169] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: invalid
finger width range. defaulting to 0 - 15
[ 114.169] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 114.169] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: touchpad found
[ 114.169] (**) ELAN0501:00 04F3:300B Touchpad: always reports core events
[ 114.200] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-ELAN0501:00/0018:04F3:300B.0001/input/input13/event13"
[ 114.200] (II) XINPUT: Adding extended input device "ELAN0501:00
04F3:300B Touchpad" (type: TOUCHPAD, id 11)
[ 114.200] (**) synaptics: ELAN0501:00 04F3:300B Touchpad: (accel)
MinSpeed is now constant deceleration 2.5
[ 114.200] (**) synaptics: ELAN0501:00 04F3:300B Touchpad: (accel)
MaxSpeed is now 1.75
[ 114.200] (**) synaptics: ELAN0501:00 04F3:300B Touchpad: (accel)
AccelFactor is now 0.050
[ 114.201] (**) ELAN0501:00 04F3:300B Touchpad: (accel) keeping
acceleration scheme 1
[ 114.201] (**) ELAN0501:00 04F3:300B Touchpad: (accel) acceleration
profile 1
[ 114.201] (**) ELAN0501:00 04F3:300B Touchpad: (accel) acceleration
factor: 2.000
[ 114.201] (**) ELAN0501:00 04F3:300B Touchpad: (accel) acceleration
threshold: 4
[ 114.201] (--) synaptics: ELAN0501:00 04F3:300B Touchpad: touchpad found
[ 114.203] (II) config/udev: Adding input device ELAN0501:00 04F3:300B
Touchpad (/dev/input/mouse0)
[ 114.203] (**) ELAN0501:00 04F3:300B Touchpad: Ignoring device from
InputClass "touchpad ignore duplicates"
But how can webcamd hook up to the touchpad if usbconfig does not show
the node (see previous usbconfig output) ?
> --HPS
>
René
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-usb/attachments/20170709/13cc599c/attachment.sig>
More information about the freebsd-usb
mailing list