Justin Wetherell wrote: > Just to get this posted before I get a chance to try:
Only one TV card then it should be: VIDEO_GROUPS = [ VideoGroup(vdev='/dev/video0', adev=None, input_type='tuner', input_num=0, tuner_norm='NTSC', tuner_chanlist='us-cable', desc='Cable', group_type='ivtv', record_group=None) ] Just check that the input number is 0 for the PVR-150. ivtvctl --list-inputs Make sure the Tuner is Input: 0 > PVR-150 > Linux version 2.6.10 > ivtv-0.4.4 > > VIDEO_GROUPS = [ > VideoGroup(vdev='/dev/video0', > adev=None, > input_type='tuner', > input_num=0, > tuner_norm='NTSC', > tuner_chanlist='us-cable', > desc='Cable', > group_type='ivtv', > record_group=1), > VideoGroup(vdev='/dev/video0', > adev=None, > input_type='tuner', > input_num=0, > tuner_norm='NTSC', > tuner_chanlist='us-cable', > desc='Cable', > group_type='ivtv', > record_group=None) > ] > > On 10/25/06, *Duncan Webb* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > You may need to for the PVR-350, if you have updated the kernel and so > the ivtv driver, the tuner has moved from number 4 to 0. I don't know > which version it changed somewhere between 0.4.7 and 0.8.0. > > VideoGroup has lost the recordable setting, so it need deleting, you > can > do this with: > freevo convert_config > > I you still have a problem, you need to post the VIDEO_GROUPS section of > local_conf.py, TV card type, ivtv driver version. > > Cheers, > Duncan > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freevo-devel mailing list > Freevo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel