Page 1 of 7 123 ... LastLast
Results 1 to 20 of 121

Thread: Two types of problems with installation and how to solve them...

  1. #1
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon14 Two types of problems with installation and how to solve them...

    Thanx to The_Ripper:

    Guys, there is 2 type of "install" for E2,
    -first one is over standard UPDATE screen and it's only flashing new linux kernel 2.6.22 over old one 2.6.15 , so if this is where you stuck on flash, there is no need for jtag ,just serial interface and then over YAMON bootloader reflashing kernel.
    -Second "install" over Azup it's just install to DOM. So if first "install" go okey you should not stuck on BOOTING.
    1) Thanx to milix (using online translation service, of course):

    Original Manual:

    Code:
    http://www.azboxhd.es/foro/index.php?showtopic=6735#
    Well seeing that many users have called for a tuto on how to use the RS232 port of Azbox and then use the console Yamón I make a little tuto of how.

    Our Azbox has 4 pin connector on the motherboard as seen in the picture below, this port can not connect directly to the PC because it emits low-level signals and the PC serial port not readable data would arrive so we have to use TTL to RS232 converter chip or Max233 Max232 this converter you can buy on e_bay for about 8 euros and not worth building it, is worth any converter that whenever tengais adapteis connections like this in the graph.



    Depending on the converter that I buy some will need a cable in my case what I did was take a power connector and a 3.5 floppy with a pin or needle You will be able remove their pins and then solder the wires in and inserts described Ordes new way you can use the device as many times as you want about how commode and easily.

    Here I put a screenshot of TTL to RS232 converter with Max232:

    After this you can connect to the PC we will use a serial cable OJO simplente important but not a simple nullmodem cable or DB9 serial cable, the connection must be made with both teams while Azbox PC or off.

    THE START:

    The Azbox when we light the first thing is to start the zboot that passes control to Yamón which is software that is recorded in a part of the flash deficil delete access to prevent and is responsible for loading the kernel, has a series of basic commands that allow you to read, modify, flash and SDRAM in real time.

    This has many advantages:
    To change to change the kernel or load the kernel in the SDRAM Yamón exit and pass control to the kernel firmware and try to shut down the computer then becomes the original kernel stored in flash that is ideal for rapid testing without having to flash all day.

    So that we understand the Jtag Yamón is like a very simple to use and with very simple stories with a serial cable and that anyone can do, that if, if we delete the portion of the flash where the Yamón if we have to use a Verderosa JTAG to recover azbox why probeis tell you, whatever you do it knowing where you do it.

    Now you must use either the putty or hyperteminal to logically connect the cable converter having previously connected the azbox kindle the back button and you will get a log like this:

    Code:
    serial # eeb58f965774f62c6348aa0bdfca3a17 subid xosPe0 0x50
    ok cs2 xenv
    power supply: ok
    dram0 ok (9)
    dram1 ok (a)
    zboot (0) ok
    >
    ********************************* *****
    * SMP863x zboot start ...
    * Version: 2.4.0-2.8.0.1
    * Started at 0x91000000.
    * Configurations (chip revision: 6):
    * Use as 8KB DRAM stack.
    * Support xload format.
    * Enabled BIST mode.
    * Enabled memory test mode.
    * Use internal memory for stage0 / 1.
    ********************************* *****
    Boot from flash (0x48000000) 0x8c000000 mapped to.
    Found at 0x8c000000 XENV block.
    CPU clock frequency: 300.37MHz.
    System clock frequency: 200.25MHz.
    DRAM0 dunit_cfg/delay0_ctrl (0xf34111ba/0x000a8788).
    DRAM1 dunit_cfg/delay0_ctrl (0xf34111ba/0x00098887).
    Using UART port 0 as console.
    Board ID.: "852" E2 "
    Chip Revision: 0x8634: 0x86 .. Matched.
    Setting up H / W from block at 0x8c000000 XENV.
    Avclk_mux> <SYSCLK Setting to 0x00000000.
    Hostclk_mux> <SYSCLK Setting to 0x00000100.
    Setting <IRQ lo> rise to edge trigger 0xff28ca00.
    Setting <IRQ lo> to fall 0x0000c000 edge trigger.
    Setting trigger edge hi> <IRQ rise to 0x0000009F.
    Setting <IRQ hi> trigger edge to fall 0x00000000.
    Setting GPIO <IRQ map> to 0x20090820.
    Setting default <PB timing> to 0x10101010.
    Timing0> <PB Setting to 0x10101010.
    Setting <PB Use timing0> to 0x000003f4.
    Timing1> <PB Setting to 0x00110101.
    Setting <PB Use timing1> to 0x000003f3.
    Setting <PB timing2> to 0x105f1010.
    Setting <PB Use timing2> to 0x000003f8.
    Cs PB config: 0x000e0040 (use 0x000e0040)
    Enabled Devices: 0x00021ace
    BM / IDE PCIHost USB Ethernet I2CS PCIDev2 PCIDev3 I2CM scard
    MAC: 00:02:14:13: ef: f9
    PCI IRQ routing:
    IDSEL 2: INTA (# 14) INTB (# 14) INTC (# 14) INTD (# 14)
    IDSEL 3: INTA (# 15) INTB (# 15) INTC (# 15) INTD (# 15)
    Smartcard pin assignments:
    OFF pin = 0
    5V pin = 1
    CMD pin = 2
    Setting up Clean Divider 2 to 96000000Hz.
    Setting up Clean Divider 4 to 33333333Hz.
    Setting up Clean Divider 5 to 25000000Hz.
    Setting up Clean Divider 6 to 20000000Hz.
    Setting up Clean Divider 7 to 20000000Hz.
    GPIO dir / data = 0x76000038/0x76000000
    UART0 GPIO mode / dir / data = 0x6e/0x00/0x00
    UART1 GPIO mode / dir / data = 0x6e/0x00/0x00
    XENV completed processing block.
    Existing memcfg Found: DRAM0 (0x08000000), DRAM1 (0x08000000)
    Heap/Temp/Temp1/Dest start at 0x14000000/0x16000000/0x15000000/0x12000000.
    Index boot Default: 0
    Scanning image romfs at 0x8c040000 (0x48040000) .. Found.
    Romfs found at 0x8c040000, Volume name = YAMON_XRPC
    Found 1 file (s) to be processed in romfs.
    Xrpc_xload_yamon_ES4_prod.bin Processing (start: 0x8c040090, size: 0x0002fe84)
    Zboot Checking signature file .. Not found.
    Trying xrpc_xload format .. OK
    Zboot Checking file signature at 0x13000000 .. OK
    Decompressing to 0x91200000 .. OK (453328/0x6ead0).
    Load 173/255 msec total time.
    Execute final at 0x91200000 ..
    
    ********************************* *
    * Yamón ROM Monitor
    * Revision 2.6-SIGMADESIGNS-01-2.8.0.1
    ********************************* *
    Memory: code: 0x11000000-0x11040000, 0x11200000, 0x11204000
    reserved data: 0x11240000-0x12440000, PCI memory: 0x12440000-0x12840000
    Environment variable 'start' EXISTS. After 1 seconds
    it will be Interpreted as a Yamón command and execute.
    Press Ctrl-C (or do BREAK) to bypass this.
    And when it comes to this point is to press Control + C to access the console then Yamón below to upload / send things we need to establish or authorize our Ethernet port with the following command:

    Code:
    net down
    ethernet disconnected

    Code:
    Yamón> setenv bootserver 192.168.1.2
    PC's IP address or server

    Code:
    Yamón> setenv gateway 192.168.1.1
    address network gateway

    Code:
    Yamón> set ipaddr 192.168.1.80
    's IP address azbox

    Code:
    Yamón> set netmask 255.255.255.0
    netmask

    Code:
    net init
    net up
    started the network and the start.

    We now have network connection to the PC I will now detail some commands:

    1) KERNEL TESTING PROCESS IN THE RAM

    In Linux we will have to activate the TFTP server and then the folder you've created for this purpose we put the file miarchivo.ram.srec this format is to load into RAM is obtained with this compiler and the kernel still must be studied how to get it.

    How to install and boot ubuntu TFTP:
    http://infrabeta.com/tutoriales/item.php?itemid=18

    Code:
    Yamón> load tftp: / / 192.168.1.2/vmlinux.flash.srec
    With the load command can load the kernel in this case the eye is not in SDRAM flash.

    Code:
    Yamón> go. / Root = dev/mtdblock/0
    go execute the command kernel that is already in RAM from the first bone block 0.

    2) RECORD IN THE PROCESS CAN NOT FLASH WHEN THE START.

    The file format to copy it in the TFTP sever will miarchivo.flash.srec this format is to burn the flash. I have to look more closely at the offset and size ± or messing them for no fat, hehe seguire widely across the tuto with more progress.

    And here is a list of all available commands Yamón system and its functioning:

    http://pvtridvs.net/pool/docs/mips/M...-USM-02.01.pdf

    The FLASH

    The Azbox has an 8-MB Flash NOR type your mapping is as follows:

    Code:
    Creating 5 MTD partitions on "CS2: Physically mapped flash":
    0x00000000-0x00020000: "CS2-Part1" Size = 131 072 20 000 bytes hex
    0x00020000-0x00040000: "CS2-Part2" Size = 131 072 20 000 bytes hex
    0x00040000-0x00080000: "CS2-Par**" Size = 262 144 40 000 bytes hex
    0x00080000-0x00700000: "CS2-Part4" Size 620 000 = 6,422,528 bytes hex
    0x00700000-0x00800000: "CS2-Part5" Size 100,000 = 1,048,576 bytes hex
    With the following telnet command mounted vestments can see how our system including different mtd flash and then that race will detail each part:

    Code:
    MMP [~] $ cat / proc / mtd
    dev: size erasesize name
    mtd0: 00.8 million 00.01 million "CS2: Physically mapped flash"
    mtd1: 00.02 million 00.01 million "CS2-Part1"
    mtd2: 00.02 million 00.01 million "CS2" Part2 "
    mtd3: 00.04 million 00.01 million "CS2-Par**"
    mtd4: 00.68 million 00.01 million "CS2-Part4"
    mtd5: 00.1 million 00.01 million "CS2-Part5"
    MTD0: Contains the 8mb of flash

    MTD1 Part1: I am not sure but I think is the boot Boot
    MTD2 Part2: Contains Zboot
    MTD3 Par**: Contains the Yamón (xrpc_xload_yamon_ES4_prod.bin)
    MTD4 Part4: Contains the Kernel (xrpc_xload_vmlinux_ES4_prod.bin)
    MTD5 Part5: Contains the folder DISK1 azbox responsible for starting.

    With this info and tweak and test You will be able I hope you help, now I'm very short of time so far I have stopped everything but what I hope will soon resume the investigations, however for tinkering You will be able to load the data in SDRAM so dañareis not flash and never turn it off and keep you that you had before.

    Salu2

    2) Thanx to Kanber_Kav:

    Kernel upload files and picture e2jtag

    http://www.mediafire.com/?eh4swibdb2wzqcl

  2. #2
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Thanx to PkPk:
    Code:
    http://www.azboxhd.es/foro/index.php?showtopic=6735
    - post br. 15!

    En lo referente a adaptadores de RS232 (serie) a USB, bastarÃÂ*a con cualquiera que use el chip Prolific PL-2303, ..

    Code:
    www.prolific.com.tw/eng/files/Microsoft%20Word%20-%20PL-2303HX%20brochure%20081309.pdf
    
    www.prolific.com.tw/eng/Products.asp?ID=88
    + Info en
    Code:
    www.prolific.com.tw/eng/Download-2.asp?ID=17
    PL-2303 USB to Serial Bridge Controller

    Code:
        PL-2303 Datasheets http://www.prolific.com.tw/eng/downloads.asp?ID=23
        PL-2303 Software and Drivers http://www.prolific.com.tw/eng/downloads.asp?ID=31
        PL-2303 Application Note http://www.prolific.com.tw/eng/downloads.asp?ID=32
        PL-2303 User Manual http://www.prolific.com.tw/eng/downloads.asp?ID=33
        PL-2303 Reference Design Guide (For customers only) http://www.prolific.com.tw/eng/downloads.asp?ID=58
        PL-2303 Test Reports (For customers only) http://www.prolific.com.tw/eng/downloads.asp?ID=83
    pero, CUIDADO, hay numerosos ejemplos de adaptadores chinos que llevan un chip clónico (sin encapsulado), que NO funcionan o lo hacen pésimamente, sin ***plir especificaciones básicas, como éstos ..

    Code:
    www.dealextreme.com/details.dx/sku.24512
    
    www.dealextreme.com/details.dx/sku.5859
    
    www.dealextreme.com/details.dx/sku.24799
    Otro ejemplo de adaptador barato (menos de 5 euros) que lleva un PL-2303 original (comprobado !!) y que funciona perfectamente (con "drivers" Prolific, para XP, Vista y W7) es el siguiente (Y-105):

    Code:
    www.dealextreme.com/details.dx/sku.30495




    Disculpad que apunte a DX, os aseguro que no tengo ningún tipo de comisión .. :okb:

    Un saludo

  3. #3
    V.I.P zeini's Avatar
    Join Date
    Dec 2008
    Location
    Austria
    Posts
    455
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Here another picture for RS232-Connector for premium/Elite and Premium+
    Attached Files Attached Files

  4. #4
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon14

    Thanx to ERASEHEAD from AZboxHD.es (use the online translators, it should work fine):

    A prouesta de algún compañero, y porque hay a quién pudiera venirle bien. Os paso un pequeño manualillo que ya he publicado en otro foro amigo (ACJ, si no pudiera poner el nombre por favor editarlo) de como me las he arrglado para el cable serie para sacar el deco de booting con lo que tenía por casa:

    ======================

    Lo primero es saludaros a todos, y lo siguiente es pasar a relatar los pasos que he seguido para comunicarme con el azbox, y recuperarlo del booting, con poco dinero, material que tenía por casa, y la inestimable ayuda de Kol y Dimoni68.

    1º) Lo primero era conseguir un puerto serie y, en mi caso, no lo tenía el portatil (si tu lo tienes este paso te sobra) pero guardando polvo tenía uno como el de la foto de cuando cambiaba firmwares al FS-8080 combo. Además no me apetecía andar moviendo el deco al ordenador de sobremesa.



    Code:
    http://seikitech.com/index.php?main_page...ucts_id=27
    2º) Ahora ya tenemos una salida serie con el patillaje de la foto, pero sin las tensiones TTL´s adecuadas (el estándar RS232 tiene tensiones -3V +3V, pero no os preocupéis yo conecté Rx, TX y GND y lo intenté, no salía ni una palabra legible pero no se estropeó nada)



    3º) Ya tenemos la salida del ordenador serie, bien porque nuestro ordenador la tenía, bien por el adaptador. Aquí necesitamos un cable RS232 como el de la figura de abajo. Lo más normal es que por casa tengáis uno normal (de los que se conectaban a los antiguos modem de 56K), o como es mi caso tenía un Null-Modem que me servía para conectarme a decos con entrada RS232. La diferencia está en el patillaje de salida. En el normal ya tenemos el patillaje arriba, y en el Null-Modem las patillas 2(Tx al deco) y 3(Rx del deco) se intercambian y la 4 (terminal preparado) pasa a ser la 6. La masa sigue siendo la cinco.



    4º) La parte que nos interesa, a la que he puesto un conector para conectar al circuito en el mismo orden en que están en la placa base del azbox, que nos va a convertir la salida a tensiones TTL es:



    5º) El esquema del circuito (suministrado por el compañero Dimoni68) es:



    Patillaje de entrada:
    1.- Tx (transmite datos al deco)
    2.- DTR (Terminal preparado)
    3.- Masa
    4.- Rx (Recibe datos del deco)

    de salida (azbox ):
    1.- a Rx
    2.- a VCC
    3.- Masa
    4.- a TX

    Las patillas de salida están como en el Azbox Premium que es el que tengo yo, y tal como está en los manuales para recuperar Azbox.

    6º) Una vez realizado el diseño con Orcad, me han quedado las pistas del circuito del siguiente modo (realización de circuito según medios: edding, placa fotosensible, etc...) :



    Donde hay que destacar tres cosillas:
    a) como podéis observar el patillaje de salida esta al revés (la patilla 4 arriba y la 1 abajo). Esto es importante si no queremos cargarnos el deco.
    B) Esta es la cara de pistas, por lo que aunque están marcados colector y emisor de los transistores (Q1 y Q2), tened cuidado no lo pongáis al revés.
    c) Esta tiene que ver con la anterior, el diseño está hecho para el BC549 y no para el 339 (y no sé si el patillaje y encapsulado coinciden).

    Si no tenéis o queréis andar con ácidos y demás existen placas que sólo tienen nodos y las pistas las podéis hacer con cables (de nodo a nodo), ahora que del soldador y el estaño no os salva nadie.

    Los datos del circuito son:

    Transistores: Q1 y Q2 BC549 (Como dije no tenía BC339, pero valen muchos siempre que sean NPN porque sólo trabajan en corte y saturación)
    R1= 1K5
    R2= 4K7
    R3= 3K9
    R4= 22K

    Todo el diseño, para Orcad 10.5, lo podeis encontrar aquí:

    Code:
    http://www.megaupload.com/?d=KTYY8ZSM
    El circuito me quedó así:



    Y para llevarlo a la entrada serie de la foto (insisto en que la salida está al revés 4-3-2-1) me la ingenié con un cable de sonido de los que llevan todos los ordenadores como el que podéis ver en la foto.



    =====================

    El resto ya lo tenéis en el hilo del manual para recuperar Azbox de la misma sección.
    Attached Files Attached Files

  5. #5
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ta to KIDsat:

    Code:
    http://bit.ly/nhSShK
    Q02615173-3.jpg

    Q02615173-2.jpg

    This is the USB to RS232 TTL Converter Module , which is a good item to connect your RS232 TTL Devices or demo board to your PC via the USB port .

    Six Pins is : VCC RXD TXD DTR RTS GND .

    Features:

    Based TTL PC-PL2303 Chip
    USB to RS232
    USB to TTL
    Can be Selected the +3.3V or +5V

    Driver Download :

    Code:
    http://www.b2cqshop.com/best/PL2303-driver.rar
    Package Include:

    1 X USB to RS232 TTL Converter Module
    Last edited by Blagi; 03-08-2011 at 10:46 AM.

  6. #6
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Thanx to terzic (my translation), his home-made brew...

    (Btw, he claims that on Zeini's photos the models have been mixed up... Correct?)


    One needs:
    TFTPD32 file/package
    backup_kernel (you'll find it in TFTPD32 folder)
    putty
    Serial Interface to connect to AZBox HD

    You also need your PC's IP address (via command prompt):
    Start -> Run -> write: cmd -> hit enter on your keyboard -> ipconfig -> enter -> your PC's IP address is there

    If your PC IP address = 192.168.1.12
    We choose AZbox HD IP address, let's say 192.168.1.34

    1. Start TFTPD32
    2. Start Putty, choose serial, put the COM port where your serial interface is, Speed = 115200
    3. Connect serial interface with AZBox and switch AZBox ON
    4. Press CTRL+C to stop the booting
    5. Write:

    setxenv y.ipaddr 192.168.1.3
    setxenv y.gateway 192.168.1.1
    setxenv y.subnetmask 255.255.255.0
    net init
    load -b tftp://192.168.1.2/backup_kernel 0xb0100000
    pflash write -f 0x80000 0xb0100000 0x680000

    Wait till it erases a part of the FLASH, then write the new content in.
    This lasts around 5-6minuts, be patient and when it finishes - reboot your AZBox.
    If it went well, on your TV screen you will see a standard update you came to know so well...
    Plug a USB stick with Official FW and proceed as usual.

    I did it all like this, connecting AZbox with PC via rs 232 and LAN connection.



    Home made but works:

    Last edited by Blagi; 03-08-2011 at 12:47 PM.

  7. #7
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Here's

    How to recover a blocked Azbox only displaying:
    Booting…


    by PR2 & co.

    All you need is here...
    Attached Files Attached Files

  8. #8
    V.I.P Dig Deep's Avatar
    Join Date
    Nov 2006
    Location
    Stockholm
    Posts
    801
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Nice one Blagi

    I done that, have the t-shirt and still no joy as I get scrambled output. Tested a speed change but nothing would help
    Next stop is the "real" j-tag. Been reading on a few russian ! sites how to so I just will wait for a rainy day to start this

    Good finding mate, if You find anything regarding J-tag just post - I will read

  9. #9
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    OKI, let me try...

    Code:
    http://www.azboxhd.es/foro/index.php?showtopic=8591&st=0&p=83323&hl=jtag&fromsearch=1&#entry83323
    
    http://www.azboxhd.es/foro/index.php?showtopic=8255&st=0&p=80158&hl=jtag&fromsearch=1&#entry80158
    Thanx to Milytres:

    Ya he construido el JTAG con ayuda de un compañero, a ver que os parece:







    Está preparado para cuando no tenga garantÃÂ*a el DECO poder resucitarlo, entonces lo soldarÃÂ*a a la placa base y además hace falta un jumper que en su dÃÂ*a se pondrá.

    Saludos.

    Code:
    http://translate.google.com/translate?hl=es&sl=ru&tl=en&u=http%3A%2F%2Fwww.pristavka.de%2Findex.php%3FPHPSESSID%3D6d2534385e1285e17b37db039ea33511%26topic%3D6691.0
    Thanx kkaapp, a part of the looooong thread on the topic:

    The stick was recorded the following files:

    06/10/2010 13:59 1117 azbox.cfg 05/03/2010 11:43 8388608 cfe.bin 26.08.2009 19:23 148 Makefile 07/13/2010 13:35 1327295 openocd-0.4.0-azbox.tar.bz2 06/10/2010 21:20 788 smp8634.cfg 16/06/2010 20:47 8272 spi.h 06/22/2010 23:31 106 788 tjtag.c 26.08.2009 15:17 22 391 tjtag.h

    Linux is run entirely from CD. All data were only for a flash drive.

    Further actions can be divided into 3 phases.
    1. installation of software to remove the protection to access the flash memory of the receiver;
    2. deprotection treatment to the flash memory of the receiver;
    3. Flash memory programming receiver.

    Now detail the stages that I can explain.

    1. installation of software to remove the protection to access flash memory receiver.
    1.1. in Linux run the terminal and go to the directory on the flash drive where the files are written to the Above
    1.2. the NT sudo apt-get install libftdi-dev libftdi1 libusb-dev
    after the execution of this command complains the lack of libusb-dev, but it does not interfere
    1.3. Unpack the archive command tar xjvf openocd-0.4.0-azbox.tar.bz2
    1.4. go to the directory cd openocd-0.4.0-azbox /
    1.5. recruit team
    1.5.1. / Configure - enable-dummy - enable-parport - enable-parport_ppdev - enable-amtjtagaccel - enable-verbose
    1.5.2. Make
    1.5.3. Sudo make install
    1.5.4. Sudo ln sf / usr / local / bin / openocd / usr / bin / openocd
    1.6. go to the directory on the flash drive where recorded and type the command
    1.6.1. Sudo cp smp8634.cfg / usr/local/share/openocd/scripts/target/smp8634.cfg
    1.6.2. Sudo cp azbox.cfg / usr / local / share / openocd / scripts / board / azbox.cfg

    At this installation is complete.
    The German AZ HD forum:

    Code:
    http://www.myazbox.de/forum/index.php?form=Search&searchID=177710&highlight=jtag
    
    http://www.myazbox.de/forum/index.php?page=Thread&postID=33450&highlight=jtag#post33450
    
    http://www.myazbox.de/forum/index.php?page=Thread&postID=42508&highlight=jtag#post42508
    Attached Files Attached Files
    Last edited by Blagi; 03-08-2011 at 10:45 PM.

  10. #10
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    Do you have a dual boot OFW on a USB stick installed? You might get access to the box that way, if you sorted it out beforehand.

    If not, try this:
    Code:
    http://www.multiupload.com/ZO531HSBN2
    This is a Dual Boot OFW v. 0.9.5300 backup, I think, for 2GB USB memory stick, by GONCI!!! He programmed his 2GB USB stick with OFW Dual Boot, backed it up and then gave it to us!!!

    You have the tool to upload it included, as well. You can use a bigger USB stick, too - but not smaller, I don't think.

    Kill AZ HD at the back, put the USB stick in and switch it on. Maybe, just maybe, if you're lucky, it works!

    Wait for "Sleep 15s" on VFD. If you get it - it will go into OFW Dual Boot OS!

    From then on, you can re-flash your box with whatever, I think...

    Do not get discouraged if it doesn't work the first time!!!

    Stay with it, it saved me!!!
    Attached Files Attached Files

  11. #11
    Member
    Join Date
    Sep 2009
    Posts
    54
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Well, I tried to rescue the box last night using the method Blagi described above. I guess I wasn't that lucky. I wrote the dual-boot image on two different USB sticks - one of 2 GB and the other of 4 GB, put them in the rear of the box, switched the box off and on and nothing! I also tried with a patch.bin file on the stick but the receiver doesn't recognize it, so the same bloody message keeps appearing on the display: BOOTING.

    It seems that there is nothing else to do but buy a Yamon or JTAG cable and bring it back to life, if I can. :-(

  12. #12
    V.I.P
    Join Date
    Nov 2008
    Posts
    725
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @iceman3108

    Just follow the How-To by Pr2 ( Blagi posted in this topic )

    Usb2Serial cable(-s) are availeble @

    info@****************.nl

  13. #13
    V.I.P
    Join Date
    Nov 2008
    Posts
    725
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Dig Deep View Post
    Nice one Blagi

    I done that, have the t-shirt and still no joy as I get scrambled output. Tested a speed change but nothing would help
    Next stop is the "real" j-tag. Been reading on a few russian ! sites how to so I just will wait for a rainy day to start this

    Good finding mate, if You find anything regarding J-tag just post - I will read

    If you have a TTL then you need to connect TX to RX and RX to TX when you have them wrong way around you get scrambled output

  14. #14
    Member
    Join Date
    Sep 2009
    Posts
    54
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @Carp95

    I've read Pr2's tutorial but am still confused about the cable I need to use. Does an ordinary USB2Serial cable work too?

  15. #15
    V.I.P
    Join Date
    Nov 2008
    Posts
    725
    Thanks
    0
    Thanked 0 Times in 0 Posts
    No it won't you have answer on azbox-emigma.eu just contact herbie153 he has the right one

  16. #16
    V.I.P zeini's Avatar
    Join Date
    Dec 2008
    Location
    Austria
    Posts
    455
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Look at this FAQ. This is written in german. But I think you find your informations.

  17. #17
    Member
    Join Date
    Sep 2009
    Posts
    54
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Vielen Dank, zeini. I will order one of this cables.

  18. #18
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts
    On the German AZ HD support forum one guy managed with CTRL-C interrupt, having done the following:

    "Was only able to use Ctrl-C interrupt, after I had adjusted the settings Putty "Connection / Flow control" NONE. I hadn't read it in any guide!"

    Dig Deep - try now...

    Oh, and be fast!

  19. #19
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ta to iq180:

    for all the hd azboxes stuck in booting or loading before you try to jtag your reciver try this first, load firmware 0.9.5020 or older on a clean usb stick
    format in fat 32 now turn off your azbox with the power switch now put the usb in the azbox now hold down the menu button on the reciver and turn on
    the power switch and keep holding the menu button until you see rescue mode, if you can get to rescue then you can load the firmware and recover your azbox
    i dont know the reasion the older firmware works but it does work most of the time for me, so give it a try before you jtag your reciver.

  20. #20
    V.I.P Dig Deep's Avatar
    Join Date
    Nov 2006
    Location
    Stockholm
    Posts
    801
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yes, I have done all and tested all but I never give up. At last - the Summer is soon gone and the dark ages is here again giving me more time to play.
    I will do it all from scratch again - try every new angel I can find and lift on every stone in my way :o13:

    Sooner or later it will b sorted.
    Thank´s for all the good work.

Page 1 of 7 123 ... LastLast

Similar Threads

  1. How many types of skystar hd ?
    By ukpaisley in forum Other DVB PCI Card Discussions
    Replies: 3
    Last Post: 31-03-2009, 09:56 PM
  2. Nokia PC Suite installation problems?
    By TheBadger in forum GSM General Discussion
    Replies: 0
    Last Post: 25-06-2007, 09:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •