Jump to content

Vodalex

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Vodalex

  1. Hello all! After upgrading to OMV 7 and Debian 12 my OLED display remains dark. I am using Kobol Helios 4 NAS. Can anyone tell me where the problem is? When i try to execute git clone https://github.com/kobol-io/sys-oled.git cd sys-oled sudo ./install.sh I get the following error message via SSH. Installing luma.oled library error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. If you wish to install a non-Debian packaged Python application, it may be easiest to use pipx install xyz, which will manage a virtual environment for you. Make sure you have pipx installed. See /usr/share/doc/python3.11/README.venv for more information. note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification. Installing sys-oled files 'etc/sys-oled.conf' -> '/etc/sys-oled.conf' 'bin/sys-oled' -> '/usr/local/bin/sys-oled' 'share/sys-oled/C&C Red Alert [INET].ttf' -> '/usr/local/share/sys-oled/C&C Red Alert [INET].ttf' 'share/sys-oled/helios4_logo.png' -> '/usr/local/share/sys-oled/helios4_logo.png' 'system/sys-oled.service' -> '/etc/systemd/system/sys-oled.service' Enabling sys-oled at startup Does anyone have an Idea what to do?
  2. Hello guys! I find it very convinient to see the temperature of the NVME drive installed while being logged on via SSH. How can I add the temperature of the drive right under the temperature of the cpu? I added a line: "echo -e "NVMe Drive Temperature: \033[32m$(sudo nvme smart-log /dev/nvme0n1 | grep temperature | sed 's/.*: //;s/ C//')°C\033[0m"" to the file /etc/update-motd.d/10-armbian-header What is the best way to do it?
  3. Vodalex

    Odroid M1

    Hello guys! Just tried another release (community) of armbian for Odroid M1 (Armbian_23.02.0-trunk_Odroidm1_sid_edge_6.1.11.img) Network seems to work fine here but why does the device show random ip instead of using the physical one, printed on the board?
  4. Ok, i will post it there.. Strange that it behaves like that. I wanted to build a NAS with OpenMediaVault using Armbian.
  5. Hello! I have bought Odroid M1 and installed arbian Image Armbian BullseyeCLI it works great but after installing OMV using armbian-config and rebooting the is no network available. If i run ap addr i get for the LAN adapter following: eth0: <BROADCAST.MULTICAST> mtu 1500 qdisc noo state DOWN qlen 1000 How can this be fixed? When I reboot the system it gets stuck on network configuration writing "A start job is running for Wait for Network to be Configured. I wait two minutes and then the system boots without network. The only chance to get network back is to run omv-firstaid and configure it or run following commands in the terminal ip link set dev eth0 up dhclient eth0 This command gives warning: /etc/resolvcon/update.d/libc: Warning: /etc/resolv.conf is not symbolic link to /run/resolvconf/resolv.conf Any help would be highly appreciated.
  6. Hello! I have connected the WD 10TB RED HDD via external USB 3.0 enclosure to one of the USB 3.0 Ports on the HELIOS4. Unfortunately the speeds don't exceed 45 MB/s. when running RSYNC jobs. On the PC I can completely use the speed of the GBit Port.. When connected to the USB Ports of HELIOS4 the speeds are low. Can somebody help? The external enclosure is from UGREEN. HDD is NTFS formatted. Any advice will be gratefully appreciated.
  7. Ok, thank you for the answer! Then it is not really WOL what I want.. Is Helios64 working the same way? Can it be started when the system is halted?
  8. Hello friends! I am a happy owner of Helios4 NAS (3rd batch). I am running OpenMediaVault on it. Can somebody explain to me the way WOL works on it? When I put the system in standby via web interface of the OMV the fans are quiet and spinning very slow.. I can wake up the system without any problem. But if I shutdown the system in the webinteface I cannot wake it up using WOL. And the NAS remains on and the fans are spinning at full volume. It is the expected way as it should work? On my old NAS i could completey shut it down and start using WOL and it was off when i shut it down. Here is my configuration. http://ix.io/276n Would be very thankful if somebody could help.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines