<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7649&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [How To] Watching Netflix on Chromium (Devuan 6 and probably Devuan 5)]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7649</link>
		<description><![CDATA[The most recent posts in [How To] Watching Netflix on Chromium (Devuan 6 and probably Devuan 5).]]></description>
		<lastBuildDate>Sun, 07 Dec 2025 17:38:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[[How To] Watching Netflix on Chromium (Devuan 6 and probably Devuan 5)]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=60418#p60418</link>
			<description><![CDATA[<p><strong>1. Install Chromium from the official Devuan Repository</strong></p><div class="codebox"><pre><code>apt-get install chromium</code></pre></div><p><strong>2. Start chromium once to be sure it starts and all directories it creates will be created.</strong></p><div class="codebox"><pre><code>chromium</code></pre></div><p><strong>3. Exit chromium</strong></p><p><strong>4. Download google Chrome (not chromium) from upstream</strong></p><div class="codebox"><pre><code>https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb</code></pre></div><p><strong>5. Extract the files from the deb-file</strong></p><div class="codebox"><pre><code>dpkg --extract google-chrome-stable_current_amd64.deb .</code></pre></div><p>(this command will extract them into the actual directory, but you can choose any path you like instead).</p><p><strong>6. Copy the Widevine directory from the extracted chrome deb-file into the chromium directory where chromium looks for it</strong></p><div class="codebox"><pre><code>cp -r /opt/google/chrome/WidevineCdm /usr/lib/chromium-browser/.</code></pre></div><p><strong>7. Start chromium again and check if netflix will play.</strong></p><p>= = = </p><p><strong>Note:</strong> <br />I used this setup for years, till the last chromium update break something for me on Devuan 5 Daedalus.<br />I also started it with firejail, so it was sandboxed: </p><div class="codebox"><pre><code>firejail chromium</code></pre></div><p>On Devuan 5 Daedalus Desktop Live I tested this setup and it was working too.<br />However, I couldn&#039;t fix it on my Daedalus installation, so I made a fresh new install of Devuan 6 Excalibur and it works there too, except with firejail. <br />I will try to get this to work with firejail too again and then extend this How To.</p>]]></description>
			<author><![CDATA[dummy@example.com (hacksenwerk)]]></author>
			<pubDate>Sun, 07 Dec 2025 17:38:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=60418#p60418</guid>
		</item>
	</channel>
</rss>
