did you run those commands exactly and see if there was output? it may not go to /var/log/messages.
dmesg prints the kernel's internal buffer which may be redirected to a different logfile, depending on your kernel. if that doesn't work, see a previous email (within the last couple of days) regarding testing your card to see which i2c addresses are active. -tmk --- Christopher Arnold <[EMAIL PROTECTED]> wrote: > > > On Thu, 20 Jan 2005, kevin thayer wrote: > > > send this output: > > > > rmmod tveeprom > > modprobe tveeprom > > dmesg | tail -n 16 > > > No output whatsoever in /var/log/messages. (Except > the output from the > last init ivtv.) > > It seems like there os an issue with reading the > eeprom. > > Perhaps the info from modinfo tveeprom would help > someone? > > #modinfo tveeprom > description: i2c Hauppauge eeprom decoder driver > author: John Klar > license: GPL > parm: debug:Debug level (0-2) > parm: probe:List of adapter,address pairs > to scan additionally > parm: probe_range:List of > adapter,start-addr,end-addr triples to scan > additionally > parm: ignore:List of adapter,address pairs > not to scan > parm: ignore_range:List of > adapter,start-addr,end-addr triples not to scan > parm: force:List of adapter,address pairs > to boldly assume to be > present > vermagic: 2.6.10-1.9_FC2 686 REGPARM 4KSTACKS > gcc-3.3 > depends: > srcversion: 533BB7E5866E52F63B9ACCB > > > /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
