[mythtv] [mythtv-commits] Ticket #1781: LiveTV wont connect from frontend machine to backend machine

Tom Lichti tom at redpepperracing.com
Mon May 8 16:50:50 UTC 2006


MythTV wrote:
> #1781: LiveTV wont connect from frontend machine to backend machine
> ---------------------------------------+------------------------------------
>  Reporter:  andymoroleafs at hotmail.com  |       Owner:  ijr 
>      Type:  defect                     |      Status:  new 
>  Priority:  minor                      |   Milestone:      
> Component:  mythtv                     |     Version:  0.19
>  Severity:  medium                     |  
> ---------------------------------------+------------------------------------
>  I have two seperate machines one frontend and one backend. I try and
>  connect from the frontend using live tv and get errors:
>
>  RingBuf(/myth/tv/1118_20060506065049.mpg):
>  OpenFile(/myth/tv/1118_20060506065049.mpg, 12)
>  2006-05-06 06:50:49.716 Could not open /myth/tv/1118_20060506065049.mpg.
>  12 retries remaining.
>  2006-05-06 06:50:56.577 TV Error: LiveTV not successfully started
>  Destroying SipFsm object
>
>  I have enabled nfs on the backend machine and have verified I can connect
>  from the frontend to the backend. I am also able to browse the program
>  listings from the frontend and also I am able to even schedule recordings
>  and they work fine. I am using knoppmyth version R5B7 and here are all
>  they key info on that build:
>
>   
Unmount the NFS directory and try it again. Either that or from the 
MythWiki page http://www.mythtv.org/wiki/index.php/Optimizing_Performance:


      Disable file attribute caching

If you are using NFS 
<http://www.mythtv.org/wiki/index.php?title=NFS&action=edit>, please 
remount your video partition with the "-o actimeo=0" option which will 
disable this attribute caching and allow the frontend to see updates 
from the backend quicker.



It should work after doing one of the above.

Tom



More information about the mythtv-dev mailing list