2 Intern
•
31 Posts
1
16367
November 15th, 2021 20:00
Goodix fingerprint Driver for Linux
Hi,
I'm using Kali Linux as my parallel OS with Windows.
But I'm unable to find the fingerprint driver for Linux anywhere.
Any help in this regard would be much appreciated!
(DE: Gnome)
0 events found
No Events found!


JOcean
9 Legend
•
12.6K Posts
0
November 16th, 2021 04:00
This forum post may help. The last information I saw has still not shown a driver for Linux but a post in the link I mentioned had a user find a driver that may or may not work.
Hansana Adhikari
2 Intern
•
31 Posts
0
November 15th, 2021 20:00
@JOcean
Hansana Adhikari
2 Intern
•
31 Posts
0
November 16th, 2021 05:00
I have checked but I don't quite understand what he says.
Anyway, thank you!
jmasc8269
1 Message
0
June 30th, 2022 01:00
sudo sh -c 'cat > /etc/apt/sources.list.d/focal-dell.list << EOF
deb http://dell.archive.canonical.com/updates/ focal-dell public
# deb-src http://dell.archive.canonical.com/updates/ focal-dell public
deb http://dell.archive.canonical.com/updates/ focal-oem public
# deb-src http://dell.archive.canonical.com/updates/ focal-oem public
deb http://dell.archive.canonical.com/updates/ focal-somerville public
# deb-src http://dell.archive.canonical.com/updates/ focal-somerville public
deb http://dell.archive.canonical.com/updates/ focal-somerville-melisa public
# deb-src http://dell.archive.canonical.com/updates focal-somerville-melisa public
EOF'
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9FDA6BED73CDC22
sudo apt update -qq
sudo apt install oem-somerville-melisa-meta libfprint-2-tod1-goodix oem-somerville-meta tlp-config -y
sudo add-apt-repository ppa:boltgolt/howdy -y
sudo apt update -qq
sudo apt install howdy -y