doc:appunti:hardware:raspberry_x_wayland
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:appunti:hardware:raspberry_x_wayland [2025/04/07 11:06] – [How to tell if X11 or Wayland is running] niccolo | doc:appunti:hardware:raspberry_x_wayland [2025/04/07 12:01] (current) – niccolo | ||
---|---|---|---|
Line 2: | Line 2: | ||
With the operating system **Raspbian GNU/Linux 12 (bookworm)** it is possibile to choose between the traditional **X11** graphical backend and the new **Wayland**. With X11 you can use only the **Openbox** window manager, while in Wayland you can choose **Wayfire** or the **Labwc** window manager. | With the operating system **Raspbian GNU/Linux 12 (bookworm)** it is possibile to choose between the traditional **X11** graphical backend and the new **Wayland**. With X11 you can use only the **Openbox** window manager, while in Wayland you can choose **Wayfire** or the **Labwc** window manager. | ||
+ | |||
+ | The default is **Wayland** + **Labwc** for all the Raspberry Pi models, including the Pi 2. | ||
Start the **raspi-config** and navigate the **Advanced Options** => **Wayland** to make your choice. | Start the **raspi-config** and navigate the **Advanced Options** => **Wayland** to make your choice. | ||
- | If you are using the default **LightDM** desktop manager, the settings are saved into **/ | + | If you are using the default **LightDM** desktop manager, the settings are saved into **/ |
+ | |||
+ | === Wayland Wayfire === | ||
< | < | ||
Line 15: | Line 19: | ||
fallback-greeter=pi-greeter | fallback-greeter=pi-greeter | ||
</ | </ | ||
+ | |||
+ | === Wayland Labwc === | ||
< | < | ||
Line 24: | Line 30: | ||
# | # | ||
</ | </ | ||
+ | |||
+ | === X11 === | ||
+ | |||
+ | < | ||
+ | greeter-session=pi-greeter | ||
+ | user-session=LXDE-pi-x | ||
+ | autologin-session=LXDE-pi-x | ||
+ | # | ||
+ | # | ||
+ | # | ||
+ | </ | ||
+ | |||
===== How to tell if X11 or Wayland is running ===== | ===== How to tell if X11 or Wayland is running ===== | ||
Line 55: | Line 73: | ||
pi | pi | ||
</ | </ | ||
+ | |||
+ | ===== Wayland Wayfire not starting on the Raspberry Pi 2 ===== | ||
+ | |||
+ | On the Raspberry Pi 2 the Wayland Wayfire does not start. Fortunately enough the '' | ||
+ | |||
+ | I discovered it because I installed the **hide-cursor** Wayfire plugin, but the plugin did not work. Actually the entire Wayfire was not running! | ||
+ | |||
+ | As per **Raspbian GNU/Linux 12 (bookworm)**, | ||
+ | |||
+ | Wayfire is more resource-intensive than Labwc, so its use is discouraged and it will no start on the **Raspberry Pi 2**. Infact the **/ | ||
+ | |||
===== Starting the Wayland backend manually ===== | ===== Starting the Wayland backend manually ===== |
doc/appunti/hardware/raspberry_x_wayland.1744016806.txt.gz · Last modified: 2025/04/07 11:06 by niccolo