Jump to content

alien

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by alien

  1. Everything has been updated except for the stopped package which I gave in apt-mark.
  2. It is possible. Install nand sata install 5.65 to pendrive. Reboot all ok. apt-mark hold linux-u-boot-bananapi-next apt update apt upgrade Reboot system. The error appears. Test hold kernel.Install nand sata install 5.65 to pendrive. Reboot all ok. apt-mark hold linux-image-next-sunxi apt update apt ugrade Reboot system . All working.
  3. I tried the option bootdelay = 20 by default is bootdelay = 1 I also tried the reset button. Unfortunately, it does not help.
  4. root@bananapi:~# lsusb Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@bananapi:~# ls -l /sys/bus/usb/devices/ total 0 lrwxrwxrwx 1 root root 0 Apr 30 12:45 1-0:1.0 -> ../../../devices/platform/soc@1c00000/1c14000.usb/usb1/1-0:1.0 lrwxrwxrwx 1 root root 0 Apr 30 12:45 2-0:1.0 -> ../../../devices/platform/soc@1c00000/1c1c000.usb/usb2/2-0:1.0 lrwxrwxrwx 1 root root 0 Apr 30 12:45 2-1 -> ../../../devices/platform/soc@1c00000/1c1c000.usb/usb2/2-1 lrwxrwxrwx 1 root root 0 Apr 30 12:45 2-1:1.0 -> ../../../devices/platform/soc@1c00000/1c1c000.usb/usb2/2-1/2-1:1.0 lrwxrwxrwx 1 root root 0 Apr 30 12:45 3-0:1.0 -> ../../../devices/platform/soc@1c00000/1c14400.usb/usb3/3-0:1.0 lrwxrwxrwx 1 root root 0 Apr 30 12:45 4-0:1.0 -> ../../../devices/platform/soc@1c00000/1c1c400.usb/usb4/4-0:1.0 lrwxrwxrwx 1 root root 0 Apr 30 12:45 5-0:1.0 -> ../../../devices/platform/soc@1c00000/1c13000.usb/musb-hdrc.1.auto/usb5/5-0:1.0 lrwxrwxrwx 1 root root 0 Apr 30 12:45 usb1 -> ../../../devices/platform/soc@1c00000/1c14000.usb/usb1 lrwxrwxrwx 1 root root 0 Apr 30 12:45 usb2 -> ../../../devices/platform/soc@1c00000/1c1c000.usb/usb2 lrwxrwxrwx 1 root root 0 Apr 30 12:45 usb3 -> ../../../devices/platform/soc@1c00000/1c14400.usb/usb3 lrwxrwxrwx 1 root root 0 Apr 30 12:45 usb4 -> ../../../devices/platform/soc@1c00000/1c1c400.usb/usb4 lrwxrwxrwx 1 root root 0 Apr 30 12:45 usb5 -> ../../../devices/platform/soc@1c00000/1c13000.usb/musb-hdrc.1.auto/usb5
  5. root@bananapi:~# ls /proc/device-tree/soc@1c00000/phy@1c13400/ clock-names '#phy-cells' reset-names usb0_vbus-supply clocks pinctrl-0 resets usb1_vbus-supply compatible pinctrl-names status usb2_vbus-supply name reg usb0_id_det-gpio phandle reg-names usb0_vbus_power-supply
  6. This error does not give me peace. U-boot detect pendrive. If system installed in sd card detect usb pendrive. How to check in more detail what causes the problem? Kernel problem ? Some problem in initramfs ?
  7. root@bananapi:~# blkid /dev/mmcblk0p1: UUID="52362a95-0375-421e-aa81-047eacb65728" TYPE="ext4" PARTUUID="bc752536-01" /dev/zram0: LABEL="log2ram" UUID="8e9cf7de-199a-4e94-a813-1e62c1eeb35a" TYPE="ext4" /dev/mmcblk0: PTUUID="bc752536" PTTYPE="dos" /dev/zram1: UUID="af9b8056-b80f-4704-8dba-d503d4bc33a3" TYPE="swap" /dev/zram2: UUID="66f3115c-28fc-4227-8352-d62654249790" TYPE="swap" /dev/sda1: UUID="515f12b4-4fc8-4bf2-a9b0-5d6d3df82081" TYPE="ext4" PARTUUID="971424eb-01" System installed on sd. Pendrive plugged.
  8. UUID is ok armbianEnv.txt verbosity=7 logo=disabled console=serial disp_mode=1920x1080p60 overlay_prefix=sun7i-a20 rootdev=UUID=515f12b4-4fc8-4bf2-a9b0-5d6d3df82081 rootfstype=ext4 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u fstab in pendrive # <file system> <mount point> <type> <options> <dump> <pass> tmpfs /tmp tmpfs defaults,nosuid 0 0 UUID=52362a95-0375-421e-aa81-047eacb65728 /media/mmcboot ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro,x-gvfs-hide 0 1 /media/mmcboot/boot /boot none bind 0 0 UUID=515f12b4-4fc8-4bf2-a9b0-5d6d3df82081 / ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro,x-gvfs-hide 0 1 Still not working.
  9. From https://dl.armbian.com/bananapi/archive/ download older version and tested nand sata install: Armbian_5.59_Bananapi_Ubuntu_bionic_next_4.14.65.7z - Working Armbian_5.65_Bananapi_Ubuntu_bionic_next_4.14.78.7z - Working Armbian_5.69_Bananapi_Ubuntu_bionic_next_4.19.13.7z - Not working Armbian_5.75_Bananapi_Ubuntu_bionic_next_4.19.20.7z - Not working Maybe it will help.
  10. Ok.Thank you for your interest. Maybe someone will check it and write if it works with him. If he has a Banana Pi M1
  11. /dev/mmcblk0p1: UUID="52362a95-0375-421e-aa81-047eacb65728" TYPE="ext4" PARTUUID="bc752536-01" /dev/zram0: LABEL="log2ram" UUID="4a3f553f-bbf8-4b67-a9a5-422883bbac80" TYPE="ext4" /dev/mmcblk0: PTUUID="bc752536" PTTYPE="dos" /dev/zram1: UUID="496dd411-8421-47bb-b94c-0d9b07e110df" TYPE="swap" /dev/zram2: UUID="a9f85b29-2bc2-44d8-bccc-2bffa73b0660" TYPE="swap" /dev/sda1: UUID="6bfb12b9-ccbf-44b4-bd02-fb9b1a845835" TYPE="ext4" PARTUUID="5bffa961-01" blkid normal image in sdcard I will check the other one in a moment. If change to /dev/sda1 error still exist.
  12. fstab in sdcard: UUID=52362a95-0375-421e-aa81-047eacb65728 / ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro 0 1 fstab in pendrive: tmpfs /tmp tmpfs defaults,nosuid 0 0 UUID=52362a95-0375-421e-aa81-047eacb65728 /media/mmcboot ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro,x-gvfs-hide 0 1 /media/mmcboot/boot /boot none bind 0 0 UUID=6bfb12b9-ccbf-44b4-bd02-fb9b1a845835 / ext4 defaults,noatime,nodiratime,commit=600,errors=remount-ro,x-gvfs-hide 0 1 Change serial=both to serial=console U-Boot SPL 2018.11-armbian (Feb 08 2019 - 08:51:22 +0100) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2018.11-armbian (Feb 08 2019 - 08:51:22 +0100) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: LeMaker Banana Pi I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from EXT4... ** File not found /boot/boot.env ** ** Unable to read "/boot/boot.env" from mmc0:1 ** Setting up a 720x576i composite-pal console (overscan 32x20) In: serial Out: vga Err: vga SCSI: SATA link 0 timeout. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: ncq stag pm led clo only pmp pio slum part ccc apst Net: eth0: ethernet@1c50000 230454 bytes read in 22 ms (10 MiB/s) starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 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 mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3798 bytes read in 13 ms (285.2 KiB/s) ## Executing script at 43100000 U-boot loaded from SD Boot script loaded from mmc 204 bytes read in 10 ms (19.5 KiB/s) 8129025 bytes read in 468 ms (16.6 MiB/s) 7323200 bytes read in 424 ms (16.5 MiB/s) Found mainline kernel configuration 40331 bytes read in 61 ms (645.5 KiB/s) 5845 bytes read in 89 ms (63.5 KiB/s) Applying kernel provided DT fixup script (sun7i-a20-fixup.scr) ## Executing script at 44000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 8128961 Bytes = 7.8 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. EHCI failed to shut down host controller. Loading Ramdisk to 4983f000, end 49fff9c1 ... OK reserving fdt memory region: addr=43000000 size=70000 Loading Device Tree to 497cc000, end 4983efff ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Loading, please wait... starting version 237 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done. done. Gave up waiting for root file system device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Missing modules (cat /proc/modules; ls /dev) ALERT! UUID=6bfb12b9-ccbf-44b4-bd02-fb9b1a845835 does not exist. Dropping to a shell! Rebooting automatically due to panic= boot argument
  13. U-Boot SPL 2018.11-armbian (Feb 08 2019 - 08:51:22 +0100) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2018.11-armbian (Feb 08 2019 - 08:51:22 +0100) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: LeMaker Banana Pi I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from EXT4... ** File not found /boot/boot.env ** ** Unable to read "/boot/boot.env" from mmc0:1 ** Setting up a 720x576i composite-pal console (overscan 32x20) In: serial Out: vga Err: vga SCSI: SATA link 0 timeout. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: ncq stag pm led clo only pmp pio slum part ccc apst Net: eth0: ethernet@1c50000 230454 bytes read in 22 ms (10 MiB/s) starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 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 mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3798 bytes read in 13 ms (285.2 KiB/s) ## Executing script at 43100000 U-boot loaded from SD Boot script loaded from mmc 202 bytes read in 10 ms (19.5 KiB/s) 8129025 bytes read in 467 ms (16.6 MiB/s) 7323200 bytes read in 424 ms (16.5 MiB/s) Found mainline kernel configuration 40331 bytes read in 70 ms (562.5 KiB/s) 5845 bytes read in 102 ms (55.7 KiB/s) Applying kernel provided DT fixup script (sun7i-a20-fixup.scr) ## Executing script at 44000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 8128961 Bytes = 7.8 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. EHCI failed to shut down host controller. Loading Ramdisk to 4983f000, end 49fff9c1 ... OK reserving fdt memory region: addr=43000000 size=70000 Loading Device Tree to 497cc000, end 4983efff ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 47.579146] reboot: Restarting system U-Boot SPL 2018.11-armbian (Feb 08 2019 - 08:51:22 +0100) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2018.11-armbian (Feb 08 2019 - 08:51:22 +0100) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: LeMaker Banana Pi I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from EXT4... ** File not found /boot/boot.env ** ** Unable to read "/boot/boot.env" from mmc0:1 ** Setting up a 720x576i composite-pal console (overscan 32x20) In: serial Out: vga Err: vga SCSI: SATA link 0 timeout. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: ncq stag pm led clo only pmp pio slum part ccc apst Net: eth0: ethernet@1c50000 230454 bytes read in 22 ms (10 MiB/s) starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 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 mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3798 bytes read in 13 ms (285.2 KiB/s) ## Executing script at 43100000 U-boot loaded from SD Boot script loaded from mmc 202 bytes read in 10 ms (19.5 KiB/s) 8129025 bytes read in 467 ms (16.6 MiB/s) 7323200 bytes read in 424 ms (16.5 MiB/s) Found mainline kernel configuration 40331 bytes read in 69 ms (570.3 KiB/s) 5845 bytes read in 102 ms (55.7 KiB/s) Applying kernel provided DT fixup script (sun7i-a20-fixup.scr) ## Executing script at 44000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 8128961 Bytes = 7.8 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. EHCI failed to shut down host controller. Loading Ramdisk to 4983f000, end 49fff9c1 ... OK reserving fdt memory region: addr=43000000 size=70000 Loading Device Tree to 497cc000, end 4983efff ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Banana Pi M1 nand sata install not working armbian 5.75 ubuntu bionic and debian with kernel 4.20. Install . I'm installing on a pendrive. It is constantly restarting. Armbian Xenial desktop legacy kernel 3.4.y nand sata install working properly.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines