From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DtEHc-000643-U2 for garchives@archives.gentoo.org; Fri, 15 Jul 2005 00:42:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6F0fQTv018449; Fri, 15 Jul 2005 00:41:26 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6F0bufp018938 for ; Fri, 15 Jul 2005 00:37:56 GMT Received: from ns1.nwlehighsd.org ([209.18.48.56] helo=sinclair) by smtp.gentoo.org with esmtp (Exim 4.43) id 1DtEDO-00057D-Nm for gentoo-user@lists.gentoo.org; Fri, 15 Jul 2005 00:38:06 +0000 Received: from matt by sinclair with local (Exim 4.52 on Gentoo Linux) id 1DtEDO-0000qv-5s; Thu, 14 Jul 2005 20:38:06 -0400 Date: Thu, 14 Jul 2005 20:38:06 -0400 From: Matthew Daubenspeck To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] ivtv modprobe fails Message-ID: <20050715003806.GD11689@sinclair> Mail-Followup-To: gentoo-user@gentoo.org Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: Matthew Daubenspeck User-Agent: Mutt/1.5.8i X-Archives-Salt: 2805cf35-f05f-4676-b8ac-c16521172d46 X-Archives-Hash: a6b55f11ed04a267dd23dc31d01f242e 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): Unknown 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-algo-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:30:58 up 6:16, 1 user, load average: 0.03, 0.01, 0.00 -- gentoo-user@gentoo.org mailing list