User Tools

Site Tools


software:linux:ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:linux:ubuntu [2023/12/11 01:33] – [fsck the file system] superwizardsoftware:linux:ubuntu [2024/07/14 00:51] (current) – [DRM] superwizard
Line 2: Line 2:
  
 ------------------------------------------------------------------------------------------------------------------------------------------------\\ ------------------------------------------------------------------------------------------------------------------------------------------------\\
 +
 +
 +====== DRM ======
 +
 +2024-07-11
 +
 +<WRAP center round box >
 +set play DRM on
 +
 +
 +
 +Run the following commands
 +
 +    sudo apt install libavcodec-extra
 +    This was already installed
 +
 +    If not already then do
 +    sudo apt install ubuntu-restricted-extras
 +
 +https://askubuntu.com/questions/1193012/ubuntu-19-10-firefox-cant-play-drm-content
 +
 +Last thing i did was
 +   
 +   git clone https://github.com/proprietary/chromium-widevine.git &&      cd chromium-widevine &&         ./use-from-google-chrome.sh
 +
 +
 +</WRAP>
  
 ====== fsck root when ubuntu will not boot ====== ====== fsck root when ubuntu will not boot ======
Line 30: Line 57:
  
    Let's check/repair your filesystem...    Let's check/repair your filesystem...
- 
     boot to a Ubuntu Live DVD/USB in “Try Ubuntu” mode     boot to a Ubuntu Live DVD/USB in “Try Ubuntu” mode
     open a terminal window by pressing Ctrl+Alt+T     open a terminal window by pressing Ctrl+Alt+T
Line 96: Line 122:
      (except if with the "i have downloaded the ubuntu restricted extras"       (except if with the "i have downloaded the ubuntu restricted extras" 
      you meant that you installed too). From terminal (CTRL+ALT+T)       you meant that you installed too). From terminal (CTRL+ALT+T) 
-     run sudo apt-get install -y ubuntu-restricted-extras +      
 +     run  
 +          sudo apt-get install -y ubuntu-restricted-extras  
 +     
      stay there until installation completes,       stay there until installation completes, 
      when it asks you for the MS fonts EULA,       when it asks you for the MS fonts EULA, 
software/linux/ubuntu.1702258409.txt.gz · Last modified: by superwizard