• 0 Posts
  • 26 Comments
Joined 3 years ago
cake
Cake day: June 9th, 2023

help-circle





  • By “shipped with the kernel”, do you mean by the kernel people? Or just by distros?

    Because I don’t think the kernel people ship anything proprietary. Distros do, because distros are in the business of actually putting together a functional operating system, but that doesn’t make the kernel nonfree any more than some distros shipping Steam by default makes the kernel nonfree. (Personally I like that our distro of choice doesn’t ship Steam preinstalled, but I like having nonfree wifi firmware on the install disc because it’s really hard to get wifi drivers when you don’t have working wifi.)

    – Frost


  • To expand on this, for Linux, most of the drivers are actually open source!

    For the other stuff, there are “kernel modules”, that the kernel loads and runs in kernel space (just like how user programs can load libraries to do stuff). So they’re part of the kernel in that sense, but not necessarily open source. But that doesn’t mean the kernel isn’t open source at all, just that it might, optionally, be running other code that’s proprietary.

    (Most kernel modules are open source, too. It’s only a few weird ones like Nvidia’s proprietary driver that aren’t.)






  • Oh yeah, hz and fps are the same thing here! I mostly said 24fps because you can display a 24fps movie on a higher refresh rate display and it’ll still be 24fps (hz is more usual when talking about what the display itself does, fps for the content it’s showing).

    And yeah, I’m more targeting “minimum to look like motion” than I am “perfectly smooth looks”, heh. :3



  • Debian.

    It’s pretty great for desktop stuff these days. Basically Ubuntu minus the shit. Any desktop you want, it’s got live installers now (several different ones with different desktops), it’s got nonfree firmware on the disc, they’ve really upped their game.

    (And if the recent systemd stuff skeeves you out, you can toss out systemd, even. It’s not for the faint of heart though.)

    – Frost