Hello I have upgraded to Hippo (Ubuntu 21.04), but my session is still using X11. At the login screen, the only choice I have are «Unity» or «Ubuntu». I guess this is probably because my current install is really old, but upgraded every 6 months. On my others computer, Hippo is running under Wayland by default. But is there a way to force Hippo to use Wayland, or at least to have it available as an option at the login screen ? Thanks a lot.
2 Answers
If your 21.04 system determines that your hardware or environment is on the known-to-be-incompatible-with-Wayland list, then you won't be offered the choice.
If your hardware is not on the list, then you will get a Wayland session by default, and the choice to change to X.
"Forcing" known-to-be-incompatible hardware or environments to use Wayland is a very bad idea unless you are helping the Wayland developers test and debug. (If so, you wouldn't be asking the question here)
Earlier releases of Ubuntu have different behavior: Most defaulted to an X Session (17.10 defaulted to Wayland, reverted to X in 18.04). The transition to Wayland has been planned and tested for several years.
- 68,493
Here's a possible solution, if you have an on board Intel GPU activate that using prime-select or try installing open source alternative nouveau as driver.
P.S. NVidia doesn't make their software opensource, this causes a lot of problems on the back end, I don't blame developers for not supporting NVidia. Maybe NVidia should make their software open source to be better supported.
- 23