[mythtv-commits] Ticket #534: EITScanner scans same channel on 2 cards at the same time

MythTV mythtv at cvs.mythtv.org
Wed Oct 26 21:26:51 EDT 2005


#534: EITScanner scans same channel on 2 cards at the same time
------------------------------+---------------------------------------------
 Reporter:  t0mm0p at gmail.com  |       Owner:  ijr 
     Type:  defect            |      Status:  new 
 Priority:  minor             |   Milestone:      
Component:  mythtv            |     Version:  head
 Severity:  medium            |  ------------------------------+---------------------------------------------
 i have 2 dvb-t cards. from the log, it seems EITScanner is working on both
 cards at the same time scanning the exact same channels and entering the
 same info into the db twice. this uses lots of cpu and seems like a waste.

 {{{
 2005-10-27 02:09:44.973 Using runtime prefix = /usr/local
 2005-10-27 02:09:44.986 New DB connection, total: 1
 Starting up as the master server.
 2005-10-27 02:09:44.996 mythbackend: MythBackend started as master server
 2005-10-27 02:09:44.998 New DB connection, total: 2
 2005-10-27 02:09:44.999 New DB connection, total: 3
 2005-10-27 02:09:45.053 DVB#0 Using DVB card 0, with frontend 'Hauppauge
 Nova-T DVB-T'.
 2005-10-27 02:09:45.062 TVRec(3) Error: Start channel '' invalid, setting
 to '1' instead.
 2005-10-27 02:09:45.129 DVB#1 Using DVB card 1, with frontend 'Hauppauge
 Nova-T DVB-T'.
 2005-10-27 02:09:45.138 New DB scheduler connection
 2005-10-27 02:09:45.200 mythbackend version: 0.19.20051023-1
 www.mythtv.org
 2005-10-27 02:09:45.201 Enabled verbose msgs : important general
 2005-10-27 02:09:45.202 AutoExpire: Found 2 recorders w/max rate of 277
 MiB/min
 2005-10-27 02:09:45.202 AutoExpire: space: 3.2 GB w/freq: 5 min
 2005-10-27 02:09:47.200 Reschedule requested for id -1.
 2005-10-27 02:09:47.297 Scheduled 31 items in 0.1 = 0.07 match + 0.03
 place
 2005-10-27 02:09:47.299 scheduler: Scheduled items
 2005-10-27 02:09:47.302 Recording starts soon, AUTO-Startup assumed
 2005-10-27 02:09:55.202 mythbackend: Running housekeeping thread
 2005-10-27 02:10:45.511 DVB#1 Using DVB card 1, with frontend 'Hauppauge
 Nova-T DVB-T'.
 2005-10-27 02:10:45.568 EITScanner(): Now looking for EIT data on channel
 30
 2005-10-27 02:10:45.680 DVB#0 Using DVB card 0, with frontend 'Hauppauge
 Nova-T DVB-T'.
 2005-10-27 02:10:45.785 EITScanner(): Now looking for EIT data on channel
 30
 2005-10-27 02:10:46.558 DVB#0 DVB SI Table Parser Started
 2005-10-27 02:10:46.604 DVB#1 DVB SI Table Parser Started
 2005-10-27 02:11:23.681 New DB connection, total: 4
 2005-10-27 02:11:23.682 New DB connection, total: 5
 2005-10-27 02:11:23.686 New DB connection, total: 6
 2005-10-27 02:15:45.632 EITScanner(): Added 454 EIT Events
 2005-10-27 02:15:45.632 Reschedule requested for id -1.
 2005-10-27 02:15:45.729 Scheduled 30 items in 0.1 = 0.07 match + 0.03
 place
 2005-10-27 02:15:45.825 EITScanner(): Added 454 EIT Events
 2005-10-27 02:15:45.825 Reschedule requested for id -1.
 2005-10-27 02:15:45.889 DVB#1 Using DVB card 1, with frontend 'Hauppauge
 Nova-T DVB-T'.
 2005-10-27 02:15:46.036 Scheduled 30 items in 0.2 = 0.13 match + 0.08
 place
 2005-10-27 02:15:46.042 EITScanner(): Now looking for EIT data on channel
 15
 2005-10-27 02:15:46.113 DVB#0 Using DVB card 0, with frontend 'Hauppauge
 Nova-T DVB-T'.
 2005-10-27 02:15:46.304 EITScanner(): Now looking for EIT data on channel
 15
 2005-10-27 02:15:46.798 DVB#1 DVB SI Table Parser Started
 2005-10-27 02:15:46.979 DVB#0 DVB SI Table Parser Started
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/534>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list