LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-28-2024, 06:22 PM   #1
Sebastián Benito
LQ Newbie
 
Registered: Feb 2023
Posts: 3

Rep: Reputation: 0
Installing 32 bits Widevine deb package for Chromium


[Log in to get rid of this advertisement]
Quote:
Reply to my post (from jmarket of PCHelpForum)

You can use this Github repo to get it. This is the easiest way. Essentially, #1 is to install Chrome and then grab it's Widevine .so and it will auto update.

$wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' | sudo tee /etc/apt/sources.list.d/google-chrome.list
$sudo apt update && sudo apt install -y google-chrome-stable
$git clone https://github.com/proprietary/chromium-widevine.git && cd chromium-widevine && ./use-from-google-chrome.sh

and then to test it you use:

killall -q -SIGTERM chromium-browser || killall -q -SIGTERM chromium && exec $(command -v chromium-browser || command -v chromium) ./test-widevine.html &
My reply to what I quoted above:

I have done than this partially a few weeks ago:
I downloaded the latest 32 bits Chrome version and I obtained two files from it, libwidevinecdm.so and libwidevinecdmadapter.so ; then I placed these two files in the /usr/lib/Chromium directory, and I restarted Chromium from command line at terminal and tested by opening the file test-widevine.html. The result was as follows:

. [✗] Widevine not found
. [✗] audio codec audio/mp4;codecs="mp4a.40.2" not supported
. [✗] video codec video/mp2t;codecs="avc1.42E01E,mp4a.40.2" not supported
. [✗] video codec video/webm;codecs="vorbis,vp8" not supported
. [✗] video codec video/mp4;codecs="ec-3" not supported
. [✗] video codec video/mp4;codecs="avc1.42c00d" not supported

It is obvious that Widevine was not installed. What is missing in this procedure then? How do I get to install and activate Widevine?

Sebastián Benito
-----------------------------

Last edited by Sebastián Benito; 08-03-2024 at 05:57 PM.
 
Old 07-30-2024, 07:04 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,557

Rep: Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610Reputation: 2610
I've a 64bit system. I scanned it for widevine and found it in a few places
Code:
root@Ebony:~# updatedb
root@Ebony:~# locate widevine
/home/dec/.config/BraveSoftware/Brave-Browser/WidevineCdm/latest-component-updated-widevine-cdm
/home/dec/.config/BraveSoftware/Brave-Browser/WidevineCdm/4.10.2710.0/_platform_specific/linux_x64/libwidevinecdm.so
/home/dec/.config/chromium-ungoogled/WidevineCdm/latest-component-updated-widevine-cdm
/home/old-dec/.config/BraveSoftware/Brave-Browser/WidevineCdm/latest-component-updated-widevine-cdm
/home/old-dec/.config/chromium-ungoogled/WidevineCdm/latest-component-updated-widevine-cdm
/usr/lib64/chromium/libwidevinecdm.so
/usr/lib64/chromium/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so
/usr/lib64/chromium-ungoogled/libwidevinecdm.so
logout
Hope this helps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Widevine-plugin Slackware package for ARM and aarch64 Minime_2003 Slackware - ARM 20 09-03-2024 09:02 PM
32 bits Widevine DEB package for Chromium Sebastián Benito Linux - Software 1 07-21-2024 04:04 PM
[SOLVED] Chromium widevine? hitest Slackware 5 04-23-2015 03:01 PM
cryptography... what's difference between 8bits / 16 bits / 32 bits/ 64 bits/128bits? ybpark81 Linux - Security 4 02-19-2012 08:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration