[mythtv-commits] Ticket #5061: Ability to choose Multiple Frontends

MythTV mythtv at cvs.mythtv.org
Sat Mar 29 10:24:27 UTC 2008


#5061: Ability to choose Multiple Frontends
---------------------------------+------------------------------------------
 Reporter:  lennon at orcon.net.nz  |       Owner:  ijr    
     Type:  enhancement          |      Status:  new    
 Priority:  minor                |   Milestone:  unknown
Component:  mythtv               |     Version:  unknown
 Severity:  medium               |     Mlocked:  0      
---------------------------------+------------------------------------------
 At the moment mythtv will only allow you to choose
 /dev/dvb/adapterX/frontend0. (X=0,1,......etc)

 There are a few devices such as the HVR4000 and HVR3000 and others which
 have multiple frontends (frontend0 = DVB-S and frontend1 = DVB-T)

 at the moment you have to link to to another adapter which is a big hack
 such as:

 #mkdir /dev/dvb/adapter1
 #ln -s /dev/dvb/adapter0/frontend1 /dev/dvb/adapter1/frontend0
 #ln -s /dev/dvb/adapter0/net1 /dev/dvb/adapter1/net0
 #ln -s /dev/dvb/adapter0/dvr1 /dev/dvb/adapter1/dvr0
 #ln -s /dev/dvb/adapter0/demux1 /dev/dvb/adapter1/demux0

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


More information about the mythtv-commits mailing list