[ivtv-users] Card not working..
Andy Walls
awalls at radix.net
Mon Jan 18 20:54:26 CET 2010
On Sun, 2010-01-17 at 19:12 -0600, Eric Wescott wrote:
> >
> > >/ i2c_core: exports duplicate symbol i2c_smbus_xfer (owned by kernel)
> > />/ i2c_algo_bit: exports duplicate symbol i2c_bit_add_numbered_bus (owned by kernel)
> > /
> > Please check to make sure either I2C subsystem support is built as a
> > module or in-kernel but not both.
> >
>
> In my original message I was using the Slackware HUGE kernel which has
> most things as =y instead of =m. Since then I've switched to the generic
> kernel where everything is just =m (well everything that can be)
> > Also when you build the latest v4l-dvb from Hans' repo, you should build
> > the ivtv driver and all the supporting device modules (just build and
> > install them all with 'make' and as root 'make install'. Back up your
> > old modules if you want to before the make install.
>
> I did perform a make && make install on the Hans' repo. That's what my
> last message should reflect. I don't need to do anything besides make &&
> make install to install the supporting device modules right?
After make install I usually do
# make unload
# make unload
# modprobe ivtv
To ensure all the old v4l-dvb modules are out of memory. That way the
modprobe of ivtv will force the new ones to be loaded instead of relying
on what was loaded in kernel memory.
> Thanks for all your help so far
You're welcome.
Regards,
Andy
> Eric
More information about the ivtv-users
mailing list