sorry to spam the list, but I was on the wrong intput.  I have s-video
in working, but no sound... This seems like a much better problem to
have.

T

On 4/18/05, Tom McKearney <[EMAIL PROTECTED]> wrote:
> I just googled (how could I have NOT googled yesterday) on "__init"
> and realized that these are defined in "linux/init.h", which was not
> included in wm8775.c or in saa7115.c...  I added include lines and
> rebuilt...
> 
> My "ivtv: i2c client addr: 0x44 not found!" message went away and I
> have static!
> 
> I've never been so happy to see static :)
> 
> T
> 
> On 4/18/05, Tom McKearney <[EMAIL PROTECTED]> wrote:
> > Could my code modifications be my problem?
> >
> > I did two things...
> >
> > 1) everywhere it had "#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6,
> > 0)" around "module_param" calls, I forced it to go the other way
> > (because of compilation errors on each module_param line)
> > 2) __init and __exit were undefined for me, so, I defined them to nothing.
> >
> > I was particularly worried about #2, because I had no idea what __init
> > and __exit were supposed to be, but I couldn't get any help on
> > compiling the driver.
> >
> > Would either of these two changes have resulted in my hlog/messages on every
> > call to ivtvctl ?
> >
> > I get the same compilation errors with driver "p".
> >
> > T
> >
> >
> > On 4/18/05, Nick Rosier <[EMAIL PROTECTED]> wrote:
> > > On 4/18/05, mrwester <[EMAIL PROTECTED]> wrote:
> > > > You might try 0.3.2p drivers.  For some reason, everything after p or
> > > > q? (can't quite remember) for me gives a file size=0.  With 0.3.2p, at
> > > > least with tuner 1 I could get a picture and sound.   On occasion I'd
> > > > get a few frames out of the 2nd tuner, usually it locks up the box.
> > > > I've got one PVR-350 that works great, and the PVR-500 doesn't work
> > > > for me.  SuSE 9.2...
> > >
> > > I'm having the same problem on my 150MCE. All drivers I've tried since
> > > p/q (r,v,y,z) have given me 0 byte captures.
> > > Can't find any reason, even with debugging turned on.
> > >
> > > N.
> > >
> > >
> > > -------------------------------------------------------
> > > SF email is sponsored by - The IT Product Guide
> > > Read honest & candid reviews on hundreds of IT Products from real users.
> > > Discover which products truly live up to the hype. Start reading now.
> > > http://ads.osdn.com/?ad_ide95&alloc_id396&opclick
> > > _______________________________________________
> > > ivtv-devel mailing list
> > > ivtv-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/ivtv-devel
> > >
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to