Jump to content

Active threads

Showing topics posted in for the last 365 days.

This stream auto-updates

  1. Past hour
  2. Form firs message from dmesg is not clear sun50i-h616-pinctrl 300b000.pinctrl: pin PC10 already requested by onewire@0; cannot claim for 300b000.pinctrl:74 I see many similar problems z similar info for UART SPI etc , I suppose that we need to solve this problem or I am wrong
  3. Today
  4. Your board isn't supported by Armbian. It is Community Maintained. You are the community, PRs are welcome with fixes.
  5. That isn't the full name of the build. Please provide the full name of the image file or the output of armbianmonitor -u
  6. Hello everyone ! I'm facing a hard issue that I still cannot solve. On my Raspberry, on Raspberry Os, to be able to use Rustdesk (https://github.com/rustdesk/rustdesk, an open source Teamviewer ) I needed to add some tweaks to the /boot/config.txt file: hdmi_force_hotplug=1 (See doc) hdmi_group=2 (See doc) Now, I'm trying to replicate these behaviours on Armbian for Opi zero 3 (but it could probably work for all Allwinner cpus if a solution is found) When looking on the Armbian documentation for Sunxi, I've found this (See doc) : For example to always use the hdmi connector, even if no cable is inserted, using edid info when available and otherwise initalizing it at 1024x768@60Hz, use: setenv video-mode sunxi:1024x768-24@60,monitor=dvi,hpd=0,edid=0 That really looks like what I want to achieve, but when adding this line to the /boot/boot.cmd file, re-building it using: mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr and after rebooting, I still can't connect to my distant Opi. Am I missing something? Did someone has faced something similar? Thanks for any help !
  7. Description Rewrite with: ./compile.sh rewrite-kernel-config BOARD=board BRANCH=branch How Has This Been Tested? [ ] CI Checklist: Please delete options that are not relevant. [ ] My changes generate no new warnings View the full article
  8. Description Added a call to losetup -f which would make sure that there is a loop device that exists and available for use. See #6568 Added doas support to is_root_or_sudo_prefix function. I will understand if this change would be asked to be removed, added just because I use doas. Jira reference number AR-2132 How Has This Been Tested? Building using the command ./compile.sh BOARD=orangepi5 BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no KERNEL_GIT=shallow RELEASE=bookworm on my machine. For some reason fails on the first try, creating the device and not finding it, but the second run succeeds. Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings View the full article
  9. Hello. I also had such a problem some time ago. I don't know how much experience you have with linux. Probably missing the /boot stuff. You can try the following, but it's a bit risky. You make an mmc card with arbian and kernel 6.1.XX. and you start nanopc from it. After it loads. You put in a USB to SD card adapter. In the new memory card, after loading the OS, create an OMV folder, in it /OMV/boot and /OMV/os/ in it you create /OMV/boot and /OMV/os/ rsync -va /boot/ /OMV/boot/ mv /OMV/os/lib/modules/6.1.43-vendor-rk35xx /OMV/os/lib/modules/6.1.43-vendor-rk35xx_old rsync -va /lib/modules/6.1.43-vendor-rk35xx /OMV/os/lib/modules/ After that, umount /OMV/boot and /OMV/os/, put the OMV card in the nanopc and if you're lucky, it might start. I hope I was helpful and good luck
  10. -console connection would help ( bootlog ) -so would an earlier backup of that SD Card... ( make a backup of it now anyway ) personally i'd just stick with the new OS ( a year is pretty long in the tooth )... and new card... then just scp/rsync whatever is critical over to the new OS. other than that try running a fsck, / seeing what the console says (edit: sorry i messed the beginners bit...)
  11. Hi - I installed the latest images but unfortunately the GPU is not accelerated. Somebody has an idea how to use the PANFROST drivers? name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Mesa/X.org (0xffffffff) Device: llvmpipe (LLVM 15.0.6, 128 bits) (0xffffffff) Version: 22.3.6 Accelerated: no Video memory: 3932MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 4.5 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL vendor string: Mesa/X.org OpenGL renderer string: llvmpipe (LLVM 15.0.6, 128 bits) OpenGL core profile version string: 4.5 (Core Profile) Mesa 22.3.6 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.5 (Compatibility Profile) Mesa 22.3.6 OpenGL shading language version string: 4.50 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.3.6 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  12. In pavucontrol, which is the Configuration in Volume Control, set the second Audio to off and exit. After playing the audio and opening the Volume Control at the same time, this problem will not occur and can be adjusted normally My understanding is that two Audio may have output conflict?
  13. Description remove kinetic, lunar, mantic fix armhf sid, noble, oracular How Has This Been Tested? [x] Manual tests on affected Checklist: [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
  14. Hello, excuse me, can you share the images you have about s812 s805?
  15. I'm trying to enable GPU support for watching youtube on orange pi 2 zero w model. But there is no Mali driver and even kernel package How can I enable this?
  16. I have remove the armbian-firmware #apt remove armbian-firmware just need to restart it once today. I still trying to find the deb package for older version of armbian-firmware couldn't find it on https://mirror.yandex.ru/mirrors/armbian/archive/orangepione/archive/ for info, I run the board for Pi-Hole using the cloudflared. The second service is a smbd server for low throughput usage in LAN the symtomps after armbian-firmware update to 24.2.1 is a hot cpu, so it might be the system cannot cope with the temperature and just hangs (I do not put any cooling / heatsink for 2 years and its working fine because of the low usages) any suggestion to a armbian-firmware.deb file that i can dpkg is appreciated. thanks
  17. Description The vendor config of rk35xx is originally for rk3588 which doesn't need this driver. But rk3568 need it. CONFIG_NET_VENDOR_MOTORCOMM=y is introduced by rewrite-kernel-config, I guess it should be fine. How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] ./compile.sh BOARD=hinlink-hnas BRANCH=vendor BUILD_DESKTOP=yes BUILD_MINIMAL=yes DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=jammy KERNEL_GIT=shallow [x] Tested on hinlink hnas which has 4 2.5 inch sata. Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  18. Why can't the CPU frequency be adjusted in the armbian-config settings?
  19. Yesterday
  20. Did you try to play a video through HDMI? was sound present? You can use a USB flash (pendrive) to try it. As, I understand, the RK3528 is not working with HDMI audio (in my case neither GPU acceleration for videoplayback, it plays but it's choppy).
  21. rcu: INFO: rcu_sched self-detected stall on CPU rcu: 0-....: (5249 ticks this GP) idle=5ec4/1/0x40000002 softirq=471875/471875 fqs=2602 rcu: (t=5250 jiffies g=738401 q=352 ncpus=4) CPU: 0 PID: 14211 Comm: octoprint Tainted: G C 6.6.16-current-sunxi #1 Hardware name: Allwinner sun8i Family PC is at stmmac_get_stats64+0x24/0x128 LR is at 0xc32bb000 pc : [<c078c5cc>] lr : [<c32bb000>] psr: a0010033 sp : e1fed990 ip : c32b8000 fp : 00000001 r10: 00000000 r9 : c95dee40 r8 : 00000000 r7 : 00000000 r6 : 00000001 r5 : 00000000 r4 : 80000000 r3 : 0093d4a3 r2 : c32bae48 r1 : c50ba6b8 r0 : c32b8000 Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment none Control: 50c5387d Table: 497a006a DAC: 00000051 stmmac_get_stats64 from dev_get_stats+0x27/0xd0 dev_get_stats from rtnl_fill_stats+0x25/0xb0 rtnl_fill_stats from rtnl_fill_ifinfo+0x4cd/0xde0 rtnl_fill_ifinfo from rtnl_dump_ifinfo+0x1ff/0x49c rtnl_dump_ifinfo from netlink_dump+0xcd/0x270 netlink_dump from __netlink_dump_start+0x15b/0x1ec __netlink_dump_start from rtnetlink_rcv_msg+0x177/0x25c rtnetlink_rcv_msg from netlink_rcv_skb+0x75/0xb0 netlink_rcv_skb from netlink_unicast+0x1c1/0x204 netlink_unicast from netlink_sendmsg+0x185/0x354 netlink_sendmsg from __sock_sendmsg+0x27/0x48 __sock_sendmsg from __sys_sendto+0x7f/0xac __sys_sendto from ret_fast_syscall+0x1/0x5c Exception stack(0xe1fedfa8 to 0xe1fedff0) dfa0: aa039794 0000000c 00000029 aa0397b0 00000014 00000000 dfc0: aa039794 0000000c aa03b920 00000122 00000000 00000029 00000014 00000000 dfe0: 00000122 aa038738 b6dd4325 b6d3db06 Same issue here. I am using Orange pi one. Problem afer installing 6.6.16-current-sunxi Huge utylization of CPU / system freze, I also using, mjpg_streamer, I am metionig about this, because I can only make it working/unfreze only after getting feed from camera on that hardware. I know weird, but it is how it is.
  22. Hi. I would like to know if someone can help me. I was successfully able to compile armbian 6.6.30 with all of @Stephen Graf patches for my orangepi zero 3 having Full Audio working even on HDMI. see below for reference. Now I have a 2nd project. It runs the h616 with 2GB DDR3 RAM with AXP313. Can someone help me with a patch for the AXP313 on h616. Or alternatively, could my h618 orangepi zero 3 setup work if I patch it to run with DDR3? If so where can I find such a patch. Thanks in advance.
  23. main-config.sh: workaround: set the default ARCH to arm64 (replacing armhf) main-config.sh: workaround: set the default ARCH to arm64 (replacing armhf) armhf was disabled for some releases and now we get spurious failures building certain artifacts (firmware) Signed-off-by: Ricardo Pardini ricardo@pardini.net View the full article
  24. on debian distro : sudo nautilus This folder and dtb folder is the same folder it's just an short link
  25. So I been doing some testing and audio through headphone jack "Line Out" works. I added a patch to enable line out in my dts. +&codec { + allwinner,audio-routing = + "Line Out", "LINEOUT"; + status = "okay"; +}; + You need to to enable it using the mixer. (thanks to sasa in the orange pie thread) /usr/bin/amixer -c 0 set 'Left Output Mixer DACL' 100% unmute /usr/bin/amixer -c 0 set 'Left Output Mixer DACR' 100% unmute /usr/bin/amixer -c 0 set 'Right Output Mixer DACL' 100% unmute /usr/bin/amixer -c 0 set 'Right Output Mixer DACR' 100% unmute Bluetooth has a bug where you need to enable bluetooth in android first before it can work with armbian.
  26. Hi, I've tried to blacklist the driver, seemed stable but crashed after 2 weeks. At this point I don't know what else to try. For now i set kernel.panic=10 in /etc/sysctl.d/96-panic.conf to see if at least reboots when a panic happens.
  27. Yes, that i did already. but this machine is supposed to work remotely and if I or for any reason, it reboots, it will never turn ON again if the SD card is not bootable.
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines