Detekce tunerů.
Napsal: 07 bře 2010, 20:50
Pokud vás zajímá jaké tunery jsou ve vašem boxu použity, tak napište do telnetu příkaz tuner_detector. Vyjede podobná tabulka jako tato:
MMP[~]$ tuner_detector
#######################################################
# Tuner Detection - TD210 & TD9000A is only supported #
# Tuner Combination Type : COMBO #
#######################################################
TunerAPI nim_create_adaptor:455 combination_type=0
Init semaphore key(0x20090729) mode(384)
Init semaphore key(0x20090730) mode(384)
Init semaphore key(0x20080901) mode(384)
[TUNER_DETECTION] 1th TUNER Checking...
TunerAPI nim_open_adaptor:558 tuner_combination_type == TUNER_COMBINATION_COMBO
TunerAPI SH_findEmptyI2CBUS:74 Empty I2C bus is found at 0
TunerAPI ChangeTunerInput:238 TUNER_DVB-S(0): Tuner input is changed sucessfully
TunerAPI InitTuner:107 Inializing TUNER_DVB-S(0) combination_type=0
===================TunerID: 0=======================
TunerAPI TunerReset:369 Tuner(0) Reset
TunerAPI TunerReset:372 Setting Tuner(0) RESET GPIO(30) to LOW
TunerAPI TunerReset:383 Setting Tuner(0) RESET GPIO(30) to HIGH
ERROR: SH_I2C_Read:227 Fail to RK i2c read [SCL=0x00, SDL=0x01, addr=0xd0, saddr=0x00]
ERROR: SH_I2C_Read:227 Fail to RK i2c read [SCL=0x00, SDL=0x01, addr=0xaa, saddr=0xff]
TunerAPI CX24116_CheckTunerId:46 This receiver has a SHARP conexent SP2633 tuner ID : 0x5
TunerAPI DVBS_Tuner_Init:890 This receiver has a conexent SP2633 tuner
TunerAPI CX24116_tuner_init:275 CX24116TunerInit OK.
TunerAPI InitTuner:162 TUNER_DVB-S(0): Initializing is done
TunerAPI nim_open_adaptor:704 Succesfully initialized TUNER[0] module : DVB-S
[TUNER_DETECTION] Open DVBS adaptor (i2c=0,1)
[TUNER_DETECTION] 2th TUNER Checking...
TunerAPI nim_open_adaptor:558 tuner_combination_type == TUNER_COMBINATION_COMBO
TunerAPI SH_findI2CBUS:60 Same I2C bus is found at 0
TunerAPI ChangeTunerInput:238 TUNER_DVB-T(1): Tuner input is changed sucessfully
TunerAPI InitTuner:107 Inializing TUNER_DVB-T(1) combination_type=0
TunerAPI DVBT_Tuner_Init:377 [Tuner 1] Power Off Status, Init Tuner Hw
[Tuner 1] Succesfully inialized DVB_T TUNER 0x1a(NAME:DNOD44QZH102A, ID:0x14) module DNOD44QZH102A_Initialise Start. REG353_ENABLE b
DNOD44QZH102A_Initialise end.
TunerAPI InitTuner:162 TUNER_DVB-T(1): Initializing is done
TunerAPI nim_open_adaptor:704 Succesfully initialized TUNER[1] module : DVB-T
TunerAPI main:139 [TUNER_DETECTION] Open DVBT adaptor (i2c=0,1)
TunerAPI ChangeTunerInput:238 TUNER_DVB-S(0): Tuner input is changed sucessfully
TunerAPI DeinitTuner:176 Deinializing TUNER_DVB-S(0) combination_type=0
TunerAPI DeinitTuner:195 TUNER_DVB-S(0): Deinitializing is done
TunerAPI ChangeTunerInput:238 TUNER_DVB-T(1): Tuner input is changed sucessfully
TunerAPI DeinitTuner:176 Deinializing TUNER_DVB-T(1) combination_type=0
TunerAPI DeinitTuner:195 TUNER_DVB-T(1): Deinitializing is done
[TUNER_DETECTION] The number of tuner is 2
MMP[~]$
Pokud je použit jen jeden tuner, tak to vypíše několik stránek errorů a je potřeba výpis ve vhodném okamžiku zastavit pomocí Ctrl C. Mají tam chybku: SHARP conexent má být správně Conexant (výrobce použitého obvodu). Přijímač po testu zůstane vytuhlý, nutno restartovat.
MMP[~]$ tuner_detector
#######################################################
# Tuner Detection - TD210 & TD9000A is only supported #
# Tuner Combination Type : COMBO #
#######################################################
TunerAPI nim_create_adaptor:455 combination_type=0
Init semaphore key(0x20090729) mode(384)
Init semaphore key(0x20090730) mode(384)
Init semaphore key(0x20080901) mode(384)
[TUNER_DETECTION] 1th TUNER Checking...
TunerAPI nim_open_adaptor:558 tuner_combination_type == TUNER_COMBINATION_COMBO
TunerAPI SH_findEmptyI2CBUS:74 Empty I2C bus is found at 0
TunerAPI ChangeTunerInput:238 TUNER_DVB-S(0): Tuner input is changed sucessfully
TunerAPI InitTuner:107 Inializing TUNER_DVB-S(0) combination_type=0
===================TunerID: 0=======================
TunerAPI TunerReset:369 Tuner(0) Reset
TunerAPI TunerReset:372 Setting Tuner(0) RESET GPIO(30) to LOW
TunerAPI TunerReset:383 Setting Tuner(0) RESET GPIO(30) to HIGH
ERROR: SH_I2C_Read:227 Fail to RK i2c read [SCL=0x00, SDL=0x01, addr=0xd0, saddr=0x00]
ERROR: SH_I2C_Read:227 Fail to RK i2c read [SCL=0x00, SDL=0x01, addr=0xaa, saddr=0xff]
TunerAPI CX24116_CheckTunerId:46 This receiver has a SHARP conexent SP2633 tuner ID : 0x5
TunerAPI DVBS_Tuner_Init:890 This receiver has a conexent SP2633 tuner
TunerAPI CX24116_tuner_init:275 CX24116TunerInit OK.
TunerAPI InitTuner:162 TUNER_DVB-S(0): Initializing is done
TunerAPI nim_open_adaptor:704 Succesfully initialized TUNER[0] module : DVB-S
[TUNER_DETECTION] Open DVBS adaptor (i2c=0,1)
[TUNER_DETECTION] 2th TUNER Checking...
TunerAPI nim_open_adaptor:558 tuner_combination_type == TUNER_COMBINATION_COMBO
TunerAPI SH_findI2CBUS:60 Same I2C bus is found at 0
TunerAPI ChangeTunerInput:238 TUNER_DVB-T(1): Tuner input is changed sucessfully
TunerAPI InitTuner:107 Inializing TUNER_DVB-T(1) combination_type=0
TunerAPI DVBT_Tuner_Init:377 [Tuner 1] Power Off Status, Init Tuner Hw
[Tuner 1] Succesfully inialized DVB_T TUNER 0x1a(NAME:DNOD44QZH102A, ID:0x14) module DNOD44QZH102A_Initialise Start. REG353_ENABLE b
DNOD44QZH102A_Initialise end.
TunerAPI InitTuner:162 TUNER_DVB-T(1): Initializing is done
TunerAPI nim_open_adaptor:704 Succesfully initialized TUNER[1] module : DVB-T
TunerAPI main:139 [TUNER_DETECTION] Open DVBT adaptor (i2c=0,1)
TunerAPI ChangeTunerInput:238 TUNER_DVB-S(0): Tuner input is changed sucessfully
TunerAPI DeinitTuner:176 Deinializing TUNER_DVB-S(0) combination_type=0
TunerAPI DeinitTuner:195 TUNER_DVB-S(0): Deinitializing is done
TunerAPI ChangeTunerInput:238 TUNER_DVB-T(1): Tuner input is changed sucessfully
TunerAPI DeinitTuner:176 Deinializing TUNER_DVB-T(1) combination_type=0
TunerAPI DeinitTuner:195 TUNER_DVB-T(1): Deinitializing is done
[TUNER_DETECTION] The number of tuner is 2
MMP[~]$
Pokud je použit jen jeden tuner, tak to vypíše několik stránek errorů a je potřeba výpis ve vhodném okamžiku zastavit pomocí Ctrl C. Mají tam chybku: SHARP conexent má být správně Conexant (výrobce použitého obvodu). Přijímač po testu zůstane vytuhlý, nutno restartovat.