<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mdgomes</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mdgomes"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Mdgomes"/>
	<updated>2026-05-06T10:40:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=GNOME&amp;diff=25820</id>
		<title>GNOME</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=GNOME&amp;diff=25820"/>
		<updated>2023-11-25T12:04:51Z</updated>

		<summary type="html">&lt;p&gt;Mdgomes: /* Troubleshooting added reference to rendering issues related with missing mesa-gles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Prerequisites =&lt;br /&gt;
&lt;br /&gt;
* [[Installation|Install]] AlpineLinux&lt;br /&gt;
* [[Setting_up_a_new_user#Creating_a_new_user|Create a user account]] (optional but recommended)&lt;br /&gt;
* [[Repositories#Enabling_the_community_repository|Enable the Community repository]]&lt;br /&gt;
&lt;br /&gt;
= Installing packages =&lt;br /&gt;
&lt;br /&gt;
Install basic desktop system and gnome packages.&lt;br /&gt;
{{Cmd|# setup-desktop gnome}}&lt;br /&gt;
&lt;br /&gt;
It will take care of installing the basic packages and setting up the display manager. &lt;br /&gt;
&lt;br /&gt;
If you want, you can install additional GNOME apps for a more complete GNOME experience with:&lt;br /&gt;
{{Cmd|# apk add gnome-apps-extra}}&lt;br /&gt;
&lt;br /&gt;
And even all of GNOME games with:&lt;br /&gt;
{{Cmd|# apk add gnome-games-collection}}&lt;br /&gt;
&lt;br /&gt;
= Enabling GNOME Shell screen recording =&lt;br /&gt;
For the embedded screen recording in GNOME Shell to work, you will need some additional packages: {{cmd|# apk add pipewire wireplumber gst-plugin-pipewire}}&lt;br /&gt;
&lt;br /&gt;
= Enabling GNOME Software =&lt;br /&gt;
For GNOME Software to be able to manage APK packages, it needs the &amp;lt;code&amp;gt;apk-polkit-server&amp;lt;/code&amp;gt; service working. To enable it and start it up:&lt;br /&gt;
{{cmd|# rc-update add apk-polkit-server default &amp;amp;&amp;amp; rc-service apk-polkit-server start}}&lt;br /&gt;
&lt;br /&gt;
= Troubleshooting =&lt;br /&gt;
&lt;br /&gt;
If you are unable to log in, check /var/log/gdm/greeter.log, there may be info there from X that indicates failed modules, etc.&lt;br /&gt;
&lt;br /&gt;
If GNOME Terminal doesn&#039;t start, add the following to /etc/profile.d/locale.sh: &amp;lt;code&amp;gt;LANG=en_US.UTF-8&amp;lt;/code&amp;gt; and reboot.&lt;br /&gt;
&lt;br /&gt;
If the on-screen keyboard shows up in GDM after installing other UIs such as Phosh, you need to disable it by opening the Accessibility menu (top right) when you are in the GDM login screen. You can disable the on-screen keyboard there. Or set &amp;lt;code&amp;gt;org.gnome.desktop.a11y.applications screen-keyboard-enabled&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;false&amp;lt;/code&amp;gt; for the &amp;lt;code&amp;gt;gdm&amp;lt;/code&amp;gt; user with &amp;lt;code&amp;gt;dconf&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Slow applications or rendering issues ==&lt;br /&gt;
&lt;br /&gt;
Please note that some applications, i.e. Gnome Web (Epiphany), may require the installation of the &amp;lt;code&amp;gt;mesa-gles&amp;lt;/code&amp;gt; (OpenGL ES) to work correctly.&lt;br /&gt;
&lt;br /&gt;
Check if you you have issues loading the shared library &amp;lt;code&amp;gt;libGLESv2.so.2&amp;lt;/code&amp;gt;. If so, you have to install &amp;lt;code&amp;gt;mesa-gles&amp;lt;/code&amp;gt; with:&lt;br /&gt;
&lt;br /&gt;
{{Cmd|# apk add mesa-gles}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [https://wiki.archlinux.org/title/GNOME GNOME - Archwiki]&lt;br /&gt;
* [https://wiki.gentoo.org/wiki/GNOME GNOME - Gentoo Wiki]&lt;br /&gt;
* [https://wiki.postmarketos.org/wiki/GNOME GNOME - PostmarketOS Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Desktop]]&lt;br /&gt;
[[Category:Desktop Environments]]&lt;/div&gt;</summary>
		<author><name>Mdgomes</name></author>
	</entry>
</feed>