Jump to content

schwar3kat

Moderators
  • Posts

    251
  • Joined

  • Last visited

Everything posted by schwar3kat

  1. In the screenshot, you are not root, so all modprobe commands require sudo privileges. Try: sudo modprobe rbd
  2. Hi developers, I'm missing the video's, since July. Any chance that you can record and post the video?
  3. @Werner - Are there no more Armbian developers meeting videos? I was rather hoping that they might reappear. Maybe I missed some announcement. I see Developers Meetup in the calendar. I haven't been able to attend, but I had been watching these videos to catch up. I see a mention of Jitsi in the calendar event, but no link or instructions how to join the event if I could. I thought maybe the video might be attached to the Jitsi event (I don't know if Jitsi can do this).
  4. I used https://mirror.yandex.ru/mirrors/armbian/archive/orangepi5-plus/archive/Armbian_23.5.4_Orangepi5-plus_jammy_legacy_5.10.160_xfce_desktop.img.xz but this is a different board. I guess any legacy Jammy 5.10.x should work. Look here for something suitable https://mirror.yandex.ru/mirrors/armbian/archive/orangepi5/archive/ Maybe: https://mirror.yandex.ru/mirrors/armbian/archive/orangepi5/archive/Armbian_22.11.3_Orangepi5_jammy_legacy_5.10.110_xfce_desktop.img.xz You can't use the official Kodi ppa version of Kodi. It doesn't include k35xx acceleration or a working widevine cdm for arm64. You must use amazingfate's ppa for Kodi and not the Kodi official ppa. When updating or installing the inputstream.adaptive plugin from that ppa or from any Kodi repository, it will prompt you to update widevine. cdm, The widevine cdm update that is installed doesn't currently work with arm64 Linux. At the bottom of my notes below, you can follow how to manually copy the right one, assuming that you have it installed in amazingfate's Chromium. If you have the wrong Kodi installed then remove it and remove the official ppa. My notes are a couple of months old, but if my notes are correct these are the steps to get Chromium widevine cdm and Kodi installed (use at your own risk) Good Luck: sudo add-apt-repository ppa:liujianfeng1994/panfork-mesa sudo add-apt-repository ppa:liujianfeng1994/rockchip-multimedia sudo apt update sudo apt full-upgrade sudo apt install libwidevinecdm I might specifically have installed or reinstalled Chromium, but I don't have it in my notes. It may have done it automatically with the upgrade. Some DRM streamers check the Chromium user agent on arm64 and won't work unless they find a ChromeOs user agent. Create a launcher for DRM-Chromium with the correct user agent for widevine (or just launch it like this from the command line): chromium-browser --user-agent="Mozilla/5.0 (X11; CrOS aarch64 15236.80.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.125 Safari/537.36" Check widevine DRM works in Chromium with https://bitmovin.com/demos/drm sudo apt install ubuntu-desktop kodi Start Kodi and install your plugins. Try to run one DRM video and when it errors, do an apt install for inputstream.adaptive as recommended by the error message. Install widevine cdm as prompted. This will create the directory structure for widevine and install the non-working version. Copy libwidevinecdm.so from /lib/chromium-browser/WidevineCdm/_platform_specific/linux_arm64/ to /home/{username}/.kodi/cdm/ Restart Kodi.
  5. You can't use the official Kodi ppa version of Kodi. It doesn't include k35xx acceleration or a working widevine cdm for arm64. Assuming that you are using amazingfate's ppa for Kodi and haven't updated Kodi from the Kodi official ppa, then updating or installing the inputstream.adaptive plugin from that ppa or from any Kodi repository will prompt you to update widevine. cdm, The widevine cdm update that is installed doesn't currently work with arm64 Linux. So most likely you have the wrong libwidevinecdm.so installed. At the bottom of my notes below, you can follow how to manually copy the right one, assuming that you have it installed in amazingfate's Chromium. If you have the wrong Kodi installed then remove it and remove the official ppa. If my notes are correct these are the steps to get Chromium widevine cdm and Kodi installed (use at your own risk): sudo add-apt-repository ppa:liujianfeng1994/panfork-mesa sudo add-apt-repository ppa:liujianfeng1994/rockchip-multimedia sudo apt update sudo apt full-upgrade sudo apt install libwidevinecdm I might specifically have installed or reinstalled Chromium, but I don't have it in my notes. It may have done it automatically with the upgrade. Some DRM streamers check the Chromium user agent on arm64 and won't work unless they find a ChromeOs user agent. Create a launcher for DRM-Chromium with the correct user agent for widevine (or just launch it like this from the command line): chromium-browser --user-agent="Mozilla/5.0 (X11; CrOS aarch64 15236.80.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.125 Safari/537.36" Check widevine DRM works in Chromium with https://bitmovin.com/demos/drm sudo apt install ubuntu-desktop kodi Start Kodi and install your plugins. Try to run one DRM video and when it errors, do an apt install for inputstream.adaptive as recommended by the error message. Install widevine cdm as prompted. This will create the directory structure for widevine and install the non-working version. Copy libwidevinecdm.so from /lib/chromium-browser/WidevineCdm/_platform_specific/linux_arm64/ to /home/{username}/.kodi/cdm/ Restart Kodi. If this doesn't work perhaps follow the thread where I had a similar issue: A useful resource that explains the issues. https://www.da.vidbuchanan.co.uk/blog/netflix-on-asahi.html
  6. It turns out that the slyguy plugins for the NZ services replaced the widevinecdm.so with apparently the same version but it had a different size. I replaced it and it now works.
  7. Thanks @amazingfate Yes that's a good blog. I've got both services working on Chromium. They must be similar to Netflix. They didn't like the user-agent and when I changed to the Chromebook user-agent, they worked. Hopefully Kodi will also be a simple fix.
  8. Thanks @amazingfate that demo video works on my Chromium. So it looks like it is not a Widevine issue. I will do some more investigating.
  9. Hi @amazingfate Does your ppa:liujianfeng1994/rockchip-multimedia repo widevinecdm still work? I'm running Armbian 23.08.0 Jammy with Linux 5.10.160-rk35xx on Opi5+ I installed your rockchip-multimedia-config, and kodi kodi-inputstream-adaptive libnss3 I'm trying to get some NZ streaming services to work on Kodi, but inputstream.adaptive errors with 'Unable to load widevine shared library (/home/kschwar3/.kodi/cdm/libwidevinecdm.so)'. The libwidevinecdm.so file from your repo exists in that location. The Chromium browser also fails on these streaming services. I tried reinstalling chromium-browser, libc-bin and libc6 from your repo.
  10. Orangepi zero plus Images boot, network connection functions (iperf3). USB ports function. Orangepi R1 Images boot, both ethernet ports and wifi function as expected (iperf3).
  11. PR submitted. https://github.com/armbian/build/pull/5231
  12. Orangepi R1 Plus LTS (RK3328) - networking issue AR-1747. Caused by one of the network interface logical names changing from eth0 to end0. I can can submit a PR to fix this with a rename in /etc/udev/rules.d/70-rename-lan.rules which is already created from a hook in the board config file (to rename the other network interface). Already tested and works as expected on current and edge, Ubuntu and Debian. Before I take this route, I'm just wondering if anyone knows a reason for this happening that could possibly lead to a better fix? I didn't find anything obvious in the PR's.
  13. - Orange Pi PC - Pine64 Images boot (xfce_desktop), network connection functions (iperf3). USB ports function, HDMI video and audio work.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines