Also is this message ok in dmesg:
ivtv: Unknown card: vendor/device: /0016, subsystem vendor/device: 0070/e817
ivtv: Defaulting to WinTV PVR 150 card
Or do I need to add a definition for the PVR 500?
On Fri, 4 Mar 2005 23:39:56 -0800, Isaiah Frantz
<[EMAIL PROTECTED]> wrote:
> Thanks a lot f
Thanks a lot for all of your help. That almost worked for me.
I got the following error:
Unable to open '/lib/modules/ivtv-fw-enc.bin'.
ivtv: failed loading encoder firmware
ivtv: Error loading firmware -3!
ivtv: Error -3 initializing firmware.
ivtv: Error -12 on initialization
ivtv-iTVC15_16_mpg2_
Op do 03-03-2005, om 20:28 schreef Jarod Wilson:
> so your
> tuner should actually be type 56 with these changes.
With this patch on "f" my tuner is 55
--
Groetjes Japie
---
SF email is sponsored by - The IT Product Guide
Read honest & cand
A couple of things you need to remember:
1. The kernel tuner module is behind the times.
Because of this, you need to rename or remove the
kernel tuner module so that the ivtv one will load.
It's in /lib/KVER/kernel/drivers/media/video
2. The kernel needs to be compiled WITHOUT 4kstacks.
For the
Hey there,
I have been watching this mail list and keep seeing people say that
they have their PRV500 working. What nobody has bothered to do is
concisely tell what ivtv codebase (as there appears to be two forks)
and what patches (as there seem to be many floating around) they are
using when they
On Fri, 2005-03-04 at 00:58, John Andersen wrote:
> Well you could hack the living snot out of
> mythtv-0./libs/libmythtv/frequencies.c
That doesn't seem to be the right place to do it. When you tell the
tuner (/dev/video0) to change to a given frequency , it should change to
that frequency, not s
the consensus for this kind of configuration was to
use a separate program. The record-v4l script can do
it, and has a config file that you can store all your
favorite settings in.
it's in the utils dir... check it out.
-tmk
--- "Jeff \"Muddy\" Waters"
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
Hi all,
I have been using test_ioctl to setup my brightness and such by hand
after my box reboots.
Is there some way to use the modules.conf to do this by default?
I was thinking the part:
alias char-major-81 videodev
alias char-major-81-0 ivtv
options ivtv ivtv_debug=1
options tuner type=2
op
Linus Torvalds is working on a program/project called Sparse. It is
designed to do static analysis of kernel code. Think of a compliler
that generates analyses rather than object code.
I would expect that applying Sparse to ivtv would:
- discover lots of things that need fixing in ivtv
- teach y
On Friday 04 March 2005 10:11, Tim Swortzel wrote:
> Sorry if this is a double post. I posted it in the
> forum, but thought this would be a better place.
>
> This card worked on an MCE box, and another slower FC2
> box (but it was a slide show). I'm working on another
> box now, and I can't load
On Friday 04 March 2005 09:37, Lee Lists wrote:
> Any driver above 0.1.10pre2-ck114k give me an "accelerated" mpeg2 stream in
> mythtv.
Ah yes, that bug. Happens only at certain capture resolutions, IIRC.
Unfortunately, I haven't a clue if that's been addressed or how to fix it if
it hasn't alre
On Friday 04 March 2005 06:59, Jaap Struyk wrote:
> Op do 03-03-2005, om 20:10 schreef Jarod Wilson:
> > So which tuner is this supposed to be? The "LG PAL
> > (TAPE series, pvr150)"? Let me know on that and I can have a tveeprom
> > patch whipped up, no problem.
>
> On the 0.3.2d driver it is tune
Sorry if this is a double post. I posted it in the
forum, but thought this would be a better place.
This card worked on an MCE box, and another slower FC2
box (but it was a slide show). I'm working on another
box now, and I can't load the driver. I'm pretty new
to this, so any help would be ap
Any driver above 0.1.10pre2-ck114k give me an "accelerated" mpeg2
stream in mythtv.
Lee
Jarod Wilson a écrit :
On Tuesday 01 March 2005 12:39, Lee Lists wrote:
That said, I'm not certain exactly what the problem is, but I highly
suggest the OP try an ivtv version newer tha
Ian Campbell <[EMAIL PROTECTED]> wrote:
> New kernels will look for a Kbuild file in preference to a Makefile so
> you could move all the stuff between "ifneq" and "else" into a file
> named Kbuild in the same directory and replace it in Makefile2.6 with
> "include Kbuild" which keeps backwards com
On Fri, 04 Mar 2005 13:57:17 +, Ian Campbell <[EMAIL PROTECTED]> wrote:
> On Thu, 2005-03-03 at 11:48 -0500, Tyler Trafford wrote:
> > Attached is a much-cleaned version of driver/Makefile2.6. Let me know
> > if there are any problems with it.
>
> New kernels will look for a Kbuild file in pr
Just a small patch so that the ioct outputs a more accurate card type
than just 'Vanilla iTVC15 card'.
--- ivtv-0.3.2f/driver/ivtv-ioctl.c 2005-03-01 15:34:27.0 +
+++ ivtv-0.3.2f-pnm/driver/ivtv-ioctl.c 2005-03-04 09:06:22.0 +
@@ -439,7 +439,7 @@
st
On Thu, Mar 03, 2005 at 02:13:24PM +0100, Freaky wrote:
> I have a small, hopefully easy for those with knowledge on topic, ques. My
> mahcine has a older Via based mainboard. Somewhere I read these chipsets
> have problems when the PCI bus gets pretty full. This is greatly visible
> under windows,
> Also I didn't apply patches to 0.2.0-rc, since I think it's needing to be
> frozen unless there's major patches which have explanations of why they
> are
> critical, this allows us to go forward and focus on 0.3 and keep 0.2
> stable
> and consistent (seems it works for people and as good as it c
Op do 03-03-2005, om 20:10 schreef Jarod Wilson:
> So which tuner is this supposed to be? The "LG PAL
> (TAPE series, pvr150)"? Let me know on that and I can have a tveeprom patch
> whipped up, no problem.
On the 0.3.2d driver it is tuner=51 and on the 0.3.2d and f it is
tuner=52 (like it shoul
Well, ivtv's tuner.h has type 47 defined as TUNER_LGNTSC_TAPE which
would make sense. Mind you I am using the kernels tuner because that's
the one that works (which also know's about type 47).
Just for kicks, I tried type 39, but I got no sound, and the frequencies
I had to use were still the sa
sorry, i almost feel like a criminal, makin such
questions... i realy don't know what i'm thinkin,
there it goes:
does any of you know where can i get a HDTV file to
make some benchmarks of my system... i'm thinkin on
gettin a pchdtv but first i want to be shure that the
damn thing would work on my
On Thu, 03 Mar 2005 03:03:21 -0800, Louie Ilievski wrote:
> Hi everyone. I have been an avid MythTV user for over 6 months now and I
> love it. I also have wanted to get involved in some development for it.
> My friend and I are seniors at the University of California, Riverside,
> and we are t
On Thursday 03 March 2005 03:52, Jaap Struyk wrote:
> Op do 03-03-2005, om 11:26 schreef Jarod Wilson:
> > modprobe tveeprom debug=2
> >
> > ...and then load everything else, grab a log dump and email it, it should
> > contain all the eeprom data necessary to sort this out.
>
> Hereby...
Just read
Hey guys, i'm having a head banging time getting my PVR-150MCE to work with
ivtv. Last night i gave it a try with ivtv-0.3.2f and had no luck. Time to
get serious about getting this thing running, as i've had the card for 6
weeks, and my wife is beginning to give me the 'eye'.
Here's what ive go
On Thu, 2005-03-03 at 11:48 -0500, Tyler Trafford wrote:
> Attached is a much-cleaned version of driver/Makefile2.6. Let me know
> if there are any problems with it.
New kernels will look for a Kbuild file in preference to a Makefile so
you could move all the stuff between "ifneq" and "else" into
Jan Ophey wrote:
On Mi, 2.03.2005, 16:41, [EMAIL PROTECTED] said:
Hi,
Hi again!
I was having similar problems on (almost) the same hardware.
I'm running Debian with a self-compiled 2.6.10 kernel, 2 PVR-350 cards,
software RAID5,
Asus P4P800 Deluxe, Intel P4 3,2GHz Prescott but with HT DISabled.
Do
27 matches
Mail list logo