On Wed, 16 Mar 2005 00:16:53 -0500, Tyler Trafford <[EMAIL PROTECTED]> wrote:
> Since you have both a 350 and a 500, you'll need to stop the saa7127
> driver from claiming all the devices.
>
> It looks like the 350 is the first device, so you would want to add
> this to your module configuration:
Glory be. Crystal clear video. Wow. That's all it takes? I wonder why I
didn't find that in my searches... Oh well, no matter. What's the
black_magic option do that needs to be turned off? (and thanks!)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Michael Wester <[EMAIL PROTECTED]> wrote:
> I think I'll try hunting down another version of firmware at this
> point, as the card seems OK, but the output- ie. encoder is still
> potentially buggy? But only buggy for the pvr-500mce? Any other
> ideas? Thanks again,
Since you have both a 350 an
I have a card just like you do, to get it working all I have is the following...
alias char-major-81 videodev
alias char-major-81-0 ivtv
options cx25840 no_black_magic=1
and then do a modprobe ivtv
That is with 0.3.2i on 2.6.10.
On Tue, 15 Mar 2005 22:44:48 -0600 (CST), [EMAIL PROTECTED]
<[EMA
On Tue, 15 Mar 2005 17:22:14 -0800, Jarod Wilson <[EMAIL PROTECTED]> wrote:
>Please move your in-kernel tuner module out of the way, it looks like that's
>getting loaded instead of the ivtv-provided tuner module, and it doesn't have
>support for type 57 (support has to be in both your loaded tveep
PVR-150 MCE w/ NTSC TAPE H091F = static all channels...
Hoping to tap the experience & knowledge of the folks on this list. I recently
received a pair of PVR-150 MCE cards. Knowing that the status of the driver
support is less than perfect I opted to put together a testing box rather than
blow
Hi,
Could anyone tell me if FM radio support is there on the ivtv driver
for PVR150. The tuner on the card is Philips FM1236 MK3. If the FM
radio is not there on the driver is there a patch available. I am
testing using the latest driver ivtv-0.3.2i without any success on FM
radio.
--
Shiju
---
This adds hotplug firmware loading to the cx25840 module. Please test
this if you use HP_FWLOAD and use the external audio input. (This
firmware is not used for the tuner.)
I didn't bother putting the md5 and sha1 stuff in this, since that
looks like it was originally done just so the original a
On Tuesday 15 March 2005 17:00, Michael Wester wrote:
> Hi-
>
> I think I'm getting close here. SuSE 9.2 in a pundit-r with pvr-350
> which has worked fine and now I've added a new pvr-500. My
> understanding was that tuner=57 was supported in 0.3.2i. From the
> log, it appears that ivtv is tell
Hi-
I think I'm getting close here. SuSE 9.2 in a pundit-r with pvr-350
which has worked fine and now I've added a new pvr-500. My
understanding was that tuner=57 was supported in 0.3.2i. From the
log, it appears that ivtv is telling the card to set to tuner 57, but
it's not getting a reply. I
On Tue, 15 Mar 2005 18:37:44 -0500, Tyler Trafford <[EMAIL PROTECTED]> wrote:
> jerome lacoste <[EMAIL PROTECTED]> wrote:
>
> > [EMAIL PROTECTED]:~$ ls -la /lib/modules/2.*/ | grep build
> > lrwxr-xr-x 1 root root 26 Jul 25 2003 build ->
> > /usr/src/linux-2.6.0-test1
> > lrwxr-xr-x 1 ro
Tyler Trafford <[EMAIL PROTECTED]> wrote:
> jerome lacoste <[EMAIL PROTECTED]> wrote:
>
> > [EMAIL PROTECTED]:~$ ls -la /lib/modules/2.*/ | grep build
> > lrwxr-xr-x 1 root root 26 Jul 25 2003 build ->
> > /usr/src/linux-2.6.0-test1
> > lrwxr-xr-x 1 root root 20 Dec 24 2003 build ->
jerome lacoste <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED]:~$ ls -la /lib/modules/2.*/ | grep build
> lrwxr-xr-x 1 root root 26 Jul 25 2003 build ->
> /usr/src/linux-2.6.0-test1
> lrwxr-xr-x 1 root root 20 Dec 24 2003 build -> /usr/src/linux-2.6.0
> lrwxr-xr-x 1 root root21
On Tue, 15 Mar 2005 18:20:41 -0500, Tyler Trafford <[EMAIL PROTECTED]> wrote:
> jerome lacoste <[EMAIL PROTECTED]> wrote:
> > I've made the following change to support building the module for a
> > non running kernel.
>
> There's one problem, you shouldn't be changing the HEADERDIR variable.
> Th
jerome lacoste <[EMAIL PROTECTED]> wrote:
> I've made the following change to support building the module for a
> non running kernel.
There's one problem, you shouldn't be changing the HEADERDIR variable.
That doesn't change regardless of what your kernel is.
--
Tyler Trafford
I've made the following change to support building the module for a
non running kernel.
Apply if you see fit.
J
--- Makefile2.6.orig2005-03-15 01:29:26.0 +0100
+++ Makefile2.6 2005-03-15 01:46:43.0 +0100
@@ -1,3 +1,8 @@
+# By default, the build is done against the running kern
> What I would love even more is a subversion repo, so...
>
> > instead of getting a tar.gz each time...
> >
> > Makes it also very easy to find out wen something broke.
>
> ...since I already had subversion and trac set up on my own server, I tossed
> something together here:
>
> http://svn.wil
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Mar 15 20:44:56 pvr cx25840: Unable to open FW file
> '/lib/modules/HcwMakoA.ROM'.
> Mar 15 20:44:56 pvr cx25840: Failed to load any FW image file
>
> I don't have this file, so I is in it's right to complain. But how do I
> get it. My card came witho
Ok, This is where I am now:
- I deleted the tveeprom from the kernel.
- I added cryptographic stuff to the kernel
- modprobe ivtv (no options)
Mar 15 20:44:55 pvr tveeprom: Hauppauge: model = 23559, rev = D391,
serial# = 7787077
Mar 15 20:44:55 pvr tveeprom: tuner = Philips FQ1216AME MK4 (idx = 9
On Tuesday 15 March 2005 04:15, [EMAIL PROTECTED] wrote:
> Hi again!
>
> I was experimenting around a bit, because I really want to get that radio
> working on my PVR 350. This was my problem: TV works, radio brings just
> noise. The tuner is recognized by tveeprom as type 38
> (TUNER_PHILIPS_FM121
not without soldering, and probably a few components
to convert formats. The chip may support it though.
You might be able to post-process it in using your CPU
if you REALLY want digital.
-tmk
--- Andy Hopper <[EMAIL PROTECTED]> wrote:
> Got a wierd question for you guys. I was wondering
> if i
On Tuesday 15 March 2005 03:57, [EMAIL PROTECTED] wrote:
> >Its type 56 in the tuner module shipped with ivtv 0.3.2i, and a patch for
> >it has already been submitted upstream for v4l inclusion.
>
> Ok, that's good to know. So I can try with tuner=56 in the modprobe
> statement.
If you're using th
On Mon, 14 Mar 2005 17:25:40 -0800, Jarod Wilson <[EMAIL PROTECTED]> wrote:
> On Monday 14 March 2005 14:38, jerome lacoste wrote:
> > On Mon, 14 Mar 2005 16:49:54 -0500 (EST), D. Hugh Redelmeier
> >
> > <[EMAIL PROTECTED]> wrote:
> > > Any project that isn't tiny ought to use a repository to recor
On Mon, Mar 14, 2005 at 05:25:40PM -0800, Jarod Wilson wrote:
> On Monday 14 March 2005 14:38, jerome lacoste wrote:
> > On Mon, 14 Mar 2005 16:49:54 -0500 (EST), D. Hugh Redelmeier
> >
> > <[EMAIL PROTECTED]> wrote:
> > > Any project that isn't tiny ought to use a repository to record
> > > change
Got a wierd question for you guys. I was wondering if it was possible to
route the SPDIF audio input from my soundcard (coming off of my directv
receiver), into ivtv (or some similiar arrangement) instead of using the
analog audio input on the back of my card (PVR-250).
Thanks in advance if anyone
I agree... it shouldn't be playing back choppy on your system. I was
having a small bit of chop during live tv which was solved by
activating the realtime priority option in the playback setup screen.
However, it wasn't quite working until I fooled with the realtime LSM
module better.
-Rob
--
R
I've seen the archives on this but so far haven't had any luck.
I've followed the Jarod's guide but I can't get sound to work for my
PVR-250, sound does work on the rest of the system. There is a lot of
talk about a msp3400.ko file not being the right version. On my
machine the msp3400-ivtv.ko fi
On Mon, 14 Mar 2005 17:07:45 -0800 (PST), Jason Knisley
<[EMAIL PROTECTED]> wrote:
> What motherboard/chipset do you have?
Via M1 C3 Nehemiah
> I have a
> SuperMicro P4DCE+ with dual Xeon 2.2ghz with an
> SMP/SMT kernel, 8kstacks preempt and everything has
> been working swimmingly.
>
> Lik
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Mar 14 22:17:11 pvr cx25840: Unknown symbol crypto_alloc_tfm
> Mar 14 22:17:11 pvr cx25840: Unknown symbol crypto_free_tfm
> Mar 14 22:17:11 pvr modprobe: FATAL: Error inserting cx25840
> (/lib/modules/2.6.11-gentoo-r3/ivtv/cx25840.ko): Unknown symbol
Just a followup:
On a tip from Claus and Rob, I saw there was a vesafb module loaded. I
unloaded that (after an unsuccessful attempt at making it not load at
boot; it's not in /etc/modules or anywhere else for that matter... might
be an initrd thing).
rmmod vesafb
modprobe ivtv-fb
works!
For t
Jerome,
I diffed our IVTV outputs (from when I had the 2.6.10 kernel and there's not
much difference. I have listed the rows where we have different output below
and I have a hard time finding anything of interest here but maybe you
experts can spot something.
< = Jerome output
> = my output
I ha
On Tue, 15 Mar 2005 13:23:07 +0100, MythTV user <[EMAIL PROTECTED]> wrote:
> Gijs,
>
> I am now running 2.4.27. I tried the latest 0.2.0 and 0.3.0 ivtv drivers.
> They still load without errors and I still have static only. I also tried
> grabbing bttv 0.9 and recompiling the kernel but there's no
Gijs,
I am now running 2.4.27. I tried the latest 0.2.0 and 0.3.0 ivtv drivers.
They still load without errors and I still have static only. I also tried
grabbing bttv 0.9 and recompiling the kernel but there's no difference.
This is my last cry for help before I ask the shop to take the card bac
Hi again!
I was experimenting around a bit, because I really want to get that radio
working on my PVR 350. This was my problem: TV works, radio brings just
noise. The tuner is recognized by tveeprom as type 38
(TUNER_PHILIPS_FM1216ME_MK3). But on the chip itself I read FM1216ME/I H-3.
In the tuner
>Its type 56 in the tuner module shipped with ivtv 0.3.2i, and a patch for
>it has already been submitted upstream for v4l inclusion.
Ok, that's good to know. So I can try with tuner=56 in the modprobe
statement.
>> I'm guessing the FQ1216AME-part is some indicator for the tuner type.
>> However
35 matches
Mail list logo