<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 12/04/13 16:55, Roy Lofthouse wrote:<br>
</div>
<blockquote
cite="mid:CA+44JXfUUHmVjztLMjjq+HecFoRQOAmvPSy0FkaC1Wmb-hTJ=g@mail.gmail.com"
type="cite">
<div dir="ltr">Yep, deleted channels and transports from the db
and rebooted (several times)<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 12 April 2013 13:47, Roger Siddons <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:dizygotheca@ntlworld.com" target="_blank">dizygotheca@ntlworld.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb">
<div class="h5">On Fri, 12 Apr 2013 11:22:45 +0100, Roy
Lofthouse <<a moz-do-not-send="true"
href="mailto:lofty69@gmail.com" target="_blank">lofty69@gmail.com</a>>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
I had an issue with not being able to watch some
channels (which appears to be due to changes on
freeview), so I removed all my channels >and
transports and did a full scan. I have got all
channels again but whenever I try and change channel
on my frontend I get the following >error:<br>
<br>
<br>
"Error opening jump program file buffer"<br>
<br>
and also see this in the backend logs:<br>
<br>
"Wrong PMT; pmt->pn(8325) desired(8267)" - This is
repeated several times with the first number being
slighly different.<br>
<br>
<br>
Followed by a DVBRead error "Device EOF Detected"<br>
<br>
any ideas?<br>
<br>
Thanks<br>
<br>
</blockquote>
<br>
</div>
</div>
They moved the BBC & Dave muxes to make way for 4G
phones.<br>
<br>
Have you rebooted ? I had all sorts of errors from the EIT
scanner which disappeared after a reboot.<br>
<br>
You could try deleting your old transports as well - the 794
MHz & 802 MHz ones are redundant now<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a moz-do-not-send="true"
href="http://www.mythtv.org/mailman/listinfo/mythtv-users"
target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
Deleting all the channels and doing a full re-scan should be OK. Likely issues are that you have picked up a wrong multiplex due to reception issues.</pre>
</blockquote>
check that you have the correct muxes ie<br>
mysql> select frequency,transportid,networkid from dtv_multiplex
where sourceid = 1;<br>
+-----------+-------------+-----------+<br>
| frequency | transportid | networkid |<br>
+-----------+-------------+-----------+<br>
| 738000000 | 16520 | 9018 |<br>
| 746000000 | 24640 | 9018 |<br>
| 762000000 | 29697 | 9018 |<br>
| 770000000 | 12294 | 9018 |<br>
| 778000000 | 8203 | 9018 |<br>
| 698000000 | 20544 | 9018 |<br>
| 706000000 | 4168 | 9018 |<br>
+-----------+-------------+-----------+<br>
7 rows in set (0.00 sec)<br>
<br>
Others have reported similar problems when there is more than one
instance of a channel.<br>
EIT only works if the TID & NID are set.<br>
<br>
</body>
</html>