Am0rphous
Am0rphous
Thanks for the update @saltecaramel . This still might not work but are you able to start the enrollment process with the command `fprintd-enroll` afterwords? This assumes you've installed [this](https://packages.ubuntu.com/focal/amd64/libfprint-2-tod1/download)...
Thanks for trying! I think we'd need to wait until someone finds a way to make it work... Keep an eye on the chats in the [discord](https://discord.com/invite/6xZ6k34Vqg) room in the...
Hi, awesome tool and much needed! Why not implement docs into the repo ?
I haven't tried this https://github.com/linuxmint/webapp-manager but looks promising. In Chromium, you can make a web app by clicking the three dots in top right corner -> "Cast, save and share"...
Thanks for the input. I made a update to the repo where i wrote: | OS version | State| Date| | - | - | - | | Ubuntu 23.10|Not...
Hi @notjarvis52 I had device `27c6:5395`. The lsusb output was the same as documentet in the readme.md file: ```` Bus 001 Device 006: ID 27c6:5395 Shenzhen Goodix Technology Co.,Ltd. Fingerprint...
For other experiencing similar problem. I was able to install homebrew with the one-liner above, but I was unable to install youtube adfree afterwords through menu on the tv. Had...
Thank you @maxyudin . This fixed it for me (Kali with kernel 6.6.9-amd64). ```` mv ~/.config/redshift/redshift.conf ~/.config/redshift.conf ````
`sudo dmesg` shows error in file `libc.so.6` ````powershell [ 1934.165278] obs[33661]: segfault at 3c30000025a ip 00007fc8f18b4dea sp 00007ffe1136ed90 error 4 in libc.so.6[7fc8f1841000+157000] likely on CPU 9 (core 3, socket 0)...
I encounter similar with the regex `-?(?:0|[1-9][0-9]*)(?:\\.[0-9]+)?(?:[eE][-+]?[0-9]+)?` Running `./findsecbugs.sh` on a jar file gives `M S SECRD: The regular expression "-?(?:0|[1-9][0-9]*)(?:\\.[0-9]+)?(?:[eE][-+]?[0-9]+)?" is vulnerable to a denial of service attack (ReDOS)...