| 1 | # gbox config file
|
|---|
| 2 |
|
|---|
| 3 | # Trace, Debug
|
|---|
| 4 | # xx yz ; xx=00 no konsole output
|
|---|
| 5 | # xx yz ; xx=01 konsole output
|
|---|
| 6 | # xx yz ; y=0 debug output (dont use)
|
|---|
| 7 | # xx yz ; y=1 no debug output
|
|---|
| 8 | # xx yz ; z=0 ouput to konsole
|
|---|
| 9 | # xx yz ; z=1 output to /var/tmp/debug.txt
|
|---|
| 10 | # xx yz ; z=2 Output to UDP (to capture with gboxt)
|
|---|
| 11 | Z: { 01 10 } 127.0.0.1 8024
|
|---|
| 12 |
|
|---|
| 13 | # gbox working mode
|
|---|
| 14 | # 00 pure Emu
|
|---|
| 15 | # 01 pure SoftCam (when card inside), Emu (when no card inside)
|
|---|
| 16 | # 02 pure Net Client
|
|---|
| 17 | # 03 Mixed mode !!!!! always use this !!!!!
|
|---|
| 18 | G: { 01 }
|
|---|
| 19 |
|
|---|
| 20 | # Display ECM messages on Konsole
|
|---|
| 21 | # 00 dont show any ECMs
|
|---|
| 22 | # 01 show only valid ECMs
|
|---|
| 23 | # 02 show valid and bad ECMs with complete data display
|
|---|
| 24 | # 1X show ca access
|
|---|
| 25 | # 2X use nagra aladin 1801 in betacrypt mode (for UM-I02)
|
|---|
| 26 | C: { 01 }
|
|---|
| 27 |
|
|---|
| 28 | # Display EMM messages on Konsole
|
|---|
| 29 | # 00 dont show any EMMs
|
|---|
| 30 | # 01 show only valid EMMs
|
|---|
| 31 | # 02 show valid and bad EMMs with complete data display
|
|---|
| 32 | # 1* Log any tier change on PW-Nagra-17xx cards into /var/keys/pwupdate.log
|
|---|
| 33 | M: { 01 }
|
|---|
| 34 |
|
|---|
| 35 | # Auto Update
|
|---|
| 36 | # 00 is ignored (default)
|
|---|
| 37 | # 01 enable AU
|
|---|
| 38 | # 02 Auto AU !!!!! always use this !!!!!
|
|---|
| 39 | A: { 01 }
|
|---|
| 40 |
|
|---|
| 41 | # Key Update
|
|---|
| 42 | # 01 update only new keys, default setting
|
|---|
| 43 | # 02 update all keys (used for valid PMK checking)
|
|---|
| 44 | U: { 01 }
|
|---|
| 45 |
|
|---|
| 46 | # Hash pids
|
|---|
| 47 | # 00 hash all pids, DO NOT USE THIS OPTION, IT IS ONLY FOR TESTING STUFF
|
|---|
| 48 | # 01 hash only pids with implemented algos and available keys !!!!! always use this
|
|---|
| 49 | H: { 01 }
|
|---|
| 50 |
|
|---|
| 51 | # Key files folder
|
|---|
| 52 | # 00 keyfiles in /var/keys
|
|---|
| 53 | # 01 keyfiles in /media/autofs/sda4/swapextensions/keys
|
|---|
| 54 | T: { 00 }
|
|---|
| 55 |
|
|---|
| 56 | # On Screen Display for the Multysystemcam on com1/com2
|
|---|
| 57 | # 00 No OSD (default)
|
|---|
| 58 | # 01 display Smartcard messages in Neutrino
|
|---|
| 59 | # 02 display Smartcard messages in Neutrino new nhttpd format
|
|---|
| 60 | # 03 display Smartcard messages in Enigma
|
|---|
| 61 | # 04 display Smartcard messages in Enigma2
|
|---|
| 62 | O: { 00 } 192.168.0.27
|
|---|
| 63 |
|
|---|
| 64 | # Logger and NET-mode UDP port Init
|
|---|
| 65 | # 00 do not init UDP port
|
|---|
| 66 | # 01 Init UDP port for IP, port, UDP
|
|---|
| 67 | #L: { 00 } 127.0.0.1 7025
|
|---|
| 68 |
|
|---|
| 69 | # demux, multicam/comport configuration
|
|---|
| 70 | # example: yz = 0x0A = 00001010 (use com2 with inverted CTS detection line)
|
|---|
| 71 | # *x ** ; x = device nummber to be used (0= default)
|
|---|
| 72 | # D* ** ; force use of /proc/bus/gtx for cw write operations
|
|---|
| 73 | (in the dbox2 the gbox writes directly the CWs, 00 is the
|
|---|
| 74 | recommended mode ! No drivers are required) use D* ** ONLY if
|
|---|
| 75 | you have Problems. 0* ** should be prefered !!!
|
|---|
| 76 | # F* ** ; write CWs in both devices (used for PVR in STB04xxx devices)
|
|---|
| 77 | # ** y* ; y=0001b (0x1*) use slot1 as Multicam (only on STB04xxx)
|
|---|
| 78 | # ** y* ; y=0010b (0x2*) use slot2 as Multicam (only on STB04xxx)
|
|---|
| 79 | # ** y* ; y=0011b (0x3*) use slot1 and slot2 as Multicams (only on STB04xxx)
|
|---|
| 80 | # ** *z ; z=0001b (0x*1) use com1 as Multicam
|
|---|
| 81 | # ** *z ; z=0010b (0x*2) use com2 as Multicam
|
|---|
| 82 | # ** *z ; z=0011b (0x*3) use com1 and com2 as Multicams
|
|---|
| 83 | # ** yz ; yz=00110011b (0x33) use slot1+slot2+com1+com2 as Multicams
|
|---|
| 84 | # ** *z ; z=0100b (0x*4) invert CTS detection on com1
|
|---|
| 85 | # ** *z ; z=1000b (0x*8) invert CTS detection on com2
|
|---|
| 86 | #V: { 00 05 } // smargo
|
|---|
| 87 | V: { 00 30 } // sci0 und sci1
|
|---|
| 88 | #V: { 00 35 } // sci0 und sci1 und smargo
|
|---|
| 89 |
|
|---|
| 90 |
|
|---|
| 91 | # RS232 SSSP mode
|
|---|
| 92 | # x debug messages, 1=on, 0=off
|
|---|
| 93 | # y com port to use (0=none, 1=com1, 2=com2)
|
|---|
| 94 | R: { 00 }
|
|---|
| 95 |
|
|---|
| 96 | # Task type
|
|---|
| 97 | # 00 ** normal mode gbox mode (no season, use Multicam instead)
|
|---|
| 98 | # 01 ** Season Emulation in a Irdeto allcam chid 0602 nonZ
|
|---|
| 99 | # 10 ** Season Emulation in a Irdeto allcam chid 1702 nonZ
|
|---|
| 100 | # 11 ** Season Emulation in a Irdeto allcam chid 1702 Z
|
|---|
| 101 | # 12 ** Season Emulation in a Irdeto allcam chid 1722 Z
|
|---|
| 102 | # 13 ** Season Emulation in a Irdeto allcam chid 1762 Z
|
|---|
| 103 | # ** *1 Com port to use for season emulatiom (1 or 2)
|
|---|
| 104 | # ** 0* Use CTS for RST detection
|
|---|
| 105 | # ** 1* Use DCD for RST detection
|
|---|
| 106 | # ** ** 9600 = Baudrate to be used (working only on dbox2)
|
|---|
| 107 | W: { 00 00 } 9600
|
|---|
| 108 |
|
|---|
| 109 | # =============================================================================
|
|---|
| 110 | # extra options to override default seting in case you expirience Problems,
|
|---|
| 111 | # normaly these setings are not required.
|
|---|
| 112 |
|
|---|
| 113 | # GboxTwin mode
|
|---|
| 114 | # this options for the 2nd gbox ONLY
|
|---|
| 115 | # you must have an extra gbox, gbox_cfg and cwshare.cfg running on /tmp,
|
|---|
| 116 | # all other files can linked to the org. files
|
|---|
| 117 | #F: { A6 } 5
|
|---|
| 118 |
|
|---|
| 119 | # cpu, api, cw write method
|
|---|
| 120 | # 00 auto
|
|---|
| 121 | # 01 80X86
|
|---|
| 122 | # 02 MPC823
|
|---|
| 123 | # 03 IBM STB04xxx
|
|---|
| 124 | # 00 auto
|
|---|
| 125 | # 01 ibm
|
|---|
| 126 | # 02 api2
|
|---|
| 127 | # 03 api3
|
|---|
| 128 | # 00 cw write style = use internal routine (only dbox2)
|
|---|
| 129 | # 01 cw write style = CA_SET_DESCR type1 (dbox2, vdr)
|
|---|
| 130 | # 02 cw write style = CA_SET_DESCR type2
|
|---|
| 131 | # 03 cw write style = CA_SET_DESCR type3
|
|---|
| 132 | # 04 cw write style = 16 byte /proc/bus/gtx
|
|---|
| 133 | # 05 cw write style = 4096 byte /proc/bus/gtx, cw offset=0x04D0
|
|---|
| 134 | # xx write cw in 1st device with index=xx
|
|---|
| 135 | # yy write cw in 2nd device with index=yy
|
|---|
| 136 | # 01 means with .index=0 (default)
|
|---|
| 137 | # 02 means with .index=1
|
|---|
| 138 | # 03 means with .index=0 and .index=1
|
|---|
| 139 | # .. any bitwise combination ...
|
|---|
| 140 | # FF means with all 8 indexes (0-7)
|
|---|
| 141 | #J: { 00 03 01 00 00 }
|
|---|
| 142 |
|
|---|
| 143 | # Files, folders, devices
|
|---|
| 144 | # folder/device comment
|
|---|
| 145 | F: { 01 } /var/tmp/pmt.gbx // pmt file
|
|---|
| 146 | F: { 02 } /var/tmp/emm.info // key update log file
|
|---|
| 147 | F: { 03 } /var/tmp/ecm.info // ecm info file
|
|---|
| 148 | F: { 04 } /var/tmp/atack.txt // atack info file
|
|---|
| 149 | F: { 08 } 1 // pmt mode (0 - pmt file mode, 1 - pmt socket mode)
|
|---|
| 150 | F: { 11 } /var/keys // folder for config files
|
|---|
| 151 | F: { 12 } /var/tmp // folder for temporary file
|
|---|
| 152 | F: { 13 } /var/keys // folder for keyfiles
|
|---|
| 153 | #F: { 21 } /dev/null // ca device
|
|---|
| 154 | #F: { 22 } /dev/null // dvr device
|
|---|
| 155 | #F: { 23 } /dev/null // demux device
|
|---|
| 156 | #F: { 31 } /dev/null // second ca device to write cw's (recording)
|
|---|
| 157 | #F: { 41 } /dev/sci0 // STB04xxx slot1
|
|---|
| 158 | #F: { 42 } /dev/sci1 // STB04xxx slot1
|
|---|
| 159 | F: { 43 } /dev/ttyUSB0 // rs232 com1
|
|---|
| 160 | #F: { 44 } /dev/ttyUSB1 // rs232 com2
|
|---|
| 161 |
|
|---|
| 162 | # For overclocking freaks, Clocking internal STB04xxx slots with:
|
|---|
| 163 | # 1=7.80MHz 2=6.30MHz 3=5.25MHz 4=4.50MHz 5=3.94MHz 6=3.50MHz 7=3.15MHz
|
|---|
| 164 | # Irdeto works fine on 7.8MHz, all other fine on 6.30MHz or 5.25MHz
|
|---|
| 165 | # The Dream has not a clean clock signal, some cards that are sensitive will
|
|---|
| 166 | # refuse to work even on 3.5MHz, thats why 3.15MHz is the default value there.
|
|---|
| 167 | # On other STB04xxx recievers the same cards work with 6.30MHz
|
|---|
| 168 | #F: { 51 } 02 // irdeto
|
|---|
| 169 | #F: { 52 } 03 // seca
|
|---|
| 170 | #F: { 53 } 03 // viaccess
|
|---|
| 171 | #F: { 54 } 02 // nagra
|
|---|
| 172 | #F: { 55 } 03 // crypto
|
|---|
| 173 | #F: { 57 } 03 // conax
|
|---|
| 174 | #F: { 58 } 03 // nds
|
|---|
| 175 |
|
|---|
| 176 | # force a name change of the season or sssp rs232 device
|
|---|
| 177 | #F: { 45 } /dev/ttyS1
|
|---|
| 178 |
|
|---|
| 179 | # set stay alive ping time in seconds (default is 300)
|
|---|
| 180 | F: { A0 } 300
|
|---|
| 181 |
|
|---|
| 182 | # disable direct serial port I/O access on 80x86cpus (win and linux)
|
|---|
| 183 | # direct port i/o is used to set unusual Baudrates, if you want to
|
|---|
| 184 | # a 3.579MHz card in a 6.000MHz reader etc ...
|
|---|
| 185 | #
|
|---|
| 186 | # Enabled (A1=0) is the default setting, has always been !!!
|
|---|
| 187 | #
|
|---|
| 188 | # Disable (set to 1) it ONLY if you have problems with ioperm or you want
|
|---|
| 189 | # to use a usb-to-rs232 smartcard reader
|
|---|
| 190 | F: { A1 } 1
|
|---|
| 191 |
|
|---|
| 192 | ############### Erweiterungen ########
|
|---|
| 193 |
|
|---|
| 194 | # Trace Card Access
|
|---|
| 195 | # 0 - off
|
|---|
| 196 | # 1 - on
|
|---|
| 197 | # 2 - Detailed
|
|---|
| 198 | # 3 - Full
|
|---|
| 199 | F: { CA } 0
|
|---|