From owner-freebsd-usb@freebsd.org Mon Sep 17 10:07:24 2018 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C199109829B for ; Mon, 17 Sep 2018 10:07:24 +0000 (UTC) (envelope-from shreyankfbsd@gmail.com) Received: from mail-ua1-x933.google.com (mail-ua1-x933.google.com [IPv6:2607:f8b0:4864:20::933]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC87A7611D for ; Mon, 17 Sep 2018 10:07:23 +0000 (UTC) (envelope-from shreyankfbsd@gmail.com) Received: by mail-ua1-x933.google.com with SMTP id y10-v6so10165110uao.4 for ; Mon, 17 Sep 2018 03:07:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DwJzbgJFuzh2ksqyFAfNkcrHFjvRf27L/HLqc9e/7lo=; b=R7ch7dbcwfduCr9glzTaziZEr4r4WYX5F1pdvloGiQlRZuHq6dVtv7wqTHYtSUC98j m5GS59LwhwaiFu84VgjHE0g0on3aCQARQfHUnOwkQ8WGk4e1KDubHTBxLFPadQ47Bvxy PVeFEy234yaJENHSlaB6XkbslFXYNVgCf/WZMWbmpzLCXi8VR3njOKnJah4tACUeQjyK J42Sl0Gq428cJJeeGH7rPefNEtpkmZgKzLTh4V/VcaGJkqDlAFLT2++ILXZ6QsvJhdDI 5cuWBLjoW44wUZu2pQNAKjjBvSyzVUyA4mfSxQgzkYAcnZE5wUd/P+9libZknG80Woe1 MK3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DwJzbgJFuzh2ksqyFAfNkcrHFjvRf27L/HLqc9e/7lo=; b=NPXNMCBX0dz8vVLqrx6LSIJ6VybEsQ1gA2Ps611wKvyoeniNn7N9T2rxD9hcziApNI YGdGlxLbtNDqv/CL/8kRQRUyhzxOwJLoJOTACB1xgJ0TI2OJFhjEBgF1OR4jKTc4WrMj eJObT9yoG2QCYARrLWmv+sK+GPweVSuBB8GP59GWDlUqzzpKrYZF5c6zuRjOYo5y/lhK Ezg1AtSAPeOHKwYyt6WdEhe50MNCsn7iy61jlEvxEs+jIhtablIyXaPoz4L5hQKy3uBY oJPvf4RO25c9gKVROieSJBlU4EvJHfKWUkxX4Z4wwmChobq0SgcKnb+XVuGpajCl2vxz O97w== X-Gm-Message-State: APzg51D+maeg4jlRGuBpbChhR6FACrk8Krlqq1FcmplwEm9GnWWwBi2f OZo0bTj9Nj/e/IGoyh1wT1iqM3LREVhtTlcfD6NyARU= X-Google-Smtp-Source: ANB0VdabKFQjFHcmtJi/vJWUM+drX+6IU3xJO6I7IRYVv9hP9Gm/mWScLwJ5BcoctUZi27yaX28Tol+5+vBANHqwg6c= X-Received: by 2002:ab0:54c8:: with SMTP id q8-v6mr7260891uaa.165.1537178843330; Mon, 17 Sep 2018 03:07:23 -0700 (PDT) MIME-Version: 1.0 References: <9a50285b-44a7-d8c2-3c42-ed282b0a408d@selasky.org> In-Reply-To: <9a50285b-44a7-d8c2-3c42-ed282b0a408d@selasky.org> From: shreyank amartya Date: Mon, 17 Sep 2018 15:37:11 +0530 Message-ID: Subject: Re: usbconfig lack of device or permission To: hps@selasky.org Cc: freebsd-usb@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2018 10:07:24 -0000 ls -l /dev/usb output: amd@amd-sham:~ % ls -l /dev/usb total 0 crw------- 1 root operator 0x2c Sep 17 10:01 0.1.0 crw------- 1 root operator 0x34 Sep 17 10:01 0.1.1 crw------- 1 root operator 0x46 Sep 17 15:31 0.2.0 crw------- 1 root operator 0x59 Sep 17 15:31 0.2.1 crw------- 1 root operator 0x4b Sep 17 15:31 0.3.0 crw------- 1 root operator 0x4f Sep 17 15:31 0.3.1 crw------- 1 root operator 0x50 Sep 17 15:31 0.3.2 crw------- 1 root operator 0x51 Sep 17 15:31 0.3.3 crw------- 1 root operator 0x52 Sep 17 15:31 0.4.0 crw------- 1 root operator 0x54 Sep 17 15:31 0.4.1 crw------- 1 root operator 0x57 Sep 17 15:31 0.5.0 crw------- 1 root operator 0x5e Sep 17 15:31 0.5.1 crw------- 1 root operator 0x5f Sep 17 15:31 0.5.2 crw------- 1 root operator 0x60 Sep 17 15:31 0.5.3 On Mon, Sep 17, 2018 at 3:32 PM Hans Petter Selasky wrote: > On 9/17/18 11:59 AM, shreyank amartya wrote: > > Hi, > > > > I am able to view usb devices with usbconfig when i'm logged in as a root > > user. But, I'm not able to view any devices when I log in as a user. I > have > > added this user to wheel,operator groups. What am I missing here? > > > > Usb devices appear as /dev/ugen0.[1-5]. I ask this because vlc will not > run > > as root and when run as user it gets permission denied when trying to > > access the usb cam device to capture video. > > > > I'm new to FreeBSD. > > What permissions are on /dev/usb ? > > ls -l /dev/usb > > --HPS >