Jump to content

paisley

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. OK thanks. I'll keep an eye out for fixes then.
  2. Tried running 6.1.8 EDGE on Jetson Nano. The O/S boots however dmesg is throwing errors and pwm-fan not available. 6.0.19 CURRENT is working fine. dmesg https://pastebin.com/BxSAbePJ lsmod https://pastebin.com/FK2XJa1Y
  3. Hi balbes150 It appears the PWM Fan support stopped working for Jetson Nano builds based on current (5.19.16-media) and edge (6.0.2-media) kernels. I have tested a patch for both current (5.19.16-media) and edge (6.0.2-media), and raised a PR to fix this.
  4. Thanks Ant, great to have temp back on the jetson!
  5. All tested, it works. balbes150 I've raised a PR for your review. Kernel config CONFIG_TEGRA_SOCTHERM=m Armbianmonitor $ sudo armbianmonitor -m Stop monitoring using [ctrl]-[c] Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St. 08:49:54: 510MHz 0.00 0% 0% 0% 0% 0% 0% 34.5°C 0/3 Raw temp read $ cat /sys/devices/virtual/thermal/thermal_zone0/type cpu-thermal $ cat /sys/devices/virtual/thermal/thermal_zone0/temp 34000
  6. Hi balbes150, Wonderful job with the build thank you. However, I seem to be having issues with the temperature / thermal monitoring under Armbian_22.05.0-trunk_Jetson-nano_bullseye_current_5.17.3.img. $ cat /sys/devices/virtual/thermal/thermal_zone0/temp cat: /sys/devices/virtual/thermal/thermal_zone0/temp: Invalid argument Any chance we can get the temperature / thermal monitoring working for the jetson nano? Perhaps you need to add the TEGRA_SOCTHERM kernal config item? $ zcat /proc/config.gz |grep TEGRA_SOCTHERM # CONFIG_TEGRA_SOCTHERM is not set Kernel source seems to suggest the Tegra210 is supported with the TEGRA_SOCTHERM driver.. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/thermal/tegra/tegra210-soctherm.c
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines