Digital Kaos

Cuberevo / mini Emulators

IncubusCamd ver 0.8.3+ NewCS 1.66 NewCS - 1.66 RC1 Changelog v.1.66 RC1 ...

 
Home Register FAQ Calendar Search Today's Posts Mark Forums Read Links


Navigation »Digital Kaos > Satellite > IPBox » Cuberevo / mini Emulators

Welcome Header
Reply
 
LinkBack Thread Tools Display Modes

 Old 23rd May, 2009, 05:57 PM   #16
Member
 
grizzlyt's Avatar
 
Join Date: Oct 2008
Posts: 89
Thanks: 7
Thanked 51 Times in 30 Posts
Downloads: 7
Uploads: 11
grizzlyt is on a distinguished road
Default IncubusCamd ver 0.8.3+ NewCS 1.66


IncubusCamd ver 0.8.3+ NewCS 1.66

NewCS - 1.66 RC1
Changelog
v.1.66 RC1
All cdks are new, due to server crash.. many many changes to libs etc.
Support for TNTSAT.
Experimental support for *** 0963. NB! Remember to put the 4 byte hex boxkey in config!
Multi-realms added to chameleon.
Support for pin-code on specific channels specified by in config.
Added the ability to disable/enable certain virtualcards on chameleon in config, or disable whole list.

Quote:
NB! NewCS has gone green - removed all support for windows
Time to grow up, get a powerfriendly little linux-device to run NewCS on!
coming soon on our panel...

wait please
__________________
IP Box HD 9000 2xS2 tuner

Dreambox 7025-SS

Smart MX 28-IDTE IQ 2040

Sammy 9500-Sammy 9400-Sammy 9000

Triax 120 cm-Titanium 2 LNB's


Last edited by aftermath; 2nd October, 2009 at 03:58 PM.
grizzlyt is offline   Reply With Quote
 Old 26th May, 2009, 10:30 PM   #17
Newbie
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
robbsson2000 is on a distinguished road
Default cant get softcam to work

hi all i cant get the incubus to work.. cant dowload plugins in the black pearl img.
and the incubuc 5 donīt work .

please help..
robbsson2000 is offline   Reply With Quote
 Old 26th May, 2009, 10:41 PM   #18
Admin Assistant
 
aftermath's Avatar
 
Join Date: Mar 2008
Posts: 3,552
Thanks: 258
Thanked 882 Times in 564 Posts
Recipes: 11
Downloads: 39
Uploads: 9
aftermath will become famous soon enough
Supporter
Default

I take it its a Kathrein box you got ?
__________________
aftermath is offline   Reply With Quote
 Old 27th May, 2009, 06:40 PM   #19
Newbie
 
Join Date: May 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
fredh is on a distinguished road
Default Config

Please find config as requested, I am never sure if you can remove all the garbage and just leave the server details:


################################################## ############################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
################################################## ############################
########################### general configuration ############################
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1
# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=1
# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1
# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0
# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/incubusCamd.log
# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=1
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0
#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666
############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#
[CaID:0100]
ecm_table=80
priority=1
[CaID:0500]
ecm_table=80
priority=1
[CaID:0600]
ecm_table=80
priority=1
[CaID:0919]
ecm_table=80
priority=1
[CaID:093B]
ecm_table=80
priority=1
[CaID:0B00]
ecm_table=80
priority=1
[CaID:0D00]
ecm_table=80
priority=1
[CaID:1700]
ecm_table=80
priority=1
[CaID:1800]
ecm_table=80
priority=1
[CaID:2600]
ecm_table=80
priority=1
########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#
[Prov:000501:CaID:1833]
# ----------------------------------------------------------------------------
# Decoder type indicates whether the cam will attempt to decode this provider
# in software, or through a card-server. Supported values are:
#
# 0 - Use internal softcams.
# 1 - Connect to a card sharing protocol card-server.
decoder_type=1
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
# Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833)
card_server_url_0=newcamd://usernameassword@192.168.0.100:10550/0102030405060708091011121314
[Prov:000000:CaID:0000]
# this provider is a stand-in for all cards and all caid not declared previously
#
# For example I choose to use cccam protocol on all other provider.
#
decoder_type=1
card_server_url_0=cccam://
########################### servers configuration ############################
[Servers]
#
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# cccam://brianblythe2006:ser732009@xxxxxx:12000/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
# gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>/[EMM]
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
card_server_url=cccam://brianblythe2006:ser732009@xxxxx:12000
card_server_url=cccam://<username>:<password>@<hostname>:<port>
card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
card_server_url=cccam://<username>:<password>@<hostname>:<port>
card_server_url=gbox://<localhost>:<localport>:<password>@<peer_address>: <peer_port>:<peer_pass>
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
# 1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards
# 1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
#

Many thanks in advance
fredh is offline   Reply With Quote
 Old 1st June, 2009, 01:43 AM   #20
