Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. As they say, did you turn it off and on... he he Reboot helped, although I had only 8 days of uptime and in the meantime something caused some confusion. I speculate that it may be something related to cpu tool deprecated... or root@odroidxu4:~# apt list --upgradable Listing... Done armbian-bsp-cli-odroidxu4-current/bullseye 24.5.1 armhf [upgradable from: 23.8.1] N: There is 1 additional version. Please use the '-a' switch to see it However, using cpupower I was able to set 1.9 and 1.3Ghz, but setting it to 2.0 and 1.4 does not work even though cpupower provides such an option. I'm guessing it may be something deeper in the kernel set for this sbc?
  3. Tried with code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } modprobe rtw89?
  4. Solved I had not configured the boot/extlinux/extlinux.conf file correctly. Sorry, enough to read carefully
  5. For Ubuntu to say: code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } do-release-upgrade One thing to mention is that code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } do-release-upgrade usually does not work until the first point release. So retry once Ubuntu 24.04.1 has been released. Currently expected for August 15, 2024
  6. RTL8852BE is the official recommended Wifi module for Orange Pie 5 PLUS, but it is not available in Armbian 24.5.1 Linux Vendor Kernel 6.1 without a driver module. Hope the official driver will be added to the 6.1 kernel. Thanks.
  7. Try this: https://github.com/armbian/build/pull/6694#pullrequestreview-2096146300
  8. That Community Version of Ubuntu Jammy is working really well for me on this device Orange Pi Zero 2W. With one exception: No sound card found. Maybe these are clues on how to bake this in to next Community Version Ubuntu Jammy update, not sure?: https://forum.armbian.com/topic/37718-sound-on-h616h618-socs/#comment-188117 https://forum.armbian.com/topic/40625-armbian-build-pr-sound-allwinner-h616-h618-socs/#comment-193609
  9. Today
  10. Well, I at least have been upgrading smoothly from one version to another so far. What is the option I have then to upgrade without having to build a new image from scratch? I've gone into armbian-config, but the only option I've always seen is Firmware (but it has never changed anything). Thanks
  11. Thanks. I was not aware of that. I am amazed and glad that wifi works on my Tronsmart Vega S95 Telos with the S905 chipset. That's where I really needed it. The Minix was just an experiment.
  12. This is a command provided by userspace and has nothing to do with Armbian. Armbian related packages will be installed - if available (not the case for Lunar. non-LTS upstream userspaces are unsupported in general by Armbian) - and if firmware is unfrozen https://docs.armbian.com/User-Guide_FAQ/#can-i-upgrade-my-userspace-like-buster-to-bullseye-or-focal-to-jammy
  13. Good morning to all of you. I followed the installation guide but when starting it doesn't recognize the USB ports and enters a loop writing "usb-port1 :connect,-debonce failed". Does anyone know how to solve the problem? Thanks and regards
  14. Hello. I have a Tinkerboard "regular" (without internal memory). My OS is Armbian 23.02.2 Lunar. I tried many times updating to Armbian 23.10 but system always brokes. Previously, I ever can update earlier versions without problems. I post in another topic this problem and finally, a forum member showed me that the problem was that there were no drivers for my internal storage in this version. So, my hope now lies in whether I can upgrade to Armbian 24.5.1. I also want to upgrade because the audio drivers haven't been working for a long time and I've tried a thousand things described in different forums. So, in short, how can I upgrade WITHOUT making a new image, as I have always done before? I've been trying do-release-upgrade -d for days but I still don't get the new LTS version. It's already released, isn't it? Thank you very much.
  15. If someone wants to contribute this to Armbian as a patch: https://github.com/MichaIng/build/commit/ccd6837 The patch file however should contain a proper header, at best based on a Git commit done on the used kernel source, like so: https://github.com/torvalds/linux/commit/ba414bc.patch
  16. Either, you need to add it to the "extraargs=" (optionally "extraboardargs=") line in /boot/armbianEnv.txt, in case create those lines, if missing: extraargs=mem=16G Or, when adding it to /boot/boot.cmd directly, you need to generate /boot/boot.scr from it: mkimage -C none -A arm64 -T script -d /boot/boot.cmd /boot/boot.scr The initramfs does not need to be regenerated in any case.
  17. I can say that a way has been found on a board to be able to run a minimal arch Linux distro. Unfortunately it is not easy and we are still in an initial testing phase. 1) Open the case and press the button located behind the audio jack during power on. At this point, use the USB male cable to load the modified image with Linux PC and Sunxi-fel utility to boot from USB. 2) Boot with a USB stick and USB keyboard hub and check that the Linux kernel starts. 3) Upload Linux image to eMMC. I am not at risk of carrying out point 2 and I will have to solder the cables for the serial port to understand where the problem is in my case. If there are any updates I'll let you know. If it is possible to create an image ready to be directly on emmc this could be within everyone's reach.
  18. Did you get any luck with this? I tried adding the files to /boot/overlay-user/ and set the user_overlays in armbianEnv.txt but I didn't succeeded. I followed this guide: https://docs.armbian.com/User-Guide_Armbian_overlays/
  19. I also tried adding line "param_uart2_rtscts=1" to "/boot/armbianEnv.txt". This enabled GPIO Mode ALT2 for UART2_RTS and UART2_CTS. However, still no voltage changes on RTS or CTS pin when tried to send data over TX. Looking forward for help. Thanks in advance. P.S.: WiringPi (https://github.com/orangepi-xunlong/wiringOP.git) does not seem to be working for Orange Pi Zero 3 as it is showing H616 in output of gpio readall command Regards.
  20. Hello, I am new to Armbian and Linux in general. I am using an OrangePi Zero 2 (H616) board and need to enable the hardware UART. To do this, I tried using the simplest method I could find: running the command armbian-config -> System -> Hardware. However, in the section where I should find options for peripherals to enable, I found nothing. I have tried installing different versions of Armbian, but nothing changed: - Armbian_24.5.1_Orangepizero2_jammy_current_6.6.31.img - Armbian_24.2.1_Orangepizero2_bookworm_current_6.6.16.img - Armbian_23.8.3_Orangepizero2_bookworm_current_6.1.53.img - Armbian_24.5.1_Orangepizero2_noble_current_6.6.31.img I also tried installing the system on different SD cards, but nothing changed. Please tell me, what am I doing wrong? Thank you.
  21. Today I did update my 3 NanoPi Neo2 via apt update/upgrade, but only one is accessable via ssh after the update. (without SSH/SSL-conect also no conection via SFTP/WinSCP because if the timeout) The one which is accessable has after the update Welcome to Armbian 23.02.2 Bullseye with bleeding edge Linux 6.7.12-edge-sunxi64 ( Machine model: FriendlyARM NanoPi NEO 2) The two other do show prompts for user/password but doesnt login via ssh - and after some time they time out and I can reenter user/password After connecting via TTL-serial I can also enter user/password and then the Neo2 shows me: _ _ ____ _ _ _ ____ | \ | | _ \(_) | \ | | ___ ___ |___ \ | \| | |_) | | | \| |/ _ \/ _ \ __) | | |\ | __/| | | |\ | __/ (_) | / __/ |_| \_|_| |_| |_| \_|\___|\___/ |_____| Welcome to Armbian 23.8.1 Bullseye with bleeding edge Linux 6.7.12-edge-sunxi64 No end-user support: community creations System load: 266% Up time: 2 min Memory usage: 22% of 982M IP: 192.168.6.24 CPU temp: 73°C Usage of /: 54% of 15G storage/: 56% of 458G storage temp: 41°C RX today: 4.2 GiB [ General system configuration (beta): armbian-config ] Last login: Tue Dec 27 14:13:30 +03 2022 from 192.168.6.17 on pts/0 After prssing Ctrl-C: ^C Armbian 23.8.1 bullseye ttyS0 npi-neo2-24 login: For non-existing users I do get a timeout at the serial-TTL-Port: npi-neo2-24 login: maxandmoritz Password: Login timed out after Armbian 23.8.1 bullseye ttyS0 npi-neo2-24 login: but nothing more - and this time the login doenst time out. But the armbian seems to boot up correctly, because the SAMBA-server on the Neo2 is available/useable. So the only way to change something in the system will be to make modifikations to the SDCard - but which change have I to do? Maybe its something between the Neo2 Revisions 1&2 (not/no Black Revision). Does anyone got a glue/idea for me? Thanks in advance Guido
  22. https://github.com/raspberrypi/libcamera https://github.com/raspberrypi/picamera2 Ubuntu Noble already has this available; sudo apt install python3-libcamera
  23. Can you provide a package or a file associated to this library? So we can find it and add.
  24. There are some issues with Helios64 patches for 6.9.y https://github.com/armbian/build/pull/6691 Please check notes.
  25. Not anymore ZFS, versions that we are adding is now again properly autotested: and this won't be happening in the future. If dependency check fails, packages are not pushed into the repo ...
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines