Ga naar inhoud


PLi® 3009 image voor DM7000S gereed :-)


Aanbevolen berichten

Geplaatst:

@arnoldnl

 

Ik weet niet wat er mis gaat bij jou, bij mij en veele anderen gaat alles goed, tenminste ik hoor geen andere problemen.

Probeer anders je usb eens opnieuw te formateren, misschien dat dit de oplossing geeft.

 

Groetjes Rongogo

 

 


  • Reacties 169
  • Aangemaakt
  • Laatste reactie

Beste reacties in dit onderwerp

Beste reacties in dit onderwerp

Geplaatst:

helaas al getest , zelf een volledige clean install met erase img en al.

 

het zal wel in m'n proxy mis gaan , vind het alleen raar dat hij met wget url wel de package binnenhaald.

 

daarom probeer ik de exacte opdracht die het script uitvoerd te achterhalen om dan eens te testen.

 

ik weet dat het bij de rest goed gaat , maar er moet toch een rede te vinden zijn dat de bovenste updates (oude site) het wel doen en de onderste (nieuwe site) niet

 

grtx,arnold

Geplaatst:

Hoi PLI

 

Is het mischien mogelijk dat je radegast bij de downloads zet zodat we die kunnen installeren.

Bij voorbaat dank.

Ik ben namelijk niet goed genoeg om het handmatig te doen.

 

Rob

Geplaatst:
Citaat:
Dag Peter,

Het zou heel makkelijk zijn als bij de lijst in het software installer menu ook de datum van de software bij zou staan.
Dan weet je namelijk of ie al wel of niet in je image zit. En je kunt in 1 oogopslag zien welke updates toegevoegd zijn de laatste tijd.


Groet,

Toine


Ik zal zoiets gaan toevoegen, wil ook met subitem oid gaan werken omdat de lijst zo lang wordt

Peter
Geplaatst:
Citaat:
Hoi PLI

Is het mischien mogelijk dat je radegast bij de downloads zet zodat we die kunnen installeren.
Bij voorbaat dank.
Ik ben namelijk niet goed genoeg om het handmatig te doen.

Rob


In de volgende image (eind deze week ofzo) zit ie in de installer er bij. (met dank aan Ronaldd)
Eea zal dan via de software installer te installeren zijn

Peter
Geplaatst:

Aangezien volgens de experts de CS van Ronaldd een eind uitgeevolueerd is ben ik op zoek naar een andere oplossing.

 

Ik probeer nu mijn C+ card te laten draaien via de NEWCAMD en NEWCAMDserver echter ik krijg maar geen beeld.

 

Misschien kan iemand me hier helpen???

 

Mijn newcamd.conf ziet er zo uit:

 

# /var/tuxbox/config/newcamd.conf

#

# newcamd mandatory settings

#

# What Demux API is used? (1 = very old, 2 = rel (Dreambox), 3 = head (VDR))

DEMUX_API = 2

# on PPC version: What Box is used? Valid options are DBOX2, DM7000 and DM5600

# on I386 version this parameter is ignored

BOX_TYPE = DM7000

# Which device for writing control words should be used?

# Valid options are CA, SDEV or GTX

# (SDEV and GTX = /proc/bus/gtx, CA = /dev/caX or /dev/dvb/card0/caX)

CONTROL_WORD_DEVICE = CA

# What CA0 API is used?

# 3 for recent DVB-S driver or recent Dreambox drivers (dream.o from 1.07.3)

# also for ca1 use on dbox2

# 2 for older Dreambox driver (ca.o or dream.o up to 1.07.2)

# no effect on PPC version if CONTROL_WORD_DEVICE = GTX or SDEV

CA_API = 2

# output control words to /proc/bus/gtx in 16 byte or 4096 byte packets

# no effect on I386 version or on PPC version, if BOX_TYPE = DREAMBOX

GTX_OUTPUT_MODE = 4096

# This is important for channels which frequently change between free and

# encrypted broadcasts. The change will be reflected in the PMT. If you

# don't want your picture to stop when the channel goes from free access

# mode to encrypted mode, either your zapper (zapit/Enigma) or newcamd

# itself has to keep track of PMT changes. Recent Enigma versions do this,

# so you can set PMT_UPDATE_WATCH to no. Recent Zapit versions also have

# this option, but it is not compiled by default. So when using Zapit

# without PMT updates, you need to enable newcamd to monitor the PMT

# (PMT_UPDATE_WATCH = yes). Having both zapper and newcamd monitor

# the PMT at the same time, can lead to all kind of instabilities and

# should therefore by avoided, although it might seem to work at first.

PMT_UPDATE_WATCH = no

# Use emulator?

EMU = yes

# if both control word server and emulator keys are available for the

# channel, which method should be tried first?

PREFER_EMU = yes

# deactivates the dbox2 Betacrypt CAM

# this has to be set to yes on Dreambox

DISABLE_CAM = yes

# use dbox2 Betacrypt CAM for caids 06, 17 or both (00)?

CAM_CASYS = 17

# Autoupdate for Emu and Control Word Servers

# AU is always yes if there are Betacrypt UDS control word server

# connected to newcamd

AU = no

#

# newcamd debug options

#

# dumps all ca systems used by a channel on the console

SHOW_ALL_CA_SYSTEMS = yes

# On Screen Display, neutrino, enigma or none

OSD = none

# print debug messages about ECM handling

DEBUG_ECM = no

# print debug messages about EMM handling

DEBUG_EMM = no

# print debug messages about Control Word Server (CWS)

DEBUG_CWS = no

# print debug messages about dbox2 CAM (cam-alpha.bin)

DEBUG_CAM = no

# print command message to/from dbox2 CAM as hex strings

DEBUG_CAM_HEX = no

# print all plain control words used

SHOW_CW = no

# hex dump of entire PAT

SHOW_PAT = no

# hex dump of entire PMT

SHOW_PMT = no

# hex dump of entire ECM

SHOW_ECM = no

# hex dump of entire CAT

SHOW_CAT = no

# hex dump of entire EMM (AU)

SHOW_EMM = no

# show network ECM messages being sent and received from/to the cardservers

SHOW_CWS_ECM = no

# show network EMM messages being sent and received from/to the cardservers

SHOW_CWS_EMM = no

# hex dump of EMMs with wrong signature

EMM_REPORT_WRONG_SIG = no

# delay between channel zap and appearance of the OSD

OSD_WAIT_TIME = 500

#

# newcamd optional settings

#

# Delay between reception of new control word and writing them into

# the CSA registers

# this is a default, can be changed for each individual key in keylist

DEFAULT_CW_DELAY = 500

# reload config on every channel zap

RELOAD_CONFIG_ON_ZAP = yes

# reload keylist on every channel zap

RELOAD_KEYLIST_ON_ZAP = yes

#

# newcamd mandatory settings for control word servers (cws)

#

# Cardserver list

#

# <hostname> <port> <username> <password> <14 byte triple-des key in hex> <lan/wan> <cardserver name>

#

# wan connections will be dropped and rebuild if newcamd is told so by camdcmd

# (see admin options)

#

# hostname = uds to use betad, port is the serial port in that case

#

# CWS = uds 1 dummy dummy

# this example works with the example cardserv.cfg!!!

CWS = 127.0.0.1 10000 root dreambox 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver

#

# newcamd optional settings for using control word servers (cws)

#

# Timeout for cardserver login in 100ms

CWS_CONNECT_TIMEOUT = 20

# Port to listen for incoming cardserver connections (reverse login)

# and/or admin connections

CWS_INCOMING_PORT = 12000

# Port to get a list of all connected cardservers, just telnet to it

CWS_DEBUG_PORT = 12001

#

# newcamd admin control options

# (incoming port is the same as CWS_INCOMING_PORT)

#

# <password> <14 byte des key>

#

ADMIN_PASSWORD = admin 00 00 00 00 00 00 00 00 00 00 00 00 00 00

 

Het enige wat anders is is mijn password om in te loggen ,moet dit dan ook in regel 111 veranderd worden???

 

De newcamd.cfg heb ik ongemoeid gelaten en de NEWCAMDcardserver is gestart in Services to Run menu.

I had a dream, and now it has become reality

Geplaatst:

Hallo,

 

Mijn C+ card werkte recent ook niet meer maar na een key-update en reboot had ik weer beeld.

 

Marcel

Dreambox Fan(drmbxfn)

 

DM7000, Gemini 2, 40GB Maxtor.

Geplaatst:

Na enig stoeien met de newcamd.config ben ik eruit.

 

Volgens mij zat het probleem in de regel met CA_API = 2 deze moet de waarde 3 hebben. <img src="/ubbthreads/images/graemlins/smile.gif" alt="" />

I had a dream, and now it has become reality

Geplaatst:

Als je de default newcamd.conf uit /var_init/tuxbox/config pakt heb je een goed uitgangspunt

 

Peter

Geplaatst:
Citaat:

In de volgende image (eind deze week ofzo) zit ie in de installer er bij. (met dank aan Ronaldd)
Eea zal dan via de software installer te installeren zijn


Ik durf het bijna niet te vragen.....maar ik doe het toch:
wanneer verwacht je die update Peter?
Geplaatst:

Geweldig ik kan bijna niet wachten <img src="/ubbthreads/images/graemlins/biggthumpup.gif" alt="" /> <img src="/ubbthreads/images/graemlins/biggthumpup.gif" alt="" /> <img src="/ubbthreads/images/graemlins/biggthumpup.gif" alt="" />

The birdman has left the building

Geplaatst:

Citaat:
Hier weer een nieuwe PLi® image.

 

Heb voor het eerst maar eens je PLI image geprobeerd.

Grote klasse, voor het eerst sinds weken hoef ik niet elke dag naar de "Service not found" error aan te kijken.

Draait nu 3 dagen zonder fouten, klasse ! <img src="/ubbthreads/images/graemlins/xyxthumbs.gif" alt="" />

Geplaatst:

Hallo,

Ben deze image ook eens grondig aan het testen aangezien de hydra images de laatste tijd niet meer zo stabiel waren.

Het werkt verder allemaal goed tot nu.

Ik las dat wanneer er nieuwe emus uitkwamen deze te downloaden waren vanuit install software.

Nu zie ik echter geen enkele softcam in de download list staan.

Addons zie ik wel.

 

Worden deze softcams bijv newcamd24 toegevoegd of dien je deze handmatig te installeren?

 

Groeten, Bartje

Maak een account aan of log in om te reageren

Je moet een lid zijn om een reactie te kunnen achterlaten

Account aanmaken

Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!

Registreer een nieuwe account

Inloggen

Heb je reeds een account? Log hier in.

Nu inloggen
  • Wie is er online   0 leden

    • Er zijn geen geregistreerde gebruikers deze pagina aan het bekijken
×
×
  • Nieuwe aanmaken...