Jump to content

NickB

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. VERSION=24.8.4 REVISION=24.8.4 Problems: No display. (access only via SSH) CIFS mounts fail Lots of dmesg messages similar to: ... [ 6.421534] rtk_btusb: disagrees about version of symbol module_layout ... [ 6.504179] uio: disagrees about version of symbol module_layout ... [ 376.377046] ipv6: disagrees about version of symbol module_layout ... [ 379.869911] cifs_md4: disagrees about version of symbol module_layout ... Is this problem known about?
  2. On the Orange Pi 5 (Armbian_24.8.0-trunk.468_Orangepi5_noble_edge_6.10.2_gnome-kisak_desktop.img.xz) Is booting, but I get no output to a monitor via HDMI, using standard resolutions. However, I can access via ssh. I would guess the relevant error from DMESG is rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe [rockchipdrm]] *ERROR* No available vop found for display-subsystem. I also note my NVME drive goes missing. Finally, it is not my experience that any version of Armbian, or Joshua Riek's distro, works well on the Orange Pi 5. All versions are problematic with the VPU, in my case, all versions eventually crash displaying 1080p HEVC video. This is why I, and I suspect many others, are interested in the 6.10 kernel, with MESA/panthor.
  3. Widevine for arm64 has been released, and I have tested that it does work on a Raspberry Pi. The Raspberry Pi has packaged it for PiOS. sudo apt install libwidevinecdm0 I used this to get the .so shared object file, and to understand the expected directory structure. I transfered it to an Orange Pi 5 running Armbian. However, it didn't work. My understanding is that this was because, by default, chromium-browser is hard coded not to attempt to load Widevine on arm64 systems. Presumably, this will be fixed upstream for chromium-browser in the near future. However, it would be nice if it was fixed earlier in the Armbian repo, and particularly if it was fixed in the hardware accelerated version provided by Liu Jian Feng. sudo add-apt-repository ppa:liujianfeng1994/panfork-mesa sudo add-apt-repository ppa:liujianfeng1994/rockchip-multimedia sudo apt update sudo apt dist-upgrade sudo apt install mali-g610-firmware rockchip-multimedia-config I believe the gpu accelerated chomium-browser is from rockchip-multimedia-config. Unfortunately, being a newbie, I do not know how to go about requesting any of this.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines