Azbox Elite Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Recetor Azbox Elite. EN - How to recover a booting blocked Azbox Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 35
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
How to recover a blocked Azbox only displaying:
Booting
If your Azbox is no longer responding and it is stucked with Booting... in the front display, it is normally
possible to recover it but you will need to purchase an adapter cable, USB (RS232) to TTL.
Thanks to andressis2k and VVK to Herbie and to Hectore and to all the other people that contribute to
this solution.
CAUTION: USE AT YOUR OWN RISK, we didn't take any responsibility about
this procedure. It is given as is.
Pre-requisite : hardware needed.
You need a convertor UART TTL to serial/USB, since serial port tend to disappear on PC, I look for an USB
adapter. I find it on eBay:
http://cgi.befr.ebay.be/ws/eBayISAPI.dll?ViewItem&item=180573940440&ssPageName=STRK:MEWNX:IT
Seller on eBay Ynhstore8 : http://myworld.befr.ebay.be/ynhstore8/
Object description USB 2.0 to UART TTL Serial Converter w/ Protective Case
Price around 5€
The provided CD-Rom doesn't work on Windows 7, so go to this site to download the latest driver
version:
http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx
There is different models available on eBay, I choose one with a case.
Tutorial by Pr2 for www.smartinnovations.nl and www.azboxforum.be (version 1.3) page: 1 / 35
Also available on: http://forum.azbox-enigma.eu and http://www.azboxhd.eu
Vista de página 0
1 2 3 4 5 6 ... 34 35

Resumo do Conteúdo

Página 1 - Booting…

How to recover a blocked Azbox only displaying:Booting…If your Azbox is no longer responding and it is stucked with Booting... in the front display, i

Página 2

Starting the TFTP.In the pack that come with this tutorial, you have the Files folder, you need to configure your TFTP serverto use this folder.Start

Página 3

Press Options button:Tutorial by Pr2 for www.smartinnovations.nl and www.azboxforum.be (version 1.3) page: 11 / 35Also available on: h

Página 4 - Cable creation:

In the field TFTP filesystem root (download path) set the Files folder location (the easiest way is to clickon the folder icon and browse yout folde

Página 5

Disabling Windows Firewall (or any other).To avoid many problems it is important that you disable the Firewall that is active on your PC.Here is howto

Página 6

How to connect the cable on the Azbox motherboard:Elite:Carefully check for the dot on the motherboard it indicates the TX pin of the connector.Rememb

Página 7 - Softwares pre-requisite:

Premium:Carefully check for the dot on the motherboard it indicates the TX pin of the connector.Remember that you need to connect this TX pin to the R

Página 8

Premium Plus:Carefully check for the dot on the motherboard it indicates the TX pin of the connector.Remember that you need to connect this TX pin to

Página 9

Ultra:Carefully check for the dot on the motherboard it indicates the TX pin of the connector.Remember that you need to connect this TX pin to the RX

Página 10

Recovery of your Azbox.Reminded : prerequisites.You have an USB/TTL adapter and the cable.You have a terminal emulataor [ Putty ]You have a TFTP ser

Página 11 - Press Options button:

The result will look like:Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : home IPv4 Address. . . . . . . . . . . : 19

Página 12

I also order this model (I am waiting delivery) which seems more easy, since we got everything:Seller on eBaycw7406 : http://myworld.befr.ebay.be/c

Página 13

But if the answer is:C:\>ping 192.168.1.241Pinging 192.168.1.241 with 32 bytes of data:Reply from 192.168.1.241: bytes=32 time=6ms TTL=64Reply from

Página 14

Starting Recovery process.To follow and understand this tutorial you have to keep in mind that in the examplebelow: The PC IP address is 192.168.168.1

Página 15 - Premium:

Step 2: connection to YamonYou will get a windows looking like:Be carefull at some stage Yamon will do a small pause (see screenshot above), it is tim

Página 16 - Premium Plus:

You should get a prompt: YAMON>If the boot process continue, power off / power on your Azbox to start over.And press as fast as possible the Ctrl-C

Página 17

Etape 3: Disabling of « Hardware acceleration »We will check if your AZBox don't have hardware acceleration enabled.To do this type the followin

Página 18 - Recovery of your Azbox

(0x00) 4 a.uart0_gpio_dir 0x00000000(0x00) 4 a.uart0_gpio_mode 0x00007f6e(0x00) 4 a.uart1_baudrate 0x00002580(0x00) 4 a.uart1_gpio_data 0x

Página 19

If the value of x.pll3 is equal to 0x01020057 [4 x.pll3 0x01020057]Then continue to step 4, there is nothing special to do. Hardware acceleration i

Página 20

Step 4: Enabling Azbox network InterfaceThen type the following commands at Yamon prompt YAMON>:setenv ipaddr 192.168.168.20setenv subnetmask 255.

Página 21

Enabling network:net upResult:em86xx_eth ethernet startChecking the connectivity:ping 192.168.168.10Result:YAMON> ping 192.168.168.1064 bytes ICMP-

Página 22 - Step 2: connection to Yamon

Step 5: Loading and starting Rescue LinuxType the command:load -b tftp://192.168.168.10/vmlinux.bin 0x90020000The result of the command is:About to lo

Página 23

Here is a reference of another cable tested successfully: TTL232R-5V-WETutorial by Pr2 for www.smartinnovations.nl and www.azboxforum.be (

Página 24

On your TFTP server (PumpKIN)You can stop PumpKIN on your PC.If your Azbox cannot connect cannot connect to your TFTP server, please check the setting

Página 25

When this is done, you need to type the command:goResult:YAMON> goem86xx_eth ethernet stopLinux version 2.6.22.19-19-the_ripper (root@debian) (gcc

Página 26

Etape 6: Connecting to the Rescue LinuxThen you will get a login prompt: type root (if you are prompt for a password it is azbox)AZBOX login: rootlogi

Página 27

Type:ifconfig eth0 192.168.168.20 netmask 255.255.255.0 broadcast 192.168.168.255 upWe will check again if this work:AZBOX[~]$ ping -c 5 192.168.168.

Página 28 - YAMON> ping 192.168.168.10

Step 7. Transferring the recovery filesWe will send the recovery files to our Azbox. With your favorite FTP client (for example: FileZilla) connect to

Página 29

Step 8. Starting recovery./update /MMP/backup_kernelBe carefull the above command start with a dot ./updateResult:INFILE: /MMP/backup_kernel , OUTFI

Página 30

Cable creation:The adapter looks like: There are 6 PINS:PIN Function+5V Power supply output 5VGND GroundRXQ Receive DataTXQ Transmit DataRST Reset3.3V

Página 31

In an electronic specialize shop I found this connector, we cut it with the number of connector that wewant:This one perfectly fit on the adapter USB

Página 32

The connector to access Yamon looks like this on the motherboard:Connector on the Azbox side Connector on the USB/TTL adaptorTX [Br

Página 33

Softwares pre-requisite:Putty.Putty is a terminal emulator which also support serial connections.Since most of us already use Putty we already have it

Página 34

adapter USB/TTL driver installation and configuration.You should install the driver on your PC and check that they are properly working (no error mess

Página 35 - Step 8. Starting recovery

Click on Device Manager.In the list that appears select the Ports (COM and LPT) and double click on Silicon Labs CP210x USB toUART Bridge, please writ

Comentários a estes Manuais

Sem comentários