From: Nick Rout <nick@rout.co.nz>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Xawtv/Scantv refuses cooperation
Date: Mon, 07 Aug 2006 10:15:31 +1200 [thread overview]
Message-ID: <20060807101315.A62B.NICK@rout.co.nz> (raw)
In-Reply-To: <20060803184724.GA2563@homer.bertram-scharpf>
On Thu, 3 Aug 2006 20:47:24 +0200
Bertram Scharpf wrote:
> 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
>
What exactly is scantv scanning for when it scans the vbi device? Does
it find the teletext channels or something?
If you are looking to scan for tv channels then i think you want the
video device, not the vbi device, like
scantv -n PAL -f europe-west -c /dev/video0
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-06 22:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-31 19:07 [gentoo-user] Subject: [gentoo-user-de] Xawtv/Scantv refuses cooperation Bertram Scharpf
2006-07-31 19:13 ` Richard Fish
2006-07-31 19:13 ` Richard Fish
2006-08-01 20:01 ` Bertram Scharpf
2006-08-01 22:04 ` Hemmann, Volker Armin
2006-08-02 21:37 ` [gentoo-user] " Bertram Scharpf
2006-08-02 22:48 ` Hemmann, Volker Armin
2006-08-03 18:47 ` Bertram Scharpf
2006-08-06 22:15 ` Nick Rout [this message]
2006-08-07 23:43 ` Bertram Scharpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060807101315.A62B.NICK@rout.co.nz \
--to=nick@rout.co.nz \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox