Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Incubus0.96 im E2 Weihnachtsimage

    Nobody is reading this thread right now.
Registriert
18. April 2009
Beiträge
6.122
Reaktionspunkte
7.398
Punkte
373
Ort
Bayern
Abend @all,
hab ein kleines Problem mit Incubus0.96 im E2 Weihnachtsimage. Das EMU schmiert ca. alle 5 min. ab!!! :emoticon-0121-angry
Was kann ich da machen, das dies Problem behoben wird?
Und das zweite Problem sind die HD´s. Es werden zwar alle :hell , aber nach kurzer Zeit bekomm ich Freezer ohne Ende :emoticon-0121-angry Egal ob S** HD Sender oder ARD und ZDF HD.
Wer hat da ne Lösung für mich bzw. kann mir weiterhelfen?

Info: Das E2 Image hab ich auf einen Multiboot USB-Stick. Im Flash hab ich das VIT MOD 2.2B. Da gibzs überhaupt keine Probleme mit den HD´s. Leider kann ich damit aber nicht zu CCcam connecten

MlG
 
AW: Incubus0.96 im E2 Weihnachtsimage

Stell auf mgcamd 1.35 um.
Läuft saugut über cccam und erfüllt gleichzeitig seine Dienste als KD Emu. :emoticon-0148-yes:
 
AW: Incubus0.96 im E2 Weihnachtsimage

Das scheint allgemein ein (Treiber-)Problem mit e2 bei machen Boxen zu sein...
Lösung wär viell. ein zusätzlich eigebauter Lüfter.

Bei mir laufen mit e2-WinterImage_OBI_BA und Incubus0.96 alle s*y hd und HD+ Sender einwandfrei, nur bei den FreeTV HDs schmiert die Box nach ca.ner halben Std. ab...
Mit OriginalImage keine Probleme.
Hab Dir dazu auch nen Link per PN geschickt!

Mit der Incubus hatte ich auch länger solche Probleme, aber mittlerweile läufts bei mir fast problemlos. Hab dir mal testweise meine .config und .prio angehängt, wichtig soll auch eine SoftCam.key im selben Ordner sein...
incubusCamd.conf
##############################################################################
# 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 #
##############################################################################

################################################## ############################
# 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=0

# 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=3

# This option enables (1) or disables (0) the writing of debug information to the
# console.
#
log_to_console=0

# 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/keys/incubusCamd.log

# This is the path and filename to read SoftCam.Key file
# by default it will be searched in the /var/keys directory
#
softcamfile_name=/var/keys/SoftCam.Key

# This is the path and filename to read prio file
# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
#
priofile_name=/var/keys/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
webif=1
webif_port=488
#
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=harri
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

# When activated, incubusCamd 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

# When activated, camd will listen on the specified port for connections. All
# command (to view the full list use -help command) received will be processed.
#
console_command_broadcast=1
console_command_broadcast_port=777

########################### 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:000000:CaID:0000]
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
cs_protocol_order=cccam,newcamd,gbox,camd35,camd33 ,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
process_emm_u=0

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0







########################### servers configuration ############################
[Servers]
#
cs_protocol_order=cccam
#
card_server_url=cccam://user:pass@XXX.XXX.XXX:12000



#
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
1833:1702:000000:0080 #History HD
1833:1702:000000:0081 #Sky Sport HD
1833:1702:000000:0082 #Discovery HD
1833:1702:000000:0083 #Sky Cinema HD
1833:1702:000000:0084 #EuroSport HD
1833:1702:000000:007E #Disney Cinemagic HD
1833:1702:000000:007F #National Geography HD

incubusCamd.prio
###############################
## LALILU-Board ##
###############################
P: 0d05:000000 # ORF
P: 0d22:000000 # Arena
P: 1801:000000 # P*****re
P: 1801:000501 # P*****re HD
P: 1702:000000 # P*****re Star
P: 0100:00006a # C+ Nederland
P: 0100:00006c # TV Vlaanderen
P: 0100:000080 # CSatelite Fr
P: 0100:000081 # CSatelite Fr
P: 0100:000082 # CSatelite Fr
P: 0100:000083 # CSatelite Fr
P: 0100:000084 # Numericable
P: 0100:003311 # CSatelite Fr, AB SAt
P: 0100:004101 # D+
P: 0622:000000 # C+ Nederland/Euro1080
P: 0d02:000000 # UPC Direct
P: 0d03:000004 # CS Link
P: 0d03:000008 # CS Link Premium
P: 0d70:000004 # Skylink
P: 0d0f:000000 # CS/Sky Link
P: 1722:000000 # Kabel Deutchland
P: 1762:000000 #
P: 1801:004101 # D+

########################################
#>>>>>>>>>>>>> Hotbird 13E <<<<<<<<<<<<#
########################################
P: 0b01:000000 # Conto Tv
P: 0b02:000000 # Sex On Tv
P: 0500:023b00 # MCT/Redlight
P: 0500:020910 # Sexview
P: 0500:025110 # MCT
P: 0500:025100 # MCT/Redlight
P: 0500:fff8f0 # Redlight/MCT
P: 0500:021700 # Private Spice
P: 0604:000000 # Nova
P: 0100:000068 # Cyfra+
P: 0100:000084 # prio NUMERICABLE
P: 0500:022610 # TPS
P: 0500:023800 # TSR SRG SWISS
P: 0500:021110 # ART ARABSEQUE
P: 0500:030700 # JSC SPORT
P: 0500:020810 # AB SAT
P: 0500:020800 # AB SAT,Dorcel,XXL
P: 0500:020a00 # HRT Croatia
P: 0500:022c00 # RTV International
P: 0500:020010 #
P: 0919:000000 # SKY IT
P: 093b:000000 # Sky IT
P: 1803:000000 # POLSAT

########################################
#>>>>>>>>>>>> Adult movies <<<<<<<<<<<<#
########################################
P: 0500:024400 # DORCEL
P: 0606:000000 # Sexview
P: 0606:000001 # Sexview
P: 0626:000000 # FREE-X TV / X-DREAM / DORCEL
P: 0628:000000 # Redlight/MCT
P: 0628:000001 # Redlight/MCT
P: 0628:000002 # Redlight/MCT
P: 0628:000003 # Redlight/MCT
P: 4a70:000000 # InXtc/XPlusTV

########### Other providers ##########
P: 0d03:000000 #
P: 0d07:000000 #
P: 0d70:000000 #

########################################
#>>>>>>>>>>>> Ignore list <<<<<<<<<<<<#
########################################
I: 0100:000001 #
I: 0100:000002 # Orbit (OLD)
I: 0100:000003 # Canal + France (OLD)
I: 0100:000004 # CSN France (OLD)
I: 0100:000005 # Stream (OLD)
I: 0100:000009 # CSN/TPS (OLD)
I: 0100:00000A # Stream/Prova (OLD)
I: 0100:00000B # P*****re (OLD)
I: 0100:00000C # CSD Espana (OLD)
I: 0100:00000D # TVB Superchannel (OLD)
I: 0100:00000E # Canal+ Horizons (OLD)
I: 0100:00000F # AB Sat/Cinestar (OLD)
I: 0100:000010 # Telepui (OLD)
I: 0100:000011 # Calcio [13E] (OLD)
I: 0100:000012 # PRO TV OLD
I: 0100:000013 # Canal + Belgique (OLD)
I: 0100:000014 # Canal + Vlaanderen (OLD)
I: 0100:000019 # C+ NL [19E] (OLD)
I: 0100:00001A # CSAT Parabole Reunion (OLD)
I: 0100:00001B # On Digital (OLD) (UK)
I: 0100:00001C # Mediaset (OLD)
I: 0100:00001D # Cyfra (OLD)
I: 0100:00001E #
I: 0100:00001F #
I: 0100:000020 # Canal + Nordic (OLD)
I: 0100:000021 # Astro (OLD)
I: 0100:000025 # AB Sat (OLD)
I: 0100:000026 # Zee TV (OLD)
I: 0100:000029 # Canal+ Horizons/EuroSport (Old)
I: 0100:00002E # Canal+ Digitaal (NL-Cable)
I: 0100:000031 # Kiosque (OLD)
I: 0100:000033 # Taquilla (OLD)
I: 0100:000034 # Palco (OLD)
I: 0100:000035 # OrbitNetworkPPV
I: 0100:000036 #
I: 0100:000037 # Stream (OLD)
I: 0100:00003D # ABsat
I: 0100:00003E # ABsat
I: 0100:000064 # Digital+(Old)
I: 0100:000066 #
I: 0100:000067 #
I: 0100:000074 # TVBSuperChannel
I: 0100:00006B #
I: 0100:00006D #
I: 0100:000070 # SkyItalia(13E)(Old)
I: 0100:000071 #
I: 0100:000072 #
I: 0100:000073 #
I: 0100:000075 #
I: 0100:000076 # Canal+DigitaalNL(Cable)(S2)
I: 0100:000077 #
I: 0100:000078 #
I: 0100:00007B #
I: 0100:000086 # Equide International(13E)
I: 0100:000089 #
I: 0100:000090 #
I: 0100:00009B #
I: 0100:00009C #
I: 0100:00009D #
I: 0100:00009E #
I: 0100:0000A1 # ABsat
I: 0100:0000A2 #
I: 0100:0000A3 #
I: 0100:0000A7 # Top Up TV (UK) (DVB-T)
I: 0100:0000AF #
I: 0100:0000B0 #
I: 0100:0000E1 #
I: 0100:0000D2 #
I: 0100:0000FF #
I: 0100:000100 #
I: 0100:00010A #
I: 0100:000184 #
I: 0100:000191 #
I: 0100:0001D5 #
I: 0100:0001D7 #
I: 0100:000300 #
I: 0100:000333 #
I: 0100:000335 #
I: 0100:00033D #
I: 0100:000342 #
I: 0100:00037B #
I: 0100:000383 #
I: 0100:000745 #
I: 0100:003D2D #
I: 0100:0064D9 #
I: 0100:008035 #
I: 0100:00803D #
I: 0100:00B2C7 #
I: 0100:00BEEF #
I: 0100:00F711 #
I: 0100:00F927 #
I: 0100:00FFFF # SecaIssuer
I: 0500:0018C0 # Neovisine Tv Hayet (13E)
I: 0500:001A20 #
I: 0500:001C10 # IlobecastFrance(7E-8W)
I: 0500:002100 # HBT+ Russia (OLD) (36E)
I: 0500:002500 # Ilobecast France (13E 0019E)
I: 0500:005500 # MTVNetworks(13E/19E)
I: 0500:007000 # AB Sat (Viacess 007000) [19/13E]
I: 0500:007010 #
I: 0500:007400 # CFI/MCMBelgique(13E-5W)
I: 0500:007800 # CSN(13E 0019E)/UPCTV(15W)(TPSCrypt)
I: 0500:007D00 #
I: 0500:008000 # FTCable(13E-19E)(TPSCrypt)
I: 0500:008100 # Noos Num
I: 0500:008110 #
I: 0500:008300 # France Telecom Cable 00MCM Europe 00CSN 00ART (13E)
I: 0500:008400 # MCM Europe 00CSN 00ART (13E)
I: 0500:008800 # TeliaComhemSweden(Cable)(13E)
I: 0500:008C00 # Canal+ France [0](ThalesCrypt)(19E)
I: 0500:008C10 #
I: 0500:009C00 # SVTEuropa(5E)
I: 0500:00A000 # BBCPrime(13E)
I: 0500:00A100 #
I: 0500:00A110 #
I: 0500:00A120 #
I: 0500:00A800 # TeleDanmarkSelector(Cable)
I: 0500:00A810 #
I: 0500:00A820 #
I: 0500:00AC00 # HRTCroatia(Old)(13E)
I: 0500:00B000 # TVSlovenija(13E)
I: 0500:00BB00 #
I: 0500:00B800 # TVBS(88E)(Via)
I: 0500:00C000 # C-Skynet [0] (76E)
I: 0500:00C400 # RTVint./NTVInternational(13E)(old)
I: 0500:00C410 # NTV+(36E)(old)
I: 0500:00C800 # Senda(Cable)
I: 0500:00C810 #
I: 0500:00C820 #
I: 0500:00C830 #
I: 0500:00C840 #
I: 0500:00C850 #
I: 0500:00C860 #
I: 0500:00C870 #
I: 0500:00D400 # ParaboleReunion(16E)
I: 0500:00D540 # TBS
I: 0500:00D800 # Televisa(43West)(Old)
I: 0500:00E000 # PacificTvEASTERNDTH(122E)
I: 0500:00E400 # SCT (Old)(13E)
I: 0500:00E410 #
I: 0500:00E420 # Musicam (13E)
I: 0500:00E430 # Euro Tv RCT (Old) (13E)
I: 0500:00E440 # Canal7Madrid(30W)
I: 0500:00E450 # Retelsat (13E)
I: 0500:00E470 # SexView(OldViaccess)(13E)
I: 0500:00E800 # IlobecastEspana/CanalRural(7E)(30W)
I: 0500:00E810 # IlobecastEspanaRetelSat(7E)(30W)
I: 0500:00F000 # EMI Special (Old) (26E)
I: 0500:00F800 # Cine+ Cable
I: 0501:000C00 # Viasat(OldVia)(5E)
I: 0501:000C10 #
I: 0501:000C20 #
I: 0501:000C30 #
I: 0501:000C40 #
I: 0501:001000 # Deepam Tv (13E)
I: 0501:001400 # TaipeiTv(97W)
I: 0501:001C00 # EuroSportInt.(13E-7E)(Viaccess)
I: 0501:002000 # Cine+Digital(42E)
I: 0501:002010 #
I: 0501:002800 # MMBN(88E)
I: 0501:002810 # TBL Tv (88E)
I: 0501:002C00 # MCMEurope 00C+Horizons(13E)(old)
I: 0501:003000 # SIC International (16E)
I: 0501:003400 # Ilobecast
I: 0501:004800 # AlphaDigital(closed)
I: 0501:005000 # TPS.****.4 (old)
I: 0501:005400 # GlobeCastFrance(13E)
I: 0501:006400 # ART(Arabesque)(13E)
I: 0501:006800 # SexView 00SexViewPlus(13E)(****)
I: 0501:006810 # SCT/UltraPlus/247Sex/DPTV(13E)(****)
I: 0501:006C00 # C-Skynet (76E)
I: 0501:006C20 #
I: 0501:007000 # Trueworld (113E)
I: 0501:007010 #
I: 0501:008C00 # NTV Hayat (Old) (13E)
I: 0501:008800 # Deepam.TV
I: 0501:008810 #
I: 0501:008820 #
I: 0501:009000 # TVRCultural(16E)
I: 0501:009400 # NSAB (5E)
I: 0501:009410 #
I: 0501:009420 #
I: 0501:009430 #
I: 0501:009440 #
I: 0501:00A400 # NTV+Russia(36E)(Old)
I: 0501:00AC00 # RTV International 00HTB International (13E)
I: 0502:000500 # Boxer.TV.[DVB-T SWEDEN]
I: 0502:000510 #
I: 0502:000520 #
I: 0502:000530 #
I: 0502:000540 #
I: 0502:000710 # HTB+(36E)
I: 0502:000810 #
I: 0502:000A00 # HRT Croatia 00RTL (13E)
I: 0502:000A10 # HRT Basic (Seemore) (13E)
I: 0502:000A20 # HRT HBO Adria (Seemore) (13E)
I: 0502:000A30 # HRT Hustler (Seemore) (13E)
I: 0502:000A40 # HRT CMC (Croatian Music Channel) (13E)
I: 0502:000B20 # EMI Special Channel (26E)
I: 0502:000C10 #
I: 0502:000C20 #
I: 0502:000C30 #
I: 0502:000C40 #
I: 0502:001120 # ART Arab / Phela [3](13E)
I: 0502:001200 # Asianet(13E)/TBL(ST1)(88E)
I: 0502:001210 #
I: 0502:001400 #
I: 0502:001570 # Sex View/Sex View Plus (****)
I: 0502:001710 # SpicePlatinum[1]
I: 0502:001B00 #
I: 0502:001B10 #
I: 0502:002200 # Viasat.(43W)
I: 0502:002210 #
I: 0502:002900 # BBC.Prime (13e)
I: 0502:002E10 #
I: 0502:002F10 # Max.TV.Ro.[1](5E/16E)
I: 0502:003120 #
I: 0502:003130 #
I: 0502:003140 #
I: 050F:00FFD0 #
I: 0960:000000 # BskyB.not.needed(28E)
I: 1800:000001 # DishNetwork
I: 1800:000101 #
I: 1800:000401 #
I: 1800:000801 # BellExpressVU(82W)
I: 1800:000901 #
I: 1800:001811 # Mediapark
I: 1800:001911 #
I: 1800:002011 #
I: 1800:002111 #
I: 1800:002201 # MultiCanal (30W)
I: 1800:002C01 # SABC(68.5E)
I: 1800:002D01 #
I: 1800:003001 # ORF (EMU and 1762)
I: 1800:003101 #
I: 1800:003C01 # VisAvision (8W 0070.5E)
I: 1800:003D01 #
I: 1800:004001 # ViaDigital(Old)
I: 1800:004101 #
I: 1800:004601 # Euskatel
I: 1800:004701 #
I: 1800:004801 # TV Cabo (OLD)
I: 1800:004A01 # TBL TV (OLD) (88W)
I: 1800:004B01 #
I: 1800:004F01 #
I: 1800:005401 # NTL Cable (UK)
I: 1800:005A01 # Telewest Cable (UK)
I: 1800:005B01 #
I: 1800:005C01 # C+ W/NTL Cable (UK)
I: 1800:005D01 #
I: 1800:005E01 # Chorus Cable (UK)
I: 1800:005F01 #
I: 1800:006801 # NagravisionUnknownProvider
I: 1800:006901 # Fantasma
I: 1800:007001 # Polsat (OLD)
I: 1800:007101 #
I: 1800:007201 #
I: 1800:007401 # Star Digital/Digi Fun (4W/42E)
I: 1800:007501 #
I: 1800:009401 # HongKongCable
I: 1800:009501 #
I: 1800:009801 # Shanghai Cable
I: 1800:009901 #
I: 1800:00A501 # AntennaHungaria
I: 1800:00A001 # OMNE Cable (UK)
I: 1800:00A101 #
I: 1800:00C001 # Globecast World (97W)
I: 1800:00C101 #
I: 1800:00D101 # Cyber21
I: 0d00:00005c #
I: 0d00:000060 #
I: 0d00:0000a0 #
I: 0d00:0000a4 #
I: 0d00:0000a8 #
I: 0d00:0000ac #
I: 0d00:0000b0 #
I: 4A61:000000 #
I: 4AA0:000000 #
I: 4AA1:000000 #
I: 4AD0:000000 #
I: 4AD4:000000 #
I: 4D49:000000 # I:0b00:000000:0266#(13E)contotv1 nds3
I:0648:000000:1fcd#(13E)contotv1 nds3
I:0648:000000:1fce#(13E)contotv1 nds3
I:0648:000000:1fcf#(13E)contotv1 nds3
I:0648:000000:1fd0#(13E contotv1 nds3
I:093b:000000:1fcd#(13E)contotv1 nds3
I:093b:000000:1fce#(13E)contotv1 nds3
I:093b:000000:1fcf#(13E)contotv1 nds3
I:093b:000000:1fd0#(13E)contotv1 nds3
I:0919:000000:1fcd#(13E)contotv1 nds3
I:0919:000000:1fce#(13E)contotv1 nds3
I:0919:000000:1fcf#(13E)contotv1 nds3
I:0919:000000:1fd0#(13E)contotv1 nds3
I:0606:000000:36b4 #(13E)Ignore ***view 247 irdeto
I:0606:000000:36b6 #(13E)Ignore ***view special irdeto
I:0606:000000:36b7 #(13E)Ignore ***view hot irdeto
I:0606:000000:36b8 #(13E)Ignore ***view climax irdeto
I:0606:000000:36b3 #(13E)Ignore ***view extra irdeto
I:0606:000000:36ba #(13E)Ignore ***view extreme irdeto
I:0606:000000:36b9 #(13E)Ignore ***view inter irdeto
I:0606:000000:36b2 #(13E)Ignore ***view plus irdeto
I:0606:000000:36bb #(13E)Ignore ***view tv irdeto
I:0606:000000:36bc #(13E)Ignore ***view gaytrans irdeto
I:0628:000000:2234 #(13E)Ignore redlight italy irdeto
I:0628:000000:21fe #(13E)Ignore redlight mix irdeto
I:0628:000000:21ff #(13E)Ignore redlight germany irdeto
I:0628:000000:221d #(13E)Ignore redlight latino irdeto
I:0628:000000:2200 #(13E)Ignore redlight usa irdeto
I:0628:000000:2217 #(13E)Ignore mct sct
I:0628:000000:2210 #(13E)Ignore mct premium
I:0628:000000:2218 #(13E)Ignore mct ***
I:0628:000000:223d #(13E)Ignore mct super-dream
I:0628:000000:2243 #(13E)Ignore mct gold
I:0628:000000:223b #(13E)Ignore mct blu
I:0628:000000:2242 #(13E)Ignore mct reality-full
I:0628:000000:2202 #(13E)Ignore mct lux-best
I:0628:000000:223e #(13E)Ignore mct strong
I:0628:000000:223a #(13E)Ignore fantasy-amatour
I:0628:000000:2239 #(13E)Ignore gay-trans
I:0604:000000:221d #(13E)Ignore redlight latino irdeto
I:0604:000000:21fe #(13E)Ignore redlight mix irdeto
I:0604:000000:2234 #(13E)Ignore redlight italy irdeto
I:0604:000000:21ff #(13E)Ignore redlight germany irdeto
I:0604:000000:2200 #(13E)Ignore redlight usa irdeto
I:0604:000000:2210 #(13E)Ignore mct premium
I:0604:000000:2217 #(13E)Ignore mct sct
I:0604:000000:2218 #(13E)Ignore mct ***
I:0604:000000:223d #(13E)Ignore mct super-dream
I:0604:000000:2243 #(13E)Ignore mct gold
I:0604:000000:223b #(13E)Ignore mct blu
I:0604:000000:2242 #(13E)Ignore mct reality-full
I:0604:000000:2202 #(13E)Ignore mct lux-best
I:0604:000000:223e #(13E)Ignore mct strong
I:0604:000000:223a #(13E)Ignore fantasy-amatour
I:0604:000000:2239 #(13E)Ignore gay-trans
I:0604:000000:00d2 #(13E)action
I:0b00:000000:36b1 #*** View - *** VIEW INFO [Conax]
I:0b00:000000:36b2 #*** View - *** VIEW PLUS [Conax]
I:0b00:000000:36b3 #*** View - *** VIEW EXTRA [Conax]
I:0b00:000000:36b4 #*** View - *** VIEW 247 [Conax]
I:0b00:000000:36b5 #*** View - *** VIEW DP [Conax]
I:0b00:000000:36b6 #*** View - *** VIEW SPECIAL [Conax]
I:0b00:000000:36b7 #*** View - *** VIEW HOT [Conax]
I:0b00:000000:36b8 #*** View - *** VIEW CLIMAX [Conax]
I:0b00:000000:36b9 #*** View - *** VIEW INTER [Conax]
I:0b00:000000:36ba #*** View - *** VIEW EXTREME [Conax]
I:0b00:000000:36bb #*** View - *** VIEW TV [Conax]
I:0b00:000000:36bc #*** View - *** VIEW GAY [Conax]
I:0b00:000000:378b #*** View - *** on TV Diamond [Conax]
I:0b00:000000:3787 #*** View - *** on TV Gold [Conax]
I:0b00:000000:03e6 #9 EAST - *** ON TV SILVER [V2 025100]"
I:0b00:000000:03e7 #9 EAST - *** ON TV CRYSTAL [V2 025100]"
I:0b00:000000:4ee9 #TSA - *** Erotic [V2 23b00]"
I:0b00:000000:4eea #TSA - *** Voyeur [V2 23b00]"
I:0b00:000000:4eeb #TSA - *** MiXXX [V2 23b00]"
I:0b00:000000:4eec #TSA - *** Top [V2 23b00]"
I:0b00:000000:4eed #TSA - *** Infinity [V2 23b00]"
I:0b00:000000:4eee #TSA - *** Planet [V2 23b00]"
I:0b00:000000:4eef #TSA - *** Hot [V2 23b00]"
I:0b00:000000:4ef0 #TSA - *** Girls [V2 23b00]"
I:0b00:000000:4ef1 #TSA - *** Black [V2 23b00]"
I:0b00:000000:4ef2 #TSA - *** World [V2 23b00]"
I:0b00:000000:4ef3 #TSA - *** Spice [V2 23b00]"
I:0b00:000000:4ef4 #TSA - *** Italy [V2 23b00]"
I:0648:000000:1fcd #(13E)Ignore contotv1 nds3
I:0648:000000:1fce #(13E)Ignore contotv1 nds3
I:0648:000000:1fcf #(13E)Ignore contotv1 nds3
I:0648:000000:1fd0 #(13E)Ignore contotv1 nds3
I:093b:000000:1fcd #(13E)Ignore contotv1 nds3
I:093b:000000:1fce #(13E)Ignore contotv1 nds3
I:093b:000000:1fcf #(13E)Ignore contotv1 nds3
I:093b:000000:1fd0 #(13E)Ignore contotv1 nds3
I:0919:000000:1fcd #(13E)Ignore contotv1 nds3
I:0919:000000:1fce #(13E)Ignore contotv1 nds3
I:0919:000000:1fcf #(13E)Ignore contotv1 nds3
I:0919:000000:1fd0 #(13E)Ignore contotv1 nds3
I:0b00:000000:0086 #FreeX-TV [Conax]
I:0b00:000000:0082 #FreeX-TV2 [Conax]
I:0b00:000000:0083 #XDream-TV [Conax]

Nur die Ping-Zeiten lassen bei mir zeitweilig zu Wünschen übrig, kann aber auch sein das es an meinem Router liegt.
Falls du dazu evtl. was vorschlagen kannst wär ich Dir dankbar!

Du kannst auch mal wie mein Vorredner schon sagte, die neue MGcamd1.35 probiern, soll ganz gut laufen.
Kanns nur bei mir leider net testen, weil MG nur CCcam-Server älter als v2.1.1 unterstützt...
 
Zuletzt bearbeitet:
AW: Incubus0.96 im E2 Weihnachtsimage

Hi,
hab die Probleme mit den HD in E2 Images gelöst :emoticon-0148-yes: Dank eines guten Tipps von einen Kathi Besitzer.

Dies gilt allerdings nur für E2 Images auf einen USB Stick an der Kathi (BA Image).
Nach dem Entpacken der "cx24116.zip" erhält man eine Datei "cx24116.ko" (Tunertreiber für E2)
Diese Datei in den Ordner /lib/modules kopieren bzw. die bestehende damit ersetzen (Rechte auf 755 setzen !!!!)
Dannach die Kathi neustarten und siehe da, die HD laufen ohne Probleme.

Für E2 Images, die im Flash der Kathi installiert wurden, ist die Vorgehensweise ähnlich. Der erste Schritt ist der selbe wie bei den BA Images (siehe Beschreibung oben). Jetzt muss aber noch "stmdvb.zip" geladen und dann entpackt werden. Man erhält dann die Datei "stmdvb.sh".
Diese muss in den Ordner /var/etc/autostart kopiert werden (bzw. bestehende ersetzen und Rechte auf 755 setzen !!!!)
Jetzt die Kathi neustarten lassen und HD laufen


MlG
 
AW: Incubus0.96 im E2 Weihnachtsimage

Führt das mit dem Dateiaustausch auch bei camd3 zum Erfolg?

Wie kann ich die Datei in das E2 Flash-Image hochschieben, da sie ja read-only sind?:boredom:

Gruß
Rossi
 
AW: Incubus0.96 im E2 Weihnachtsimage

Ja, der Dateiaustausch führt auch bei Camd3 zum Erfolg.
Die HD in E2 Image sind kein EMU Problem, sondern ein Tunerproblem im E2 Image. Insofern ist es egal, was du für ein EMU am laufen hast.

Ich hab zwar E2 nicht im Flash, aber ich würd die Kathi ins Standby schicken (mit Anzeige im Display) und dann per KCC 3.2 die Dateien tauschen.

MfG
 
Zurück
Oben