Jump to content

Active threads

Showing topics posted in for the last 365 days.

This stream auto-updates

  1. Today
  2. Tried the verbosity=7, the same effect. With 6.1.77 kernel: Working FDT set to 49630000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.77-legacy-sunxi (armbian@next) (arm-linux-gnueabihf-gcc (Ubuntu 11.4.0-1ubuntu1~ 22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #1 SMP Fri Feb 23 08:12:53 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=50c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: LeMaker Banana Pi ...... With 6.1.92 kernel from "linux-image-legacy-sunxi" version 24.5.1 Working FDT set to 49630000 Starting kernel ... I tried the Device Trees from both "linux-dtb-legacy-sunxi" and "linux-dtb-current-sunxi": makes no difference. This again points to the "linux-image-legacy-sunxi" version 24.5.1 being broken. I wonder if someone with more authority can try running the kernel from that package on any Allwinner A20 board, or any Allwinner H3 Board (e.g. Orange Pi One, Orange Pi PC Plus), and confirm or disprove my claim.
  3. 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?
  4. 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?
  5. Solved I had not configured the boot/extlinux/extlinux.conf file correctly. Sorry, enough to read carefully
  6. 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
  7. Try this: https://github.com/armbian/build/pull/6694#pullrequestreview-2096146300
  8. 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.
  9. 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
  10. 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.
  11. 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.
  12. 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/
  13. 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.
  14. 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.
  15. 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
  16. https://github.com/raspberrypi/libcamera https://github.com/raspberrypi/picamera2 Ubuntu Noble already has this available; sudo apt install python3-libcamera
  17. There are some issues with Helios64 patches for 6.9.y https://github.com/armbian/build/pull/6691 Please check notes.
  18. 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 ...
  19. @jock Hello sir, first of all, thank you for your great work. I'm trying to remove the currently installed armbian and install another version. I assume that i can do it with the multitool? But my problem is the device won't boot to multitool anymore, but it goes straight to armbian. is there a step i'm missing? Thanks in advance.
  20. Is there any way to upgrade this Armbian and Waydroid to the latest?
  21. the manjaro is my main pc, it is x64 uefi, with a AMD gpu, i didnt think i can get a compatible dts this is what i got from orange pi zero 2 kernel 4.9 xrandr Screen 0: minimum 1280 x 720, current 1280 x 720, maximum 1280 x 720 default connected 1280x720+0+0 0mm x 0mm 1280x720 0.00* it is interesting, my monitor is 1920x1080 in the dmesg also show 1920x1080, but change to 1280x720, and it really show connect/disconnect, so maybe some pin is different from mainline, so maybe it communicated with monitor, but then it overwrite the settings dmesg.txt
  22. Hi, thank for your answer ... root@orangepi5:~# armbian-add-overlay orangepi-5-sata.dts Compiling the overlay Copying the compiled overlay file to /boot/overlay-user/ Reboot is required to apply the changes after copy files and directory to m2 sata disk and reboot ... And there it stays... Please helpme, It's a new 500GB m2 sata 2242 drive that I bought for this opi5 I currently use the "rkspi_loader.img" from OPI5 Observation: This is the only version that runs smoothly on my opi5
  23. Yesterday
  24. Description New codec and hub code for HDMI and analog sound on Allwinner H616 and H618 SOCs, including all the bits and pieces to implement the code (dts and configs). How Has This Been Tested? The patch was implemented on a recent fork of armbian build main. two images were built, Debian bookworm server from edge and Debian bookwork desktop xfce from current. Server testing: Analog audio was unmuted using alsamixer by unmuting Left out DACL and Right out DACR. Mpg123 was installed and used to play an mp3 file. Aplay speaker-test was also used to check left and right audio. Playing the mpg file and the speaker-test were also performed from an HDMI monitor connection. root@orangepizero3:~# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: audiocodec [audiocodec], device 0: CDC PCM Codec-0 [CDC PCM Codec-0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDMI], device 0: ahub_plat-i2s-hifi i2s-hifi-0 [ahub_plat-i2s-hifi i2s-hifi-0] Subdevices: 1/1 Subdevice #0: subdevice #0 root@orangepizero3:~# aplay -L null Discard all samples (playback) or generate zero samples (capture) hw:CARD=audiocodec,DEV=0 audiocodec, CDC PCM Codec-0 Direct hardware device without any conversions plughw:CARD=audiocodec,DEV=0 audiocodec, CDC PCM Codec-0 Hardware device with all software conversions default:CARD=audiocodec audiocodec, CDC PCM Codec-0 Default Audio Device sysdefault:CARD=audiocodec audiocodec, CDC PCM Codec-0 Default Audio Device dmix:CARD=audiocodec,DEV=0 audiocodec, CDC PCM Codec-0 Direct sample mixing device hw:CARD=HDMI,DEV=0 HDMI, ahub_plat-i2s-hifi i2s-hifi-0 Direct hardware device without any conversions plughw:CARD=HDMI,DEV=0 HDMI, ahub_plat-i2s-hifi i2s-hifi-0 Hardware device with all software conversions default:CARD=HDMI HDMI, ahub_plat-i2s-hifi i2s-hifi-0 Default Audio Device sysdefault:CARD=HDMI HDMI, ahub_plat-i2s-hifi i2s-hifi-0 Default Audio Device dmix:CARD=HDMI,DEV=0 HDMI, ahub_plat-i2s-hifi i2s-hifi-0 Direct sample mixing device root@orangepizero3:~# ANALOG tests: sysadmin@orangepizero3:~$ mpg123 Scarborough\ Fair.mp3 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3 version 1.31.2; written and copyright by Michael Hipp and others free software (LGPL) without any warranty but with best wishes Terminal control enabled, press 'h' for listing of keys and functions. Playing MPEG stream 1 of 1: Scarborough Fair.mp3 ... MPEG 1.0 L III cbr96 44100 j-s Title: Scarborough Fair/canticle Artist: Paul Simon Comment: Album: Art Garfunkel / The Graduate - Year: 1968 Genre: Soundtrack sysadmin@orangepizero3:~$ speaker-test -t wav -c 2 speaker-test 1.2.8 Playback device is default Stream parameters are 48000Hz, S16_LE, 2 channels WAV file(s) Rate set to 48000Hz (requested 48000Hz) Buffer size range from 32 to 131072 Period size range from 16 to 65536 Using max buffer size 131072 Periods = 4 was set period_size = 32768 was set buffer_size = 131072 0 - Front Left 1 - Front Right Time per period = 0.737457 0 - Front Left 1 - Front Right Time per period = 2.737752 0 - Front Left 1 - Front Right HDMI tests: sysadmin@orangepizero3:~$ mpg123 -a hw:1,0 Scarborough\ Fair.mp3 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3 version 1.31.2; written and copyright by Michael Hipp and others free software (LGPL) without any warranty but with best wishes Terminal control enabled, press 'h' for listing of keys and functions. Playing MPEG stream 1 of 1: Scarborough Fair.mp3 ... MPEG 1.0 L III cbr96 44100 j-s Title: Scarborough Fair/canticle Artist: Paul Simon Comment: Album: Art Garfunkel / The Graduate - Year: 1968 Genre: Soundtrack [src/libout123/libout123.c:out123_play():700] error: Error in writing audio, wrote only 3824 of 4608 (Success?)! [0:14] Decoding of Scarborough Fair.mp3 finished. sysadmin@orangepizero3:~$ speaker-test -D hw:1,0 -t wav -c 2 speaker-test 1.2.8 Playback device is hw:1,0 Stream parameters are 48000Hz, S16_LE, 2 channels WAV file(s) Rate set to 48000Hz (requested 48000Hz) Buffer size range from 32 to 131072 Period size range from 16 to 65536 Using max buffer size 131072 Periods = 4 was set period_size = 32768 was set buffer_size = 131072 0 - Front Left 1 - Front Right Time per period = 0.729233 0 - Front Left 1 - Front Right Time per period = 2.737477 0 - Front Left 1 - Front Right ^CTransfer failed: Bad address sysadmin@orangepizero3:~$ Results: all tests worked as expected. Desktop testing: The server tests were performed from a terminal window on the desktop image. In addition a music video with audio was played on chromium youtube. An mp3 music file was played with the Celluloid app. The tests were done on both analog and HDMI, using pulseaudio to switch between outputs. All tests performed as expected. There was an anomaly observed when using the pulseaudio volume control on the analog output. When pulse audio volume control was selected, the analog audio started to play at high speed. This did not happen on HDMI output. The issue can be worked around by using pulseausio volume control configure tab to turn off HDMI when using the analog output. This patch, a repository with the patch and a few images were posted to the Allwinner sunxi community forum from where a number of members reported successful tests. https://forum.armbian.com/topic/37718-sound-on-h616h618-socs/ Checklist: [ x ] My changes generate no new warnings [ x] Any dependent changes have been merged and published in downstream modules View the full article
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines