-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Widevine AARCH64 now available #530
Comments
Okay so I found arm64 widevinecdm.so in two places:
|
There should be a way to download it using chromes extension updater as well. If someone with arm64 useland opened chrome components and check for update on widevine module and record the request. This is how I grab all the others. Small downloads as well. |
Hi, @jakermx and @matthuisman. I was successfully able to run widewine on Kodi on arm64. I just replaced the Hope you find this helpful. This plugin is much appreciated ❤️ |
Stable chromeOS now includes aarch64 widevine according to xbmc/inputstream.adaptive#1128 (comment) |
the widevine 4.10.2557.0 arm64 for anyone that needs it: |
Kodi still prompts me to download "a newer version" of the library, and proceeds to download a ChromeOS image. |
hi there, there are still active maintainers on ISH? i want remind you that time ago i left a message on Add-ons slack channel, but no answers by anyone
|
I'll try to find some time in the next days to add support in ISH. Two questions:
|
Alright, I think #533 is ready to test now. |
Hi @jollySleeper and @matthuisman, would you mind explaining with a little bit more of detail the steps you took to make it work? I'm trying to do what you wrote but it is not working.
This is what I have done so far: Downloaded $ pwd
/home/pi/.kodi/cdm
$ ls -la libwidevinecdm.so
-rwxr--r-- 2 pi pi 9490256 Apr 7 01:16 libwidevinecdm.so
$ file libwidevinecdm.so
libwidevinecdm.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b71fd3342a03fdb140e1f7a757960df219d63625, stripped Edited file
But when I try to play something on HBO Max I see an error on the screen to check the logs and these are the logs that I get:
Any idea on how to fix it? |
if using slyguy addon, they already support aarch64 so will download the correct arm64 for you simply go into hbo addon > settings > advances > install widevine CDM However, your issue is "Raspberry Pi OS 64-bit" |
I've tried with the test version of https://forums.raspberrypi.com/viewtopic.php?t=323303&hilit=inputstream&start=425 |
64bit ARM Linux Widevine CDM now out in the wild 🙂
@tmm1 found it. looks like was just released last month in a new 64bit beta chrome os
"
seems new development https://groups.google.com/a/chromium.org/g/chromium-os-dev/c/GdZ0mebutXw
inside https://gsdview.appspot.com/chromeos-localmirror/distfiles/chromeos-lacros-arm64-squash-zstd-112.0.5579.0
"
i managed to open the above squash-zstd file in windows using an extended version of 7zip: https://github.com/mcmilk/7-Zip-zstd
tmm1 said its not working in the arm64 build of LibreELEC due to "libwidevinecdm.so: undefined symbol: __aarch64_ldadd4_acq_rel" but the LibreELEC guys are looking into it
inputstream helper will need to add support for this.
Not sure if there is any recovery image that contains it yet.
Unless there is a Beta channel recovery.
Looking for Acer Chromebook Spin 13 (CP713-1WN) on Chrome version 112
Current "Stable" seems to be chrome 109
UPDATE:
"LE folks got aarch64 widevine working! Might require some glibc patches, will see how it shakes out"
The text was updated successfully, but these errors were encountered: