> Do we have diffrent versions of i2c-algo-bit? probably. that was on my 2.4 kernel
try bit_test you should see output like this: ........(21)..........(40).............(44)....................(50)... -tmk > # modinfo i2c-algo-bit > author: Simon G. Vogl > <[EMAIL PROTECTED]> > description: I2C-Bus bit-banging algorithm > license: GPL > parm: bit_test:Test the lines of the bus > to see if it is stuck > parm: i2c_debug:debug level - 0 off; 1 > normal; 2,3 more verbose; 9 bit-protocol > vermagic: 2.6.10-1.9_FC2 686 REGPARM 4KSTACKS > gcc-3.3 > depends: i2c-core > srcversion: 9AAD1D15DD1DEE1FBD8F6E8 > > > > at the beginning of the init of ivtv, it should > print > > out a bunch of dots(.) with numbers interspersed. > > Those #s are the i2c addresses which are alive on > your > > i2c bus. > > > I cant manage to get these dots... > > > /Chris > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- > Interactive Reporting > Tool for open source databases. Create drag-&-drop > reports. Save time > by over 75%! Publish reports on the web. Export to > DOC, XLS, RTF, etc. > Download a FREE copy at > http://www.intelliview.com/go/osdn_nl > _______________________________________________ > ivtv-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
