
mythtv at cvs
May 12, 2008, 7:58 PM
Post #1 of 15
(1669 views)
Permalink
|
|
Ticket #5352: Recordings randomly fail: Recording will not commence until a PMT is set.
|
|
#5352: Recordings randomly fail: Recording will not commence until a PMT is set. -----------------------------+---------------------------------------------- Reporter: chris [at] wawak | Owner: danielk Type: defect | Status: new Priority: minor | Milestone: unknown Component: dvb | Version: 0.21-fixes Severity: medium | Mlocked: 0 -----------------------------+---------------------------------------------- Version: 0.21.0+fixes16838-0ubuntu3 I have been seeing recordings fail with an error message that was supposed to have gone away ages ago. I've got two Air2PC cards that have been working fine for over a year, and up until Hardy I've never seen this problem. Other recordings on this channel occur fine, just once in a while I'll see this error. {{{ 2008-05-12 20:59:29.866 TVRec(1): ASK_RECORDING 1 29 0 0 2008-05-12 21:00:00.994 TVRec(1): Changing from RecordingOnly to None 2008-05-12 21:00:02.929 Using runtime prefix = /usr, libdir = /usr/lib 2008-05-12 21:00:02.954 Empty LocalHostName. 2008-05-12 21:00:02.958 Using localhost value of cwawak-desktop 2008-05-12 21:00:03.140 New DB connection, total: 1 2008-05-12 21:00:03.178 Connected to database 'mythconverg' at host: localhost 2008-05-12 21:00:03.215 Closing DB connection named 'DBManager0' 2008-05-12 21:00:03.218 Connected to database 'mythconverg' at host: localhost 2008-05-12 21:00:03.221 New DB connection, total: 2 2008-05-12 21:00:03.223 Connected to database 'mythconverg' at host: localhost 2008-05-12 21:00:03.224 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 8 min 2008-05-12 21:00:03.238 Current Schema Version: 1214 2008-05-12 21:00:03.441 TVRec(1): Changing from None to RecordingOnly 2008-05-12 21:00:03.452 DTVSM(1) Error: Wrong PMT; pmt->pn(3) desired(1) 2008-05-12 21:00:03.483 Program #1 not found in PAT! Program Association Table PSIP tableID(0x0) length(13) extension(0x9bf) version(1) current(1) section(0) last_section(0) tsid: 2495 programCount: 1 program number 3 has PID 0x 30 data 0x 0 0x 3 0xe0 0x30 2008-05-12 21:00:03.484 But there is only one program in the PAT, so we'll just use it 2008-05-12 21:00:03.481 TVRec(1): HW Tuner: 1->1 2008-05-12 21:00:03.943 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 8 min 2008-05-12 21:00:03.949 Started recording: House "House's Head": channel 1291 on cardid 1, sourceid 1 2008-05-12 21:00:04.745 Could not find channel 29_1 in TVCT 2008-05-12 21:00:04.750 VCT Terra: channels(1) tsid(0x9b7) seclength(68) Channel #0 name(KYW-DT) 3-1 mod(ATSC 8-VSB) cTSID(0x9b7) pnum(1) ETM_loc(0) access_ctrl(0) hidden(0) hide_guide(1) service_type(2) source_id(1) descriptors length(23) count(1) Service Location Descriptor (0xa1) length(21) 2008-05-12 21:00:04.906 DVBRec(1:0) Warning: Recording will not commence until a PMT is set. 2008-05-12 21:00:04.957 Reschedule requested for id 0. 2008-05-12 21:00:04.964 DVBRec(1:0) Warning: Recording will not commence until a PMT is set. 2008-05-12 21:00:05.051 DVBRec(1:0) Warning: Recording will not commence until a PMT is set. 2008-05-12 21:00:05.137 DVBRec(1:0) Warning: Recording will not commence until a PMT is set. 2008-05-12 21:00:05.197 DVBRec(1:0) Warning: Recording will not commence until a PMT is set. 2008-05-12 21:00:05.255 DVBRec(1:0) Warning: Recording will not commence until a PMT is set. 2008-05-12 21:00:05.311 DVBRec(1:0) Warning: Recording will not commence until a PMT is set. }}} ... and so on until 22:00:00. If I can assist with any other information, please let me know. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/5352> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|