Auteur Sujet: comment utiliser carte CSAT off sur DREAM 7080  (Lu 15350 fois)

0 Membres et 1 Invité sur ce sujet

Hors ligne dubi

  • Membre Junior
  • **
  • Messages: 21
Re: comment utiliser carte CSAT off sur DREAM 7080
« Réponse #15 le: 29 juillet 2015 à 14:58:13 »
Bonjour,
J'ai mis le pilote sur le PC : c'est OK je suis en COM3 virtuel, j'ais mis le cable entre la sortie "service" de
la dream et mon PC
Maintenant via telnet comment tu fais ? je prends le telnet de DCC2 et apres ?
Merci

Hors ligne cepheus

  • V.I.P.
  • Membre Junior
  • ****
  • Messages: 49
Re: comment utiliser carte CSAT off sur DREAM 7080
« Réponse #16 le: 29 juillet 2015 à 18:49:02 »
Tu doit brancher ton cable ethernet aussi.

Télécharge putty ( http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html )
- Serial => x
- Serial line => COM3
- Speed => 115200
Open

La, tu mets ta dream en "RESCUE MODE" et tu devrais recevoir au mieux ceci:

Citer
>>> Your Dreambox has booted into RESCUE MODE.
>>> Please log in as user 'root' (no password required),
>>> then run 'help' to get further information.

tu tape root sur ton clavier, puis Enter
Citer
dm7080 login: root
login[295]: root login on 'ttyS0'
maintenant tu tape help et Enter

Citer
root@dm7080:~# help
Your Dreambox has booted into rescue mode. If it failed to start up, this mode
can be used to recover. This rescue mode offers a web frontend, which can be
accessed with a browser, which is the recommended way to continue.

Please point your web browser to: http://192.168.xxx.xxx/

In case you don't mind using the shell, you might be interested in one of the
following commands:

run-recovery: Fetches a recovery firmware image from the internet or internal
memory (if available) and installs it, replacing the current operating system.

select-boot-source [A|B|C]: Used to select between two possible kernel images
(A or B) and the optional second stage bootloader (C). Original firmware uses
option A, which can be selected by running "select-boot-source A".

flash-tarball: Flashes a firmware file provided by you, either on internal or
external memory, or via local area network. See "flash-tarball -h".
root@dm7080:~#
la, ce trouve maintenant l'ip pour ton navigateur  :)

au pire des cas, ce sera cela:
Citer
root@dm7080:~# help
Your Dreambox has booted into rescue mode. If it failed to start up, this mode
can be used to recover. This rescue mode offers a web frontend, which can be
accessed with a browser, which is the recommended way to continue.

Automatic network configuration via DHCP does not seem to be available. Please
verify that your Dreambox is connected to a router via ethernet.

You can set up an IP address and a route manually like this:

  ifconfig eth0 192.168.1.80 netmask 255.255.255.0 up
  route add default gw 192.168.1.1

Then, please point your web browser to http://192.168.1.80/

In case you don't mind using the shell, you might be interested in one of the
following commands:

run-recovery: Fetches a recovery firmware image from the internet or internal
memory (if available) and installs it, replacing the current operating system.

select-boot-source [A|B|C]: Used to select between two possible kernel images
(A or B) and the optional second stage bootloader (C). Original firmware uses
option A, which can be selected by running "select-boot-source A".

flash-tarball: Flashes a firmware file provided by you, either on internal or
external memory, or via local area network. See "flash-tarball -h".
root@dm7080:~#
ci c'est le cas, il ne te reste plus qu'a tapé une ip correspondant à ton réseau.
ifconfig eth0 192.168.xxx.xxx netmask 255.255.255.0 uppuis
route add default gw 192.168.xxx.1
et la, tu tape l'ip choisi dans ton navigateur.


Le plus simple, serais en tout les cas, d'installer un DHCP server sur ton pc.
http://www.dhcpserver.de/cms/

Hors ligne dubi

  • Membre Junior
  • **
  • Messages: 21
Re: comment utiliser carte CSAT off sur DREAM 7080
« Réponse #17 le: 05 décembre 2015 à 11:13:40 »
Rebonjour a tous,

Désolé pour ces quelques mois d'absence : un Pb de santé coriace mais je l'espère réglé
entre temps :
-J'ai résilié mon abonnement CSAT (impossible a priori d'avoir la HD sur une dreambox sans le CANAL READY)
- j'ai acheté une carte TNTSAT 5
- J'ai reussi à contourner mon Pb de flashage en installant un programme (OPEN DHCP SERVEUR) qui me permet de
simuler un serveur DHCP et d'accéder à la fenetre de flashage de ma dream 7080HD via mon navigateur
Maintenant : quelle image me conseillez vous ? quel plug-in ? enfin que me faut-il pour que ça marche ?
Merci d'avance de votre aide
Dubi

Hors ligne demosat

  • Membre Héroïque
  • *****
  • Messages: 892
Re: comment utiliser carte CSAT off sur DREAM 7080
« Réponse #18 le: 05 décembre 2015 à 15:57:42 »