27
Installing CH340 drivers in Linux Mint running 5.15.0-88 kernel
(lemmy.dbzer0.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Why are you trying to install a driver for a CH340? The driver is already built into the kernel. Just plug it in and it will work.
This.
However sometimes the user can't access the device. Depending on your system, I recommend adding your user to the dialout/serial group.
I.e. quick online search
Another issue is that brltty can take over the serial port. The easiest fix is to just uninstall it if you don't use a braille display.
Like nearly all drivers lol
Drivers I needed to pay special attention to:
Drawing tablet drivers!
To be fair, it actually does work out of the box, but shortcut mapping doesn't really work well outside of the buttons on the pen itself and pressure curves isn't customizable yet, at least on KDE.
Whoa, you got the fingerprint sensor working? What laptop brand is it, and what distro are you using?
It's a Dell Latitude 5420, with a Broadcom Corp. 58200. Per https://wiki.archlinux.org/title/Laptop/Dell#Latitude, the 5420 is supported with libfprint-2-tod1-broadcom. And of course, I use Arch btw.