linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

lnxtx, in libcamera v0.2.0 released!
@lnxtx@feddit.nl avatar

libcamera:

A complex camera support library for Linux, Android, and ChromeOS

Cameras are complex devices that need heavy hardware image processing operations. Control of the processing is based on advanced algorithms that must run on a programmable processor. This has traditionally been implemented in a dedicated MCU in the camera, but in embedded devices algorithms have been moved to the main CPU to save cost. Blurring the boundary between camera devices and Linux often left the user with no other option than a vendor-specific closed-source solution.

To address this problem the Linux media community has very recently started collaboration with the industry to develop a camera stack that will be open-source-friendly while still protecting vendor core IP. libcamera was born out of that collaboration and will offer modern camera support to Linux-based systems, including traditional Linux distributions, ChromeOS and Android.

iturnedintoanewt,
@iturnedintoanewt@lemm.ee avatar

Any idea on whether is there more devices supported now? Those release notes are quite gibberish to me. My Surface SP7 camera isn’t compatible as of yet :(

Molecular0079,

SP7 camera isn’t going to be supported until we get IPU4 Linux drivers, so it isn’t a libcamera issue.

github.com/linux-surface/…/Camera-Support

iturnedintoanewt,
@iturnedintoanewt@lemm.ee avatar

Thanks for the clarification! I thought they were related.

kingmongoose7877,
@kingmongoose7877@lemmy.ml avatar

Thank you for that.

Panda, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

I’d recommend POP!_OS. Very easy to install and use and most games I’ve tried to play work without any problems.

CrabAndBroom,

The only thing I would maybe hesitate about with POP! OS is the big upcoming switch to the COSMIC desktop, which is is brand-new and a bit untested. But also System76 are a really solid company and seem to know what they’re doing so it’ll probably be fine.

illusoryMechanist,

This, especially if you have NVIDIA.

danielquinn, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@danielquinn@lemmy.ca avatar

Wait, when is Windows 10 hitting end of life? If Windows 11 doesn’t support devices without aTPM, that’s a huge swath of insecure machines.

CrabAndBroom, (edited )

October 14, 2025 apparently.

Edit: could also affect as many as 240 million machines that don’t have TPM.

HRDS_654, (edited ) in Some of y'all need to see this and drop the superiority complex...

I mean current version really doesn’t mean anything because people aren’t going to upgrade if the version they’re using is fine. I submit that this is a perfect example of correlation != causation. I may have gotten the order wrong on the not equal symbology since I haven’t used it in a while.

Also, are we talking Linux kernal versions? There are so many problems with this comparison.

jwt,

*kernel

Blue_Morpho,

*colonel

adrian783,

sir this is a joke post

Para_lyzed, in Steam not launching games - no idea what to do [Solved]

Just to clarify, the error you are seeing in the firmware updater and privacy settings are because your motherboard does not support UEFI, and instead uses legacy BIOS. There is no way to fix that without upgrading your hardware, and it shouldn’t be related to your issue, but it may be an issue for anticheat in certain games.

On an unrelated note, you should really upgrade your motherboard and CPU if you have the chance, as those will be massive bottlenecks to performance. Your GPU is way overpowered for those components, so you aren’t getting the most out of it. But that likely isn’t related to the issue you are currently facing, I just wanted to mention it if you have grievances with the performance of your current computer.

Critical_Insight, (edited )

Yeah upgrading the motherboard, cpu and ram is ahead at some point. I don’t really game that much so haven’t wanted to invest much into that thing. I almost exlusively play DayZ which it barely runs. With the new GPU and by optimizing the settings I get decent visuals with 35 to 60 fps but there’s a ton of room for improvement. I’ve been upgrading it piece by piece starting with an SSD and the new GPU.

Game runs now by the way. I’m not exactly sure what finally did it but I’m suspecting the new steam version and reinstalling the game itself. Huge thanks for the help. Without this community I’d be at a complete loss with this stuff.

Para_lyzed,

Yeah, snap packages have a tendency to break everything, so avoid them like the plague. You should be able to choose what repo you install from in the Ubuntu app store by clicking the dropdown in the top right of the app’s page (which defaults to snap if one is available), and selecting something else. I can’t remember what the options are, but for a native install you’re looking for something like “.deb”, or “Ubuntu repository”, or “apt”, something of the like. You could also install flatpak and set up flathub so you can get apps packaged as flatpaks (which are kind of like snaps, except they actually function and generally work well for most applications). Not sure if you can get flatpak working with the Ubuntu app store, but it works with Gnome software stores for any other distro out of the box (like Fedora and Nobara). Ubuntu is owned by Canonical, who manages snaps, so they have financial motivation to shove them down their user’s throats (which has been met with much dismay by the Linux community).

Snaps and flatpaks are essentially meant to be portable formats that are packaged with all of their dependencies inside their own sandbox so that they function the exact same when installed on different distros. This has great applications for compatibility (you can install the same package on any distro instead of compiling your package for multiple package managers and distros), and security (the sandboxing serves as a layer of isolation from other apps. Flatpak does this pretty well, but snap has tons of problems.

If you’re ever at the point where you want/need to install a new OS, I’d recommend switching away from Ubuntu to avoid the headaches. Linux Mint is a common recommendation if you want to stick to a system that’s similar to Ubuntu (it’s based on Ubuntu), but my personal recommendation is something Fedora-based like Fedora Workstation or Nobara. You can find tons of info in this community on what different distros are like, and you’ll see that there is no one “best” distro.

If you ever run into any other problems though, this is a great place to ask for help. One of the many great things about Linux is that much of the community is very knowledgeable about how to do/fix practically anything; and many of those people are just happy to help someone so they can enjoy their switch to Linux. There’s also AskUbuntu, the Arch Wiki, Fedora forums, etc. that are available for whichever distro they are tailored to.

wuphysics87, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

Pop!OS. It is maintained by a company called System76 who make Linux computers. You might think about getting one if you want a new computer. Support the cause!

humancrayon,
@humancrayon@sh.itjust.works avatar

I will second Pop!OS. I have it installed on my gaming desktop and have been very satisfied with its stability and ability to play every game I’ve wanted to. Between Steams Proton layer and Wine (with the wineglass GUI) there is nothing I want for right now.

(I do run an AMD card, YMMV with an Nvidia one as I cannot speak to experience with that).

I do use Mint for my laptop/daily driver outside of gaming and love that as well. In my mind the two distributions fit the use cases well.

Hawk,

What makes Pop!OS better for gaming? I run Void and have no issues running most games.

humancrayon,
@humancrayon@sh.itjust.works avatar

Ease of installation would be a huge one. Pop was run the installer from USB and go. After it was online there was just installing steam and whatever games I wanted. I have not dug further into void or what its capable of. I wanted as little fiddling as possible. To me the interface felt good out of the box.

I mainly sought out Pop!OS after reading about people’s experience with it and gaming and liked what I heard. I jumped directly from windows 11 to Pop. If void works for you, that’s awesome. This was my “how do I get it running now without messing around” moment. I really just wanted to game, immediately after install. Later on I started to fiddle with things.

MoonMelon,

Pretty happy with my Lemur Pro, 3.5 years in. I just replaced the battery, which was fairly painless. Also had to replace the wireless radio, which was as easy as popping in a new one. I wasn’t happy that it failed, but apparently that’s industry wide, not just these laptops. Replacement was like $35. Other than that I’ve only had cosmetic issues, like the System76 sticker came off, which I don’t care about.

dino, in Solene'% : NovaCustom NV41 laptop review

Your experience with FreeBSD compared to OpenBSD is very similar to mine 5 years ago. Didn’t manage to get FreeBSD working but OpenBSD install was pretty easy. Although the performance still sucked compared to Linux.

throwawayish,

Your experience

Just in case*, I’m just the middle-man that connects this specific article by Solène to the audience on Lemmy 😅. I’m sure you’re aware of this, but I just wanted to make sure.

ikidd, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@ikidd@lemmy.world avatar

Nobara if you game.

PopOfAfrica,

I second this. Everything you need for gaming preinstalled

ikidd,
@ikidd@lemmy.world avatar

And it’s fine as a daily driver, as well. I moved off Manjaro so I miss the AUR, and have considered adding Distrobox to get that back.

tourist,
@tourist@lemmy.world avatar

I never heard of Distrobox until now. It seems really cool. What’s the cause for hesitation? Unreasonably resource intensive?

ikidd,
@ikidd@lemmy.world avatar

I’m not sure I trust it to have everything to be fully integrated. I guess it’s just one more level of troubleshooting then.

Evotech, (edited )

If you don’t like Valorant or play cs2 on like faceit or another private league

PopOfAfrica,

The premise was that OP wants to swap to linux for gaming. So I recommended the best linux gaming distro.

Evotech,

And I just pointed out a couple of things

the_post_of_tom_joad,

I game, like a lot, and if windows beats me one more time i swear I’ll leave them for good. Is there a list of supported games? I just hit their site and only saw an nvidia gpx drivers too, did i simple miss the AMD stuff?

caseyweederman,

Intel and AMD drivers are part of the Linux kernel so you never need to think about drivers.
Check out https://www.protondb.com/ for something of a list of supported games, but generally most games just work (in Steam, go to Settings, Compatibility, and check the box for applying Proton on all games in library and not just the officially supported ones).
ProtonDB isn’t a complete list, but if you do struggle with getting a game to work, chances are somebody has posted a string you can paste into Steam to make the game magically work.

Caboose12000,

to add on to this, generally the only games that have issues are games with pretty serious anti cheat, and even many of those will still work. protondb will reflect this of course, but if you already know you mostly only play single player or cooperative titles, you can save a lot of time looking through your library

agent_flounder,
@agent_flounder@lemmy.world avatar

I appreciate what glorious eggroll does. And I’ve had no issues with the few games I’ve played on Steam.

I’ve been running Nobara for several months and it has been very stable though I find it is lacking a little polish around the edges in some areas. Kind of like how Mint was when I first started about 10y ago.

I’m trying out Fedora now for a while. On kernel 6.5. I was on 6.1 in Nobara. I have one game that’s crashing now (it wasn’t crashing in Nobara … go figure). So I may have to go back to Nobara or try to figure out what they did with Nobara vs Fedora that would help.

When Mint gets to kernel 6.x some day, I might jump back. (5.19 doesn’t support my GPU). Overall Mint became very polished. I hardly ever ran into weird issues. Although I do remember feeling Cinnamon blew up every so often.

zelifcam, (edited ) in Could we add "Distrochooser" to the sidebar?
@zelifcam@lemmy.world avatar

deleted_by_author

  • Loading...
  • onlinepersona,

    That’s what bots are for: an automated response like “have you tried XXX? share the link to the results here with additional information if you think the questionnaire didn’t consider an aspect important to you”.

    It’s a soft response without banning anybody.

    markus99, in TIL that operating system Linux is an example of anarcho-communism

    no

    Cowbee,

    yes

    avidamoeba, (edited ) in Could we add "Distrochooser" to the sidebar?
    @avidamoeba@lemmy.ca avatar

    Let’s not. It’s not a good tool.

    onlinepersona,

    Why not?

    DandomRude, in Some of y'all need to see this and drop the superiority complex...
    @DandomRude@lemmy.world avatar

    Seriously?!?

    drislands,

    No, this is clearly a joke.

    sebsch,

    I mean Mac users also believe their OS for being privacy focused… so it’s not quite sure this couldn’t make sense in a brain thinking this way.

    DandomRude,
    @DandomRude@lemmy.world avatar

    I hope so.

    datavoid, in What's your current favorite distro that isn't Arch, Debian or Fedora?

    I discovered this on Lemmy, clearly there is no going back

    hannahmontana.sourceforge.net

    twei,

    Wait until you hear about biebian

    ik5pvx, in I'm so frustrated rn.

    What printer do you have?

    Kawi,

    I have an epson L4260, I downloaded a driver that was supposedly for Debian, it was a .deb file that I installed but nothing happened, I added the printer but it just wouldn’t print.

    DannyBoy,

    I’m just taking a guess here but is the .deb you installed a program you have to run to do the setup? My one printer I had to run a program to start scanning every time.

    cmnybo,

    That printer shouldn’t even need a driver to work. It should just show up if it’s connected to the same network as your computer.

    ik5pvx,

    Are you using it via WiFi or usb? Are you able to see both the printer and the scanner in the printer configuration panel?

    moog, in I'm Done With Windows, Are you?

    I wish. Unfortunately I’m to locked into Ableton to switch. Wish they’d make it compatible with Linux :/

    petsoi,
    @petsoi@discuss.tchncs.de avatar

    Ableton Not sure if it helps, but there is Wine support for Ableton Live: appdb.winehq.org/objectManager.php?sClass=applica…

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #