nokia dbox2 (2x intel) lässt sich nicht flashen

Wie blitze ich ein Bild - Permanent Outgoing Incomes
Indigo
Neugieriger
Neugieriger
Beiträge: 13
Registriert: Donnerstag 7. April 2005, 22:44

nokia dbox2 (2x intel) lässt sich nicht flashen

Beitrag von Indigo »

gleich mal vorneweg: die suchfunktion hab ich schon zur genüge gequält ;)

alles läuft problemlos, bis auf folgende zeilen im terminal log:

Code: Alles auswählen

debug: DDF: Calibrating delay loop... debug: DDF: 67.79 BogoMIPS
debug: BMon V1.2  mID 01
debug: feID dd    gtxID 0b
debug: fpID 5a     dsID 01-31.f6.80.07.00.00-7e
debug: HWrev 09  FPrev 0.81
debug: B/Ex/Fl(MB) 32/00/08
WATCHDOG reset enabled
dbox2:root> debug: 
BOOTP/TFTP bootstrap loader (v0.3)
debug: 
debug: Transmitting BOOTP request via broadcast
debug: Got BOOTP reply from Server IP 192.168.1.2, My IP 192.168.1.24
debug: Sending TFTP-request for file C/dbox2/DBoxBoot/ppcboot_writeflash
will verify ELF image, start= 0x800000, size= 201596
verify sig: 262
boot net: boot file has no valid signature
Branching to 0x40000


ppcboot 0.6.4 (Apr 11 2002 - 16:10:44)

Initializing...
  CPU:   PPC823ZTnnB2 at 67 MHz: 2 kB I-Cache 1 kB D-Cache
  Board: ### No HW ID - assuming TQM8xxL
  DRAM:  (faked) 32 MB
  Ethernet: 00-50-9c-44-ad-11
  FLASH:  8 MB
  LCD driver (KS0713) initialized
BOOTP broadcast 1
TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/logo-lcd'.
Load address: 0x130000
Loading: ##
done
  LCD logo at: 0x130000 (0x1F9FFC0 bytes)
BOOTP broadcast 1
TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/logo-fb'.
Load address: 0x120000
Loading: #########
done
  FB logo at: 0x0 (0x1FC0000 bytes)
  AVIA Frambuffer
  Input:  serial
  Output: serial


 1: Console on ttyS0
 2: Console on null
 3: Console on framebuffer
Select (1-3), other keys to stop autoboot:  0 
BOOTP broadcast 1
TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/kernel-cdk'.
Load address: 0x100000
Loading: T T T T T T T T T 
Retry count exceeded; starting again
BOOTP broadcast 2
TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/kernel-cdk'.
Load address: 0x100000
Loading: T
das image heisst "alexW21610.img" und liegt in c:\dbox2

durch die suchfunktion bin ich auf die eventuelle lösung gestossen: eventuell hab ich eine dbox2 mit 16MB ram, was mich aber auch schon wieder an meine grenzen verweist - ich hab keine ahnung was ich jetzt machen soll!

am display der dbox wird übrigens schon das neutrino logo angezeigt.

rechner IP ist 192.168.1.2
dbox IP ist 192.168.1.24

nullmodem is connected und funktionierte bis zum flashen des images einwandfrei (einstellungen im win: 57600baud/8/none/1/none - im bootmanager 9600baud)

wär super wenn jemandem was dazu einfällt - ich hab mich schon gefreut wie ein haserl als ich es in den debugmode geschafft habe! :D

was ich auch schon herausgefunden hab:
and dieser stelle

Code: Alles auswählen

 1: Console on ttyS0
 2: Console on null
 3: Console on framebuffer
Select (1-3), other keys to stop autoboot:  0 
BOOTP broadcast 1
TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/kernel-cdk'.
[b]Load address: 0x100000[/b]
Loading: T T T T T T T T T 
Retry count exceeded; starting again
BOOTP broadcast 2
TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/kernel-cdk'.
[b]Load address: 0x100000[b]
Loading: T
sollte eigentlich 0x120000 geladen werden, oder?
mogway
Semiprofi
Semiprofi
Beiträge: 1287
Registriert: Montag 30. Dezember 2002, 08:02

Beitrag von mogway »

Code: Alles auswählen

TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/kernel-cdk'. 
Sieht eher so aus, als ob du versuchst eine yadd zu starten.

Nimm am besten den DBox2-Flashingassistenten zum flashen => http://wiki.tuxbox-cvs.sourceforge.net/ ... gassistent.

Code: Alles auswählen

debug: B/Ex/Fl(MB) 32/00/08 
PS: Deine Box hat 32 MB Ram

Gruß
mogway
Indigo
Neugieriger
Neugieriger
Beiträge: 13
Registriert: Donnerstag 7. April 2005, 22:44

Beitrag von Indigo »

mogway hat geschrieben:

Code: Alles auswählen

TFTP from server 192.168.1.2; our IP address is 192.168.1.24
Filename 'C/dbox2/tftpboot/kernel-cdk'. 
Sieht eher so aus, als ob du versuchst eine yadd zu starten.

Nimm am besten den DBox2-Flashingassistenten zum flashen => http://wiki.tuxbox-cvs.sourceforge.net/ ... gassistent.

Code: Alles auswählen

debug: B/Ex/Fl(MB) 32/00/08 
PS: Deine Box hat 32 MB Ram

Gruß
mogway
ja, habs jetzt auch gesehen (mit den 32mb)

nochwas: wenn ich mit ppcboot als bootimage starte fordert mit das com.terminal zum drücken von enter auf, um die console zu aktivieren, nur irgendwie will das nicht so recht...
wie mach ich das?
Indigo
Neugieriger
Neugieriger
Beiträge: 13
Registriert: Donnerstag 7. April 2005, 22:44

Beitrag von Indigo »

solved:

mit dem dbox2 flashassistenten hats letztendlich doch hingehauen.

thnx a lot!

indigo