Jump to content

cracker

Members
  • Posts

    12
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Build with BOARD=rk3188 BRANCH=current RELEASE=jammy BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no CARD_DEVICE="/dev/sda" But the development board cannot start! col :11 col :10 chn 0 col 10, row 15 sdram_init done DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=0x24, DGSL=1 extra clock, DGPS=180 DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=0x24, DGSL=1 extra clock, DGPS=180 DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=0x24, DGSL=1 extra clock, DGPS=180 DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=0x1b, DGSL=1 extra clock, DGPS=180 ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0 DRV Pull-Up=0xb, DRV Pull-Dwn=0xb ODT Pull-Up=0x2, ODT Pull-Dwn=0x2 U-Boot SPL 2021.01-armbian (Jan 14 2023 - 03:02:23 +0000) Trying to boot from BOOTROM Returning to boot ROM...
  2. Does armiban fail to build on a chroot system? ChromeOS > Ubuntu(jammy) https://github.com/dnschneid/crouton chroot: failed to run command ‘/bin/bash’: Permission denied chroot: failed to run command ‘/bin/bash’: Permission denied [ o.k. ] Applying distribution specific tweaks for [ jammy ] chroot: failed to run command ‘/bin/bash’: Permission denied chroot: failed to run command ‘/bin/bash’: Permission denied chroot: failed to run command ‘/bin/bash’: Permission denied chroot: failed to run command ‘/bin/bash’: Permission denied [ o.k. ] Configuring locales [ en_US.UTF-8 ] chroot: failed to run command ‘/bin/bash’: Permission denied chroot: failed to run command ‘/bin/bash’: Permission denied [ o.k. ] Applying common tweaks chroot: failed to run command ‘/bin/bash’: Permission denied chroot: failed to run command ‘/bin/bash’: Permission denied chroot: failed to run command ‘/bin/bash’: Permission denied [ .... ] Cleaning [ package lists ] chroot: failed to run command ‘/bin/bash’: Permission denied [ .... ] Updating [ package lists ] [ .... ] Temporarily disabling [ initramfs-tools hook for kernel ] [ .... ] Installing [ linux-u-boot-current-rk3188_23.02.0-trunk_armhf.deb ] [ error ] ERROR in function install_deb_chroot [ functions/cli/cli-entrypoint.sh:109 -> functions/main/build-tasks.sh:285 -> functions/main/build-tasks.sh:208 -> functions/main/rootfs-image.sh:77 -> functions/rootfs/distro-agnostic.sh:280 -> functions/rootfs/apt-install.sh:22 -> functions/logging/traps.sh:0 ] [ error ] Installation of /root/linux-u-boot-current-rk3188_23.02.0-trunk_armhf.deb failed [ rk3188 jammy no rk3188 ] [ o.k. ] Process terminated [ error ] unmount_on_exit() called! [ functions/cli/cli-entrypoint.sh:109 -> functions/main/build-tasks.sh:285 -> functions/main/build-tasks.sh:208 -> functions/main/rootfs-image.sh:77 -> functions/rootfs/distro-agnostic.sh:280 -> functions/rootfs/apt-install.sh:22 -> functions/logging/traps.sh:1 -> functions/main/rootfs-image.sh:0 ] [ o.k. ] Unmounting [ /home/rock_chromeos/work/armbian/build/.tmp/rootfs-830c7651-4f58-455d-a170-de8547878608/ ] [ error ] ERROR in function unmount_on_exit [ functions/cli/cli-entrypoint.sh:109 -> functions/main/build-tasks.sh:285 -> functions/main/build-tasks.sh:208 -> functions/main/rootfs-image.sh:77 -> functions/rootfs/distro-agnostic.sh:280 -> functions/rootfs/apt-install.sh:22 -> functions/logging/traps.sh:1 -> functions/main/rootfs-image.sh:27 -> functions/logging/traps.sh:0 ] [ error ] debootstrap-ng was interrupted
  3. URI=https://github.com/armbian/cache/releases/download/0118/armhf-jammy-cli-e5616e00-0118.tar.zst.asc -> [HttpSkipResponseCommand.cc:218] errorCode=3 Resource not found e5616e00 > 0118 open https://github.com/armbian/cache/releases armhf-jammy-cli-e5616e00-0117.tar.zst.asc armhf-jammy-cli-0f824db8-0118.tar.zst.asc
  4. @balbes150 Thanks for your work! Docker/cifs not working. modprobe cifs modprobe: FATAL: Module cifs not found in directory /lib/modules/5.10.96-rk3188 mount error: cifs filesystem not supported by the system mount error(19): No such device Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) level=warning msg="Running modprobe bridge br_netfilter failed with message: modprobe: WARNING: Module bridge not found in directory /lib/modules/5.10.96-rk3188\nmodprobe: WARNING: Module br_netfilter not found> level=warning msg="Running iptables --wait -t nat -L -n failed with message: `iptables/1.8.7 Failed to initialize nft: Protocol not supported`, error: exit status 1" failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables/1.8.7 Failed to initialize nft: Protocol not supported zgrep -i cifs /proc/config.gz # CONFIG_CIFS is not set zgrep -i netfilter /proc/config.gz # CONFIG_NETFILTER is not set zgrep -i bridge /proc/config.gz # CONFIG_ARCH_FOOTBRIDGE is not set # CONFIG_BRIDGE is not set CONFIG_DRM_BRIDGE=y CONFIG_DRM_PANEL_BRIDGE=y # Display Interface Bridges # CONFIG_DRM_SIMPLE_BRIDGE is not set # end of Display Interface Bridges Can you compiling one updated kernel with modules with enough function for running docker/cifs with bridged network ?
  5. https://elixir.bootlin.com/linux/v5.10.35/source/arch/arm/boot/dts/rk3188-radxarock.dts The mainline kernel has complete raxda rock support, including lan8720a. And dmesg display has been driven.
  6. The kernel's built-in driver does not support common usb network cards such as rtl8152.
  7. https://community.nxp.com/t5/i-MX-Processors/i-MX6UL-ENET1-with-LAN8720A-PHY-working-in-Uboot-but-not-in/m-p/502853 Kind of like the problem I encountered. https://patchwork.ozlabs.org/project/netdev/patch/20151127120919.66f2bfda@ipc1.ka-ro/ https://lists.openwall.net/netdev/2020/04/29/133
  8. No network,so cant install anything.
  9. Can you add rtl8723au (wifi) rtl8152 drivers? Unable to drive by default.
  10. I have a radxa rock pro motherboard. Modify dtb to radxarock.dtb, and then start successfully.(Armbian_21.05.0-trunk_Rk3188_buster_current_5.10.27.img) But lan does not work. LAN8720A (https://dl.radxa.com/rock_pro/docs/hw/ds/LAN8720A.pdf). The LAN LED display is on (1s)-stop (2s)-on (1s)... cycle. dmesg: [ 977.001866] rockchip_emac 10204000.ethernet eth0: Link is Down [ 981.488483] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 982.575118] speed 4294967295 not supported [ 982.575146] rockchip_emac 10204000.ethernet eth0: Link is Down [ 983.701809] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 984.788436] speed 4294967295 not supported [ 984.788481] rockchip_emac 10204000.ethernet eth0: Link is Down [ 985.915143] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 987.001816] speed 4294967295 not supported [ 987.001860] rockchip_emac 10204000.ethernet eth0: Link is Down [ 988.161805] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 989.241782] speed 4294967295 not supported [ 989.241812] rockchip_emac 10204000.ethernet eth0: Link is Down [ 993.728511] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 994.815115] speed 4294967295 not supported [ 994.815144] rockchip_emac 10204000.ethernet eth0: Link is Down [ 995.941806] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 997.028434] speed 4294967295 not supported [ 997.028488] rockchip_emac 10204000.ethernet eth0: Link is Down [ 998.155135] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 999.241818] speed 4294967295 not supported [ 999.241862] rockchip_emac 10204000.ethernet eth0: Link is Down I think it is not equipped with the power on of the phy chip. https://linux-arm-kernel.infradead.narkive.com/VC3QzwPC/patch-4-4-arm-dts-enable-emac-node-on-the-rk3188-radxarock-boards please help me. Thank you!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines