From owner-freebsd-multimedia@FreeBSD.ORG Wed Oct 23 15:18:15 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BFFAD2D9; Wed, 23 Oct 2013 15:18:15 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward19.mail.yandex.net (forward19.mail.yandex.net [IPv6:2a02:6b8:0:1402::4]) by mx1.freebsd.org (Postfix) with ESMTP id 6F7B026E0; Wed, 23 Oct 2013 15:18:15 +0000 (UTC) Received: from smtp19.mail.yandex.net (smtp19.mail.yandex.net [95.108.252.19]) by forward19.mail.yandex.net (Yandex) with ESMTP id D6D1F1122A76; Wed, 23 Oct 2013 19:18:12 +0400 (MSK) Received: from smtp19.mail.yandex.net (localhost [127.0.0.1]) by smtp19.mail.yandex.net (Yandex) with ESMTP id 8526FBE0197; Wed, 23 Oct 2013 19:18:12 +0400 (MSK) Received: from v10-166-233.yandex.net (v10-166-233.yandex.net [84.201.166.233]) by smtp19.mail.yandex.net (nwsmtp/Yandex) with ESMTP id jGeJBSjB9Q-IBEKPjKC; Wed, 23 Oct 2013 19:18:11 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1382541491; bh=JLNoA1wzAcgrUf6aTiCedgBleCR+QCi0iBq9DSihD60=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:X-Enigmail-Version:Content-Type: Content-Transfer-Encoding; b=LJu0KF4UaSjqCUS5ydK5VE90Mp78KYgj4ZU9Pymp5rkTDVxSxwU1kJgj89Iy1sWa8 /rN36J5aeoJd6MS+QabwpMiaJi4uJO7p/xd1MOfpV+rw/roeHAx5ycnhcqBqy4iJ8e zKK0dXRllqBSjhJ/T2JzeYix3+P/UU76zUxdjbNI= Authentication-Results: smtp19.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <5267E7AE.5030309@yandex.ru> Date: Wed, 23 Oct 2013 19:13:50 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: sbruno@freebsd.org, Hans Petter Selasky Subject: Re: Webcam on Lenovo T520 References: <1381510075.2779.1.camel@localhost> <525A423D.3060306@bitfrost.no> <1382537280.1565.1.camel@localhost> In-Reply-To: <1382537280.1565.1.camel@localhost> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 15:18:15 -0000 On 23.10.2013 18:08, Sean Bruno wrote: > No entry "video" is in /dev > > webcamd never start when /usr/local/etc/rc.d/webcamd is started > > cuse4bsd is loaded. Perhaps this isn't a supported webcamera? Hi, pwcview works on my lenovo t520, but anyway skype doesn't see webcamera. It worked a long ago, but now after several system updates even microphone doesn't work in skype.. % uname -srm FreeBSD 11.0-CURRENT amd64 -- WBR, Andrey V. Elsukov