Bug 1221280 - systemd-boot doesn't remember the choice of windowing system
Summary: systemd-boot doesn't remember the choice of windowing system
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: systemd maintainers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-12 09:57 UTC by Alakbarov
Modified: 2024-04-16 09:00 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alakbarov 2024-03-12 09:57:15 UTC
On grub, I chose Wayland once and it was used automatically ever since. Systemd-boot, on the other hand, defaults to X11 and I need to switch to Wayland manually on each log-in
Comment 1 Franck Bui 2024-04-15 13:06:10 UTC
I dont see how this setting can be related to the bootloader being used.


Mickael, are you aware of any grub specificity that would explain the reported behavior ?
Comment 2 Michael Chang 2024-04-16 05:02:51 UTC
(In reply to Franck Bui from comment #1)
> I dont see how this setting can be related to the bootloader being used.
> 
> 
> Mickael, are you aware of any grub specificity that would explain the
> reported behavior ?

No, not exactly. The only thing that came to mind was GRUB_SAVEDEFAULT, but it appears we don’t have a bootloader menu entry for the Wayland session, or vice versa. It might be best to request additional information from Alakbarov.

> ‘GRUB_SAVEDEFAULT’
> If this option is set to ‘true’, then, when an entry is selected, save it as a
> new default entry for use by future runs of GRUB. This is only useful if
> ‘GRUB_DEFAULT=saved’; it is a separate option because ‘GRUB_DEFAULT=saved’ is
> useful without this option, in conjunction with grub-set-default. Unset by
> default. This option relies on the environment block, which may not be
> available in all situations (see Environment block).

Thanks.
Comment 3 Alakbarov 2024-04-16 09:00:04 UTC
This problem has since disappeared. I would close the issue if that's okay