On 05/06/2012 03:41 AM, Hector Catre wrote: > Thanks Andy. > Again I'm a n00b, thus, can you point me to a page or resource where I can find and install i2c_algo_bit? > Thanks again, > H > Please paste output of: grep -w 'CONFIG_I2C\|CONFIG_I2C_HELPER_AUTO\|CONFIG_I2C_ALGOBIT' /boot/config-`uname -r` grep -i i2c /etc/modprobe.d/* /etc/modules.conf modinfo i2c-core modinfo i2c_algo_bit lsmod | grep -w 'i2c-core\|i2c_algo_bit' > -----Original Message----- > From: Andy Walls [mailto:awalls@xxxxxxxxxxxxxxxx] > Sent: May-05-12 8:43 PM > To: Hector Catre; linux-media@xxxxxxxxxxxxxxx > Subject: Re: error - cx18 driver > > Hector Catre <hcatre@xxxxxxxxx> wrote: > >> Note: I’m a relatively n00b trying to set up mythtv and having issues >> installing the hauppage hvr-1600 tuner/capture card. >> >> When I run dmesg, I get the following: >> >> [ 117.013178] a1ac5dc28d2b4ca78e183229f7c595ffd725241c [media] gspca >> - sn9c20x: Change the exposure setting of Omnivision sensors [ >> 117.013183] 4fb8137c43ebc0f5bc0dde6b64faa9dd1b1d7970 [media] gspca >> - sn9c20x: Don't do sensor update before the capture is started [ >> 117.013188] c4407fe86d3856f60ec711e025bbe9a0159354a3 [media] gspca >> - sn9c20x: Set the i2c interface speed >> [ 117.028665] cx18: Unknown symbol i2c_bit_add_bus (err 0) >> >> Help. >> >> Thanks, >> H >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-media" >> in >> the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info >> at http://vger.kernel.org/majordomo-info.html > > You must ensure i2c_algo_bit.ko exists as a kernel module or that i2c_algo_bit is built into your kernel. > > Regards, > Andy > > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html