linux

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

eager_eagle, (edited ) in I'm so frustrated rn.
@eager_eagle@lemmy.world avatar

I’ve been using Linux for 10y and never distro-hopped to solve a problem. Overall I’ve only used 3 distros as daily drivers. IMO you should look into making things work with a distro you like instead of looking for the perfect off the shelf distro.

Kawi,

Yeah you’re probably right, which distro do you use?

Trainguyrom,

To build off of the above poster, some things sometimes take some tweaking to make work. When you distro hop you’re really just hopping to a different set of defaults and maybe a few relevant library differences. Learning what to do and how to do it can be daunting but when you get it its brilliant and then you have some idea what you need to do the next time you encounter a similar issue

eager_eagle,
@eager_eagle@lemmy.world avatar

kubuntu and endeavouros

jwr1,
@jwr1@kbin.earth avatar

I second EndeavourOS. Nothing beats the arch wiki and arch user repository, and combining that with the easy and sane install of EndeavourOS makes it an almost perfect distro.

WeLoveCastingSpellz,

what is your usecase?

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

FOSS is an ancom as food not bombs and books to prisoners programs.

itslilith, (edited )
@itslilith@lemmy.blahaj.zone avatar

Don’t know about books to prisoners, but food not bombs is definitely influenced heavily by libertarian socialism

captainlezbian,

Is that why there were so many darn anarchists there?

And yeah books to prisoners programs are both a means of direct action and of spreading anti carceral propaganda to those most effected. Not all programs are anarchist, but the one I helped with had a zine library that included a lot of stuff by former prisoners about the harm, ineffectiveness, and racist origins of the American prison system. Which was good because at least that was something they always had enough of unlike English-Spanish dictionaries. Seriously if you ever have any lying around donate it to a books for prisoners program. A lot of prisoners want to learn to communicate with those they’re locked in a cage with. And for anyone with more liberal sensibilities it’s also a form of self improvement that helps on the outside.

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

but wouldnt lower numbers mean no one needed to fix & revamp a working OS?

higher numbers mean more fuckups than needed to be fixed until it was so broken there was no longer a way to code you way out, had to start right from the start!

AVincentInSpace,

no it just means the OS is abandoned obviously, don’t you know that any library with no commits in the last 20 minutes is not worth using /s

lorty,
@lorty@lemmy.ml avatar

It really depends on what versioning means for the project. If we are talking about semantic versioning then a lower number only means there haven’t been many breaking changes over time. Or that a lot of broken stuff has been kept that way because it would break compatibility.

BCsven, in Easy way to try out a bunch of different DEs?

VMs are a way, but Live USB sticks are better because you will see how it actually runs on your bare metal machine, and if there see any hardware quirks, without comitting to an install

nawordar,

Ventoy is a godsend in that case. If you have a big enough USB stick, you can just put all distros you wanna try on it

padook,
@padook@feddit.nl avatar

I take any chance I can to drop a Chris Barnett link:

Ventoy

furzegulo,

yeah, i also wholeheartedly recommend ventoy

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

14 versions and they still haven’t got it right? SMH.

1984, (edited )
@1984@lemmy.today avatar

Yeah all I see is 14 huge failures. :)

Linux version 6 is a bit of a stretch though since it’s just the kernel. I guess they could have put Ubuntu 23 up there to make it “win”…

jalda,

Fedora 39 is clearly superior to Ubuntu 23

1984,
@1984@lemmy.today avatar

I guess. I had lots of issues with Fedora in the past so can’t recommend it personally but some people like it.

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

Try to open the game manually. IIRC protontricks can be used to open the executable with the correct proton instance. Would probably be my go-to first ste4 to start tinkering

Critical_Insight,

There seems to be something wrong trying to install it. I get message saying:


