Archiv > Banana PI

WLAN Banana Pi Pro

<< < (10/13) > >>

mafe68:
Habe  mir mal das ganze hier so wie pbriesch beschreiben hat angesehen aber in der /boot/uEnv.txt nachgeschaut wegen dem Eintrag den Paul geschrieben hat. Kann diese Zeile nicht finden. Wird die nur beim Bpi Pro angelegt? Bei mir sieht sie so aus.

--- Code: ---bootargs=root=/dev/mmcblk0p2 rootwait console=ttyS0,115200 sunxi_ve_mem_reserve=190 sunxi_g2d_mem_reserve=16 sunxi_fb_mem_reserve=32 disp.screen0_output_mode=EDID:1280$
aload_script=fatload mmc 0 0x43000000 script.bin;
aload_kernel=fatload mmc 0 0x41000000 kernel;bootm 0x41000000;
uenvcmd=run aload_script aload_kerne
--- End code ---
Habe auch keine Bananapi.bin im /boot Order die man dann umschreiben könnte.

pbriesch:
Bei dir heißt die Datei script.bin.  Benutzt du das aktuelle Image? Dort gibt es auch .bin-Dateien für Cubieboard2 und Cubietruck.
bananapi.bin ist in uEnv.txt voreingestellt.


--- Code: ---BananaPro> ls
ABOUT            boot.axf         COPYING          cubietruck.bin   u-boot.bin       VERSION
bananapi.bin     boot.ini         cubieboard2.bin  kernel           uEnv.txt
BananaPro>
--- End code ---

mafe68:
Aktuelle Image eigentlich schon weil ich immer update mache. Mit ls -l bekomme ich folgende Dateien angezeigt. Hier ist auch die script.bin dabei

--- Code: ---MLD-BPi> ls -l
-rwxrwxr-x    1 root     root          1379 Feb 10 02:00 ABOUT
-rwxrwxr-x    1 root     root         26430 Feb 10 02:00 COPYING
-rwxrwxr-x    1 root     root       4090136 Mar 12 00:53 kernel
-rwxrwxr-x    1 root     root         50972 Feb 10 02:00 script.bin
-rwxrwxr-x    1 root     root        271332 Feb 10 02:00 u-boot.bin
-rwxrwxr-x    1 root     root           374 Mar 10 11:57 uEnv.txt
-rwxrwxr-x    1 root     root            14 Feb 10 02:00 VERSION

--- End code ---

pbriesch:
Mario,

zieht mal eine neues Image auf die uSD. Die Updates updaten nicht alles.

Gruß

Paul

mafe68:
Paul

Bin gerade dabei bei meiner Devel ein make checkout_all zu machen weil sie schon ein wenig veraltet war und lass dann mir ein neues angepasstes img bauen

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version