Ricardo JL Rufino Posted April 22, 2021 Posted April 22, 2021 Hi I got this Tvbox with H3 processor, I managed to boot using the image of the Orangepi PC. However it still needs some improvements. DISPLAY: OK ETHERNET: OK WIFI: NO BLUETOOTH: NO RAM: DETECTED ONLY 1GB of 4GB ?! WAY ?!? Used image: Armbian_21.02.3_Orangepipc_buster_current_5.10.21.img.xz How do I configure the total ram? Specs: # uname -a Linux localhost 4.4.55 #1 SMP PREEMPT Mon Aug 31 19:03:00 CST 2020 armv7l # cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 22.85 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 Hardware : sun8iw7 Revision : 0000 Serial : 146078910318102c08d3 # lsmod Module Size Used by ssv6x5x 514320 0 uvcvideo 75168 0 videobuf2_vmalloc 6058 1 uvcvideo videobuf2_memops 2009 1 videobuf2_vmalloc videobuf2_v4l2 21951 1 uvcvideo videobuf2_core 24478 2 uvcvideo,videobuf2_v4l2 algif_skcipher 9956 0 algif_rng 2109 0 algif_hash 4917 0 af_alg 8309 3 algif_skcipher,algif_rng,algif_hash sunxi_ir_rx 7805 0 sunxi_keyboard 5179 0 mali 311880 36 fivm 7878 0 cat /proc/meminfo MemTotal: 4194304 kB MemFree: 247608 kB MemAvailable: 449840 kB Buffers: 6672 kB Cached: 389972 kB
Werner Posted April 22, 2021 Posted April 22, 2021 Your issue report is not a valid bug report per the Armbian bug reporting instructions (https://www.armbian.com/bugs). With limited resources the Armbian project is only able to spend time on issues where all the requested information has been provided and for only the boards/images/software that are supported. Your report is invalid for one or more of the following reasons (non-exhaustive list): it is for an unsupported board or image (CSC/EOS/WIP/edge) it is for software that is not supported (such as userspace modules installed on top of the core operating system) it has been logged in the wrong forum (for example requests for help that are not actual bug reports) it lacks requested data (armbianmonitor output) it could have been easily solved by a quick search and/or reading documentation Please review what you have submitted and the bug logging instructions (https://www.armbian.com/bugs) and either add the required information or open a new topic in the correct forum (such as Common issues / peer to peer technical support or General chit chat) PS: you have been scammed. Allwinner H3 SoC can only address up to 2GB of memory. https://wiki.friendlyarm.com/wiki/images/4/4b/Allwinner_H3_Datasheet_V1.2.pdf
Ricardo JL Rufino Posted April 22, 2021 Author Posted April 22, 2021 Hi @Werner, thanks. Sorry, as a beginner did not know this new policy. I came to share the discovery, and see if I got help from the community to understand how it could make this adjustment. In Datasheet speaks 2GB in the CPU area, and 2GB in the GPU area. Totalizing 4GB, or am I wrong?
Ricardo JL Rufino Posted April 22, 2021 Author Posted April 22, 2021 Sorry I had not noticed the topic that is referring to boards supported.
Recommended Posts