PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [SF 1028P/at7500] HDMU_12050_E2_at7500_212_git_5594_nodebug_mix_USB



spartak73
06.03.2014, 09:41
Hallo ! Neue Image HDMU_12050_E2_at7500_212_git_5594_nodebug_mix_USB Installiert , bootet aber nicht. Es kommt Fehler: Bad Magic Number. Bootlog anbei. Danke. ;)


o
// Boot
// interactive
// by SoLaLa
^^^

U-Boot 1.3.1 (May 24 2011 - 23:08:52) - stm24_0047

Board: STx7105-PDK [32-bit 450 MHz non-overclocked mode]
DRAM: 256 MiB
NOR: 64 MiB
In: serial
Out: serial
Err: serial
Frontpanel got PowerOn reset...
init Frontpanel... done, AV7500, cpuid 3D43E041
Hit any key to stop autoboot: 0
internal sata selected
bootmenu_timeout:2000,default:0

add entry:0 - ***FLASH***
add entry:1 - by SPARTAK73
add entry:2 - *HYPERION*
add entry:3 - *HDMU-PLI*
add entry:5 - *NEBULA-MOD*
add entry:6 - MAX-TDT-TEST
add entry:7 - *PKT-TEST*
add entry:8 - *HDMU-TEST*
add entry:9 - ***TEST***
entering bootmenu - default:0 - ***FLASH***
select entry:0 - ***FLASH***
selected: ***TEST***
selected: *HDMU-TEST*
(Re)start USB...
USB: scanning bus for devices... 4 USB Device(s) found
scanning bus for storage devices... 1 Storage Device(s) found

** Unable to read "/boot/uImage" from usb 0:8 **
## Booting image at 84000000 ...
Bad Magic Number
selected: *HDMU-TEST*
selection done
(Re)start USB...
USB: scanning bus for devices... 4 USB Device(s) found
scanning bus for storage devices... 1 Storage Device(s) found

** Unable to read "/boot/uImage" from usb 0:8 **
## Booting image at 84000000 ...
Bad Magic Number▒

santa
06.03.2014, 09:47
Bad magic kenn ich eigentlich nur wenn der Kernel nicht gefunden wird, das passiert normalerweise nur wenn man die minipart falsch formatiert hat.
Also bei mir muss ich die Part bei mehr als 500mb mit mkfs.ext2 -I 128 -b 4096 -L MINI /dev/sda formatieren.
Aver ich davon aus das dies bei dir passt, da du häufig installierst.

spartak73
06.03.2014, 10:03
Bei mir sind alle Image auf USB Stick . Insgesamt 7 Image. Jede Partition ist mit Große 913 Mb. Formatiert mit Ext3. ;)

santa
06.03.2014, 10:06
Kannst du trotzdem mal schauen ob das uimage vorhanden ist.

solala
06.03.2014, 10:21
** Unable to read "/boot/uImage" from usb 0:8 **
der Fehler is ja schon beim lesen vom usb. also mal nachschaun ob das image da auch wirklich entpackt wurde und der kernel in /boot/uImage liegt... und ob es von den anderen erweiterten partitionen geht

spartak73
06.03.2014, 10:25
Ja uImage vorhanden. Bootet aber nicht. Wenn ich eine andere Image installiere auf das selbe Partition bootet ohne Probleme..

santa
06.03.2014, 10:29
ich bau eben neu, sag dir dann wenn du neu testen kannst

spartak73
06.03.2014, 11:09
Ja. Ich kann jede Zeit testen.

santa
06.03.2014, 11:38
ist am hochladen


edit: bitte neu testen

spartak73
06.03.2014, 12:32
Ja , jetzt ist gut. Image bootet. Ich teste nach Biathlon weiter... :D Danke für schnelle Fix.

spartak73
06.03.2014, 13:05
Bitte in der linux-sh4-2.6.32.61-0212_atevio7500.config Support für Kirillische Zeichen hinzufügen. Hier ein Beispiel:



# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="CODEPAGE_1251"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
# CONFIG_NLS_CODEPAGE_852 is not set
CONFIG_NLS_CODEPAGE_855=y
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
CONFIG_NLS_CODEPAGE_866=y
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=y
CONFIG_NLS_CODEPAGE_1251=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
CONFIG_NLS_ISO8859_5=y
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
CONFIG_NLS_KOI8_R=y
CONFIG_NLS_KOI8_U=y
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

Ohne das sieht man nur Fragezeichen ... Das kann man in alle Config für alle Boxen hinzufügen.

santa
06.03.2014, 22:44
Das klingt bei dir so einfach, bei dir ist ein default angegeben der in unseren Konfigs anders ist.
Welchen default wert muss man nutzen das sich für uns nichts ändert?

Für was braucht ihr das genau, ist das keine fontsache wie die Zeichen ausgegeben werden.
Für uns ist das schwer weil wir da nichts testen können.

spartak73
06.03.2014, 23:44
Das ist für Network Mount über CIFS. Netzwerk Ordner oder Festplate auf PC sharen. Das wirkt auf Deutsch oder Englisch nicht. Ich habe Image mit diesem Config gebaut. Und sehe Titel auf Deutsch und Russich genau so gut. Bei PKT gibts es auch, nur HDMI ohne diese Future. Ja ich weiss das es für euch schwieig ist das zu verstehen. :D