Jump to content

izeroo

Members
  • Posts

    3
  • Joined

  • Last visited

  1. looked at /boot, i think there must be something wrong, so boot.scr can't resolve some variables and then loaded "/boot/dtb/allwinner/overlay/-fixup.scr" which dosen't exsit. https://imgur.com/EAUFTUc
  2. Image used: Armbian_21.08.1_Orangepizero2_focal_edge_5.13.12.img U-Boot SPL 2021.10-rc1-armbian (Aug 08 2021 - 16:21:36 +0200) DRAM: 1024 MiB Trying to boot from MMC1 NOTICE: BL31: v2.5(debug):87311b4-dirty NOTICE: BL31: Built : 16:21:30, Aug 8 2021 NOTICE: BL31: Detected Allwinner H616 SoC (1823) NOTICE: BL31: Found U-Boot DTB at 0x4a082220, model: OrangePi Zero2 INFO: ARM GICv2 driver initialized INFO: Configuring SPC Controller INFO: PMIC: Probing AXP305 on RSB INFO: PMIC: aldo1 voltage: 3.300V INFO: PMIC: aldo2 voltage: 3.300V INFO: PMIC: aldo3 voltage: 3.300V INFO: PMIC: bldo1 voltage: 1.800V INFO: PMIC: dcdcd voltage: 1.500V INFO: PMIC: dcdce voltage: 3.300V INFO: Changed devicetree to reserve BL31 memory. INFO: BL31: Platform setup done INFO: BL31: Initializing runtime services INFO: BL31: cortex_a53: CPU workaround for 855873 was applied INFO: BL31: cortex_a53: CPU workaround for 1530924 was applied INFO: PSCI: Suspend is unavailable INFO: BL31: Preparing for EL3 exit to normal world INFO: Entry point address = 0x4a000000 INFO: SPSR = 0x3c9 U-Boot 2021.10-rc1-armbian (Aug 08 2021 - 16:21:36 +0200) Allwinner Technology CPU: Allwinner H616 (SUN50I) Model: OrangePi Zero2 I2C: ready DRAM: 1 GiB MMC: mmc@4020000: 0 Loading Environment from FAT... Unable to use mmc 0:1... In: serial@5000000 Out: serial@5000000 Err: serial@5000000 Net: phy interface7 eth0: ethernet@5020000 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 3202 bytes read in 2 ms (1.5 MiB/s) ## Executing script at 4fc00000 U-boot loaded from SD Boot script loaded from mmc 131 bytes read in 1 ms (127.9 KiB/s) 19495 bytes read in 4 ms (4.6 MiB/s) Failed to load '/boot/dtb/allwinner/overlay/-fixup.scr' 12106416 bytes read in 501 ms (23 MiB/s) 22200328 bytes read in 918 ms (23.1 MiB/s) Moving Image from 0x40080000 to 0x40200000, end=41790000 ## Loading init Ramdisk from Legacy Image at 4ff00000 ... Image Name: uInitrd Image Type: AArch64 Linux RAMDisk Image (gzip compressed) Data Size: 12106352 Bytes = 11.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 Loading Ramdisk to 49474000, end 49fffa70 ... OK Loading Device Tree to 0000000049406000, end 0000000049473fff ... OK Starting kernel ...
  3. May I ask how to use panfrost on hdmi display? From what I see, panfrost driver seems supported now with the great work of our developers, but I can't get images on my display with current armbian builds(5.x kernel). I tried orangepi-build to build linux 5.13 kernel, which boots but "modprobe panfrost" doesn't work. Checked the device tree, not gpu sections. Tried also armbian-build, but the config for orange pi zero 2 is still using 4.9 kernel, not including the panfrost driver. At first I thought of using armbian-build with xunlong's config(5.13 kernel), but then I realised it's not possible. Patches are different on both sides. Since there are so many great works done by many great developers, I guess it's possible to use panfrost but I just dont know how. Thank everyone for advising.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines