On 2021-06-02 20:14, Vladimir Kondratyev wrote:
For now, report descriptor is not broken but it still does not match
my
expectations. Could you post output of
install sysutils/hid-tools
sudo kldload hidraw.ko
sudo hid-decode /dev/hidraw#
Where # is number corresponding your touchscreen
One m
On 02.06.2021 14:26, Vladimir Kondratyev wrote:
> On 02.06.2021 00:52, Mark Kane wrote:
>> On 2021-05-31 16:29, Vladimir Kondratyev wrote:
>>> Could you run usbhid-dump one more time?
>>> Following part of dump is broken and does not match Xorg log:
>>>
>>> 000:003:000:DESCRIPTOR 1621478496
On 02.06.2021 00:52, Mark Kane wrote:
> On 2021-05-31 16:29, Vladimir Kondratyev wrote:
>> Could you run usbhid-dump one more time?
>> Following part of dump is broken and does not match Xorg log:
>>
>> 000:003:000:DESCRIPTOR 1621478496.823720
>> 8D 0F 00 09 42 09 32 15 00 25 01 95 02 75
On 2021-05-31 16:29, Vladimir Kondratyev wrote:
Could you run usbhid-dump one more time?
Following part of dump is broken and does not match Xorg log:
000:003:000:DESCRIPTOR 1621478496.823720
8D 0F 00 09 42 09 32 15 00 25 01 95 02 75 01 81
02 95 06 75 01 81 03 05 01 09 30 75 10 95 01
On 29.05.2021 23:27, Mark Kane wrote:
> On 2021-05-28 05:37, Vladimir Kondratyev wrote:
>> Yes, hpen(4) supports them.
>>
>> It is required to apply some quirks though as TouchScreen usage page
>> is handled with hmt(4) driver by default.
>> Try attached patch and don't forget to enable usbhid(4) t
On 2021-05-28 05:37, Vladimir Kondratyev wrote:
Yes, hpen(4) supports them.
It is required to apply some quirks though as TouchScreen usage page
is handled with hmt(4) driver by default.
Try attached patch and don't forget to enable usbhid(4) to use it with
addition of following lines to /boot/l
On 5/23/21 10:28 AM, Hans Petter Selasky wrote:
You would have to search for this print in the code a figure out why it
doesn't work. Might be a missing CONFIG option, needed for this device.
Hi,
I suspect device_add() returns -ENXIO . This just means that there is a
missing driver for this d
On 5/23/21 2:03 AM, Mark Kane wrote:
can't add hid device
You would have to search for this print in the code a figure out why it
doesn't work. Might be a missing CONFIG option, needed for this device.
--HPS
___
freebsd-usb@freebsd.org mailing list
On 2021-05-22 17:57, Hans Petter Selasky wrote:
Just build the latest webcamd port as is 5.13.2.2 w/ INPUT option
selected.
With webcamd-5.13.2.2 as-is with INPUT there is still the -6 ERR when
running.
# pkg info webcamd-5.13.2.2 | grep -A10 Options
Options:
COMPAT32 :
On 5/23/21 12:07 AM, Mark Kane wrote:
Thanks for the diff. That applies cleanly to the 5.10.6.1 port but
errors during build:
Just build the latest webcamd port as is 5.13.2.2 w/ INPUT option selected.
--HPS
___
freebsd-usb@freebsd.org mailing l
On 2021-05-22 03:34, Hans Petter Selasky wrote:
This patch should work:
https://github.com/hselasky/webcamd/commit/816f17ac38ce32879f6eb5b610305468b1b24de9
Thanks for the diff. That applies cleanly to the 5.10.6.1 port but
errors during build:
--- obj-media_tree-drivers-input-touchscreen-eg
On 5/22/21 10:10 AM, Hans Petter Selasky wrote:
On 5/22/21 10:02 AM, Hans Petter Selasky wrote:
On 5/21/21 7:36 PM, Mark Kane wrote:
On 2021-05-21 01:48, Hans Petter Selasky wrote:
Try adding -i 1 then -i 2 and so on.
Not sure if you need to attach to a specific interface.
-6 means:
6 ENXI
On 5/22/21 10:02 AM, Hans Petter Selasky wrote:
On 5/21/21 7:36 PM, Mark Kane wrote:
On 2021-05-21 01:48, Hans Petter Selasky wrote:
Try adding -i 1 then -i 2 and so on.
Not sure if you need to attach to a specific interface.
-6 means:
6 ENXIO Device not configured.
With -i 0 there is the
On 5/21/21 7:36 PM, Mark Kane wrote:
On 2021-05-21 01:48, Hans Petter Selasky wrote:
Try adding -i 1 then -i 2 and so on.
Not sure if you need to attach to a specific interface.
-6 means:
6 ENXIO Device not configured.
With -i 0 there is the same -6 error as without -i. With -i 1 through
On 2021-05-21 01:48, Hans Petter Selasky wrote:
Try adding -i 1 then -i 2 and so on.
Not sure if you need to attach to a specific interface.
-6 means:
6 ENXIO Device not configured.
With -i 0 there is the same -6 error as without -i. With -i 1 through
100 there is no ERR, only "webcamd: Ca
On 5/21/21 1:06 AM, Mark Kane wrote:
webcamd 89207 - - ERR: : can't add hid device: -6
Try adding -i 1 then -i 2 and so on.
Not sure if you need to attach to a specific interface.
-6 means:
6 ENXIO Device not configured.
--HPS
___
freebsd-usb@fre
On 2021-05-20 16:31, Hans Petter Selasky wrote:
Webcamd needs to be recompiled with INPUT device support, I believe,
before it works with such devices.
Thanks for the reply. I recompiled Webcamd with all options except
vTuner to be sure nothing is missing. Got one specific error now, "ERR:
:
On 5/20/21 7:44 PM, Mark Kane wrote:
5) `webcamd -l` shows the device but exits on startup with "Cannot find
USB device".
Webcamd needs to be recompiled with INPUT device support, I believe,
before it works with such devices.
--HPS
___
freebsd-us
18 matches
Mail list logo