Hello and thanks for helping me! This is the config file the MVP is fetching from my TFTP-server, I don't have any other config file, should I?
---<SNIP>---- rdate -s ntp.lth.se TZ='UTC-1' # ,M3.5.0/2,M10.5.0/3' export TZ echo "TZ='UTC-1'" > /etc/shell.config # -1CEST,M3.5.0/2,M10.5.0/3'" > /etc/shell.config #echo "export TZ" >> /etc/shell.config echo "192.168.0.2 digestive digestive.kakaburken.local" >> /etc/hosts echo "192.168.0.3 radiokaka radiokaka.kakaburken.local" >> /etc/hosts #cat <<EOF > /tmp/font_override.xml #<mvpmctheme version="0" name="font override"> #<font name="standard">/etc/helvB18.pcf</font> #<font name="large">/etc/helvB18.pcf</font> #</mvpmctheme> #EOF mkdir /it mkdir /it/mythdisk mount -t nfs -o nolock,rsize=4096,wsize=4096,nfsvers=3 192.168.0.2:/it/mythdisk /it/mythdisk mvpmc -m pal -o composite -a 4:3 -s 192.168.0.2 -y 192.168.0.2 -r /it/mythdisk -u mythtv -p mythtv -T mythconverg -t /usr/share/mvpmc/orange.xml --startup mythtv >/it/mythdisk/mvp/MVP_192_168_0_41.log 2>&1 & # -f helvB18.pcf --<SNAP>-- Best regards, Lars Fredriksson Tom Metro [[email protected]] wrote: [email protected] wrote: > When I'm trying to watch recordings it works sometimes, but I doesn't get > any sound ;-( I'd concentrate on resolving this problem first, and worry about live TV later. (Most find that live TV is of limited usefulness once they get into the habit of using a DVR.) What mvpmc options are you using? Do you have a custom startup script (dongle.bin/config)? What hardware are you using to capture your recording on the back-end? > ...when I'm tries to watch LiveTV: > > MythTV: > 2009-03-23 20:33:29.357 RingBuf(/it/mythdisk/live/2933_20090323203310.mpg) > Error: Invalid file descriptor in 'safe_read()' > 2009-03-23 20:33:29.359 RingBuf(/it/mythdisk/live/2933_20090323203310.mpg) > Error: Invalid file descriptor in 'safe_read()' The mention of a ring buffer raises questions of whether you are using the obsolete method of accessing live TV via an NFS mounted ring buffer file, rather than using the MythTV protocol. Knowing the mvpmc options you are using should answer that. -Tom -Tom -------------------------------------------------------------------- mail2web.com What can On Demand Business Solutions do for you? http://link.mail2web.com/Business/SharePoint ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
