Hallo tic2000,
many thanks for your answer.:clap:
Now its ok.:band:
best regards
dieterp
Printable View
Hallo tic2000,
many thanks for your answer.:clap:
Now its ok.:band:
best regards
dieterp
stie cineva unde pot gasi aceasta imagine ca de unde a fost postata nu imi merge .un alt link spre ea daca se poate
De aici ai incercat? ....
[Only registered and activated users can see links. Click Here To Register...]
S-a rezolvat cu FTV HD, cred ca era de la ei (din transponder) si nu din E2 deoarece acum merge foarte bine
:cheers:
I have a problem on all the images, RSP, Black Pearl, etc. If for some reason incubuscamd stops working and the image freezes, after sometime appears a granulated image (like the one in old tv's when there was no signal) and kathrein locks, needing a hard reset. Does this happen to anybody else? Reason? Solution?
Best regards,
Jotapof
Yes it happens to anyone.
The "solution" is to change channel when it freezes.
meto soluti0n?!... next imigeQuote:
Originally Posted by jotapof [Only registered and activated users can see links. Click Here To Register...]
Hi, is possible run Samba or NFS on this img?
CIFS is a samba client, NFS client is also running.
I have a problem : the image write nothing on VFD display .. Everything else works "fine"(of course any versions of incubuscamd stops in standby mode,and need restart if i wanna use the cam) ,but the vfd stay black .
I tryed with and without internal hdd , install from two different computers, with two different versions of Barry Allen (5.3.7 and 5.4.4 ),but the result is same : nothing on VFD .
What is wrong ? Somebody have an idea ?
please can anone help me,at the moment I am using the above image ,which is totaly fantastic,and very stable,what I would like to know is I have noticed in the lib/modules I have found the ftdi_sio.ko usb driver for smargo,can anyone tell me how to activate the driver so I can use my smargo on orignal card,or is it activated already?
regds
Edit /var/config/start.sh
(with notepad2 [Only registered and activated users can see links. Click Here To Register...])
after
insmod $MODDIR/usbserial.ko
insmod $MODDIR/pl2303.ko
put
insmod $MODDIR/ftdi_sio.ko
and install newcs from menu
This is my first post and I would like to say thank you to the RSP-team for such a brilliant and easy to use image.
I am also very interested in the last two posts, re-making a smargo reader work.
I use an old programmer in smart mouse mode via a pl2303 serial/usb converter. This works really well.
Using the information posted above from Zildan I tried to make the same set up work using an ftdi serial to usb converter.
This unfortunately does not work, there is no debug from newcs on port 1001 and if I telnet to kathrein "ps" I get this:
527 root 2336 S /usr/sbin/inetd
550 root 0 Z [newcs]
560 root 28660 S /var/emu/incubusCamd.V0.85
and not this:
527 root 2336 S /usr/sbin/inetd
554 root 33540 S /var/emu/newcs -c /var/keys/newcs.xml
564 root 28660 S /var/emu/incubusCamd.V0.85
when all is running normally using pl2303.
Any help would be very much appreciated, and I am sorry my only language is English.
Hello,
I get the same process 0 Z [newcs]
656 root 0 Z [newcs]
instead of
576 root 33540 S /var/emu/newcs -c /var/keys/newcs.xml
lsmod let see than ftdi is well loaded
It is impossible to connect newcs interface through [Only registered and activated users can see links. Click Here To Register...] address:8080
when i check PEER in RSP EMU panel, the peer is disable but newcs is active
I have the same situation than you Crabber, what is your smargo setup ? mine is V1.3 :
MODE fixed
FREQ 3.69 Mhz
KERNEL normal
T_MODE t = 0
EGT 0
for newcs, i have that conf :
<newCSconfig>
<readers name="Card Readers">
<device>
<name>smargo</name>
<type>phoenix</type>
<mhz>358</mhz>
<parity>odd</parity>
<node>/dev/ttyUSB0</node>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<blockc0>No</blockc0>
<boxkey>00000000</boxkey>
<crypto-special>No</crypto-special>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>34002</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<cache>
<emm>20</emm>
<ecm>20</ecm>
</cache>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>katy</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>katy</password>
<mode>simple</mode>
<level>normal</level>
<type>init</type>
<output>file,tcp</output>
<console_options>normal,init</console_options>
<logfile>/hdd/newcs.txt</logfile>
<file_options>spam,all</file_options>
<udp_host>192.168.1.20</udp_host>
<udp_port>1000</udp_port>
<udp_options>normal,init</udp_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<name>newcs</name>
<userfile>/tmp/users.txt</userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<hostname>127.0.0.1</hostname>
<port>34002</port>
<au>on</au>
<allow>smargo</allow>
<sidoverride>on</sidoverride>
<rate>0</rate>
</user>
</newcamdserver>
</newCSconfig>
Any suggestion is appreciated :wellcome:
Jean
Thank you for your observations, I don't not have a smargo yet, but intend to get one, either the dreambox type or WB electronics smartcard reader, as they both only have one usb connection.
I have a very good working set up with both a usb infinity (this requires 2 usb plugs) or a VX Multi card programmer which needs it's own power supply.
These work through a pl2303 usb to serial converter.
Knowing that this works I tried an ftdi serial to usb converter with my card readers thinking that if it worked I could buy a smargo and make things more neat and simple.
It seems that the fdti converter is stopping newcs from running, I get no response on 8080, but usually use "putty" to monitor port 1001 which I set to "internal/all" in .xml file for full debug message.
Windows telnet doesn't work with TCP on 1001.
Unfortunately I am out of my depth now and need assistance from someone with more knowledge.
the debug i have are :
[ 20:00:00 ] [ Box detect ] Box type 9 (Kathrein (ST) HD Box)
[ 20:00:00 ] [ Config ] Pincode for device 0 (smargo): 0000
[ 20:00:00 ] [ Config ] Option <sid> for device 0 (smargo) not present, no static sids added to filter
[ 20:00:00 ] [ Config ] Option <protectedsid> for device 0 (smargo) not present, no PIN Code will be sent
[ 20:00:00 ] [ Config ] /dev/ttyUSB0 ECM priority: round
[ 20:00:00 ] [ Newcamd ] Server name : newcs
[ 20:00:00 ] [ Newcamd ] Des key : 0102030405060708091011121314
[ 20:00:00 ] [ Config ] Option <spider> not present for User: dummy, defaulting to NO
[ 20:00:00 ] [ Config ] Option <readers> not present for User: dummy, NO reader control enabled
[ 20:00:00 ] [ Newcamd ] User 2: dummy, Pass: dummy, Host 127.0.0.1, Port: 34002, Au: On, Spider allowed: No, Sidoverride: Yes, level: 0
[ 20:00:00 ] [ httpd ] httpd-user: admin, password: Gepeto71, accesslevel: admin
[ 20:00:00 ] [ EMM Cache ] Initialising dynamic Cache
[ 20:00:00 ] [ ECM Cache ] Initialising dynamic Cache
[ 20:00:00 ] Calibrating delay loops
[ 20:00:00 ] usleep(5) takes: 0 s 18 us
[ 20:00:00 ] usleep(10) takes: 0 s 22 us
[ 20:00:00 ] usleep(100) takes: 0 s 111 us
[ 20:00:00 ] usleep(500) takes: 0 s 509 us
[ 20:00:00 ] Allocation memory for 200 regular users
[ 20:00:00 ] [ Loader ] Starting Telnet on port 1001
[ 20:00:00 ] [ SockSrv ] Server thread started
[ 20:00:00 ] [ Loader ] Started HTTP-server on port: 8080
[ 20:00:00 ] [ Loader ] Reader type 2 on node /dev/ttyUSB0
[ 20:00:00 ] [ Phoenix ] Opening device /dev/ttyUSB0
and
[15:50:06] [NEWCAMD] No response from server 127.0.0.1
[15:50:06] [NEWCAMD] Trying to connect to newcamd server (127.0.0.1:34002)...
i'll try to debug more... any request are welcome.
I have too a DM7000 where i have tried the smargo, so i am sure the hardware is ok.
Jean
Hi tony13, did you activated the smargo on the RSP image with the tips from Zildan ? thank's. Jean :horse:
Quote:
Originally Posted by tony13 [Only registered and activated users can see links. Click Here To Register...]
Hi,
What kind (bluetooth, usb) of a keyboard and mouse are supported by the TDT part of the image and how to make these work?
Regards,
Afzal
Thank you for this great image . Very stable since my first usage 1 month ago
However, I have an an issue when mounting a HDD formatted in fat32 , with other AAF images The HDD is mounted automatically ( partition name = RECORD with movie directory)
rsp 3.17b cannot recognize the HDD FAT32 partition , I cannot find it in /tmp/<device>
Am I missing something?
Thanks for any help
Ili
Actual RSP amount.sh script mount only linux (ext2 or ext3) partitions.