this post was submitted on 27 Jul 2024
6 points (100.0% liked)

Linux

47361 readers
1234 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hello,

I want to learn how to sketch cartoons and I've been looking for a sketch pad that supports FOSS drivers/firmware. If anyone knows one please feel free to recommend. TIA!

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 month ago (1 children)

Are you referring to a drawing tablet? If so, then a good number of ones from the better known brands are supported by the kernel by default. Your safest bet though is Wacom. Wacom is definitely the best supported brand, but it tends to be more expensive than other brands (such as XP-pen and Huion). Non-Wacom branded tablets may require a little bit more initial configuration, like adding a udev rule (I had to do that for my Huion Inspiroy Ink).

[–] [email protected] 1 points 1 month ago

happy Wacom Intuos Art user here, can recommend

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

https://wiki.archlinux.org/title/Graphics_tablet

The Arch Linux kernels include drivers by the linux-wacom and DIGImend projects. linuMLx-wacom supports Wacom devices, while DIGImend supports devices from other manufacturers. Both projects publish a list of supported devices: linux-wacom, DIGImend

Due to how many devices are supported, your best bet is to simply go to your nearest store that sells them and then checking if Linux supports it against those two lists, which there is an extremely high chance it does.

Then you should also check reviews, to make sure you get a good one.

I have a Wacom Intuos CTL-4100WL, and it's served me well for math notes using Xournal++ (app for handwritten notetaking), but I truly have no idea how good it is for actual drawing related applications, as I don't do it for that at all.