Jump to content

danman

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by danman

  1. Hi guys, I have Zidoo X8 which is basically X9S with unpopulated SATA connectors. Here is my bootlog: https://pastebin.com/CJ2wQiLz eMMC dump: https://cloud.danman.eu/index.php/s/3mQkrXj8Kk2Hf5w u-boot env: Realtek> env print baudrate=115200 bootcmd=bootr bootcode2nd_loadaddr=0x00021000 bootcode2ndtmp_loadaddr=0x01500000 bootdelay=0 ethact=r8168#0 ethaddr=80:0A:80:5A:4D:1E fdt_loadaddr=0x01F00000 gatewayip=192.168.100.254 ipaddr=192.168.100.1 kernel_loadaddr=0x03000000 mtd_part=mtdparts=rtk_nand: netmask=255.255.255.0 rescue_audio=bluecore.audio rescue_dtb=rescue.emmc.dtb rescue_rootfs=rescue.root.emmc.cpio.gz_pad.img rescue_vmlinux=emmc.uImage rootfs_loadaddr=0x02200000 serverip=192.168.100.2 Environment size: 516/131068 bytes Do you have any image I can try? I'm lazy to compile...
  2. @Werner did you compile it on your own or is it allready included in stock armbian?
  3. Hooray! I found the problem, I've had following line in /boot/armbianEnv.txt from some previous experiments: machid=1029 All cores are detected correctly after removing it. @Igor thank you for support.
  4. Yes, clean install shows all 4 cores. Would you mind checking my system? I can give you SSH access if you send me your ssh key.
  5. Hi guys, nothing from mentioned workarounds works for me: root@orangepipc:~# apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@orangepipc:~# dpkg -l | grep sunxi ii libump:armhf 3.0-0sunxi1 armhf ARM Unified Memory Provider library ii linux-dtb-next-sunxi 5.41 armhf Linux DTB, version 4.14.18-sunxi ii linux-headers-next-sunxi 5.41 armhf Linux kernel headers for 4.14.18-sunxi on armhf ii linux-image-next-sunxi 5.41 armhf Linux kernel, version 4.14.18-sunxi ii sunxi-tools 1.4.2-2~armbian5.38+1 armhf tools for working with Allwinner (sunxi) ARM processors root@orangepipc:~# cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 48.00 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 Serial : 02c000813391dd23 root@orangepipc:~# ls -lah /boot/ | grep ^l lrwxrwxrwx 1 root root 20 Apr 5 20:48 dtb -> dtb-4.15.0-rc9-sunxi lrwxrwxrwx 1 root root 17 Apr 5 20:32 dtb.net -> dtb-4.11.12-sun8i lrwxrwxrwx 1 root root 17 Mar 16 10:26 dtb.old -> dtb-4.14.18-sunxi lrwxrwxrwx 1 root root 14 Jul 15 2017 script.bin -> script.bin.bak lrwxrwxrwx 1 root root 21 Apr 5 21:00 uInitrd -> uInitrd-4.14.18-sunxi lrwxrwxrwx 1 root root 21 Mar 16 10:28 zImage -> vmlinuz-4.14.18-sunxi Do you have any other hints?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines