Igor Posted May 19, 2020 Posted May 19, 2020 19 minutes ago, manuti said: the last image for Beelink X2 is too old I would propose to build most recent ./compile EXPERT="yes" # to see EOS targets - that should give you latest latest, but since its unmaintained ... I have no idea if it works. Probably it does. 20 minutes ago, manuti said: the internal Wi-Fi din't work This box came with at least two different onboard wifi chips, which means you have to play with a device tree blob configuration to make it work. Drivers are most likely present in the kernel for all variants. 21 minutes ago, manuti said: The temperature don't go high If you don't have support for DVFS, CPU runs at IIRC 50 or 60% of full speed ... which is why temps will stay low. 22 minutes ago, manuti said: If there and easy way It depends who's asking TV boxes are without schematics and without certainty that one model is identical to the same model, which means this job is more like a hacking ... 1
manuti Posted May 19, 2020 Posted May 19, 2020 1 hour ago, Igor said: ./compile EXPERT="yes" I went that way last weekend, but I ran out of space. How many Gigas do I need to compile the image?
Igor Posted May 19, 2020 Posted May 19, 2020 1 hour ago, manuti said: How many Gigas do I need to compile the image? I don't know that anymore. 20GB used to be a minimum, lost track ...
manuti Posted May 19, 2020 Posted May 19, 2020 8 hours ago, Igor said: 20GB used to be a minimum, Last question @Igor this 20GB or more are needed in / partitiion, or in the folder I choose to download Armbian Sript ? Thanks.
Werner Posted May 20, 2020 Posted May 20, 2020 10 hours ago, manuti said: Last question @Igor this 20GB or more are needed in / partitiion, or in the folder I choose to download Armbian Sript ? Thanks. Yes. Besides some essential system packages that may be installed via apt as common the required toolchains, the source cache stuff will be in th same directory. One exception is ccache which will be under /home/<youruser>/.ccache My current build directory without clearing anything has 41G and ccache has 4G.
manuti Posted May 20, 2020 Posted May 20, 2020 27 minutes ago, Werner said: /home/<youruser>/.ccache Thanks @Werner I need to clean that. I have 21GB free in the /home unit, and the script warned when only have 9GB. I really love these pieces of junk, the Beelink X2 and the Sunvell R69, and armbian to give they a decent Linux live.
vlna Posted July 20, 2020 Posted July 20, 2020 I've built fresh image for Beelink X2 on 2020-07-18. Focal with Xorg only. It looks even wifi works out of box. Download image at https://mega.nz/file/z0IlgKiQ#UNdKk68q4XmZ8hb7zrYoGkdh_NtcbiuI-5XEZPvMPQ8 2
manuti Posted July 20, 2020 Posted July 20, 2020 Thanks @vlna tomorrow I give a try. And share my thoughts.
Mahcis Posted November 4, 2020 Posted November 4, 2020 On 7/21/2020 at 12:28 AM, vlna said: I've built fresh image for Beelink X2 on 2020-07-18. Focal with Xorg only. It looks even wifi works out of box. Download image at https://mega.nz/file/z0IlgKiQ#UNdKk68q4XmZ8hb7zrYoGkdh_NtcbiuI-5XEZPvMPQ8 Thanks for your work! New Ubuntu version and Wifi works :) 1
Mino Posted December 9, 2021 Posted December 9, 2021 On 7/20/2020 at 11:28 PM, vlna said: I've built fresh image for Beelink X2 on 2020-07-18. Focal with Xorg only. It looks even wifi works out of box. Download image at https://mega.nz/file/z0IlgKiQ#UNdKk68q4XmZ8hb7zrYoGkdh_NtcbiuI-5XEZPvMPQ8 Hi, I would like to ask, if you could share it again. I want to reborn one old box, and your image will be very helpful. Thank you. 1
Dario Pulcinelli Posted November 8, 2022 Posted November 8, 2022 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
Igor Posted November 8, 2022 Posted November 8, 2022 46 minutes ago, Dario Pulcinelli said: but then I've upgraded it all the way to buster and using the edge kernel This is not supported hw ... Try with fresh image from https://github.com/armbian/community and install armbian-firmware-full package (via armbian-config or by hand) since there are some errors that it couldn't find firmware files. 46 minutes ago, Dario Pulcinelli said: only problem is that I cannot get the 4 cores, just one You need to re-flash boot loader.
Dario Pulcinelli Posted November 9, 2022 Posted November 9, 2022 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
Dario Pulcinelli Posted November 9, 2022 Posted November 9, 2022 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
Dario Pulcinelli Posted November 9, 2022 Posted November 9, 2022 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
Recommended Posts