Jump to content

ioncube

Members
  • Posts

    33
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Regarding the VPU under jammy I have compiled a guide here https://github.com/defencedog/orangepi4A/tree/main/GPU_VPU Gstreamer players like clapper do use HW acceleration for H264 & H265 (however 10bit HEVC) are not working ad per my tests Version 1.0 of `libcedarc` is used. In v2.0 HEVC 10bit support is added. If anyone can provide git links & some help to compile I am ready to spend time on it In whole internet I only got x1 git for this https://gitlab.com/tina5.0_aiot/media/cedarc-release/libcedarc_v2.0
  2. I think this OS for T527 Allwinner should work on 4A. Official 4A releases are stuck at jammy while this has Noble https://github.com/AvaotaSBC/AvaotaOS/releases If you observe the contents inside `linux-dtb-sun55i-t527-bsp_0.3.0.4_arm64.deb` you will realise it's doesn't have 4A `dtb` So after burning image copy `dtb` File from jammy. Kernel is same so I belive it should work
  3. My OS OS: Armbian (24.8.4) aarch64 Host: Radxa ZERO 3 Kernel: 6.1.75-vendor-rk35xx Uptime: 5 mins Packages: 1358 (dpkg) Shell: bash 5.2.21 Terminal: /dev/pts/0 CPU: (4) @ 2.000GHz Memory: 1168MiB / 7686Mi Reference Posts x2 I have this patch already in my /etc/systemd/journald.conf I edited /etc/default/armbian-zram-config -> ZRAM_PERCENTAGE=10 but allotment size didn't increase after a reboot (~47M before as well). By default this variable was commented out Filesystem Size Used Avail Use% Mounted on tmpfs 769M 24M 745M 4% /run /dev/mmcblk1p2 116G 32G 84G 28% / tmpfs 3.8G 100K 3.8G 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.8G 4.0K 3.8G 1% /tmp /dev/md127 439G 65G 352G 16% /media/radxaRaid480gb /dev/mmcblk1p1 256M 157M 100M 62% /boot /dev/sdd1 117G 37G 75G 34% /media/radxa128gb /dev/zram1 47M 46M 0 100% /var/log
  4. I am a new user to Allwinner T527 SOC in OrangePi 4A.... The SBC is great for general purposes but VPU really sucks. On the other hand my RK3566 SOC in OPi3b & Radxa Zero 3E shines when using JellyFin or Chrome
  5. OrangePi 4A Bluetooth Mouse Keyboard connectivity issue Solved The solution to the problem when mouse pairs / connects with BT but doesnt work Prebuilt kernel files are available https://github.com/defencedog/orangepi4A/blob/main/Bluetooth%20Mouse%20Not%20Working%20Solved.md
  6. I have having the same issue as discussed here & it also provided solution for it https://github.com/IceWhaleTech/CasaOS/issues/1136 I have added cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1 to armbianEnv.txt The dmesg logs indicate that these arguments are failing [ 15.630904] Kernel command line: root=UUID=eb6a27ef-3932-431f-92fd-e61fea75356c rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u,0x1058:0x25a2:u cma=256M cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory [ 15.631910] Unknown kernel command line parameters "splash=verbose ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c cgroup_enable=memory cgroup_memory=1", will be passed to user space. . . . [ 18.261976] Run /init as init process [ 18.262019] with arguments: [ 18.262028] /init [ 18.262034] with environment: [ 18.262039] HOME=/ [ 18.262044] TERM=linux [ 18.262049] splash=verbose [ 18.262054] ubootpart=f3aeb909-d11b-ec42-a52c-4507e474335c [ 18.262060] cgroup_enable=memory [ 18.262065] cgroup_memory=1 [ 18.263469] mmcblk1: p1 p2 The bug still haunts me, any ideas how should I approach this problem
  7. @Fajar Muttaqin Can you share your compiled kernel & headers `.debs` In default kernel support for filesystems `cifs` & `nfs` were not included. I compiled with these support as well https://github.com/defencedog/orangepi4A/tree/main/kernels
  8. @Angel Luis Pérez Can you please upload your debian image. Plus kindly explain which hardware part is not working?
  9. Anyone got a working image? Any review of what is working & what is not
  10. @Hqnicolas [ 6.519079] rk817-codec rk817-codec: rk817_probe: chip_name:0x80, chip_ver:0x94 [ 6.525779] input: rockchip-rk809 Headset as /devices/platform/rk809-sound/sound/card0/input2 I am using OPi3b v2.1 with same RK817 audio, however I am failing for past month & my 3.5mm audio out is not working under vendor 6.1x kernel (both from Armbian / Joshua) interestingly both have same error! However mainline kernel has no problem but because of H265 VPU I prefer to use vendor kernel. Can you please help. My fiddlings are mentioned ar github https://github.com/Joshua-Riek/ubuntu-rockchip/issues/1041
  11. @Giordano Sologuren here its a stable OS only 1xUSB2.port & 3.5mm audio out is not working but I am working on it reddit github link For the latest Armbian_community_24.11.0-trunk.66_Orangepi3b_noble_vendor_6.1.75_gnome-kisak_desktop.img.xz nothing works. Boot doesn't occur putty.log
  12. @Kutia which Opi3b you are using. For v2.1 I have Broadcom AP6256 ... wifi I was able to work but BT no ...I am looking answers for latter
  13. @Protx I will test your images. But tell me have you ever made BT working? Opi3b v2.1 uses AP6256 Broadcom..
  14. @NicoD in your video are you using cinnamon desktop? If so does it support wayland because only then panfrost will work
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines