On za, 2007-04-28 at 13:24 -0400, Michael Muller wrote: > > I do not see any tuner related info, do you have a tuner module loaded? > > I think so: > > Module Size Used by > [snipped filesystem drivers] > wm8775 6380 0 > cx25840 25840 0 > tuner 64368 0 > ivtv 138704 0 > firmware_class 9920 2 cx25840,ivtv > i2c_algo_bit 8392 1 ivtv > cx2341x 11360 1 ivtv > tveeprom 15468 1 ivtv > i2c_core 21792 6 > wm8775,cx25840,tuner,ivtv,i2c_algo_bit,tveeprom > videodev 25248 1 ivtv > v4l2_common 24000 5 cx25840,tuner,ivtv,cx2341x,videodev > v4l1_compat 13536 2 ivtv,videodev > [snipped everything else]
Hmm, it is there... But the tuner module is your problem. > Also, there is the line from tveeprom: > Apr 28 11:28:04 demon kernel: tveeprom 0-0050: tuner model is TCL MFNM05-4 Correct this reads the model (and other info) of the tuner and after this the tuner module should take over and set the tuner type etc. Did you build this kernel by yourself? If so try rebuilding (make clean, make etc) the kernel and afterwards ivtv. > It doesn't follow the order of most of the log outputs I've seen > (Autodetected... tuner... cx25840...) but could that just be because it's a > newer kernel and the tuner stuff has moved into tveeprom? Nothing has changed there. Greets Sander _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