Member
 
grizzlyt's Avatar
 
Join Date: Oct 2008
Posts: 89
Thanks: 7
Thanked 51 Times in 30 Posts
Downloads: 7
Uploads: 11
grizzlyt is on a distinguished road
Default Hypercam 1.0.4 multi receivers

Hypercam 1.04 multi receivers
*************************
Release 1.04

=> Added one type of *** card support
=> Added hypercam.status file, see configuration file for settings
=> Fixed clear => crypted switch for some channel not providing new PMT

Thanks for Hypercam Devs for this piece of software !

hypercam.1.04.7z
__________________
IP Box HD 9000 2xS2 tuner

Dreambox 7025-SS

Smart MX 28-IDTE IQ 2040

Sammy 9500-Sammy 9400-Sammy 9000

Triax 120 cm-Titanium 2 LNB's

grizzlyt is offline   Reply With Quote
 Old 1st June, 2009, 05:12 PM   #21
Newbie
 
Join Date: May 2009
Posts: 2
Thanks: 2
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
ipbox2008 is on a distinguished road
Default

why in start of task there are this errors:

cuberevo-250hd:/var/bin# start_hypercam.sh
killall: mgcamd: no process killed
killall: mg_launcher: no process killed
killall: newcs: no process killed
rmmod: sci: No such file or directory
killall: hypercam.ipbox: no process killed
/var/bin/api3-wrapper.sh: line 9: syntax error: "(" unexpected
/var/bin/start_hypercam.sh: line 12: /var/bin/sci-ng.sh: not found

Is non compatible with cuberevo 250hd?

thank's
ipbox2008 is offline   Reply With Quote
 Old 1st June, 2009, 05:23 PM   #22
V.I.P. Member
 
satman's Avatar
 
Join Date: Jun 2008
Location: Never Never Land
Posts: 723
Thanks: 62
Thanked 349 Times in 213 Posts
Downloads: 11
Uploads: 0
satman has a spectacular aura aboutsatman has a spectacular aura about
Supporter
Default

Originally Posted by ipbox2008 View Post
why in start of task there are this errors:

cuberevo-250hd:/var/bin# start_hypercam.sh
killall: mgcamd: no process killed

mgcamd is not running

killall: mg_launcher: no process killed
mgcamd_launcher is not running

killall: newcs: no process killed
newcs is not running

rmmod: sci: No such file or directory
killall: hypercam.ipbox: no process killed
hypercam is not already running

/var/bin/api3-wrapper.sh: line 9: syntax error: "(" unexpected
/var/bin/start_hypercam.sh: line 12: /var/bin/sci-ng.sh: not found

driver is probably already loaded and/or the .sh script files is missing from /var/bin

Is non compatible with cuberevo 250hd?
only tested with 9000HD but dont see why that would stop working on 250HD


thank's
see RED.....
__________________
--CLi Team--
--U.R TEAM--
satman is offline   Reply With Quote
The Following User Says Thank You to satman For This Useful Post:
ipbox2008 (1st June, 2009)
 Old 3rd June, 2009, 06:03 AM   #23
Member
 
grizzlyt's Avatar
 
Join Date: Oct 2008
Posts: 89
Thanks: 7
Thanked 51 Times in 30 Posts
Downloads: 7
Uploads: 11
grizzlyt is on a distinguished road
Default Hypercam 1.05

Hypercam 1.05
**********************
=> Fixed clear => crypted switch / Dreambox PPC specific operations
=> Workaround for Dreambox PPC poor smartcard drivers timing...

hypercam.1.05.7z
__________________
IP Box HD 9000 2xS2 tuner

Dreambox 7025-SS

Smart MX 28-IDTE IQ 2040

Sammy 9500-Sammy 9400-Sammy 9000

Triax 120 cm-Titanium 2 LNB's

grizzlyt is offline   Reply With Quote
The Following User Says Thank You to grizzlyt For This Useful Post:
Devilfish (3rd June, 2009)
 Old 6th June, 2009, 10:41 AM   #24
Member
 
grizzlyt's Avatar
 
Join Date: Oct 2008
Posts: 89
Thanks: 7
Thanked 51 Times in 30 Posts
Downloads: 7
Uploads: 11
grizzlyt is on a distinguished road
Default Cuberevo / mini Emulators

Hypercam 1.0.6

Hypercam 1.06

