Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CyberLogin.ini Questions



Hello Linux-dvb,

I have :
 - TechnoTrend DVB card, installed on
 - Linux 2.2.13 machine (Slackware) using
 - driver version 0.05. , and
 - CyberLogin v. 1.80

gVideo worlk fine , but i cannot make
a connections to  EON Proxys

  Here is my CyberLogin.ini file




Frequency       = 12633250
SymbolRate      = 22000
LocalOscillator = 10600000
Alignment       = H
LNBHigh         = 1
DiseqcPort      = 0
DataPID         = 512
UserName        = ******
PassWord        = ******
NetDevice       = eth0
ServerIpAddress = 194.177.32.4
DVBDevice       = dvb0
SendPort        = 6000
RecvPort        = 8000

#Transponder     = 113



When I start ./CyberLogin
it writes to console :

CyberLogin V. 1.80 Started. (C) 1999 Diego Picciani
E-Mail: d.picciani@novacomp.it
Connecting ...
Connected !

but I EON Proxy at 194.177.32.6 returns nothing , and
there are no packets coming via dvb0

My questions
1. I try to connect using commands in this order :

        insmod i2c-core.o; \
        insmod videodev.o;              \
        insmod saa7146_core.o mode=0;   \
        insmod saa7146_v4l.o;           \
        insmod VES1893.o;               \
        insmod VES1820.o;               \
        insmod dvb.o;                   \
        insmod tuner.o;                 \
        insmod msp3400.o;               \
        ifconfig dvb0 192.168.0.1;      \

        echo 0 > /proc/sys/net/ipv4/conf/dvb0/rp_filter

        ./CyberLogin

     Q: Is that correct , is there anything more to do when I try to
     make the connection ?

2.   Q: Is there anything wrong ina my CyberLogin.ini file ?

3.   When Ia uncomment
           Transponder     = 113
line CyberLogin writes :
            Command Transponder not understood in ./CyberLogin.ini line 15

     Q: Is there any way to tell CyberLogin which transponder to use ?

Best regards,
 Pavel                          mailto:pmlists@prosyst.bg




Home | Main Index | Thread Index