Re: [mythtv-users] [OT] ivtv troubles

2005-07-15 Thread Jeff volckaert
On 7/15/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 15, 2005 at 07:31:55AM +0200, Rudy Zijlstra wrote:
> > The 2.6.12 kernel has changes in the i2c interface. ivtv 0.2 has not yet
> > been patched to support this (or the version is not yet easily
> > available). Take one of the latest 0.3 which should support this.
> > Considering its gentto, you should be comfortable with compiling ivtv.
> 
> The 0.2 line *has* been patched to support 2.6.12 kernels.  The problem
> is that there is a lot of documentation on the web sending people to
> sourceforge to get ivtv drivers but that location hasn't been updated.
> You can get ivtv version 0.2.0-rc3k at:
> 
> http://www.ivtv.tv/releases/ivtv-0.2/ivtv-0.2.0-rc3k.tgz
> 
Please post if this works for you.  I have a FC4 system with 2.6.12
and an old PVR-250 card which has such a jumpy picture I can watch it.
 I have been very frustrated trying various version of the IVTV driver
without success.

Jeff
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] [OT] ivtv troubles

2005-07-15 Thread chris
On Fri, Jul 15, 2005 at 07:31:55AM +0200, Rudy Zijlstra wrote:
> The 2.6.12 kernel has changes in the i2c interface. ivtv 0.2 has not yet 
> been patched to support this (or the version is not yet easily 
> available). Take one of the latest 0.3 which should support this. 
> Considering its gentto, you should be comfortable with compiling ivtv.

The 0.2 line *has* been patched to support 2.6.12 kernels.  The problem 
is that there is a lot of documentation on the web sending people to 
sourceforge to get ivtv drivers but that location hasn't been updated.  
You can get ivtv version 0.2.0-rc3k at:

http://www.ivtv.tv/releases/ivtv-0.2/ivtv-0.2.0-rc3k.tgz

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] [OT] ivtv troubles

2005-07-14 Thread Rudy Zijlstra

Mark Knecht wrote:


Hi Matthew,
  Did you create a /etc/modules/ivtv file? If so what's in it?

  Did you build your new kernels using make oldconfig or did you
create the kernel config completely by hand?

- Mark

On 7/14/05, Matthew Daubenspeck <[EMAIL PROTECTED]> wrote:
 


I know this is a bit OT, but I have tried all of the other lists and
haven't had any luck solving the issue. I know mythtv-user's are always
glad to help :)

In short, I can't modprobe ivtv.

I have been having this problem with kernels starting with 2.6.11-x
including the most recent 2.6.12 version. They are all gentoo kernels,
and I have also tried them with kernels directly from kernel.org with
the same result. Here is the error:

# modprobe ivtv
WARNING: Error inserting i2c_core 
(/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/i2c-core.ko): Un
known symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting i2c_algo_bit 
(/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/algos/i2c-al
go-bit.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting ivtv (/lib/modules/2.6.12-gentoo-r4/extra/ivtv.ko): 
Unknown symbol in module,
or unknown parameter (see dmesg)

Here is dmesg:

i2c_core: Unknown parameter `i2c_debug'
i2c_algo_bit: Unknown symbol i2c_del_adapter
i2c_algo_bit: Unknown symbol i2c_add_adapter
ivtv: Unknown symbol i2c_bit_add_bus
ivtv: Unknown symbol i2c_bit_del_bus

   

The 2.6.12 kernel has changes in the i2c interface. ivtv 0.2 has not yet 
been patched to support this (or the version is not yet easily 
available). Take one of the latest 0.3 which should support this. 
Considering its gentto, you should be comfortable with compiling ivtv.


Cheers,

Rudy
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] [OT] ivtv troubles

2005-07-14 Thread Mark Knecht
Hi Matthew,
   Did you create a /etc/modules/ivtv file? If so what's in it?

   Did you build your new kernels using make oldconfig or did you
create the kernel config completely by hand?

- Mark

On 7/14/05, Matthew Daubenspeck <[EMAIL PROTECTED]> wrote:
> I know this is a bit OT, but I have tried all of the other lists and
> haven't had any luck solving the issue. I know mythtv-user's are always
> glad to help :)
> 
> In short, I can't modprobe ivtv.
> 
> I have been having this problem with kernels starting with 2.6.11-x
> including the most recent 2.6.12 version. They are all gentoo kernels,
> and I have also tried them with kernels directly from kernel.org with
> the same result. Here is the error:
> 
> # modprobe ivtv
> WARNING: Error inserting i2c_core 
> (/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/i2c-core.ko): Un
> known symbol in module, or unknown parameter (see dmesg)
> WARNING: Error inserting i2c_algo_bit 
> (/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/algos/i2c-al
> go-bit.ko): Unknown symbol in module, or unknown parameter (see dmesg)
> FATAL: Error inserting ivtv (/lib/modules/2.6.12-gentoo-r4/extra/ivtv.ko): 
> Unknown symbol in module,
>  or unknown parameter (see dmesg)
> 
> Here is dmesg:
> 
> i2c_core: Unknown parameter `i2c_debug'
> i2c_algo_bit: Unknown symbol i2c_del_adapter
> i2c_algo_bit: Unknown symbol i2c_add_adapter
> ivtv: Unknown symbol i2c_bit_add_bus
> ivtv: Unknown symbol i2c_bit_del_bus
> 
> I don't think it's ivtv itself, as I have tried the stable (0.2.0_rc3)
> as well as 0.3.6z and get the same error. I have checked and rechecked
> my kernel configs for i2c and I believe everything is correct. I am
> using the same config with 2.6.10 and it works fine.
> 
> Any suggestions? Thanks for your time.
> --
>   Matthew Daubenspeck
>   http://www.oddprocess.org
> 
> 20:58:25 up 6:43, 1 user, load average: 0.00, 0.00, 0.00
> 
> 
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] [OT] ivtv troubles

2005-07-14 Thread Matthew Daubenspeck
I know this is a bit OT, but I have tried all of the other lists and
haven't had any luck solving the issue. I know mythtv-user's are always
glad to help :)

In short, I can't modprobe ivtv.

I have been having this problem with kernels starting with 2.6.11-x 

including the most recent 2.6.12 version. They are all gentoo kernels,  

and I have also tried them with kernels directly from kernel.org with   

the same result. Here is the error: 



# modprobe ivtv 

WARNING: Error inserting i2c_core 
(/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/i2c-core.ko): Un
known symbol in module, or unknown parameter (see dmesg)

WARNING: Error inserting i2c_algo_bit 
(/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/algos/i2c-al
go-bit.ko): Unknown symbol in module, or unknown parameter (see dmesg)  

FATAL: Error inserting ivtv (/lib/modules/2.6.12-gentoo-r4/extra/ivtv.ko): 
Unknown symbol in module,
 or unknown parameter (see dmesg)   



Here is dmesg:  



i2c_core: Unknown parameter `i2c_debug' 

i2c_algo_bit: Unknown symbol i2c_del_adapter

i2c_algo_bit: Unknown symbol i2c_add_adapter

ivtv: Unknown symbol i2c_bit_add_bus

ivtv: Unknown symbol i2c_bit_del_bus



I don't think it's ivtv itself, as I have tried the stable (0.2.0_rc3)  

as well as 0.3.6z and get the same error. I have checked and rechecked  

my kernel configs for i2c and I believe everything is correct. I am 

using the same config with 2.6.10 and it works fine.



Any suggestions? Thanks for your time.   
-- 
  Matthew Daubenspeck
  http://www.oddprocess.org

20:58:25 up 6:43, 1 user, load average: 0.00, 0.00, 0.00
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users