From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G8iNI-0008PR-Jv for garchives@archives.gentoo.org; Thu, 03 Aug 2006 18:56:53 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k73IpoqW025074; Thu, 3 Aug 2006 18:51:50 GMT Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k73IlTeB024837 for ; Thu, 3 Aug 2006 18:47:29 GMT Received: from [85.180.11.136] (helo=homer.bertram-scharpf.homelinux.com) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis), id 0MKwh2-1G8iE93FX5-0001xv; Thu, 03 Aug 2006 20:47:27 +0200 Received: from berti by homer.bertram-scharpf.homelinux.com with local (Exim 3.35 #1 (Debian)) id 1G8iE8-0000gg-00 for ; Thu, 03 Aug 2006 20:47:24 +0200 Date: Thu, 3 Aug 2006 20:47:24 +0200 From: Bertram Scharpf To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Xawtv/Scantv refuses cooperation Message-ID: <20060803184724.GA2563@homer.bertram-scharpf> References: <20060731190705.GF2707@homer.bertram-scharpf> <200608020004.53332.volker.armin.hemmann@tu-clausthal.de> <20060802213741.GA3936@homer.bertram-scharpf> <200608030048.25591.volker.armin.hemmann@tu-clausthal.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608030048.25591.volker.armin.hemmann@tu-clausthal.de> User-Agent: Mutt/1.5.6+20050307i Sender: Bertram Scharpf X-Provags-ID: kundenserver.de abuse@kundenserver.de login:caffef8ab192698da1c056aa166a41ee X-Archives-Salt: f5fba7f7-fc93-4415-b1d6-d86eebf75715 X-Archives-Hash: 7ab272418848fce1132e2ccb529a3327 Hi, Am Donnerstag, 03. Aug 2006, 00:48:25 +0200 schrieb Hemmann, Volker Armin: > On Wednesday 02 August 2006 23:37, Bertram Scharpf wrote: > > Am Mittwoch, 02. Aug 2006, 00:04:52 +0200 schrieb Hemmann, Volker Armin: > > > On Monday 31 July 2006 21:07, Bertram Scharpf wrote: > > > > # scantv > > > > [...] > > > > vbi: open failed [/dev/vbi] > > > > open /dev/vbi: Invalid argument > > > > > > > > # dd if=/dev/vbi bs=8 count=1 | od -x > > > > 1+0 records in > > > > > > and what are the rights on /dev/vbi / /dev/vbi0 ? > > > And where does it point (I bet, it is just a symlink ;) ) > > > > It definitely is; I created it myself. > > it is a symlink? and does it point to the right device? > I never created anything - I let udev do it for me... Another time to prevent any further link, symlink or access rights discussion: $ su - Password: # ls -la /dev/v4l/vbi0 crw-rw---- 1 root video 81, 224 1. Aug 19:50 /dev/v4l/vbi0 # mknod /tmp/myvbi c 81 224 # chmod a+rwx /tmp/myvbi # ls -la /tmp/myvbi crwxrwxrwx 1 root root 81, 224 3. Aug 20:36 /tmp/myvbi # scantv -n PAL -f europe-west -C /tmp/myvbi [...] vbi: open failed [/tmp/myvbi] open /tmp/myvbi: Invalid argument # dd if=/tmp/myvbi bs=8 count=1 2>/dev/null | wc -c 8 # AleVT works without complaint. Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de -- gentoo-user@gentoo.org mailing list