Git Product home page Git Product logo

Comments (3)

rkmax avatar rkmax commented on June 14, 2024

Based on gdm I found a message gdm-autologin][464]: gkr-pam: no password is available for user I'll try to find info about

from i3-gnome.

rkmax avatar rkmax commented on June 14, 2024

Found the issue, a silly thing

from i3-gnome.

jcstr avatar jcstr commented on June 14, 2024

Hello!, not silly issue at all, i just did a quick google-fu and this is what i found:
First things first:

  1. check the status of gdm: systemctl status gdm.service
  2. check if it's enabled (if not, then: sudo systemctl enable gdm.service)

then, add this lines to /etc/gdm/custom.conf:
[daemon]
TimedLoginEnable=true
TimedLogin=username
TimedLoginDelay=1

[in case] that the lines you have under [daemon] section doesn't worked.

i suggest you to check (https://wiki.archlinux.org/index.php/GDM#Automatic_login) for more information about.

Also consider this: (https://bugs.archlinux.org/task/51122)

Hope this helps.

Cheers!

edit: section for the lines of /etc/gdm/custom.conf

from i3-gnome.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.