Skip Navigation
Is there a Linux drawing tablet, or a tablet Linux can be installed on?
  • The Lenovo Yoga 6 works surprisingly well. I got it to replace a surface book for my daughter and wasn't really sure what parts of the hardware would be supported, but literally everything I tested works (the only thing I haven't tried is the fingerprint reader) and the included stylus is amazing in krita as well as just generally. The tablet mode works well, and tent mode is more convenient when it's on a desk (screen rotation requires the iio-sensor-proxy package). Battery life is decent; it gets around 6-7 hours with moderate use. I'd recommend using it with KDE.

    https://www.lenovo.com/ca/en/p/laptops/yoga/yoga-2-in-1-series/yoga-6-gen-8-(13-inch-amd)/len101y0027

  • Linux for Kids?
  • You should put your foot down and tell them it's all about free software while they're under your roof; they can push open source once they're 18 and have their own place.

  • Linux for Kids?
  • I got my daughter a surface book with Archlinux on it when she turned four. She'd previously been using an ipad so I wanted something that had a touchscreen, and I installed KDE as the desktop. She learned how to use it extremely quickly, and has even started in on the commandline now that she's 5 and knows how to read. GCompris is great too.

    Me and my wife haven't bothered with parental controls and instead just keep an eye on her usage, but I agree with other commenters that controlling things at the router level seems like a better bet.

  • Using StartAllBack? No Windows updates for you, says Microsoft
  • Hey, wow, that's quite the collection of issues!

    For one, the kernel completely stops responding to even Alt+SysRq+R-E-I-S-U-B when validating my Wallpaper Engine install in Steam and I don’t know why. I found a plug in that allows it to work in KDE but I can’t even get that far if I can’t even install the app. I just ended up not installing it, but I’m still looking for a Linux-native app for animated wallpapers.

    This one could be any number of things- one trick for figuring out what the issue could be is to see what your system log looked like right before the hang. You might have to scroll up a bit and there's going to be a bunch of noise from random stuff reporting their status that you'll need to ignore. Look especially for lines with red text and the word "Error". To get the log from the current boot (not the one you're looking for) run journalctl -b, similarly, to get the one from the previous boot (the one that would have crashed) run journalctl -b-1 - you can also look at the logs from boots before that with journalctl -b-2 and so on (assuming your haven't limited the size to the point where those no longer exist).

    Secondly, I have this weird flickery-ghosting effect when playing games in fullscreen (Well, actually just Helldivers 2 cause it’s the only game I’ve tested so far). Borderless windowed is fine but then there’s a distracting thin white border around the window.

    Just a hunch, but I ran into something similar and realized it was g-sync/freesync (which only runs when an app is fullscreen). The refresh of the game changes the refresh of the monitor, and on my TV it only gets flickery when the framerate is slow (like in menus), while on my desktop it gets flickery in a bunch of situations, so I assume it's just a bad implementation there. Interestingly, I don't seem to get tearing even with it disabled, so I just turned it off.

    Thirdly, I can’t even begin to comprehend how OpenRGB is supposed to work. It’s like trying to understand a foreign language, especially given how intuitive and easy to use SignalRGB is (Windows exclusive). I can’t even figure out how to use OpenRGB to simply disable the damn lights so I don’t have to deal with it.

    Haha, oh man, yeah, I personally just wanted to turn off the lights on my RAM, and iirc deleting items was pretty easy though I'd have to check to see what I did to remember exactly how it's done (let me know if you want me to take a look). Trying to configure stuff to light up a certain way is an adventure I haven't attempted to tackle yet.

    Fourthly, the Nvidia X Server app is missing almost every single feature that Nvidia Control Panel has. Where are the 3D settings for games? Where’s the AI stuff? Where’s RTX Video Super Resolution? I didn’t spend $1800 on a GPU, only to not be able to use it to its fullest.

    A lot of the fancier consumer features end up lagging behind in terms of support on linux. I personally hate how AI makes videos look and I use AMD which doesn't have those fancy features in the first place :), but I can see how you'd be annoyed not at least having the option. I think all of the nvidia features games utilize are supported, but a lot of the stuff you'd normally need to open up the graphics card configuration tool on windows to access and configure is likely going to be missing. At the same time, there are quite a few CUDA-based AI tools out there that you can use on linux that would be a pain to set up on windows, so you lose some things and gain some others. The ollama-cuda package on archlinux is a fun place to start.

    And most importantly: HDR is completely broken, which is a show-stopper for me. I’m too used to HDR to go back to SDR, especially in movies or games. Turning it on makes the desktop and all SDR content look dull and washed-out on an LG C1 OLED, like a faded photo from the 1970s. It’s obvious that KDE isn’t properly mapping SDR colors to an HDR space. The SDR color intensity slider does nothing, either. HDR works perfectly in Windows 11, even when showing SDR content.

    That's really odd- I'd seen examples of that being the case before KDE 6 was released, but when I first tried it on with my LG G3 (so pretty similar to you) I found a good slider brightness position and everything looked great from there. I wonder if it's an issue of nvidia vs amd or something else?

    tl;dr: I don’t actually expect any help; just wanted to vent. I’ll figure this shit out eventually, but until then, I’m dual booting Windows 11. From what I understand, HDR support is still in its early stages for KDE. So I’ll check back again in a few months to see how things have improved. Anyway thanks for listening.

    Haha, well I did my best anyway :) After your experience I can't really blame you for dual booting (and probably mostly sticking to) windows 11 for now. If nothing else, you can keep your linux install around to occasionally check and see if the caveats have dwindled enough to start using it more regularly eh?

  • Using StartAllBack? No Windows updates for you, says Microsoft
  • The SDR option is actually called "SDR brightness" and it seems to increase both the colour intensity and brightness as you slide it up. I have it set to 150 out of 500 and it's about as intense as I'd want it.

  • Using StartAllBack? No Windows updates for you, says Microsoft
  • Yeah, I'm on plasma 6, and interesting that they call it experimental. The setting is available by default in the display settings with no warning or anything. Either way, it works perfectly- hopefully kubuntu updates to 6 soon because it's so much better than 5 :)

  • Using StartAllBack? No Windows updates for you, says Microsoft
  • HDR has been working great for me in KDE. I've been using mpv for HDR videos, and games with HDR work great. KDE has an SDR vibrancy setting when HDR is enabled that lets you decide how bright and colorful you want SDR content (turn it up enough and it looks like HDR to me), I'm not sure if that's how auto HDR works.

  • I'm joining the Wayland club on Nvidia
  • From what I understand, the updated firmware image has passed all the tests and will be included in an upcoming release. My system has been rock solid for a few weeks now with it running, but if you aren't up to dropping the blob in yourself it sounds like you'll have it officially soon (assuming you run a distro that keeps those up to date).

  • GIMP 2.10.36 Released
  • In X11 it's server side, and in gnome wayland it's of course client side, but they look exactly the same as the SSD ones. I doubt they'll change that between the current beta and the 3.x release.

  • any cool ideas what i could do with termux?
  • The main advantages for me are:

    1. You don't need to swap ssh keys, which makes it great for setting up new systems I haven't connected to everything else yet (or don't plan to)
    2. It's cross platform
    3. The devices don't need to be on the same network (it NAT busts too)
  • any cool ideas what i could do with termux?
  • Termux is awesome! I use it for a bunch of things:

    • sshing into servers and my home when I'm out and about
    • using croc to transfer files
    • making videos I'm going to send people smaller with ffmpeg
    • downloading stuff with yt-dlp
    • giving myself access to the sandbox + /sdcard from other computers by running an ssh server
    • scripting phone stuff (like taking photos) with the api
    • running weechat locally, which I can then connect to with weechat android
    • using vim
    • probably a bunch of other things I'm forgetting
  • vim
  • So true- I was talking to someone about vim the other day and wanted to tell them the keybinding for something I use daily, but had no idea what it was without a keyboard there for reference.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)KM
    Kevin @lemmy.ca
    Posts 0
    Comments 22