From owner-freebsd-usb@freebsd.org Thu May 20 23:06:59 2021 Return-Path: Delivered-To: freebsd-usb@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5783764AF50 for ; Thu, 20 May 2021 23:06:59 +0000 (UTC) (envelope-from mark@kane.mn) Received: from stinger.tntpowerhost.com (stinger.tntpowerhost.com [104.128.58.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "stinger.tntpowerhost.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FmQNf4BGDz3psg for ; Thu, 20 May 2021 23:06:58 +0000 (UTC) (envelope-from mark@kane.mn) Received: from stinger.tntpowerhost.com (localhost [127.0.0.1]) by stinger.tntpowerhost.com (OpenSMTPD) with ESMTP id 3e98c756; Thu, 20 May 2021 18:06:55 -0500 (CDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kane.mn; h= mime-version:date:from:to:cc:subject:in-reply-to:references :message-id:content-type:content-transfer-encoding; s=stinger; bh=WWmS+0rCSUZ2/aM8gs0iLJB8KSrRo0HzQtZfTgGmZzc=; b=tuRnG58HhAPI doGrZBbKNdF5BCynkJjcmrlK9MN6VkNaF9nwzyuThu3oANsyxQv+DuIRKuymEcR5 qqWEoELHMp5VAkh+P3ATFl30Cv12XXTBWHbppIdMdq+O1YnIrX6ijboI5cozCR6x aQiQmSUOo+reZF8otJMvFb7sS2XqQRw= Received: from stinger.tntpowerhost.com (localhost [127.0.0.1]) by stinger.tntpowerhost.com (OpenSMTPD) with ESMTPSA id b1345894 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Thu, 20 May 2021 18:06:54 -0500 (CDT) MIME-Version: 1.0 Date: Thu, 20 May 2021 18:06:54 -0500 From: Mark Kane To: Hans Petter Selasky Cc: freebsd-usb@freebsd.org Subject: Re: eGalax USB touchscreen issues In-Reply-To: References: User-Agent: Roundcube Webmail/1.4.6 Message-ID: X-Sender: mark@kane.mn Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FmQNf4BGDz3psg X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=kane.mn header.s=stinger header.b=tuRnG58H; dmarc=pass (policy=none) header.from=kane.mn; spf=pass (mx1.freebsd.org: domain of mark@kane.mn designates 104.128.58.83 as permitted sender) smtp.mailfrom=mark@kane.mn X-Spamd-Result: default: False [-4.00 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[kane.mn:s=stinger]; FREEFALL_USER(0.00)[mark]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:104.128.58.83]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; RBL_DBL_DONT_QUERY_IPS(0.00)[104.128.58.83:from]; SPAMHAUS_ZRD(0.00)[104.128.58.83:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[kane.mn:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[kane.mn,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:30455, ipnet:104.128.58.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-usb] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2021 23:06:59 -0000 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: : can't add hid device: -6" which I'm not finding much about. Any other ideas to try or info I can provide? # pkg info webcamd | grep -A10 Options Options : COMPAT32 : on DEBUG : on DVB : on INPUT : on KEYBOARD : on MOUSE : on RADIO : on VT_CLIENT : off VT_SERVER : off WEBCAM : on # webcamd -l Available device(s): webcamd [-d ugen0.1] -N Intel-EHCI-root-HUB -S unknown -M 0 webcamd [-d ugen0.2] -N vendor-0x8087-product-0x07e6 -S unknown -M 0 webcamd [-d ugen0.3] -N eGalax-Inc--USB-TouchController -S unknown -M 0 webcamd [-d ugen0.4] -N Lite-On-Technology-Corp--USB-Multimedia-Keyboard -S unknown -M 0 webcamd [-d ugen0.5] -N vendor-0x05e3-USB2-0-Hub -S unknown -M 0 Show webcamd usage: webcamd -h # webcamd -d ugen0.3 -N eGalax-Inc--USB-TouchController -S unknown -M 0 webcamd 89207 - - IR NEC protocol handler initialized webcamd 89207 - - IR RC5(x/sz) protocol handler initialized webcamd 89207 - - IR RC6 protocol handler initialized webcamd 89207 - - IR JVC protocol handler initialized webcamd 89207 - - IR Sony protocol handler initialized webcamd 89207 - - IR SANYO protocol handler initialized webcamd 89207 - - IR XMP protocol handler initialized webcamd 89207 - - b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully webcamd 89207 - - USB Video Class driver (1.1.1) webcamd 89207 - - cpia2: V4L-Driver for Vision CPiA2 based cameras v3.0.1 webcamd 89207 - - Attached to ugen0.3[0] webcamd 89207 - - ERR: : can't add hid device: -6 webcamd 89207 - - webcamd: Cannot find USB device # wmt.ko, usbhid.ko, and hidbus.ko are still loaded automatically on boot. No change if those are unloaded.