<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=4217&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Playing YouTube on RPi4B with task-xfce-desktop]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4217</link>
		<description><![CDATA[The most recent posts in Playing YouTube on RPi4B with task-xfce-desktop.]]></description>
		<lastBuildDate>Sat, 27 Mar 2021 03:07:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Playing YouTube on RPi4B with task-xfce-desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=28549#p28549</link>
			<description><![CDATA[<p>Dear Devuan ARM users,</p><p>As the upstream Bullseye almost frozen, I have seen if I can play YouTube video on my RPi4B 8GB with Devuan Chimaera. It was essentially a success with some tricks as follows:</p><ul><li><p>5GHz WiFi becomes unusable with firmware-brcm80211 version 20210208-1 and newer, as reported Debian bug #985632. 2.4GHz WiFi works fine even with Bluetooth (resolved Debian bug #984844).</p></li><li><p>task-gnome-xfce is installed.</p></li><li><p>Pulseaudio does not work with ALSA sinks brought by vc4.ko, e.g. after logging into an Xfce session, in</p><div class="codebox"><pre><code>#!/bin/sh
set -x
while true; do
  pacmd stat
  pacmd list-sinks
  pacmd exit
  pulseaudio --start --log-target=syslog
done</code></pre></div><p>every command gets stuck or fails (Debian bug #985928). A workaround is preventing pulseaudio from touching the ALSA sinks brought by vc4.ko. In <span class="bbc">/etc/pulse/default.pa</span></p><ul><li><p>Comment out <span class="bbc">load-module module-udev-detect</span> and <span class="bbc">load-module module-detect</span>.</p></li><li><p>Add <span class="bbc">load-module module-alsa-card device_id=2</span> assuming snd_bcm2835 has device ID 2 in <span class="bbc">/proc/asound/cards</span>.</p></li></ul></li><li><p>A YouTube video <a href="https://youtu.be/NCqNDjntd3E" rel="nofollow">https://youtu.be/NCqNDjntd3E</a> can be played by the Firefox ESR with unnoticeable drop of frames and unnoticeable degradation of textures. Audio is fine with HDMI output. Load average is around 4. 1.3 GB of memory is used by all the processes and 1.1 GB memory is used by buffer cache. So, 4GB model should be enough.</p></li></ul><p>Devuan is booted from USB SSD, and installation was done by<br /><a href="https://github.com/emojifreak/debian-rpi-image-script/blob/main/devuan-rpi-sd-builder.sh" rel="nofollow">https://github.com/emojifreak/debian-rp … builder.sh</a> and<br /><a href="https://github.com/emojifreak/debian-rpi-image-script/blob/main/root-setup-devuan.sh" rel="nofollow">https://github.com/emojifreak/debian-rp … -devuan.sh</a>.</p><p>I hope this being somewhat interesting to the Devuan ARM users.</p>]]></description>
			<author><![CDATA[dummy@example.com (emojifreak)]]></author>
			<pubDate>Sat, 27 Mar 2021 03:07:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=28549#p28549</guid>
		</item>
	</channel>
</rss>
