Jump to content

NaK

Members
  • Posts

    8
  • Joined

  • Last visited

  1. Per Radxa here, it is possible to obtain CPU temperature via "sudo cat /sys/class/thermal/thermal_zone0/temp". But the following paths do not exist on Armbian 23.05.1 Bookworm with Linux 6.1.30-rockchip64: /etc/armbianmonitor/datasources/soctemp /sys/devices/virtual/thermal/thermal_zone0/temp Running armbianmonitor -M, also does not show the temp: Time CPU load %cpu %sys %usr %nice %io %irq C.St. 22:29:52 408 MHz 0.02 0% 0% 0% 0% 0% 0% 0/6
  2. Note: I needed to include swig (in addition to swig 4.0) to compile.
  3. I have a somewhat related issue running Rock Pi S: https://forum.armbian.com/topic/18977-changing-mac-address-for-rockpis-21082-focal-linux-5145-rockchip64/ In my case all machines have the same MAC address, but I'm still interested to see what you learn?
  4. I use a single master image to build all my machines, so the root partition UUID is identical for all instances. @brentr, do you have a magical script for this? I guess I could just create a random MAC and save it to disk somewhere... Interestingly, Armbian seems to include logic to generate a random mac: function set_fixed_mac() in https://github.com/armbian/build/blob/f90bd10622b9e526be9fc4e6fe5cdcf56b529e52/packages/bsp/common/usr/lib/armbian/armbian-common#L35 Any ideas why it doesn't work? I'm running a Rock Pi S, and here are my logs: https://paste.armbian.com/efayiretiy
  5. Compiling libmraa from source worked, per the instructions here.
  6. For the Rock PI S, what is the recommended gpio library? I tried using Radxa libmraa but encountered the following errors (using bullseye-stable): $ sudo apt-get install -y libmraa ... The following packages have unmet dependencies: libmraa : Depends: libjson-c3 but it is not installable Depends: python but it is not installable Depends: python2.7 but it is not installable Depends: libpython2.7 but it is not installable Depends: python3.7 but it is not installable Depends: libpython3.7 but it is not installable E: Unable to correct problems, you have held broken packages.
  7. Hi @Igor, your private image works good for me - I appreciate your effort! Do you happen to have an ETA when the official Armbian will include these changes? Latest Armbian is from Feb 27, 2023.
  8. @brentr, I am NOT using any HATs - just the audio output on the board itself - and I too, don't see any audio devices. I installed Armbian 23.02 Bullseye from https://www.armbian.com/rockpi-s, and ran "apt-get update && sudo apt-get upgrade". uname: Linux rockpi-s 6.1.11-rockchip64 #23.02.2 SMP PREEMPT Sat Feb 18 00:08:25 UTC 2023 aarch64 GNU/Linux Any help is appreciated!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines