Jump to content

Dario Pulcinelli

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. well I've installed the new uboot with nand-sata-install on the sd and now the 4 cores are online, thanks ! root@beelinkx2:~# lscpu Architecture: armv7l Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 Vendor ID: ARM Model: 5 Model name: Cortex-A7 Stepping: r0p5 CPU max MHz: 1008.0000 CPU min MHz: 648.0000 BogoMIPS: 118.58 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm Now I have another small problem, when I try to copy the image to the internal nand I get this Partition too small. Needed: 5172 MB Avaliable: MB I've read that this particular nand is not fully supported, but I'd like to know if there's a workaround.... [ 2.603888] mmc2: new DDR MMC card at address 0001 [ 2.608190] mmcblk2: mmc2:0001 VICO 7.22 GiB [ 2.619250] mmcblk2boot0: mmc2:0001 VICO 4.00 MiB [ 2.628928] mmcblk2boot1: mmc2:0001 VICO 4.00 MiB [ 7.096172] I/O error, dev mmcblk2boot0, sector 8064 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [ 7.096216] Buffer I/O error on dev mmcblk2boot0, logical block 1008, async page read [ 7.264253] sunxi-mmc 1c11000.mmc: data error, sending stop command [ 7.264303] sunxi-mmc 1c11000.mmc: send stop command failed
  2. well I've installed the new uboot with nand-sata-install on the sd and now the 4 cores are online, thanks ! root@beelinkx2:~# lscpu Architecture: armv7l Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 Vendor ID: ARM Model: 5 Model name: Cortex-A7 Stepping: r0p5 CPU max MHz: 1008.0000 CPU min MHz: 648.0000 BogoMIPS: 118.58 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm Now I have another small problem, when I try to copy the image to the internal nand I get this Partition too small. Needed: 5172 MB Avaliable: MB I've read that this particular nand is not fully supported, but I'd like to know if there's a workaround.... [ 2.603888] mmc2: new DDR MMC card at address 0001 [ 2.608190] mmcblk2: mmc2:0001 VICO 7.22 GiB [ 2.619250] mmcblk2boot0: mmc2:0001 VICO 4.00 MiB [ 2.628928] mmcblk2boot1: mmc2:0001 VICO 4.00 MiB [ 7.096172] I/O error, dev mmcblk2boot0, sector 8064 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [ 7.096216] Buffer I/O error on dev mmcblk2boot0, logical block 1008, async page read [ 7.264253] sunxi-mmc 1c11000.mmc: data error, sending stop command [ 7.264303] sunxi-mmc 1c11000.mmc: send stop command failed
  3. Hi Igor, first of all thank you for your prompt response. By flashing the bootloader you mean something like this ? dd if=u-boot-sunxi-with-spl.bin of=/dev/mmcblk0 bs=1024 seek=8 Thanks
  4. Hello there ! I've installed the beelink x2 image but then I've upgraded it all the way to buster and using the edge kernel root@beelinkx2:~# uname -a Linux beelinkx2 6.0.7-sunxi #trunk.0103 SMP Sun Nov 6 03:49:50 UTC 2022 armv7l GNU/Linux only problem is that I cannot get the 4 cores, just one root@beelinkx2:~# cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 118.58 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 Hardware : Allwinner sun8i Family Revision : 0000 I've seen there's the overlay file available on debian but I cannot make it load as in the /boot/boot.cmd it looks for .dtbo but the only file I have is a .dto root@beelinkx2:~# find /usr/lib/ -iname \*beelink\* /usr/lib/linux-image-6.0.7-sunxi/sun8i-h3-beelink-x2.dtb the debug is here root@beelinkx2:~# armbianmonitor -u System diagnosis information will now be uploaded to http://ix.io/4fm8 Please post the URL in the forum where you've been asked for. Thanks Dario
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines