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 "ivtv: i2c
client addr: 0x44 not found!" message in /var/log/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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to