From owner-freebsd-questions@freebsd.org Sun Oct 30 20:28:46 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C507C2768F for ; Sun, 30 Oct 2016 20:28:46 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward2p.cmail.yandex.net (forward2p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B6CB11CD for ; Sun, 30 Oct 2016 20:28:45 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp1j.mail.yandex.net (smtp1j.mail.yandex.net [IPv6:2a02:6b8:0:801::ab]) by forward2p.cmail.yandex.net (Yandex) with ESMTP id 97FB220F90 for ; Sun, 30 Oct 2016 23:28:42 +0300 (MSK) Received: from smtp1j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1j.mail.yandex.net (Yandex) with ESMTP id 7609F3C808BE for ; Sun, 30 Oct 2016 23:28:41 +0300 (MSK) Received: by smtp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 3ve39kbBkD-SeiepIxC; Sun, 30 Oct 2016 23:28:40 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1477859321; bh=MlOeq6AtYmI1DDxTJ/+asOypP3dw6fWo/PFMzs8vcws=; h=Message-ID:Subject:From:To:Date; b=xIPbx+WAA7AvbH6TenH8n7jBpQXjIseXApfmDi42TsvghDbARWhXKTmJZtvQIqGae 8qNFo570rY+BQK+ReKAIuy7DZ7bRo3SLDnm3W5EIK27nDJdiByuhke5Wt5lstXS7Av 2np+CxlIaijmkBOpUjhDeUMA1YdLp89jsr0ks3cE= Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Message-ID: <1477859318.74411.3.camel@yandex.com> Subject: webcam and Skype From: Stari Karp To: FreeBSD Questions Date: Sun, 30 Oct 2016 16:28:38 -0400 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2016 20:28:46 -0000 Hi! I upgraded FreeBSD 10.3 to FreeBSD-11-RELEASE (amd64) and Skype 4.3 doesn't see video camera anymore  (I rebuilt and upgraded all ports with Synth). Than I did run: ln -s /dev/video0 /compat/linux/dev/ and video in Skype work but I do not know if I used correct "action". Thank you. SK