Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian disable gdm beacuse Debian volume always 40% after re-login / firefox slow after installing flatpak #50

Open
ysl2 opened this issue Mar 20, 2024 · 0 comments
Labels

Comments

@ysl2
Copy link
Owner

ysl2 commented Mar 20, 2024

If disable GDM and directly login by startx, the problem will not occur.

sudo systemctl disable gdm

After disable gdm, the filrefox will be very slow to boot up. Should run these command below to fix this problem:

sudo apt purge xdg-desktop-portal-gnome
sudo apt purge xdg-desktop-portal-gtk
sudo apt purge xdg-desktop-portal
@ysl2 ysl2 added the debian label Mar 20, 2024
@ysl2 ysl2 changed the title Debian禁用gdm Debian disable gdm Mar 20, 2024
@ysl2 ysl2 changed the title Debian disable gdm Debian disable gdm beacuse Debian volume always 40% after re-login Mar 20, 2024
@ysl2 ysl2 changed the title Debian disable gdm beacuse Debian volume always 40% after re-login Debian disable gdm beacuse Debian volume always 40% after re-login / firefox slow after installing flatpak Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant