v1s
Member
- Joined
- Mar 23, 2007
- Messages
- 1
- Reaction score
- 0
- Points
- 0
- Age
- 58
- My Satellite Setup
- The ushally G33K crap..
- My Location
- NET
Info:
Debian: Lenny
Gbox: v02.25 .x86
Sasc-ng: v0.0.2-182/117M
Card: Subbed Nagra1 Prov: 4E01/4F01 CAID: 1800/1801
DVB: TechniSat SkyStar2 DVB-S
If I pull the card from the receiver with updated keys and put it into the ISO on the system it will decrypt the channels fine until the key changes. Then it will no longer work. Is there something special I have to do so that the card will take the updates from the stream so I do not have to update it in the IRD. Below are the config files:
sasc-ng.conf
cardclient.conf
gbox_cfg
The other thing I noticed is that if I manually input the updated keys into the gbox nagra file it will not decrypt the channels until I either reload the gbox_cfg file or restart gbox. If I remember correctly when I ran gbox on my old dreambox 500 if I manually entered the key into the nagra file it would take it almost immediately.
Any help would be appreciated. Thanks
Debian: Lenny
Gbox: v02.25 .x86
Sasc-ng: v0.0.2-182/117M
Card: Subbed Nagra1 Prov: 4E01/4F01 CAID: 1800/1801
DVB: TechniSat SkyStar2 DVB-S
If I pull the card from the receiver with updated keys and put it into the ISO on the system it will decrypt the channels fine until the key changes. Then it will no longer work. Is there something special I have to do so that the card will take the updates from the stream so I do not have to update it in the IRD. Below are the config files:
sasc-ng.conf
Code:
SCREEN="yes"
DRIVER_DIR="/lib/modules/`uname -r`/kernel/drivers"
DRIVER_EXEC="dvbloopback.ko"
DAEMON_DIR="/usr/local/bin"
DAEMON_EXEC="sasc-ng"
MONITOR_DIR="/usr/local/bin"
MONITOR_EXEC="sascmonitor"
CAMDIR="/etc/sasc/cams"
ADAPTERS="1"
OPTION="--cam-budget -j 0:1"
MAXTRIES=0
MINRUN=20
TIMEOUT=60
TEMP_FILE="/tmp/SASC_COMPLETE"
DESC="SASC-NG"
DRIVER="$DRIVER_DIR/$DRIVER_EXEC"
DAEMON="$DAEMON_DIR/$DAEMON_EXEC"
MONITOR="$MONITOR_DIR/$MONITOR_EXEC"
cardclient.conf
Code:
gbox:127.0.0.1:8004:1/1800/1801
gbox_cfg
Code:
Z: { 01 10 } 127.0.0.1 8025
G: { 03 }
C: { 02 }
M: { 02 }
A: { 02 }
U: { 01 }
H: { 01 }
T: { 00 }
O: { 00 } 192.168.1.75 user=root pass=password
L: { 00 } 192.168.5.22 2502
V: { F0 05 }
F: { 45 } /dev/ttyS0
F: { A0 } 300
F: { A1 } 0
The other thing I noticed is that if I manually input the updated keys into the gbox nagra file it will not decrypt the channels until I either reload the gbox_cfg file or restart gbox. If I remember correctly when I ran gbox on my old dreambox 500 if I manually entered the key into the nagra file it would take it almost immediately.
Any help would be appreciated. Thanks