Gentoo Archives: gentoo-user

From: Matthew Daubenspeck <matt@××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ivtv modprobe fails
Date: Fri, 15 Jul 2005 00:42:29
Message-Id: 20050715003806.GD11689@sinclair
1 I have been having this problem with kernels starting with 2.6.11-x
2 including the most recent 2.6.12 version. They are all gentoo kernels,
3 and I have also tried them with kernels directly from kernel.org with
4 the same result. Here is the error:
5
6 # modprobe ivtv
7 WARNING: Error inserting i2c_core (/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/i2c-core.ko): Unknown symbol in module, or unknown parameter (see dmesg)
8 WARNING: Error inserting i2c_algo_bit (/lib/modules/2.6.12-gentoo-r4/kernel/drivers/i2c/algos/i2c-algo-bit.ko): Unknown symbol in module, or unknown parameter (see dmesg)
9 FATAL: Error inserting ivtv (/lib/modules/2.6.12-gentoo-r4/extra/ivtv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
10
11 Here is dmesg:
12
13 i2c_core: Unknown parameter `i2c_debug'
14 i2c_algo_bit: Unknown symbol i2c_del_adapter
15 i2c_algo_bit: Unknown symbol i2c_add_adapter
16 ivtv: Unknown symbol i2c_bit_add_bus
17 ivtv: Unknown symbol i2c_bit_del_bus
18
19 I don't think it's ivtv itself, as I have tried the stable (0.2.0_rc3)
20 as well as 0.3.6z and get the same error. I have checked and rechecked
21 my kernel configs for i2c and I believe everything is correct. I am
22 using the same config with 2.6.10 and it works fine.
23
24 Any suggestions? Thanks for your time.
25 --
26 Matthew Daubenspeck
27 http://www.oddprocess.org
28
29 20:30:58 up 6:16, 1 user, load average: 0.03, 0.01, 0.00
30 --
31 gentoo-user@g.o mailing list