Release 1.06
******************
=> Fixed card support on Dreambox PPC for N2/N3/IRDETO/***
=> Fixed streaming decryption on Dreambox PPC
__________________
IP Box HD 9000 2xS2 tuner

Dreambox 7025-SS

Smart MX 28-IDTE IQ 2040

Sammy 9500-Sammy 9400-Sammy 9000

Triax 120 cm-Titanium 2 LNB's


Last edited by aftermath; 2nd October, 2009 at 03:58 PM.
grizzlyt is offline   Reply With Quote
The Following 3 Users Say Thank You to grizzlyt For This Useful Post:
aftermath (6th June, 2009), andymc1s (12th June, 2009), despdan (6th June, 2009)
 Old 10th June, 2009, 07:55 AM   #25
V.I.P. Member
 
despdan's Avatar
 
Join Date: Dec 2008
Location: Midlands Ireland
Receivers: 600pvr 7025+ tm6900 super CubeRevo
Posts: 565
Thanks: 57
Thanked 214 Times in 123 Posts
Downloads: 27
Uploads: 3
despdan has a spectacular aura aboutdespdan has a spectacular aura about
Default

Originally Posted by grizzlyt View Post
Hypercam 1.06

Release 1.06
******************
=> Fixed card support on Dreambox PPC for N2/N3/IRDETO/***
=> Fixed streaming decryption on Dreambox PPC
If we ever get a card dumped will this clear the channels on Irish n2 stream on a dreambox?
despdan is offline   Reply With Quote
 Old 10th June, 2009, 08:14 AM   #26
V.I.P. Member
 
satman's Avatar
 
Join Date: Jun 2008
Location: Never Never Land
Posts: 723
Thanks: 62
Thanked 349 Times in 213 Posts
Downloads: 11
Uploads: 0
satman has a spectacular aura aboutsatman has a spectacular aura about
Supporter
Default

@dan yes it will
__________________
--CLi Team--
--U.R TEAM--
satman is offline   Reply With Quote
The Following User Says Thank You to satman For This Useful Post:
despdan (10th June, 2009)
 Old 11th June, 2009, 09:04 AM   #27
Newbie
 
Join Date: Jun 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
kaneguru is on a distinguished road
Default

thank you.
did it work on qbox_hd also?
kaneguru is offline   Reply With Quote
 Old 11th June, 2009, 01:07 PM   #28
Newbie
 
Join Date: Jun 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
kaneguru is on a distinguished road
Default

hello.
on my qbox run newcs well.
another receiver like dream or dbox can connect to my box also well.
but myself cannot connect to newcs.
not incubus or hypercam.
what make i wrong?

in incubus conf i activated newcamd line.

can anybody help me?

thx
kaneguru is offline   Reply With Quote
 Old 17th June, 2009, 11:07 PM   #29
Admin Assistant
 
aftermath's Avatar
 
Join Date: Mar 2008
Posts: 3,552
Thanks: 258
Thanked 882 Times in 564 Posts
Recipes: 11
Downloads: 39
Uploads: 9
aftermath will become famous soon enough
Supporter
Default IncubusCamd 0.85

IncubusCamd 0.85

.
.
.
.
.
.
18/06/2009, V0.85
- deleted old priority system for caid, now will be used firstly the prio and then a cycle selection
- SID in hex value instead of dec one
- fixed some bugs on caid ecm parsing
- fixes for stability/less-crashes (crashes were made by the pmt handling, using pmt file wich the writes is slower than the channel change,
now should be fixed in almost all cases)
- still open the 2.1.1 protocol support and previous version
- fixed a bug on reading keys for the internal emulator, now also unsupported softcam.key files are skipped in the unknown fields
(read the softcam.key file to see how to build a new one)
__________________

Last edited by aftermath; 2nd October, 2009 at 03:58 PM.
aftermath is offline   Reply With Quote
 Old 21st June, 2009, 07:56 AM   #30
Newbie
 
Join Date: Jun 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
kaneguru is on a distinguished road
Default

hi.
i have incubus,but i will use my softcam.key for digitv.

what should i do?
i have write follow lines into the conf

[Prov:002111:CaID:0000]
# ----------------------------------------------------------------------------

decoder_type=0


but the didnīt work.
whats wrong?

thx
kaneguru is offline   Reply With Quote
Reply
» Digital Kaos > Satellite > IPBox


Bookmarks

Tags
075, dreamboxppc, emu, hypercam, incubuscamd, ip box hd, ipbox, ipbox hd, itgate, qbox, qbox hd, softcam, ver

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
CubeRevo Mini HD majdi01 IPBox 0 18th August, 2009 08:33 AM
CUBEREVO MINI ,IPBOX900 najwalia IPBox 2 7th August, 2009 06:57 PM
dreambox emulators red devil Cable Dreambox 0 8th April, 2009 11:15 PM
Can i use emulators on ps3? kipl20 Sony PS3 1 10th October, 2008 04:11 PM


All times are GMT. The time now is 12:29 AM.

This forum is best viewed with
Spreadfirefox Affiliate Button

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.1

Digital Kaos does not condone any illegal operations, including obtaining premium tv for free. Digital Kaos does not accept responsibilty for the loss of any equipment used.
Everything discussed on this forum is for experimental and educational purposes only. Use the information at your own risk.