Stroke_papy Posted November 13, 2020 Posted November 13, 2020 Hello I have an allwinner H2 & H3 (PC +) when it does not boot on my LAN. If I want to try to use the LAN port. In / etc / network / interfaces the eth0 interface is not defined. I tried to change the iso but on Windows the iso is not valid. On Linux Linux the files are not -w and try to change but not possible !!! If I want to try to use the UART port and PuTTY it doesn't go with in the prompt. U-Boot 2020.04-armbian (Sep 02 2020 - 10:21:09 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi PC Plus DRAM: 1 GiB MMC: Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000' mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1 Loading Environment from FAT... Unable to use mmc 1:1... In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 Bus usb@1c1d000: USB EHCI 1.00 Bus usb@1c1d400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning bus usb@1c1d000 for devices... 1 USB Device(s) found scanning bus usb@1c1d400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Autoboot in 1 seconds, press <Space> to stop switch to partitions #0, OK mmc1(part 0) is current device Scanning mmc 1:1... Found U-Boot script /boot/boot.scr 3967 bytes read in 1 ms (3.8 MiB/s) ## Executing script at 43100000 U-boot loaded from eMMC or secondary SD Boot script loaded from mmc 202 bytes read in 1 ms (197.3 KiB/s) 11493477 bytes read in 547 ms (20 MiB/s) 7788240 bytes read in 371 ms (20 MiB/s) Found mainline kernel configuration 32586 bytes read in 4 ms (7.8 MiB/s) 4185 bytes read in 4 ms (1021.5 KiB/s) Applying kernel provided DT fixup script (sun8i-h3-fixup.scr) ## Executing script at 45000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 11493413 Bytes = 11 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 EHCI failed to shut down host controller. Loading Ramdisk to 49509000, end 49fff025 ... OK Loading Device Tree to 49498000, end 49508fff ... OK Starting kernel ... I cannot use a monitor How to do Thank you
Werner Posted November 13, 2020 Posted November 13, 2020 Did you try to increase boot verbosity? If not please do so: https://docs.armbian.com/User-Guide_Fine-Tuning/#how-to-toggle-verbose-boot
Stroke_papy Posted November 17, 2020 Author Posted November 17, 2020 Hello I tried to change the file 4 -rw-rw-r-- 1 root root 153 Nov 17 14:47 armbianEnv.txt at verbosity = 7 bootlogo = false console = both disp_mode = 1920x1080p60 overlay_prefix = sun8i-h3 rootdev = UUID = 48a407c4-ca6e-4a21-ac94-71a9eac17295 rootfstype = ext4 now EHCI failed to shut down host controller. Loading Ramdisk to 49509000, end 49fffeba ... after nothing Is it serious doctor ??? Thank you
Recommended Posts