Jump to content

klaute

Members
  • Posts

    14
  • Joined

  • Last visited

Recent Profile Visitors

2786 profile views
  1. The cable is fine. Also tried a different one. I tested it with UART connected to my notebook. The system is available after I have disconnected the network cable. But I can see that some tasks running in docker container after a few seconds cause 100% CPU usage. And the load of the system is growing again and again. I guess that this will kind of „lock“ the device after a few minutes, this tasks are running as root. Thank you for the support and hint with the UART, now I can go on to figure out what the problem is with those tasks…
  2. With the comment I only want to say that I have tested the behavior with a second switch. The problem is that if the network cable is reconnected again, the orang pi is still not again available over network. I have to reboot it to have a working network connection. I try to connect to the serial port later. Thank you for your support!
  3. Hello, I‘m recently updated to Armbian 24.2.1 Bookworm with Linux 6.6.16-current-sunxi. The system is running fine but if I disconnect the network interface, the system gets stuck in kind of a dead loop. This behavior gave me the hint that my WiFi repeater is broken and needs to be exchanged. Anyway, the CPU temperature rises and no further interaction with the system is possible. If I disconnect it, from a normal operating switch, the OpiOne’s behavior looks the same. My problem with this behavior is that after reconnecting the network, it does not get back available, until I do a power cycle. I tried to read out the root of that problem out of the logs but didn’t had success yet. I have uploaded the monitor logs: https://paste.armbian.com/cuqayiyimi Further information: A cooler is attached to the CPU and my PSU is able to provide 6A current. I haven’t had a problem with this Orange Pi during the last 4 years of running an older outdated version of Armbian. I’m only running some docker container with only use minimum resources. I hope that this isn’t a duplicate, haven’t found other topics like that. best regards kai
  4. I fixed the typo 😉 I tried to measure the temperature. Both of the two thermometer gave me about 30 degree celsius. But they are not intendet to measure SoC's. Maybe I find another way to measure it.
  5. Thank you for the fast response! Here is the link: http://ix.io/40lN
  6. Hello, I'm running Armbian on a Orange pi one. In htop I found out that the CPU temperature is not correct. So I tried to figure out what happens. The CPU is define not as hot as the value says. For me it looks line that the factor is about 2. I just wanted to inform about it. I can also deliver more information if required and also support to debug... I started the following commands for verification. $ cat /sys/devices/virtual/thermal/thermal_zone0/temp 63809 $ armbianmonitor -m Running unprivileged. CPU frequency will not be displayed. Stop monitoring using [ctrl]-[c] Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St. 13:02:16: --- 0.00 0% 0% 0% 0% 0% 0% 63,0°C 0/4 13:02:21: --- 0.00 1% 0% 0% 0% 0% 0% 64,7°C 0/4 $ cat /etc/armbian-release # PLEASE DO NOT EDIT THIS FILE BOARD=orangepione BOARD_NAME="Orange Pi One" BOARDFAMILY=sun8i BUILD_REPOSITORY_URL=https://github.com/armbian/build BUILD_REPOSITORY_COMMIT=03d2395d37 VERSION=22.05.1 LINUXFAMILY=sunxi ARCH=arm IMAGE_TYPE=stable BOARD_TYPE=conf INITRD_ARCH=arm KERNEL_IMAGE_TYPE=stable BRANCH=current $ uname -a Linux orangepione 5.15.43-sunxi #22.05.1 SMP Sat May 28 08:17:47 UTC 2022 armv7l GNU/Linux
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines