Bugs item #1566574, was opened at 2006-09-27 19:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1566574&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: John Molohan (johnmolohan) Assigned to: Nobody/Anonymous (nobody) Summary: Frequency not being set with ivtv 0.7.0 Initial Comment: Hi, Freevo isn't setting the frequency with revision 8248 and ivtv 0.7.0. I can't see where this is failing but I guess that some of the v4l stuff has changed for this version of ivtv. >From freevo's logs I get: tvguide.py (142): TVGUIDE EVENT is MENU_SELECT main.py (465): clear: True Video Opened at /dev/video0 USING STANDARD FREQUENCY: chan="A7", freq="176000" Video Opened at /dev/video0 rc.py (425): register callback: <bound method ChildApp2.poll of <childapp.ChildApp2 instance at 0xb44b5bcc>> rc.py (421): register shutdown callback: <bound method ChildApp2.stop of <childapp.ChildApp2 instance at 0xb44b5bcc>> logging child to "/var/log/freevo/mplayer-stdout.log" logging child to "/var/log/freevo/mplayer-stderr.log" self.t1.isAlive()=True, self.t2.isAlive()=True ChildApp.__init__(), pid=5712, app= /usr/bin/mplayer -vo xv,sdl,x11, -ao oss:/dev/dsp -fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -slave -cache 8192 /dev/video0, poll=-1 main.py (465): clear: True Which all looks good. I've turned on debugging on the ivtv driver and see this in /var/log/messages Sep 27 19:57:28 freevo kernel: ivtv0 info: v4l2 ioctl: set frequency 2816 Mplayer runs but the channel is never tuned. I can set different frequencies manually with ivtv-tune. Any ideas? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1566574&group_id=46652 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
