From: poma <pomidorabelisima@gmail.com>
To: linux-media@vger.kernel.org
Subject: Re: error - cx18 driver
Date: Sun, 06 May 2012 05:12:37 +0200 [thread overview]
Message-ID: <4FA5EC25.9070406@gmail.com> (raw)
In-Reply-To: <0ace01cd2b29$513a4840$f3aed8c0$@gmail.com>
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@md.metrocast.net]
> Sent: May-05-12 8:43 PM
> To: Hector Catre; linux-media@vger.kernel.org
> Subject: Re: error - cx18 driver
>
> Hector Catre <hcatre@gmail.com> 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@vger.kernel.org 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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2012-05-06 3:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-06 0:11 error - cx18 driver Hector Catre
2012-05-06 0:42 ` Andy Walls
2012-05-06 1:41 ` Hector Catre
2012-05-06 3:12 ` poma [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FA5EC25.9070406@gmail.com \
--to=pomidorabelisima@gmail.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.