Jump to content

xwiggen

Members
  • Posts

    136
  • Joined

  • Last visited

Everything posted by xwiggen

  1. The locales package is required for locales anything other than C/POSIX, generation is necessary to be able to provide a lot smaller package rather than shipping all locales pregenerated -- i.e. did you install it? (/usr/bin/locale is libc stuff without actual locale data)
  2. Aargh. I'm running debian buster image ("stock" image from armbian download page with legacy 4.4 kernel) on a RK3228a MXQ pro box with 2G DDR3 and 16G sandisk EMMC. Lately the box does not respond sometimes after reboot with updated kernel from armbian repositories (especially after compiles reaching temp 78C). I can't get GLES (with proprietary mali blobs), NEON enabled code or a custom retropie install based on kmsdrm/gbm/mali (no fbdev) running reliably on any kernel/image; killing or exiting a GLES executable and running it again will result in a completely unresponsive box immediately or after a one or two rinse-and-repeats. (gcc -march=native detection yields vpf3-d16 while cpuinfo shows neon/vpf4 flags?). It's pretty stable as headless, as soon as I use hardware acceleration it is not... (The debian buster image is also notably faster than the focal image, both stripped console only, same kernel). No kernel panics whatsoever. The multitool always runs reliably , Also tried with USB powering the board and I'm wildly guessing I just borked the board somehow (defective pmu?) and ready to bin the box (scooped it out once more), just curious how to go about and check hardware components and in which order as I'm pretty lost in this area but content it's the only thing left I can learn from it.
  3. try removing /usr/share/dbus-1/system-services/fi.w1.wpa_supplicant1.service, this is probably what's polkit calling.
  4. did you try adding: defaults.pcm.card 1 defaults.ctl.card 1 to /etc/asound.conf?
  5. most likely smart interface, you can query/manage it with smartctl provided by package smartmontools.
  6. anyone had any lukc with analog video out?
  7. you can use multitool to reflash
  8. You'll need to recompile libdrm wih rockchip support, but looks likd rockchip-linux made some of their repos private
  9. The driver is opensourced, see https://developer.arm.com/tools-and-software/graphics-and-gaming/mali-drivers/utgard-kernel
  10. That's not working either.. I'll stick with: overlay_prefix=rk322x fdtfile=rk322x-box.dtb
  11. Correct. DTS should be fixed also when building 5.4.x tree.
  12. Very cool. Remember saving for a BeBox after that.
  13. I've installed images from download page (bother buster linux 4, focal linux 4) and installed them to eMMC with multitool. They boot nicely and are stable. I did use the libreElec dtb file, then the alternating led flashing red/blue went away and blue stayed on. Right now after testing some days, I can't boot libreElec from SD or eMMC (which worked ok previously, with erasing flash thru multitool), also adding dtb now leaves me with an unbootable system ?? I can flash with multitool one of the stable images. If i select RK3228A, RK3228B or RK3229 and reboot, I get a message that UUID=.... not found and drops to an initramfs prompt. really weird.
  14. ok, I've got a MXQPro 2G/16G RK3228A which doesn't boot after rk322x-config to either setting. What does work is the rk3228a-box-mxq4kpro.dtb I took from https://github.com/knaerzche/LibreELEC.tv/releases/tag/b7186bc
  15. a client for amavisd-new is using 3306 on localhost (ipv4), stop it, wait for it to clear, restart mysqld, check, then start amavisd. @Werner sshguard works excellent.
  16. What it does is prune images that are not in use by containers, but that's pretty much what the command says.
  17. Load at bootup is <=1.82 (<50% all core utilization), 25C increase within minute seems very unlikely, what is likely (commit=600 in /etc/fstab) your monitoring script did not sync till the end, i.e. last temps are probably not logged to block device.
  18. use armbianmonitor -u, most likely rogue process eating all memory
  19. https://wiki.archlinux.org/index.php/Fstab
  20. Check conrad.de, they usually provide higher quality components
  21. likely the the pc+ had a temp of 100+ before stopping. what are you running? the opi3 i do not know, different chip though seems hot also.
  22. That's 75C, check htop for speed, because it should be throttling down to 1.30Ghz until ~72C And high temp is not recommended longterm, try cpu max 1.1GHz
  23. odd. 5.4.x does not display the temp, coming release does :-) # modprobe sun8i-thermal # cat /sys/devices/virtual/thermal/thermal_zone0/temp
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines