OSCam/en/scripts/DBox2: Unterschied zwischen den Versionen

Aus Streamboard Wiki
Zur Navigation springen Zur Suche springen
K (Überschriften und Absätze angepasst)
(Translated to English.)
 
Zeile 1: Zeile 1:
 
[[Kategorie:OSCam]]
 
[[Kategorie:OSCam]]
 
{{OSCamHomeLinks}}
 
{{OSCamHomeLinks}}
 
[[Datei:WarningS.png|text-bottom]] '''Attention:''' The content of the english pages are partially still in german. Please register here to help us completing and translating the articles.
 
  
 
== DBox2 (ppc) ==
 
== DBox2 (ppc) ==
=== DBox2 mit Sportster-Image ===
+
=== DBox2 with Sportster image ===
* Laufende SoftCAM beenden.
+
* Stop the current SoftCAM.
* Alle SoftCAMS`s aus "/var/emu/" sichern und danach von der DBox2 löschen, ansonsten könnte der Speicher nicht ausreichen.
+
* Look at the <tt>/var/emu</tt> directory, and backup existing softcams, then remove them from the box. This ensures that you will have sufficient room for '''oscam'''.
* Binary "oscam" nach "/tmp/" kopieren und shrinken (verkleinern):
+
* Copy the '''oscam''' binary to the <tt>/tmp</tt> directory, and then shrink it (compress):
  # per Telnet connecten...
+
  # connect to the box through Telnet...
 
  cd /tmp
 
  cd /tmp
 
  shrink oscam
 
  shrink oscam
* "geshrinkte" (kleinere) "oscam" nach "/var/emu/" kopieren und 755 chmoden.
+
* move the ''shrunken'' '''oscam''' file to the <tt>/var/emu</tt> directory and make it executable (chmod 755).
* "oscam.txt" nach "/var/emu/" kopieren.
+
* Copy the '''oscam.txt''' file to the <tt>/var/emu</tt> directory.
* Configs nach "/var/keys" kopieren.
+
* Copy the configuration files to the <tt>/var/keys</tt> directory.
* Leere Datei ".oscam" in "/var/etc/" erstellen (darauf achten, dass sich keine andere ".CAMD-Name-Datei" darin befindet), z.B. per Telnet:
+
* Create an empty file named '''.oscam''' in the <tt>/var/etc</tt> directory. Make sure there is no other file there that matches the ''.CAMD-name-date'' pattern. In a telnet session, type:
 
  touch /var/etc/.oscam
 
  touch /var/etc/.oscam
* CAMD-Reset ausführen.
+
* Execute a softcam reset.
  
[[Datei:MessageS.png|text-bottom]] '''Info:''' Ab Sportster Pro 2.00 rc005 sollte das CAMD bereits automatisch starten, empfehlenswert ist jedoch die aktuelle Beta, die auch entsprechende ECM-Infos anzeigt.
+
[[Datei:MessageS.png|text-bottom]] '''Note:''' From Sportster Pro 2.00 rc005 version, CAMD should be started automatically. It's recommended to install the current Beta, which also displays corresponding ECM information.
Falls eine ältere Version genutzt wird, muss ggf. die Datei "/var/etc/start.local" entsprechend erweitert werden.
+
If an older version is used, you must modify the <tt>/var/etc/start.local</tt> file accordingly.
  
 
==== oscam.txt ====
 
==== oscam.txt ====
oscam.txt beinhaltet nur die Version, mehr gehört da nicht rein, z.B.:
+
The <tt>/var/emu/oscam.txt</tt> file should contain the current '''oscam''' version number, nothing else. For example:
 
  0.99.4
 
  0.99.4
  
  
 
{{OSCamTranslatedLinks}}
 
{{OSCamTranslatedLinks}}

Aktuelle Version vom 17. März 2011, 12:44 Uhr

LanguageDE S.png OSCam Übersicht LanguageEN S.png OSCam Home LanguageFR S.png OSCam Accueil LanguageIT S.png OSCam Home

DBox2 (ppc)

DBox2 with Sportster image

  • Stop the current SoftCAM.
  • Look at the /var/emu directory, and backup existing softcams, then remove them from the box. This ensures that you will have sufficient room for oscam.
  • Copy the oscam binary to the /tmp directory, and then shrink it (compress):
# connect to the box through Telnet...
cd /tmp
shrink oscam
  • move the shrunken oscam file to the /var/emu directory and make it executable (chmod 755).
  • Copy the oscam.txt file to the /var/emu directory.
  • Copy the configuration files to the /var/keys directory.
  • Create an empty file named .oscam in the /var/etc directory. Make sure there is no other file there that matches the .CAMD-name-date pattern. In a telnet session, type:
touch /var/etc/.oscam
  • Execute a softcam reset.

MessageS.png Note: From Sportster Pro 2.00 rc005 version, CAMD should be started automatically. It's recommended to install the current Beta, which also displays corresponding ECM information. If an older version is used, you must modify the /var/etc/start.local file accordingly.

oscam.txt

The /var/emu/oscam.txt file should contain the current oscam version number, nothing else. For example:

0.99.4


Diese Seite in anderen Sprachen - This page in other languages - Cette page dans d'autres langues - Queste pagine in altre Lingue

LanguageDE S.png [[OSCam/de/{{#titleparts:OSCam/en/scripts/DBox2|3|3}}|Deutsch]] LanguageEN S.png [[OSCam/en/{{#titleparts:OSCam/en/scripts/DBox2|3|3}}|English]] LanguageFR S.png [[OSCam/fr/{{#titleparts:OSCam/en/scripts/DBox2|3|3}}|Français]] LanguageIT S.png [[OSCam/it/{{#titleparts:OSCam/en/scripts/DBox2|3|3}}|Italiano]]