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:13] – [Wayland not starting] 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 56: | Line 74: | ||
</ | </ | ||
- | ===== Wayland Wayfire not starting ===== | + | ===== Wayland Wayfire not starting |
- | On my Raspberry Pi there is a problem which prevents | + | On the Raspberry Pi 2 the Wayland Wayfire |
I discovered it because I installed the **hide-cursor** Wayfire plugin, but the plugin did not work. Actually the entire Wayfire was not running! | I discovered it because I installed the **hide-cursor** Wayfire plugin, but the plugin did not work. Actually the entire Wayfire was not running! | ||
- | FIXME How to get the Wayfire | + | As per **Raspbian GNU/Linux 12 (bookworm)**, |
+ | |||
+ | Wayfire | ||
===== Starting the Wayland backend manually ===== | ===== Starting the Wayland backend manually ===== |
doc/appunti/hardware/raspberry_x_wayland.1744017198.txt.gz · Last modified: 2025/04/07 11:13 by niccolo