Jump to content

Search the Community

Showing results for 'disable network manager'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Armbian
    • Armbian project administration
  • Community
    • Announcements
    • SBC News
    • Framework and userspace feature requests
    • Off-topic
  • Using Armbian
    • Beginners
    • Software, Applications, Userspace
    • Advanced users - Development
  • Standard support
    • Amlogic meson
    • Allwinner sunxi
    • Rockchip
    • Other families
  • Community maintained / Staging
    • TV boxes
    • Amlogic meson
    • Allwinner sunxi
    • Marvell mvebu
    • Rockchip
    • Other families
  • Support

Categories

  • Official giveaways
  • Community giveaways

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Matrix


Mastodon


IRC


Website URL


XMPP/Jabber


Skype


Github


Discord


Location


Interests

  1. I am using orange pi pc plus after using armbian system, there is an infinite network with WLAN0 and WLAN1, but at present there is no law to use both networks at the same time and connect different SSIDs. Error: Connection activation failed: (7) Secrets were required, but not provided. pi@orangepipcplus:~$ cat /etc/os-release PRETTY_NAME="Armbian 24.5.0-trunk.512 jammy" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.4 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.armbian.com" SUPPORT_URL="https://forum.armbian.com" BUG_REPORT_URL="https://www.armbian.com/bugs" PRIVACY_POLICY_URL="https://www.armbian.com" UBUNTU_CODENAME=jammy ARMBIAN_PRETTY_NAME="Armbian 24.5.0-trunk.512 jammy" pi@orangepipcplus:~$ uname -a Linux orangepipcplus 6.6.29-current-sunxi #1 SMP Sat Apr 27 15:11:44 UTC 2024 armv7l armv7l armv7l GNU/Linux pi@orangepipcplus:~$ ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff inet 192.168.1.101/24 brd 192.168.1.255 scope global dynamic noprefixroute eth0 valid_lft 4555sec preferred_lft 4555sec inet6 fe80::9f55:6e99:c16e:8c7/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff inet 192.168.0.214/24 brd 192.168.0.255 scope global dynamic noprefixroute wlan0 valid_lft 604097sec preferred_lft 604097sec inet6 fe80::faea:304c:b4b2:2c53/64 scope link noprefixroute valid_lft forever preferred_lft forever 4: wlan1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000 link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff pi@orangepipcplus:~$ nmcli device wifi connect <ssid> password <pwd> ifname wlan1 Error: Connection activation failed: (7) Secrets were required, but not provided.
  2. Download Armbian with HA Then boot the image, wait few minutes and login via http://ip_address_of_armbian_running_ha:8123 (official onboarding manual) Home Assistant Supervised is, more or less, a full blown Home assistant. Main difference between HA OS and Armbian with HA is that underlying OS here is clean Armbian Debian Bookworm and there is custom dedicated buildroot OS that is provided for a few single board computers, primarily for Raspberry Pi. We provide HA on a small selection of single board computers, but in theory, its possible to run this on (almost) all that are possible to build. I am running HA on Odroid N2+ and it works without any problems. I have z-wave network with sensors and switches, air humidifier, Android TV, Android phones, dishwasher, ... Things works flawlessly, much better then few years back when I started with home automation for a first time, with OpenHab. This time it was setup from scratch and in a matter of days, most of devices are in function, playing with automation. Tested on: Odroid N2/N2+ Odroid M1 Nanopi R4S Uefi-x86 Khadas VIM1S Khadas VIM4 (Amlogic vendor kernel trouble, failing / need inspection) Bananapi M2 Pro Provided for but untested (images you find on board downloads locations, seek them here https://www.armbian.com/download/😞 DIY Contribute Support: single board computer hardware https://www.armbian.com/bugs home assistant functions https://community.home-assistant.io/
  3. DISCLAIMERS (PLEASE READ): Everything you can find in this thread (binaries, texts, code snippets, etc...) are provided AS-IS and are not part of official Armbian project. For this reason not people from Armbian project nor myself are responsible for misuse or loss of functionality of hardware. THIS POST explains very well the troubles with TV Boxes and why they are not suitable for everyone Please don't ask about support or assistance in other non-community forums nor in the official Armbian github repository, instead post your questions in this thread, in the TV Boxes forum section (hardware related) or in the Peer-to-peer support section (general linux/software related). Following the recent thread on LibreElec forum about an unofficial image for rk3229 devices, I would like to make public the work made by me and @fabiobassa about bringing rk322x support to armbian. The project is now in -> mainline Armbian <- development fork -> here <- This first page and the last 3 or 4 pages of the thread are enough to get up to date with recent developments. Many useful experiences are scattered through the thread, but the most important things are collected here in the first page, so please read it carefully! Mainline kernel is fully supported and will receive most support in the future. Legacy kernel 4.4 is deprecated, but is kept around only for special purposes. What works: Should boot and work flawlessy on all boards with RK3228a, RK3228b and RK3229, with either DDR2 and DDR3 memories. Mainline u-boot Proprietary OPTEE provided as Trusted Execution Environment (needed for DRAM frequency scaling) All 4 cores are working Ethernet Serial UART (configured at 115200 bps, not 1.5Mbps!) Thermals, CPU and DRAM frequency scaling OTG USB 2.0 port (also as boot device!) EHCI/OHCI USB 2.0 ports MMC subsystem (including eMMC, SD and sdio devices) Hardware video acceleration NAND is available only on legacy kernel. To fully boot from NAND, use the Multitool and its steP-nand installation (instructions are below) Various WIFI over SDIO are supported (SSV6051P, SSV6256P, ESP8089, Realtek chips, etc...), ssv6256p driver is available only on legacy kernel Full GPU acceleration U-boot boot order priority: first the sdcard, then the USB OTG port and eventually the internal eMMC; you can install u-boot (and the whole system) in the internal eMMC and u-boot will always check for images on external sdcard/USB first. Unbrick: Technically, rockchip devices cannot be bricked. If the internal flash does not contain a bootable system, they will always boot from the sdcard. If, for a reason, the bootable system on the internal flash is corrupted or is unable to boot correctly, you can always force the maskrom mode shorting the eMMC clock pin on the PCB. Here there is the procedure, but you can also google around if you get stuck on a faulty bootloader, the technique is pretty simple and requires a simple screwdriver. There are however some unfortunate cases (expecially newer boards) where shorting the eMMC clock pin is difficult or impossibile, like eMMC or eMCP BGA chips with no exposed pins. In those cases pay double attention when burning something on the internal eMMC/eMCP and always test first the image from the sdcard to be sure it works before burning anything on eMMC/eMCP. Some useful links with pins, pads or procedures for some boards: Generic procedure for boards with non-BGA eMMC MXQPRO_V71 - eMCP H20 - eMCP ZQ01 - eMCP NAND vs eMMC vs eMCP difference: RK3228 and RK3229 tv boxes comes with three different flash memory chips: eMMC, NAND and eMCP. It does not depend upon the market name of the tv box and neither the internal board; manufacturers put whatever they find cheaper when they buy the components. NAND chip is just the non-volatile memory eMMC chip contains both the non-volatile memory plus a controller. eMCP chip contains the non-volatile memory, a controller for the non-volatile memory (like eMMC), but also contains a bank of DDR SDRAM memory on the same physical chip. The difference is very important, because eMMC and eMCP are far easier to support at various levels: the controller deals with the physical characteristics of the non-volatile memory, so the software has no to deal with. NAND chips instead are harder to support, because the software is required to deal with the physical characteristics and non-standard things that depends upon the NAND manufacturer. If you have a NAND chips you're unlucky because mainline kernel currently cannot access it, but also because you need special care and instructions explained later. You can discover if you have a NAND, eMMC or eMCP chip looking on the board are reading the signature on the flash memory chip. The Multitool (see later) also can detect which chip you have onboard: the program will warn you at startup if you have a NAND chip. NAND bootloader upgrade: IMPORTANT: don't do this is you have an eMMC or eMCP; skip this paragraph if you are unsure too! For very expert people who are having issues when (re)booting images, there is the chance to upgrade the bootloader on NAND. The NAND bootloader is nothing else than a regular idbloader (see official rockchip documentation) but contains some bits to correctly access the data on your flash memory. Upgrading requires to erase the existing flash content, in the worst case will require you to follow the Unbrick procedure above or restore an older but more compatible bootloader. If you are not mentally ready to overcome possible further issues, don't do this! The detailed instructions and the binaries are available at this post Multimedia: Mainline kernel: 3D acceleration is provided by Lima driver and is already enabled. Hardware video decoding: https://forum.armbian.com/topic/19258-testing-hardware-video-decoding-rockchip-allwinner/ Deprecated legacy kernel: multimedia features, like OpenGL/OpenGL ES acceleration, hardware accelerated Kodi, ffmpeg and mpv you can take a look to this post An effective tutorial from @Hai Nguyen on how to configure a box as a hi-quality music player using an USB audio card, and controlling it via remote control is available in this post Brief explanation about kernel naming: current kernel is the mainline LTS kernel version, most maintained and tested. This is the suggested version for production devices. If you don't know what to pick, pick this. legacy kernel (version 4.4) is provided by manufacturer; it is deprecated, unmaintained and not suggested. edge kernel is the development mainline kernel version, with experimental features and drivers; usually stable but perhaps suitable for production devices. You can switch from one kernel flavour to another using armbian-config or manually via apt. Installation (via SD card): Building: You can build your own image follow the common steps to build armbian for other tv boxes devices: when you are in the moment to choose the target board, switch to CSC/TVB/EOL boards and select "rk322x-box" from the list. Download prebuilt images from the following links: Archive builds (GPG-signed) - https://imola.armbian.com/dl/rk322x-box/archive/ SUGGESTED - Nightly built from trunk each week by Armbian servers (GPG-signed) - https://github.com/armbian/community Old images provided by me (unsigned and outdated) - https://users.armbian.com/jock/rk322x/armbian/stable Archived/older images: https://armbian.hosthatch.com/archive/rk322x-box/archive/ Multitool: The Multitool is a small but powerful tool to do quick backup/restore of internal flash, but also burn images and general system rescue and maintenance via terminal or SSH. Compressed images will be uncompressed on fly. Multitool - A small but powerful image for RK322x TV Box maintenance (instructions to access via network here) Quick installation instructions on eMMC: Build or download your preferred Armbian image and a copy of the Multitool; Burn the Multitool on an SD card; once done, place the Armbian image in images folder of the SD card NTFS partition; Plug the SD card in the TV box and plug in the power cord. After some seconds the blue led starts blinking and the Multitool appears; OPTIONAL: you can do a backup of the existing firmware with "Backup flash" menu option; Choose "Burn image to flash" from the menu, then select the destination device (usually mmcblk2) and the image to burn; Wait for the process to complete, then choose "Shutdown" from main menu; Unplug the power cord and the SD card, then replug the power cord; Wait for 10 seconds, then the led should start blinking and HDMI will turn on. The first time the boot process will take a couple of minutes or more because the filesystem is going to be resized, so be patient and wait for the login prompt. On first boot you will be asked for entering a password for root user of your choice and the name and password for a regular user Run sudo rk322x-config and select your board characteristics to enable leds, wifi chips, high-speed eMMC, etc... Run sudo armbian-config to configure timezone, locales and other personal options Congratulations, Armbian is now installed and configured! Despite the procedure above is simple and reliable, I always recommend to first test that your device boots Armbian images from SD Card. Due to the really large hardware variety, there is the rare chance that the images proposed here may not boot. If a bad image is burned in eMMC, the box may not boot anymore forcing you to follow the unbrick section at the top of this post. Quick installation instructions on NAND: Build or download your preferred Armbian image and a copy of the Multitool; Burn the Multitool on an SD card; once done, place the Armbian legacy kernel image in images folder of the SD card NTFS partition; Plug the SD card in the TV box and plug in the power cord. After some seconds the blue led starts blinking and the Multitool appears; OPTIONAL: you can do a backup of the existing firmware with "Backup flash" menu option; Choose "Burn Armbian image via steP-nand" from the menu, then select the destination device (usually rknand0) and the image to burn; Wait for the process to complete, then choose "Shutdown" from main menu; Unplug the power cord and the SD card, then replug the power cord; Wait for 10 seconds, then the led should start blinking and HDMI will turn on. The first time the boot process will take a couple of minutes or more because the filesystem is going to be resized, so be patient and wait for the login prompt. On first boot you will be asked for entering a password for root user of your choice and the name and password for a regular user Run sudo rk322x-config and select your board characteristics to enable leds, wifi chips, etc... Run armbian-config to configure timezone, locales and other personal options Congratulations, Armbian is now installed! Alternative: you can install the bootloader in NAND and let it boot from SD Card or USB: Download a copy of the Multitool and burn it on an SD card; Plug the SD card in the TV box and plug in the power cord. After some seconds the blue led starts blinking and the Multitool appears; RECOMMENDED: make a backup of the existing firmware with "Backup flash" menu option; Choose "Install Jump Start for Armbian" menu option: the Jump Start uses the internal NAND to boot from external SD Card or external USB Stick; Follow the general instructions to boot from SD Card below, skip the first erase eMMC step. Quick installation instructions to boot from SD Card: If you are already running Armbian from eMMC, skip to the next step. Instead if you are running the original firmware you need to first erase the internal eMMC; to do so download the Multitool, burn it on an SD Card, plug the SD Card and power the TV Box. Use "Backup flash" if you want to do a backup of the existing firmware, then choose "Erase flash" menu option. Build or download your preferred Armbian image; Uncompress and burn the Armbian image on the SD Card; Plug the SD Card in the TV Box and power it on; Wait for 10 seconds, then the led should start blinking and HDMI will turn on. The first time the boot process will take a couple of minutes or more because the filesystem is going to be resized, so be patient and wait for the login prompt; On first boot you will be asked for entering a password for root user of your choice and the name and password for a regular user Run sudo rk322x-config and select your board characteristics to enable leds, wifi chips, high-speed eMMC or NAND, etc... Run armbian-config to configure timezone, locales and other personal options, or also to transfer the SD Card installation to internal eMMC; Congratulations, Armbian is running from SD Card! A note about boot device order: With Armbian also comes mainline U-boot. If you install Armbian or just the bootloader in the eMMC or the Jump Start on internal NAND, the bootloader will look for valid bootable images in this order: External SD Card External USB Stick in OTG Port Internal eMMC Installation (without SD card, board with eMMC) If you have no sd card slot and your board has an eMMC, you can burn the armbian image directly on the internal eMMC using rkdeveloptool and a male-to-male USB cable: Download your preferred Armbian image from Armbian download page and decompress it. Download the rk322x bootloader: rk322x_loader_v1.10.238_256.bin Download a copy of rkdeveloptool: a compiled binary is available in the official rockchip-linux rkbin github repository. Unplug the power cord from the tv box Plug an end of an USB Male-to-male cable into the OTG port (normally it is the lone USB port on the same side of the Ethernet, HDMI, analog AV connectors) while pressing the reset microbutton with a toothpick. You can find the reset microbutton in a hole in the back of the box, but sometimes it is hidden into the AV analog jack Plug the other end of the USB Male-to-male cable into an USB port of your computer If everything went well, run lsusb: you should see a device with ID 2207:320b Run sudo rkdeveloptool rd 3 (if this fails don't worry and proceed to next step) Run sudo rkdeveloptool db rk322x_loader_v1.10.238_256.bin Run sudo rkdeveloptool wl 0x0 image.img (change image.img this with the real Armbian image filename) Unplug the power cord Done! Installation (without SD card, board with NAND) If you are in the unfortunate case you can't use an SD card for installation and your board has a NAND chip, you still have an option to use the quick Multitool installation steps via USB. Obtain a copy of rkdeveloptool: a compiled binary is available in the official rockchip-linux rkbin github repository. Unplug the power cord from the tv box Plug an end of an USB Male-to-male cable into the OTG port (normally it is the lone USB port on the same side of the Ethernet, HDMI, analog AV connectors) while pressing the reset microbutton with a toothpick. You can find the reset microbutton in a hole in the back of the box, but sometimes it is hidden into the AV analog jack Plug the other end of the USB Male-to-male cable into an USB port of your computer If everyting went well, using lsusb you should see a device with ID 2207:320b Run sudo rkdeveloptool wl 0x4000 u-boot-main.img (download u-boot-main.img.xz , don't forget to decompress it!) Unplug the power cord Now you can follow the instructions on how to install on eMMC/NAND via SD card, just use instead an USB stick to do all the operations and plug it into the USB OTG port. Once you reboot, USB OTG port will be used as a boot device. NOTE: NAND users without SD slot may be unhappy to know that it will be difficult to do extra maintenance with Multitool in case something breaks in the installed Armbian system: installing u-boot-main.img makes the installed system unbootable because it is missing the NAND driver. Alternative backup, restore and erase flash for EXPERTS: These backup, restore and erase flash procedures are for experts only. They are kept here mostly for reference, since the Multitool is perfectly able to do same from a very comfy interface and is the suggested way to do maintenance. Backup: Obtain a copy of rkdeveloptool: a compiled binary is available in the official rockchip-linux rkbin github repository. If you prefer, you can compile it yourself from the sources available at official rockchip repository Unplug the power cord from the tv box Plug an end of an USB Male-to-male cable into the OTG port (normally it is the lone USB port on the same side of the Ethernet, HDMI, analog AV connectors) while pressing the reset microbutton with a toothpick. You can find the reset microbutton in a hole in the back of the box, but sometimes it is hidden into the AV analog jack Plug the other end of the USB Male-to-male cable into an USB port of your computer If everyting went well, using lsusb you should see a device with ID 2207:320b change directory and move into rkbin/tools directory, run ./rkdeveloptool rfi then take note of the FLASH SIZE megabytes (my eMMC is 8Gb, rkdeveloptool reports 7393 megabytes) run ./rkdeveloptool rl 0x0 $((FLASH_SIZE * 2048)) backup.data (change FLASH_SIZE with the value you obtained the step before) once done, the internal eMMC is backed up to backup.data file Restore: first we have to restore the original bootloader, then restore the original firmware. Running rkdeveloptool with these switches will accomplish both the jobs: ./rkdeveloptool db rk322x_loader_v1.10.238_256.bin Downloading bootloader succeeded. ./rkdeveloptool ul rk322x_loader_v1.10.238_256.bin Upgrading loader succeeded. ./rkdeveloptool wl 0x0 backup.data Write LBA from file (100%) Download here: Erase the flash memory: clearing the internal eMMC/NAND memory makes the SoC look for external SD Card as first boot option. If there isn't any suitable SD Card, the SoC enters maskrom mode, which can then be used for full eMMC/NAND access using rkdeveloptool. This is perfectly fine if your box has an eMMC flash memory. NOTE: In case you have a NAND flash memory this option is however discouraged. The original bootloader contains some special parameters to correctly access the data. Clearing the flash memory will probably garbage the NAND data and restoring the bootloader may require some special instructions. Obtain a copy of rkdeveloptool: a compiled binary is available in the official rockchip-linux rkbin github repository. If you prefer, you can compile it yourself from the sources available at official rockchip repository Unplug the power cord from the board Plug an end of an USB Male-to-male cable into the OTG port (normally it is the lone USB port on the same side of the Ethernet, HDMI, analog AV connectors) while pressing the reset microbutton with a toothpick. You can find the reset microbutton in a hole in the back of the box, but sometimes it is hidden into the AV analog jack Plug the other end of the USB Male-to-male cable into an USB port of your computer If everyting went well, using lsusb you should see a device with ID 2207:320b run ./rkdeveloptool ef and wait a few seconds once done, the internal eMMC is erased and the device will boot from the sdcard from now on Partecipation and debugging: If you want to partecipate or need help debugging issues, do not hesitate to share your experience with the installation procedure of the boxes. In case of issues and missed support, provide as many as possible of these things is very useful to try and bring support for an unsupported board: some photos of both sides of the board. Details of the eMMC, DDR and Wifi chips are very useful! upload the device tree binary (dtb) of your device. We can understand a lot of things of the hardware from that small piece of data; and alternative is a link to the original firmware (you can do a full backup with the Multitool); dmesg and other logs (use armbianmonitor -u that automatically collects and uploads the logs online) attach a serial converter to the device and provide the output of the serial port; Critics, suggestions and contributions are welcome! Credits: @fabiobassa for his ideas, inspiration, great generosity in giving the boards for development and testing. The project of bringing rk322x into armbian would not have begun without his support! Justin Swartz, for his work and research to bring mainline linux on rk3229 (repository here) @knaerzche for his great contribution to libreelec support and mainline patches @Alex83 for his patience in testing the NAND bootloader upgrade procedure on his board @Jason Duhamell for his generous donation that allowed researching eMCP boards and esp8089 wifi chip
  4. Hi all, so I was trying to map a windows network drive to armbian but something is missing or am i doing something wrong here: I tried smb://10.10.2.101 sftp://10.10.2.101 both are highlighted in red It works fine on Rocky Linux thou.. any ideas ?
  5. Hello. I'm trying to disable Network-Manager to only use isc-dhcp-client and control network settings via /etc/network/interfaces But whenever I disable or delete Network-Manger and install isc-dhcp-client. After restarting the device it loses communication with the network. Follow the data: Device: nanopi core Armbian Bookworm Kernel 6.6.28 How I have done the procedure: apt purge network-manager apt install isc-dhcp-client echo "extraargs=net.ifnames=0" >> /boot/armbianEnv.txt cat << EOF > /etc/network/interfaces auto lo iface lo inet loopback allow-hotplug eth0 iface eth0 inet dhcp EOF
  6. In my case the new kernel runs fine! Now I'm trying your last suggestion, i wrote here the command, so any users can try: echo "ENABLE=true MIN_SPEED=600000 MAX_SPEED=1800000 GOVERNOR=ondemand" > /etc/default/cpufrequtils systemctl disable --now armbian-hardware-optimize.service vi /etc/rc.local and insert before exit 0: for i in $(awk -F":" "/xhci/ {print \$1}" < /proc/interrupts | sed 's/\ //g'); do echo 20 > /proc/irq/$i/smp_affinity done for i in $(awk -F":" "/ahci/ {print \$1}" < /proc/interrupts | sed 's/\ //g'); do echo 30 > /proc/irq/$i/smp_affinity done
  7. It is not only about setting default cpufreq governors - there are also other settings essential for the network performance (see here). And for Helios64 it is essential to set the irq smp_affinity: for i in $(awk -F":" "/xhci/ {print \$1}" < /proc/interrupts | sed 's/\ //g'); do echo 20 > /proc/irq/$i/smp_affinity done for i in $(awk -F":" "/ahci/ {print \$1}" < /proc/interrupts | sed 's/\ //g'); do echo 30 > /proc/irq/$i/smp_affinity done If armbian-hardware-optimization is disabled or has vanished at least the irq smp_affinity should be set for sata (ahci) and for the 2.5G LAN interface (xhci) (i.e. in /etc/rc.local)
  8. Guys i have an orange pi zero 3 4GB RAM version, with armbian ubuntu running currently with a static ip, and i have installed a vpn service on it and it works wonderfully, but it barely uses all the cores and the ram, so i was wondering about using some kind of virtual machine service like qemu-kvm, lxd or even docker to run virtual machines inside. I know many would say go for docker, although what i need is something closer to a VM than to a container, because i need these VMs to have their very own static ips connected to the network and isolated from the others yet able to send and receive traffic between them and the network, i have read that this kind of behavior might be problematic with docker and it is easier to do with proper virtual machines, but, i dont know how mature are things under ARM, is qemu-kvm working perfectly as it does under x86? i thought about trying LXD but i dont know how well this would go being a canonical thing and because you dont install the OS but download an image from a repository, one that might not have an ARM build for it. So for what i want to do, having container/VMs with static IPs with all the capabilities of networking, which one would suggest to me? if anyone got more info about whatever you suggest it will be much appreciated.
  9. @q-bert Use the command "nmcli dev status" (for Network-Manager) or "networkctl" (for systemd-networkd) and make sure the NIC is not off / unmanaged.
  10. Aside from the obvious - adding it to my homelab - I'd do the following: Write a review for my website on the board - in particular I'd be interested to see how it stacks up against my Rock 5B board. Look into ways this board could be used as a network firewall given that it has dual network ports. Configure the services running on my Rock 5B to have some amount of high availability with this board.
  11. @peter.eismann I don't know about the netflix issue and I can't confirm that. Kodi does not run well inside a wayland session. You can try to login to a gbm session from display manager.
  12. Hello, I'm new to this forum here. I don't know if it have solution to boot flashed USB (NOT SD-Card) contain Armbian OS from Recovery Mode on cheap Android TV Boxes (Set-top) ? Because I have this box with model `SB801` (Device name: Acnos SB801 [from Vietnam] ) doesn't have SD-Card slot but it has specs like Odroid C1 / MXQ / Mbox SB801. Little specs preview: + CPU: Amlogic S805 + RAM/ROM: 1GB/8GB + Running OS: Android 4.0 + USB Slot: 2 + Display connector: HDMI, [? Red,White,Yellow] + Network: Ethernet, Wi-Fi Thanks. **sorry for my bad English
  13. I don't have a ftdi adapter. How exactly do I disable the sata overlay? The files in /boot on my nvme are: armbianEnv.txt boot.bmp boot.scr dtb initrd.img-5.10.160-rockchip-rk3588 uInitrd armbian_first_run.txt.template boot.cmd config-5.10.160-rockchip-rk3588 Image System.map-5.10.160-rockchip-rk3588 The armbianEnv.txt on the nvme says: verbosity=1 bootlogo=false overlay_prefix=rockchip-rk3588 fdtfile=rockchip/rk3588s-orangepi-5.dtb rootdev=UUID=e389976d-765a-4392-97c0-fdc69e5fb045 rootfstype=ext4 overlays=ssd-sata usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u My /etc/fstab on the nvme says: # <file system> <mount point> <type> <options> <dump> <pass> tmpfs /tmp tmpfs defaults,nosuid 0 0 UUID=e389976d-765a-4392-97c0-fdc69e5fb045 / ext4 defaults,noatime,commit=600,errors=remount-ro,x-gvfs-hide 0 1 lsblk -f gives me: NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS loop0 squashfs 4.0 0 100% /snap/certbot/3641 loop1 squashfs 4.0 0 100% /snap/core/16578 loop2 squashfs 4.0 0 100% /snap/certbot/3698 loop3 squashfs 4.0 0 100% /snap/core/16931 loop4 squashfs 4.0 0 100% /snap/core20/2186 loop5 squashfs 4.0 0 100% /snap/core20/2267 loop6 squashfs 4.0 0 100% /snap/hello-world/29 mtdblock0 mmcblk1 ├─mmcblk1p1 vfat FAT16 armbi_boot F086-14E9 153M 40% /boot └─mmcblk1p2 ext4 1.0 armbi_root 384d3db4-7e83-40fe-933e-22e63200cb80 12.4G 55% /var/log.hdd / zram0 [SWAP] zram1 35.6M 17% /var/log nvme0n1 └─nvme0n1p1 ext4 1.0 e389976d-765a-4392-97c0-fdc69e5fb045 I'm a little desperate here, but thanks for your support @royk! Any other ideas? I cannot be the only one with this problem, can I? My ssd is 2 TBs, maybe this is too much? Do you have any other ideas?
  14. @Markus Braun It might be a good idea to check the serial console to see what's going wrong, keep in mind that you need a ftdi adapter that can handle a high baudrate. Things you could check: Did you disable the sata overlay? Did you check if all the files are in the /boot folder of the nvme? Checked if the correct UUID is in /boot/armbianENV.txt and /etc/fstab Removed the SD-card at the first boot from NVME?
  15. I am using the default values (after various tests). # cat /etc/default/cpufrequtils ENABLE=true MIN_SPEED=408000 MAX_SPEED=1800000 GOVERNOR=ondemand Edit: I would love to use schedutil but low priority tasks take three times as long with it to complete compared to ondemand (!!) (I tested that with a complete file scan of my nextcloud installation). There was a lot discussion going on in armbian/build on github. Finally the Armbian default governor was set to schedutil again instead to ondemand. But schedutil parameters need to be fine-tuned such that EAS works correctly and from my own observations I can confirm that this is clearly not (yet) the case at least for the rk3399-kobol-helios64.dtb. Anyway - you can set min_speed to 600000 for all cores (ondemand): it does not affect power consumption at all, but it renders your Helios64 more responsive. And disable armbian-hardware-optimize - it degrades performance.
  16. I think I have everything setup, nm even says its connected, but isn't. With about 15 entries in FQDN format in the /etc/hosts file, and the hostname set to whats before the first dot of one of the entries, ip a still doesn't show an ipv4 address. and ip r is an empty return. What all do I need to set?, it all looks kosher to me.
  17. ...and i reproduce twice same freeze with cryptosetup to unlock my raid... freeze network... access usb is ready... but terribely slow... i tape my login and password and i waiting... but no response... picocom v3.1 port is : /dev/ttyUSB0 flowcontrol : none baudrate is : 1500000 parity is : none databits are : 8 stopbits are : 1 escape is : C-a local echo is : no noinit is : no noreset is : no hangup is : no nolock is : no send_cmd is : sz -vv receive_cmd is : rz -vv -E imap is : omap is : emap is : crcrlf,delbs, logfile is : none initstring : none exit_after is : not set exit is : no Type [C-a] [C-h] to see available commands Terminal ready helios64 login: root Password: I type CTRL-C and... ^C _ _ _ _ __ _ _ | | | | ___| (_) ___ ___ / /_ | || | | |_| |/ _ \ | |/ _ \/ __| '_ \| || |_ | _ | __/ | | (_) \__ \ (_) |__ _| |_| |_|\___|_|_|\___/|___/\___/ |_| Welcome to Armbian-unofficial 24.2.1 Bookworm with Linux 6.6.29-current-rockchip64 No end-user support: built from trunk System load: 3% Up time: 11 min Local users: 2 Memory usage: 7% of 3.77G IP: 10.0.0.155 CPU temp: 41°C Usage of /: 46% of 14G RX today: 53.8 MiB [ General system configuration (beta): armbian-config ] Web console: https://helios64:9090/ You have no mail. I type CTRL-C ^C And no prompt.... full freeze or lost control I back to ENABLE=true MIN_SPEED=408000 MAX_SPEED=1200000 GOVERNOR=schedutil until you explain me where and how use your file
  18. Sorry for the big copy paste but maybe that help us, i control again helios, i have a prompt, network is fully down or crash, lost ip and TX/RX, dmesg command last interresting lines are this: [118243.950487] BTRFS info (device dm-4): last unmount of filesystem 1d4e2c84-1c43-4d73-8acb-14d5a7aa1c4d [143643.328285] hrtimer: interrupt took 33543 ns [147029.554073] md: md0: data-check done. [155615.761768] md: data-check of RAID array md0 [161153.336701] rcu: INFO: rcu_preempt self-detected stall on CPU [161153.336720] rcu: 5-...0: (27185355 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=7499 [161153.336745] rcu: (t=15000 jiffies g=12239613 q=1933 ncpus=6) [161153.336761] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [161153.336776] Hardware name: Helios64 (DT) [161153.336784] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [161153.336799] pc : cpuidle_enter_state+0xc0/0x4bc [161153.336819] lr : cpuidle_enter_state+0xb8/0x4bc [161153.336830] sp : ffff800081f23d90 [161153.336838] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [161153.336868] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [161153.336894] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [161153.336919] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [161153.336944] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [161153.336969] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [161153.336993] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [161153.337018] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [161153.337041] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [161153.337066] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [161153.337090] Call trace: [161153.337098] cpuidle_enter_state+0xc0/0x4bc [161153.337111] cpuidle_enter+0x38/0x50 [161153.337125] do_idle+0x1fc/0x270 [161153.337143] cpu_startup_entry+0x34/0x3c [161153.337157] secondary_start_kernel+0x12c/0x14c [161153.337177] __secondary_switched+0xb8/0xbc [161333.343804] rcu: INFO: rcu_preempt self-detected stall on CPU [161333.343828] rcu: 5-...0: (108721819 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=30001 [161333.343862] rcu: (t=60003 jiffies g=12239613 q=8530 ncpus=6) [161333.343883] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [161333.343902] Hardware name: Helios64 (DT) [161333.343913] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [161333.343932] pc : cpuidle_enter_state+0xc0/0x4bc [161333.343954] lr : cpuidle_enter_state+0xb8/0x4bc [161333.343969] sp : ffff800081f23d90 [161333.343979] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [161333.344017] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [161333.344053] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [161333.344089] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [161333.344124] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [161333.344160] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [161333.344195] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [161333.344231] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [161333.344266] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [161333.344300] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [161333.344335] Call trace: [161333.344346] cpuidle_enter_state+0xc0/0x4bc [161333.344362] cpuidle_enter+0x38/0x50 [161333.344379] do_idle+0x1fc/0x270 [161333.344400] cpu_startup_entry+0x34/0x3c [161333.344420] secondary_start_kernel+0x12c/0x14c [161333.344446] __secondary_switched+0xb8/0xbc [161513.350913] rcu: INFO: rcu_preempt self-detected stall on CPU [161513.350930] rcu: 5-...0: (164767240 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=52502 [161513.350962] rcu: (t=105006 jiffies g=12239613 q=14808 ncpus=6) [161513.350981] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [161513.351000] Hardware name: Helios64 (DT) [161513.351011] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [161513.351030] pc : cpuidle_enter_state+0xc0/0x4bc [161513.351049] lr : cpuidle_enter_state+0xb8/0x4bc [161513.351064] sp : ffff800081f23d90 [161513.351074] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [161513.351111] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [161513.351146] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [161513.351181] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [161513.351216] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [161513.351252] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [161513.351287] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [161513.351322] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [161513.351357] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [161513.351392] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [161513.351426] Call trace: [161513.351437] cpuidle_enter_state+0xc0/0x4bc [161513.351453] cpuidle_enter+0x38/0x50 [161513.351471] do_idle+0x1fc/0x270 [161513.351492] cpu_startup_entry+0x34/0x3c [161513.351511] secondary_start_kernel+0x12c/0x14c [161513.351537] __secondary_switched+0xb8/0xbc [161693.358028] rcu: INFO: rcu_preempt self-detected stall on CPU [161693.358044] rcu: 5-...0: (220402734 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=75004 [161693.358074] rcu: (t=150009 jiffies g=12239613 q=21715 ncpus=6) [161693.358093] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [161693.358111] Hardware name: Helios64 (DT) [161693.358121] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [161693.358141] pc : cpuidle_enter_state+0xc0/0x4bc [161693.358160] lr : cpuidle_enter_state+0xb8/0x4bc [161693.358174] sp : ffff800081f23d90 [161693.358183] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [161693.358220] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [161693.358256] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [161693.358290] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [161693.358325] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [161693.358361] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [161693.358396] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [161693.358431] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [161693.358466] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [161693.358501] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [161693.358535] Call trace: [161693.358546] cpuidle_enter_state+0xc0/0x4bc [161693.358561] cpuidle_enter+0x38/0x50 [161693.358578] do_idle+0x1fc/0x270 [161693.358599] cpu_startup_entry+0x34/0x3c [161693.358618] secondary_start_kernel+0x12c/0x14c [161693.358644] __secondary_switched+0xb8/0xbc [161873.365143] rcu: INFO: rcu_preempt self-detected stall on CPU [161873.365165] rcu: 5-...0: (276037777 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=97505 [161873.365195] rcu: (t=195012 jiffies g=12239613 q=27612 ncpus=6) [161873.365214] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [161873.365232] Hardware name: Helios64 (DT) [161873.365243] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [161873.365261] pc : cpuidle_enter_state+0xc0/0x4bc [161873.365281] lr : cpuidle_enter_state+0xb8/0x4bc [161873.365295] sp : ffff800081f23d90 [161873.365306] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [161873.365342] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [161873.365378] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [161873.365413] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [161873.365447] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [161873.365483] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [161873.365518] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [161873.365553] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [161873.365588] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [161873.365623] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [161873.365658] Call trace: [161873.365668] cpuidle_enter_state+0xc0/0x4bc [161873.365684] cpuidle_enter+0x38/0x50 [161873.365701] do_idle+0x1fc/0x270 [161873.365721] cpu_startup_entry+0x34/0x3c [161873.365740] secondary_start_kernel+0x12c/0x14c [161873.365766] __secondary_switched+0xb8/0xbc [162053.372255] rcu: INFO: rcu_preempt self-detected stall on CPU [162053.372271] rcu: 5-...0: (331695191 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=120006 [162053.372299] rcu: (t=240015 jiffies g=12239613 q=33959 ncpus=6) [162053.372318] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [162053.372336] Hardware name: Helios64 (DT) [162053.372347] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [162053.372365] pc : cpuidle_enter_state+0xc0/0x4bc [162053.372383] lr : cpuidle_enter_state+0xb8/0x4bc [162053.372397] sp : ffff800081f23d90 [162053.372407] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [162053.372444] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [162053.372479] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [162053.372513] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [162053.372548] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [162053.372584] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [162053.372619] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [162053.372654] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [162053.372689] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [162053.372723] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [162053.372758] Call trace: [162053.372768] cpuidle_enter_state+0xc0/0x4bc [162053.372783] cpuidle_enter+0x38/0x50 [162053.372800] do_idle+0x1fc/0x270 [162053.372821] cpu_startup_entry+0x34/0x3c [162053.372841] secondary_start_kernel+0x12c/0x14c [162053.372866] __secondary_switched+0xb8/0xbc [162233.379370] rcu: INFO: rcu_preempt self-detected stall on CPU [162233.379393] rcu: 5-...0: (388627571 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=142506 [162233.379423] rcu: (t=285018 jiffies g=12239613 q=40530 ncpus=6) [162233.379442] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [162233.379460] Hardware name: Helios64 (DT) [162233.379471] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [162233.379491] pc : cpuidle_enter_state+0xc0/0x4bc [162233.379512] lr : cpuidle_enter_state+0xb8/0x4bc [162233.379526] sp : ffff800081f23d90 [162233.379536] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [162233.379572] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [162233.379607] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [162233.379642] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [162233.379678] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [162233.379713] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [162233.379749] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [162233.379784] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [162233.379818] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [162233.379853] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [162233.379887] Call trace: [162233.379897] cpuidle_enter_state+0xc0/0x4bc [162233.379913] cpuidle_enter+0x38/0x50 [162233.379931] do_idle+0x1fc/0x270 [162233.379952] cpu_startup_entry+0x34/0x3c [162233.379972] secondary_start_kernel+0x12c/0x14c [162233.379998] __secondary_switched+0xb8/0xbc [162413.386467] rcu: INFO: rcu_preempt self-detected stall on CPU [162413.386482] rcu: 5-...0: (444291044 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=165008 [162413.386511] rcu: (t=330021 jiffies g=12239613 q=46628 ncpus=6) [162413.386529] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [162413.386548] Hardware name: Helios64 (DT) [162413.386559] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [162413.386577] pc : cpuidle_enter_state+0xc0/0x4bc [162413.386595] lr : cpuidle_enter_state+0xb8/0x4bc [162413.386609] sp : ffff800081f23d90 [162413.386619] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [162413.386656] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [162413.386691] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [162413.386726] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [162413.386761] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [162413.386797] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [162413.386832] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [162413.386867] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [162413.386901] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [162413.386936] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [162413.386970] Call trace: [162413.386981] cpuidle_enter_state+0xc0/0x4bc [162413.386996] cpuidle_enter+0x38/0x50 [162413.387014] do_idle+0x1fc/0x270 [162413.387034] cpu_startup_entry+0x34/0x3c [162413.387054] secondary_start_kernel+0x12c/0x14c [162413.387079] __secondary_switched+0xb8/0xbc [162593.393561] rcu: INFO: rcu_preempt self-detected stall on CPU [162593.393586] rcu: 5-...0: (500093779 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=187509 [162593.393616] rcu: (t=375024 jiffies g=12239613 q=53876 ncpus=6) [162593.393636] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [162593.393653] Hardware name: Helios64 (DT) [162593.393664] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [162593.393682] pc : cpuidle_enter_state+0xc0/0x4bc [162593.393703] lr : cpuidle_enter_state+0xb8/0x4bc [162593.393717] sp : ffff800081f23d90 [162593.393728] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [162593.393764] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [162593.393799] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [162593.393834] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [162593.393869] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [162593.393905] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [162593.393940] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [162593.393975] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [162593.394010] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [162593.394045] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [162593.394079] Call trace: [162593.394090] cpuidle_enter_state+0xc0/0x4bc [162593.394105] cpuidle_enter+0x38/0x50 [162593.394122] do_idle+0x1fc/0x270 [162593.394143] cpu_startup_entry+0x34/0x3c [162593.394162] secondary_start_kernel+0x12c/0x14c [162593.394188] __secondary_switched+0xb8/0xbc [162773.400657] rcu: INFO: rcu_preempt self-detected stall on CPU [162773.400683] rcu: 5-...0: (555916563 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=209904 [162773.400712] rcu: (t=420027 jiffies g=12239613 q=60896 ncpus=6) [162773.400732] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [162773.400749] Hardware name: Helios64 (DT) [162773.400760] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [162773.400778] pc : cpuidle_enter_state+0xc0/0x4bc [162773.400799] lr : cpuidle_enter_state+0xb8/0x4bc [162773.400813] sp : ffff800081f23d90 [162773.400823] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [162773.400858] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [162773.400893] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [162773.400928] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [162773.400963] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [162773.400998] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [162773.401034] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [162773.401069] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [162773.401103] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [162773.401138] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [162773.401173] Call trace: [162773.401183] cpuidle_enter_state+0xc0/0x4bc [162773.401198] cpuidle_enter+0x38/0x50 [162773.401216] do_idle+0x1fc/0x270 [162773.401237] cpu_startup_entry+0x34/0x3c [162773.401256] secondary_start_kernel+0x12c/0x14c [162773.401282] __secondary_switched+0xb8/0xbc [162790.809151] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn [162791.124875] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn [162792.091230] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn [162953.407752] rcu: INFO: rcu_preempt self-detected stall on CPU [162953.407776] rcu: 5-...0: (611582304 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=232225 [162953.407807] rcu: (t=465030 jiffies g=12239613 q=69697 ncpus=6) [162953.407827] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [162953.407845] Hardware name: Helios64 (DT) [162953.407855] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [162953.407873] pc : cpuidle_enter_state+0xc0/0x4bc [162953.407894] lr : cpuidle_enter_state+0xb8/0x4bc [162953.407908] sp : ffff800081f23d90 [162953.407918] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [162953.407954] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [162953.407989] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [162953.408024] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [162953.408059] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [162953.408095] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [162953.408130] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [162953.408165] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [162953.408200] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [162953.408234] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [162953.408269] Call trace: [162953.408279] cpuidle_enter_state+0xc0/0x4bc [162953.408295] cpuidle_enter+0x38/0x50 [162953.408312] do_idle+0x1fc/0x270 [162953.408333] cpu_startup_entry+0x34/0x3c [162953.408353] secondary_start_kernel+0x12c/0x14c [162953.408378] __secondary_switched+0xb8/0xbc [163133.414845] rcu: INFO: rcu_preempt self-detected stall on CPU [163133.414869] rcu: 5-...0: (667562741 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=254606 [163133.414899] rcu: (t=510033 jiffies g=12239613 q=87475 ncpus=6) [163133.414918] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [163133.414935] Hardware name: Helios64 (DT) [163133.414946] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [163133.414964] pc : cpuidle_enter_state+0xc0/0x4bc [163133.414985] lr : cpuidle_enter_state+0xb8/0x4bc [163133.414999] sp : ffff800081f23d90 [163133.415010] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [163133.415045] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [163133.415081] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [163133.415117] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [163133.415153] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [163133.415190] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [163133.415225] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [163133.415260] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [163133.415295] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [163133.415330] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [163133.415365] Call trace: [163133.415375] cpuidle_enter_state+0xc0/0x4bc [163133.415390] cpuidle_enter+0x38/0x50 [163133.415409] do_idle+0x1fc/0x270 [163133.415432] cpu_startup_entry+0x34/0x3c [163133.415451] secondary_start_kernel+0x12c/0x14c [163133.415477] __secondary_switched+0xb8/0xbc [163313.421939] rcu: INFO: rcu_preempt self-detected stall on CPU [163313.421962] rcu: 5-...0: (723272070 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=276994 [163313.421991] rcu: (t=555036 jiffies g=12239613 q=94071 ncpus=6) [163313.422010] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [163313.422027] Hardware name: Helios64 (DT) [163313.422037] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [163313.422055] pc : cpuidle_enter_state+0xc0/0x4bc [163313.422076] lr : cpuidle_enter_state+0xb8/0x4bc [163313.422090] sp : ffff800081f23d90 [163313.422100] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [163313.422136] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [163313.422171] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [163313.422205] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [163313.422240] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [163313.422276] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [163313.422311] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [163313.422346] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [163313.422380] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [163313.422415] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [163313.422450] Call trace: [163313.422460] cpuidle_enter_state+0xc0/0x4bc [163313.422475] cpuidle_enter+0x38/0x50 [163313.422492] do_idle+0x1fc/0x270 [163313.422513] cpu_startup_entry+0x34/0x3c [163313.422533] secondary_start_kernel+0x12c/0x14c [163313.422558] __secondary_switched+0xb8/0xbc [163493.429032] rcu: INFO: rcu_preempt self-detected stall on CPU [163493.429054] rcu: 5-...0: (780722878 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=299262 [163493.429083] rcu: (t=600039 jiffies g=12239613 q=206960 ncpus=6) [163493.429102] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [163493.429119] Hardware name: Helios64 (DT) [163493.429131] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [163493.429148] pc : cpuidle_enter_state+0xc0/0x4bc [163493.429170] lr : cpuidle_enter_state+0xb8/0x4bc [163493.429184] sp : ffff800081f23d90 [163493.429193] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [163493.429229] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [163493.429264] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [163493.429299] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [163493.429335] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [163493.429370] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [163493.429405] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [163493.429440] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [163493.429475] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [163493.429509] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [163493.429544] Call trace: [163493.429555] cpuidle_enter_state+0xc0/0x4bc [163493.429570] cpuidle_enter+0x38/0x50 [163493.429588] do_idle+0x1fc/0x270 [163493.429609] cpu_startup_entry+0x34/0x3c [163493.429629] secondary_start_kernel+0x12c/0x14c [163493.429655] __secondary_switched+0xb8/0xbc [163673.436126] rcu: INFO: rcu_preempt self-detected stall on CPU [163673.436150] rcu: 5-...0: (836489872 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=321550 [163673.436179] rcu: (t=645042 jiffies g=12239613 q=221464 ncpus=6) [163673.436197] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [163673.436214] Hardware name: Helios64 (DT) [163673.436225] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [163673.436243] pc : cpuidle_enter_state+0xc0/0x4bc [163673.436264] lr : cpuidle_enter_state+0xb8/0x4bc [163673.436278] sp : ffff800081f23d90 [163673.436288] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [163673.436324] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [163673.436359] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [163673.436394] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [163673.436429] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [163673.436464] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [163673.436499] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [163673.436534] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [163673.436568] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [163673.436603] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [163673.436638] Call trace: [163673.436648] cpuidle_enter_state+0xc0/0x4bc [163673.436663] cpuidle_enter+0x38/0x50 [163673.436680] do_idle+0x1fc/0x270 [163673.436701] cpu_startup_entry+0x34/0x3c [163673.436721] secondary_start_kernel+0x12c/0x14c [163673.436747] __secondary_switched+0xb8/0xbc [163853.443218] rcu: INFO: rcu_preempt self-detected stall on CPU [163853.443234] rcu: 5-...0: (892316711 ticks this GP) idle=7774/1/0x4000000000000002 softirq=8220496/8220498 fqs=343827 [163853.443261] rcu: (t=690045 jiffies g=12239613 q=241797 ncpus=6) [163853.443280] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G C 6.6.29-current-rockchip64 #1 [163853.443296] Hardware name: Helios64 (DT) [163853.443307] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [163853.443324] pc : cpuidle_enter_state+0xc0/0x4bc [163853.443344] lr : cpuidle_enter_state+0xb8/0x4bc [163853.443358] sp : ffff800081f23d90 [163853.443368] x29: ffff800081f23d90 x28: 0000000000000000 x27: 0000000000000000 [163853.443404] x26: 0000000000000000 x25: 00009283767d7353 x24: 0000000000000000 [163853.443439] x23: 0000000000000000 x22: ffff000001b6a080 x21: ffff0000f779cf40 [163853.443474] x20: 00009283767de8ad x19: 0000000000000000 x18: 000000000006f000 [163853.443509] x17: 000000040044ffff x16: 00100074b5503510 x15: 0000000000000000 [163853.443544] x14: 00000000000002a1 x13: ffff8000813b75a8 x12: ffff800081a49b48 [163853.443579] x11: 071c71c71c71c71c x10: ffff0000f779d2ac x9 : 00000000000000a9 [163853.443614] x8 : 0000000000000049 x7 : 00000000000000c0 x6 : 00000374d8579600 [163853.443649] x5 : 00ffffffffffffff x4 : 0000000000000015 x3 : 00008fff2a050864 [163853.443683] x2 : ffff800076092000 x1 : ffff0000f779e4c0 x0 : 0000000000000000 [163853.443718] Call trace: [163853.443728] cpuidle_enter_state+0xc0/0x4bc [163853.443743] cpuidle_enter+0x38/0x50 [163853.443760] do_idle+0x1fc/0x270 [163853.443782] cpu_startup_entry+0x34/0x3c [163853.443801] secondary_start_kernel+0x12c/0x14c [163853.443826] __secondary_switched+0xb8/0xbc root@helios64:~#
  19. Hello... and i'm crying... freeze today with raid10 srubbing during btrfs check... But something is strange... network ssh is dead... but access with usb cable to console is working but very very very extremely slow I have this and... waiting very long time to have prompt picocom v3.1 port is : /dev/ttyUSB0 flowcontrol : none baudrate is : 1500000 parity is : none databits are : 8 stopbits are : 1 escape is : C-a local echo is : no noinit is : no noreset is : no hangup is : no nolock is : no send_cmd is : sz -vv receive_cmd is : rz -vv -E imap is : omap is : emap is : crcrlf,delbs, logfile is : none initstring : none exit_after is : not set exit is : no Type [C-a] [C-h] to see available commands Terminal ready helios64 login: root Password: _ _ _ _ __ _ _ | | | | ___| (_) ___ ___ / /_ | || | | |_| |/ _ \ | |/ _ \/ __| '_ \| || |_ | _ | __/ | | (_) \__ \ (_) |__ _| |_| |_|\___|_|_|\___/|___/\___/ |_| Welcome to Armbian-unofficial 24.2.1 Bookworm with Linux 6.6.29-current-rockchip64 No end-user support: built from trunk System load: 183% Up time: 1 day 21:18 Local users: 3 Memory usage: 84% of 3.77G Zram usage: 34% of 5.88G IP: 10.88.0.1 10.0.0.155 CPU temp: 43°C Usage of /: 46% of 14G RX today: 52.5 MiB [ General system configuration (beta): armbian-config ] Web console: https://helios64:9090/ You have no mail. root@helios64:~#
  20. Hello im new and im Italian so i hope you will not hate me if i write not perfectly (Who said Google Translate?? No No No) This Guide is for a "client to client" setup of the box, we will internally switch Wifi to Eth, so a working computer can access internet from its eth port even if the router signal source is wireless. Router AP -----> ARM BOX [WIFI internal or usb dongle] ===>> internal eth0 ------> ethernet cable --> client eth port Make sure WiFi in arm box is connected using nmtui command FROM NOW ON <WIFI CARD> is the wifi adapter name es: replace "<WIFI CARD>" with "wlx0013eff301ee" Execute: sudo apt-get update && sudo apt-get install dnsmasq iptables iptables-persistent -y say no to save actual iptables rules (we dont have any yet) Edit /etc/network/interfaces comment if exist the part of eth0 "iface eth0" to "#iface eth0" add those lines allow-hotplug eth0 iface eth0 inet static address 172.24.1.1 netmask 255.255.255.0 network 172.24.1.0 broadcast 172.24.1.255 dns-nameservers 1.1.1.1 1.0.0.1 #########{Static}########### up ip addr add 172.24.0.1/24 dev eth0 execute those commands REMEMBER TO REPLACE <WIFI CARD> ip addr add 172.24.0.1/24 dev eth0 iptables -A FORWARD -o <WIFI CARD> -i eth0 -s 172.24.0.0/24 -m conntrack --ctstate NEW -j ACCEPT iptables -A FORWARD -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT iptables -t nat -F POSTROUTING iptables -t nat -A POSTROUTING -o <WIFI CARD> -j MASQUERADE sh -c "iptables-save > /etc/iptables.ipv4.nat" sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward" /etc/init.d/dnsmasq stop cp /etc/dnsmasq.conf /etc/dnsmasq.conf-backup Edit /etc/dnsmasq.conf inserting interface=eth0 listen-address=172.24.1.1 bind-interfaces server=1.1.1.1 domain-needed bogus-priv dhcp-range=172.24.0.100,172.24.0.250,72h Edit /etc/sysctl.conf inserting net.ipv4.conf.default.forwarding=1 net.ipv4.conf.all.forwarding=1 Edit /etc/rc.local inserting before "exit 0" iptables-restore < /etc/iptables.ipv4.nat execute those commands systemctl enable dnsmasq systemctl enable iptables Explainations: We set static net to eht0 then we set routing in iptables [forward and back] wlan<->eth then we make this setup persistent so that will persist after reboot. Working on my RK3318 Armbian bullseye 5.15 minimal and USB3 dongle RTL8814AU (also tested with a 8812au)
  21. I think this will be the final update. One thing I now know for sure: it would've been easier to reinstall. But I did it my way, learned a bunch of things, broke and restored things, it was kinda fun to take my "old" server for a ride. Had to do much more upgrades, some broke the network, some broke libcrypt which broke ssh and sudo, but in the end I have a working system and software running on it is relatively up-to-date, debian bookworm edition.
  22. I have a similar problem with the official orange pi zero 3 image. It could also be band steering on my Asus XT8 mesh network. Wifi will stay connected for days and then drop out. I have noticed it occurs more frequently after I restart my router(s). I wrote a simple CRON job to reconnect when wifi is disconnected however it doesn't seem to work. */5 * * * * nmcli -t dev status | grep -q connected:Asus && echo "Connection 'Asus' is already connected" || (nmcli con up id Asus && echo "Connection 'Asus' is now connected" || echo "Failed to connect to 'Asus'") I hoped moving to Armbian would solve my problems however maybe I just make the above script reboot the machine on a less frequent basis when the connection drops. Following the topic incase someone figures out a software fix! Would much prefer being on armbian and glad to see there is now community support which wasn't the case when I last checked!
  23. Hi, Kernel 6.6.29 with: git clone --depth=1 --branch=main https://github.com/armbian/build cd build ./compile.sh kernel BOARD=helios64 BRANCH=current Same for me like with 6.6.26/27/28, pass my pattern test and also rsync over network of 3TO with -c option to do checksum during RAID10 Scrubbing pass I think Governor on this Kernel is less agressive like before... Keep in touch
  24. 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
  25. i have 2 USB LTE modems (quectel ec25) and i most of the time i get "wwan0" (modem 0) and "wwan1" (modem 1) network interface names, but sometimes they switch to "wwan0" (modem 1) and "wwan1" (modem 0), sometimes i get "wwx*" interface name on one of them and "wwan1" on the other, this is very sad ;(. How can i get "wwx*" for both of them? modems are connected after the system is already started im using latest jammy cli image on opi zero, the only thing i did is installed "modemmanager" and created 2 gsm connections in networkmanager
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines