• Smoogs@lemmy.world
    link
    fedilink
    English
    arrow-up
    15
    ·
    1 day ago

    Just be forewarned:

    Nvidia requires a bit of work.

    SeLinux….it is a giant bag of gotcha.

    That all said I’m not regretting my conversion.

    • SirActionSack@aussie.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      20 hours ago

      I’m using tumbleweed and getting my NVIDIA card to work was some effort but only because I was an idiot and didn’t run the SUSE update tool that would have fixed everything for me :-/

      • Digit@lemmy.wtf
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 hours ago

        :)

        Nostalgic for me.

        I started on suse in 2003, with nvidia. No problems had. Suse made things easy long before ubuntu came along pretending it was the first to make Linux easy.

        • percent@infosec.pub
          link
          fedilink
          English
          arrow-up
          2
          ·
          9 hours ago

          OpenSUSE always seemed underrated IMO, especially in those pre-Ubuntu days. Such a polished UX overall

    • Gloomy@mander.xyz
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      1 day ago

      I use Linux Mint and Nvidea and never had any problem what so ever with it. But maybe i just have been lucky.

      • Smoogs@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 hours ago

        If you haven’t had to deal with kde plasma for your needs, then yes: consider yourself lucky cuz more than two settings on the bios needs to change as well. And that’s not even going into the dual boot scenario. Which is fresh hell. Especially with the most recent upgrades with locks and dynamic cards. And learning that every motherboard handles it differently even if you have matched all other types of hardware.

        Just a reminder everyone’s needs are different. And some of this is way easier on windows if you’re arguing at just out of the box working

        Not that I’m regretting going Linux. I’m just regretting the fanbois who are insufferable and obnoxious since coming to Linux. Really rides on my patience after several installs and learning all this by hand.

        So many reveal that after I put the foot down all they did was just install to do some real basic shit and call it easy. They know nothing and need to sit down. Either help or Shut up, let people work through their required build.

        We can be better than this.

        • hornywarthogfart@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 hours ago

          I have an Nvidia card and run plasma and everything “just worked” for me including the proprietary drivers. Zero configuration (I am using CachyOS but Manjaro was fine as well as mint).

          Figured I would add another data point for those thinking about switching but are nervous about the Nvidia support.

    • Gloomy@mander.xyz
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      6
      ·
      1 day ago

      I use Linux Mint and Nvidea and never had any problem what so ever with it. But maybe i just have been lucky.

    • Gloomy@mander.xyz
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      5
      ·
      1 day ago

      I use Linux Mint and Nvidea and never had any problem what so ever with it. But maybe i just have been lucky.

      • dogs0n@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        edit-2
        1 day ago

        Me no use Mint, but the only problem I get is the sleep bug (waking from sleep results in a black screen). I’ve looked into it a few times and all I can assume is it’s probably nvidia so I gave up on solution hunting and pray one day it’s fixed (it’s getting slightly better over the years or maybe thats a placebo idk, it seems to fully break quite rarely now).

        After my pc sleeps I usually have to switch sessions with ctrl+alt+<fn key> then back to the one running KDE and it (nvidia?) revives itself and I can keep working on watching my movies.

        Just sharing my experience because mby someone smart here is thinking “yo yur dumb just do this”, but honest it’s not a big deal for me anymore.

        Oh wait I wanna add that apart from this (tiny in my opinion) bug, everything esle has been smooth, even some gaming (it’s possible im in a rare state to be getting this bug since I haven’t reinstalled my root partition in like 5+ years, even tho I have swapped distros a couple times).

        • Digit@lemmy.wtf
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 hours ago

          Possibly not a “solution” (or workaround rather) you want, but… I just switch all that stuff off.

          The cool thing about Linux and FOSS is “many eyes make all bugs shallow”, and so if you search for the issue, someone else may have already reported it, in the community, or even in the issue tracker, and if not, you can do that, to help others, and then the developers (which can be anyone, even you, btw) can have a better handle on how to mend it.

          Every problem, an opportunity, to give back. That’s how we got here, in these 4 decades since Richard Stallman announced the start of the GNU project.

          • dogs0n@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 hours ago

            What stuff do you switch off? (Did you have this bug previously?)

            I tried researching this issue a while ago, it was hard to find anything, but it’s not a bug worth spending any more time on unfortunately since it’s an easy fix whenever it happens.

            Wish I was smart enough to contribute hehe, sadly don’t even have the time anyways to sit down and figure it out (someone might already be figuring it out, it’s slowly getting rarer and rarer that the bug occurs, still at least one every other day, though much better than the at least multiple times a day from before).

            • Digit@lemmy.wtf
              link
              fedilink
              English
              arrow-up
              2
              ·
              4 hours ago

              stuff like

              xset s off
              xset -dpms
              xset s noblank
              

              and/or there may be other ways in guis to do so too.

              can put that in some startup shell bobbins, or wherever its supposed to go in configs. but i tend to just run it in terminal (from fish history) once it bothers me enough to switch it off. … am not on my usual computer just now, so i had to look that up. plucked that from 2nd result of a websearch for “x11 noblank off”.

        • Alaknár@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 day ago

          I’ve looked into it a few times and all I can assume is it’s probably nvidia

          It’s not, I have something very similar and I have a Radeon.

          • dogs0n@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            11 hours ago

            Oh interesting, I guess a general bug then.

            This is over many years so memory might be bad, but I never had this on my old rx 580, then started getting it sometime after swapping to an nvidia gpu. Guess it was just coincidence, if I’m remembering it right anyways. That always fueled my suspicion it was nvidia.

            Thanks for sharing your experience, it’s eye opening. I guess I have no problems specific to nvidia then (pre and post open source driver).

            p.s. if you have ever looked into this, do you have something you blame?

            • Alaknár@sopuli.xyz
              link
              fedilink
              English
              arrow-up
              1
              ·
              10 hours ago

              I poked around the Net a bit here and there, tried a couple different solutions people suggested, but the only thing I managed to change was that the moment I clicked “Sleep”, the image on my monitors would completely freeze (as in: screens on, desktop and applications on full display), and the only solution was to do a hard reboot.

              So, basically, I just stopped clicking “Sleep”… :D

              • dogs0n@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                2
                ·
                5 hours ago

                Lol thats a good solution.

                I haven’t seen anything like that happen to me luckily, I can sleep fine, but on wake it’s a black screen with my cursor (luckily² this is recoverable without rebooting).