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:32] – [fsck root when ubuntu will not boot] 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 25: Line 52:
 2023-12-10 2023-12-10
  
-   In older versions of Ubuntu, fsck used to work from the Recovery Mode. However, later versions of Ubuntu +   In older versions of Ubuntu, fsck used to work from the Recovery Mode.  
-   leave the primary HDD/SSD mounted, so fsck no longer works.+   However, later versions of Ubuntu leave the primary HDD/SSD mounted,  
 +   so fsck no longer works.
  
    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 95: 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.1702258359.txt.gz · Last modified: by superwizard