From: "Brian J. Murrell" <brian@interlinx.bc.ca>
To: linux-media@vger.kernel.org
Subject: Re: one tuner of a PVR-500 not returning any data
Date: Fri, 23 Nov 2012 08:24:26 -0500 [thread overview]
Message-ID: <k8nte9$sj1$1@ger.gmane.org> (raw)
In-Reply-To: <k8l63b$1bd$1@ger.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 926 bytes --]
On 12-11-22 07:33 AM, Brian J. Murrell wrote:
> I have a PVR-500 in a machine here where one of the /dev/video* devices
> can successfully be opened and return data while the other can be
> opened but returns to data to a read(2). i.e.:
>
> open("/dev/video3", O_RDONLY|O_LARGEFILE) = 3
> dup3(3, 0, 0) = 0
> close(3) = 0
> fstat64(0, {st_mode=S_IFCHR|0660, st_rdev=makedev(81, 11), ...}) = 0
> ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfc7f568) = -1 EINVAL (Invalid argument)
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7423000
> read(0,
>
> and the process blocks there.
FWIW, simply rmoving and inserting the ivtv module seems to have fixed this.
But really odd (to me at least) that it's just one tuner of a dual-tuner
card. So like 1 piece of hardware, with only 1 submodule not working.
b.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]
prev parent reply other threads:[~2012-11-23 13:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 12:33 one tuner of a PVR-500 not returning any data Brian J. Murrell
2012-11-23 13:24 ` Brian J. Murrell [this message]
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='k8nte9$sj1$1@ger.gmane.org' \
--to=brian@interlinx.bc.ca \
--cc=linux-media@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.