Closed CybernetiX-S3C closed 4 years ago
Any Update?
I'm not 100% sure what the issue is here, especially if you're sure dlib is installed correctly. I've seen some users fix this by calling pip install as a subprocess within compare.py
but i wouldn't recommend that.
I think this has something todo with SDDM not behaving with PAM, as i was having this issue, i switched to GDM, and it worked.
If this is true it might not be possible for boltgolt to fix this, and you'd have to open an issue on SDDM's github.
If SDDM is to blame then i can't do anything about it, but there's not a lot of activity on this issue so it might be a small problem
Closing due to inactivity
I also have problems with sddm. I have pop OS installed and it worked with it's default gdm and gnome 3 configuration. I installed KDE for perfomance reasons. Howdy auth in terminal still works and on booting the system the first login via gdm lock screen works. On any subsequent screen locks and unlocks (with kde lock screen) I can only use passwords to login in sddm. I tested these tips but with these lines added I can't login at all in the sddm/kde lockscreen
@boltgolt @DavidM42 It works on my machine. :D
Well in case of sddm you have two files in /etc/pam.d/
sddm and sddm-greater that you need to edit and add auth sufficient pam_python.so /lib/security/howdy/pam.py
Then once you logout and try to login all you have to do is press > button for login on sddm or click enter it depends on theme I think.
But once you trigger the password verification the camera will light up and if you have setup face recognition you can log in with that.
I have done all the recommendations here, even prior to my issue post. I have also done the recommendations for the import cv2 error. All while I have everything installed correctly.
John Poli Modica Cyber Security Professional CybernetiX S3C https://CybernetiX-S3C.net/
On Wed, Jan 29, 2020, 6:14 PM Marko Shiva Pavlovic notifications@github.com wrote:
@boltgolt https://github.com/boltgolt @DavidM42 https://github.com/DavidM42 It works on my machine. :D Well in case of sddm you have two files in /etc/pam.d/ sddm and sddm-greater that you need to edit and add auth sufficient pam_python.so /lib/security/howdy/pam.py Then once you logout and try to login all you have to do is press > button for login on sddm or click enter it depends on theme I think. But once you trigger the password verification the camera will light up and if you have setup face recognition you can log in with that.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/boltgolt/howdy/issues/181?email_source=notifications&email_token=AJKEEZYLAN3FIQHQB7PU2PDRAIEXFA5CNFSM4HCZLAIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKJDMEY#issuecomment-580007443, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJKEEZYI3KPA3IYIAA3V65TRAIEXFANCNFSM4HCZLAIA .
I'm still having an issue.
John Poli Modica Cyber Security Professional CybernetiX S3C https://CybernetiX-S3C.net/
On Sat, Feb 1, 2020, 11:21 AM John Modica john.p.modica@gmail.com wrote:
I have done all the recommendations here, even prior to my issue post. I have also done the recommendations for the import cv2 error. All while I have everything installed correctly.
John Poli Modica Cyber Security Professional CybernetiX S3C https://CybernetiX-S3C.net/
On Wed, Jan 29, 2020, 6:14 PM Marko Shiva Pavlovic < notifications@github.com> wrote:
@boltgolt https://github.com/boltgolt @DavidM42 https://github.com/DavidM42 It works on my machine. :D Well in case of sddm you have two files in /etc/pam.d/ sddm and sddm-greater that you need to edit and add auth sufficient pam_python.so /lib/security/howdy/pam.py Then once you logout and try to login all you have to do is press > button for login on sddm or click enter it depends on theme I think. But once you trigger the password verification the camera will light up and if you have setup face recognition you can log in with that.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/boltgolt/howdy/issues/181?email_source=notifications&email_token=AJKEEZYLAN3FIQHQB7PU2PDRAIEXFA5CNFSM4HCZLAIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKJDMEY#issuecomment-580007443, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJKEEZYI3KPA3IYIAA3V65TRAIEXFANCNFSM4HCZLAIA .
Try these steps maybe it will help, had same problems in kde neon https://github.com/boltgolt/howdy/issues/302#issuecomment-595167414
@davi-ro Thanks for the tip. It fixed howdy login from kde plasma lockscreen for me
Try these steps maybe it will help, had same problems in kde neon #302 (comment)
This works for me in KDE Neon in loggin Screen.
Please describe the issue in as much detail as possible, including any errors and traces I have everything installed properly. Tests works. Although the IR light nor howdy in general is working on the SDDM greeter or the SDDM lock screen. When signing on over to the TTY screen, it will say detecting face, but throws the DLIB module missing error which I actually have properly installed for both python 2.7 and python 3.7 from the OpenCV website. I have checked the config files, and all py scripts in this repo. I am not finding the problem. I also added the auth for the sddm linked to the pam.py.
Thanks in advanced.
I've searched for similar issues already, and my issue has not been reported yet.
Linux distribution (if applicable): Kali Linux 2019.1, KDE, SDDM, 4.19
Howdy version: 2.5.1