<span style="color:#323232;">32-bit Nvidia driver (nvidia-driver-libs:i386) required                     
</span><span style="color:#323232;"> │                                                                             
</span><span style="color:#323232;"> │ This computer appears to be using the Nvidia binary graphics driver (the    
</span><span style="color:#323232;"> │ nvidia-driver package).                                                     
</span><span style="color:#323232;"> │                                                                             
</span><span style="color:#323232;"> │ Steam is a 32-bit program, so running it on this computer requires the      
</span><span style="color:#323232;"> │ 32-bit versions of the Nvidia libraries, even if all the games you will     
</span><span style="color:#323232;"> │ run via Steam are 64-bit. Please install the nvidia-driver-libs:i386        
</span><span style="color:#323232;"> │ package.                                                                    
</span><span style="color:#323232;"> │                                                                             
</span><span style="color:#323232;"> │ For full functionality (including Vulkan), also install the libraries       
</span><span style="color:#323232;"> │ listed as Recommends in the nvidia-driver-libs:i386 package. 
</span><span style="color:#323232;"> │
</span><span style="color:#323232;"> │ If you are using a legacy version of the Nvidia driver such as              
</span><span style="color:#323232;"> │ nvidia-legacy-340xx-driver, please install the corresponding 32-bit         
</span><span style="color:#323232;"> │ legacy package, for example nvidia-legacy-340xx-driver-libs:i386.           
</span><span style="color:#323232;"> │                                                                             
</span><span style="color:#323232;"> │                                  
</span>
Moghul,

The message seems to give you at least what it thinks the solution to the problem is:

apt install nvidia-driver-libs:i386

Doods, (edited ) in Steam not launching games - no idea what to do [Solved]

You press play and it goes off after a while, you have problems with vulkan, you have an old PC.

I had this exact issue before, try tuning an older version of proton, as newer versions require more recent vulkan versions, which your PC most likely doesn’t support.

steam auto updates to the latest proton version usually, that’s probably why.

Critical_Insight, (edited )

I did get the “Processing vulcan shaders” pop-up sometimes when I opened the game (back when it was still working) So I should not be using the Proton experimental? It worked just fine untill now. That’s what’s so strange about it. I do have an old PC but my GPU is brand new though.

I’m trying to re-install steam right now but it’s been uninstalling it for about an hour and doesn’t seem to be progressing anywhere…

Doods, (edited )

1 - Proton experimental is a moving target and is rapidly evolving.

2 - What exactly is your GPU, and maybe tell us your pc specs (even if it’s just through the info tab in the settings menu) (also put it in your post for others)

3 - that sometimes happens to me when using gnome-software (which Ubuntu uses? or something really similar?), I usually just surrender and use the terminal, not like I install more than 1 thing in a normal month anyway.

4 - if the issue is with proton, then other games wouldn’t work. (try running a very light, single player game to test proton, many F2P games under 20 mbs exist on Steam)

Cyberflunk, in Easy way to try out a bunch of different DEs?

Maybe this will help github.com/89luca89/distrobox

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

Have you tried updating and rebooting your system? I have had this happen a few times and almost always that is what fixes it for me (more so the rebooting but it is generally good to have your system up to date). Other times it is typically something missing on your host system (like properly installed drivers), though if the game was running before then this is less likely to be the issue and a reboot is typically enough - so start with that.

Critical_Insight,

I have checked all drivers, atleast I think I have, and have rebooted the system many times. Even took off the power cord for a minute

Lettuceeatlettuce, in I'm so frustrated rn.
@Lettuceeatlettuce@lemmy.ml avatar

For first time plug-n-play distros, I either go with Linux Mint or Fedora, for me they have the best results for just working.

And make sure when installing them, you always check to use proprietary drivers and codecs if it’s an option, that will save you a bunch of trouble down the line.

UnfortunateShort,

Funnily enough, Fedora is the only distro I’ve ever had and still have the infamous Linux sound driver problems with

const_void, in Solene'% : NovaCustom NV41 laptop review

Good to see more laptops being release with Dasharo/Coreboot. Proprietary firmware needs to die.

throwawayish,

Good to see more laptops being release with Dasharo/Coreboot.

Can’t agree more. I hope that Framework will soon follow suit.

Decker108, in What's your favorite Linux Desktop software?

Kate, Terminator, k4dirstat and the amazing clipboard history app in KDE.

Krtek,

Any reason why Filelight hasn’t replaced k4dirstat?

xantoxis, in Some of y'all need to see this and drop the superiority complex...

well, 23 years ago this graph would have had windows 2000 WAY in the lead.

replicat,

Anime PFP leads me to believe OP uses arch btw.

AgentGrimstone, in Some of y'all need to see this and drop the superiority complex...

macOS still trying to figure it out with attempt

dpkonofa,

It took Microsoft 98 attempts the first time! Then it took them an entire Millennium. Then 2000 attempts after that. And then after 12 more attempts, they’ve decided they need to change the keyboard… I’d say ain’t too bad.

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

Popularity =/= quality tho. See: Windows. :^)

halm,
@halm@leminal.space avatar

Don’t worry, the joke is that the graph doesn’t have anything to do with popularity, it compares the OSes’ respective current versioning numbers 😉

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