I’ve been an IT professional for 20 years now, but I’ve mainly dealt with Windows. I’ve worked with Linux servers through out the years, but never had Linux as a daily driver. And I decided it was time to change. I only had 2 requirements. One, I need to be able to use my Nvidia 3080 ti for local LLM and I need to be able to RDP with multiple screens to my work laptop running Windows 10.

My hope was to be able to get this all working and create some articles on how I did it to hopefully inspire/guide others. Unfortunately, I was not successful.

I started out with Ubuntu 22.04 and I could not get the live CD to boot. After some searching, I figured out I had to go in a turn off ACPI in boot loader. After that I was able to install Ubuntu side by side with Windows 11, but the boot loader errored out at the end of the install and Ubuntu would not boot.

Okay, back into Windows to download the boot loader fixer and boot to that. Alright, I’m finally able to get into Ubuntu, but I only have 1 of my 4 monitors working. Install the NVIDIA-SMI and reboot. All my monitors work now, but my network card is now broken.

Follow instructions on my phone to reinstall the linux-modules-extra package. Back into Windows to download that because, you know, no network connections. Reinstall the package, it doesn’t work. Go into advanced recovery, try restoring packages, nothing is working. I can either get my monitors to work or my network card. Never both at the same time.

I give up and decide it’s time to try out Fedora. The install process is much smoother. I boot up 3 of 4 monitors work. I find a great post on installing Nvidia drivers and CUDA. After doing that and rebooting, I have all 4 monitors and networking, woohoo!

Now, let’s test RDP. Install FreeRDP run with /multimon, and the screen for each remote window is shifted 1/3 of the way to the left. Strange. Do a little looking online, find an Issue on GitHub about how it is based on the primary monitor. Long story short, I can’t use multiple monitor RDP because I have different resolution monitors and they are stacked 2x2 instead of all in a row. Trust me I tried every combination I could think of.

Someone suggested using the nightly build because they have been working on this issue. Okay, I try that out and it fails to install because of a missing dependency. Apparently, there is a pull request from December to fix this on Fedora installs, but it hasn’t been merged. So, I would need to compile that specific branch myself.

At this point, I’m just so sick of every little thing being a huge struggle, I reboot and go back into Windows. I still have Fedora on there, but who would have thought something that sounds as simple as wanting to RDP across 4 monitors would be so damn difficult.

I’m not saying any of this to bag on Linux. It’s more of a discussion topic on, yes, I agree that there needs to be more adoption on Linux, but if someone with 20 years of IT experience gets this feed up with it, imagine how your average user would feel.

Of course if anyone has any recommendation on getting my RDP working, I’m all ears on that too.

  • Quazatron@lemmy.world
    link
    fedilink
    arrow-up
    140
    arrow-down
    20
    ·
    8 months ago

    I read the first paragraph and saw your prerequisites included working with nvidia.

    That is a non-starter, right there. You can blame Linux for a whole lot of little flaws, but most of the blame should go to your hardware vendor for providing shitty support for Linux.

        • gregorum@lemm.ee
          link
          fedilink
          English
          arrow-up
          5
          ·
          edit-2
          8 months ago

          System76 (who makes popos) has their own CUDA repo for their NVIDIA implementation, but I don’t think it’s installed by default. So there’s a tweaked version to work on popos, but I’ve never tried it. From some cursory googling, it doesn’t seem to be too complicated to set up.

          • Huschke@lemmy.world
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            edit-2
            8 months ago

            Yeah it’s really weird. I have done what OP has done for a while now on an Nvidia GPU and Pop!_OS with KDE and have had 0 issues. I don’t use a 2x2 grid though. Can that really be the issue?

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      10
      arrow-down
      1
      ·
      8 months ago

      I agree. The majority of my issues come down to the manufacturers. I even updated my BIOS to see if it would help with the ACPI issues, but no luck. Motherboard is 3 years old, so it’s not like I’m trying this on brand new hardware either.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        11
        arrow-down
        3
        ·
        8 months ago

        Its not totally wrong honestly. Nvidia is kind of bad and you can get a used AMD GPU for $100 bucks.

        If you are using Nvidia use Linux mint or Pop os.

        • YIj54yALOJxEsY20eU@lemm.ee
          link
          fedilink
          arrow-up
          5
          arrow-down
          4
          ·
          edit-2
          8 months ago

          It’s totally wrong imo. Having a Nvidia gpu should not all stop you from using Linux. Granted I’m still on X and can’t run AAA games but I have no issues with it otherwise. Running cuda happily along with everything else I need to build companies, create content, and consume media.

          Or Fedora, or Arch, or a bunch of other distros because most all have solid support.

          Edit: whole bunch of gamers out here

      • Quazatron@lemmy.world
        link
        fedilink
        arrow-up
        9
        arrow-down
        2
        ·
        8 months ago

        Microsoft is free to publish minimum requirements for Windows (TPM 2.0 for Windows 11, for instance), but you don’t have that in Linux. You are free to throw it at any hardware you want, and it will mostly work out of the box.

        But that depends on companies and volunteers working on the hardware support. Intel and AMD provide good support for their hardware. NVidia does not. You should act accordingly, either buying supported hardware or sticking to software that supports your hardware (Windows or Mac).

          • Quazatron@lemmy.world
            link
            fedilink
            arrow-up
            5
            arrow-down
            2
            ·
            8 months ago

            Having a nVidia GPU does not stop you from running Linux, it just makes it more painful depending on what you’re trying to achieve due to nVidia’s poor Linux support.

            I merely suggest that one should use the appropriate tool for the job or endure the consequences. Blaming the tools achieves nothing.

    • fuckwit_mcbumcrumble@lemmy.world
      link
      fedilink
      arrow-up
      7
      arrow-down
      18
      ·
      8 months ago

      Nvidia is by far the most popular dedicated GPU manufacturer out there. If distros can’t figure out how to make it “just work” then Linux will never take off outside of the nerd market.

      • deadbeef@lemmy.nz
        link
        fedilink
        arrow-up
        18
        arrow-down
        1
        ·
        8 months ago

        It isn’t something that is in the distro vendors control. Nvidia do not disclose programming info for their chipsets. They distribute an unreliable proprietry driver that is obfuscated to hell so that noone can help out fixing their problems.

        If you use an AMD card it will probably work fine in Windows and Linux. If you use an Nvidia card you are choosing to run windows or have a bad time in Linux.

        • fuckwit_mcbumcrumble@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          8 months ago

          It doesn’t matter whose at fault at the end of the day. If it doesn’t just work™️ the average joe will never use it.

          The open source vs closed source drivers is a whole separate issue too, and only makes things worse for the noobs.

          • deadbeef@lemmy.nz
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            8 months ago

            I’m not the PR department for desktop Linux for everyone man.

            People who only have Windows experience see an Nvidia card that is premium priced product with a premium experience and think that this will translate to a Linux environment, it does not. I’ve been using Linux for like 27 years now and that was my opinion until a couple of years ago.

            Hopefully the folks that might read this thread ( like the OP 20 year IT veteran ) can take away that Nvidia cards in linux are the troublesome / subpar choice and are only going to get worse going forwards ( because of the Wayland migration that Nvidia are ignoring ).

      • TheGrandNagus@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        1
        ·
        edit-2
        8 months ago

        The problem is Nvidia’s drivers, not the distros.

        You may as well be saying distros really need to get their shit together on releasing Photoshop for Linux

        • fuckwit_mcbumcrumble@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          8 months ago

          If someone with no experience installs Linux on their machine, and has to spend 20 hours fixing all of the problems they’re not going to stick with Linux. It doesn’t matter which distro it is, they’re just going to say Linux sucks and never use it again.

          There’s a pretty big difference between trying to run software for X OS on Y OS, and trying to just make your computer do basic tasks. The average person doesn’t know that Nvidia are a bunch of assholes, nor do they care.

          • TheGrandNagus@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            8 months ago

            I know.

            But there’s nothing that can realistically be done about it until Nvidia stops being dickheads.

            Distros can’t constantly hop about putting out fires that Nvidia starts, and neglect the other work they need to do.

            Even when they do that, it doesn’t work anyway. It’s still buggy, systems still break. It really is only Nvidia who can fix their shit drivers, unless the nouveau team make an alternative that’s superior to Nvidia’s proprietary drivers.

            And nah, there’s no difference between my Nvidia/Photoshop example. None whatsoever.

  • folkrav@lemmy.ca
    link
    fedilink
    arrow-up
    101
    arrow-down
    1
    ·
    8 months ago

    I swear, every time one of these posts/comments pops up, the chances root issues are caused by Nvidia hardware is insanely high.

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      17
      arrow-down
      1
      ·
      8 months ago

      So, I’m coming to learn that about Nvidia. I figured with the 3080 being a few years old now things would be alright. I was wrong.

            • Honytawk@lemmy.zip
              link
              fedilink
              arrow-up
              2
              ·
              8 months ago

              Are they actually good? Or are they decent?

              Because AMD on Windows has a lot of flaws compared to Nvidia. Nvidia can run anything with tons of cutting-edge features and everything is documented. AMD on the other hand, doesn’t come close to that kind of support.

              AMD does work of course, just not always how it should.

              Is it actually good on Linux out of the box? Or does it still require finicking every now and then?

              • ReakDuck@lemmy.ml
                link
                fedilink
                arrow-up
                1
                ·
                8 months ago

                I had issues with my Nvidia gpu and Wayland Desktops.

                Especially with the new Steam Big Picture mode both Linux and Windows being laggy.

                AMD on the other hand had one issue in Windows where my friend told me to reinstall the drivers because the second Monitor couldnt be detected at random times when rebooting.

                On Linux on the other Hand… zero issues. Literally. I am satisfied how good it works compared to trashy Nvidia having constant issues. Even on Windows I had issues with Nvidia because you need to sign in and download the drivers. Sometimes there is an update and you never know, and wonder why your game doesnt work. Well, because you need the newest update suddenly. Not with AMD on Windows. And on Linux. You dont even need to install amything. Mostly preinstalled Mesa drivers but I am not that certain.

          • deadbeef@lemmy.nz
            link
            fedilink
            arrow-up
            9
            ·
            8 months ago

            I have two AMD Radeon cards for Linux that I’m pretty happy with that replaced a couple of Nvidia cards. They are an RX6800 and an RX6700XT. They were both ex mining cards that I bought when the miners were dumping their ethereum rigs, so they were pretty cheap.

            If I had to buy a new card to fill that gap, I’d probably get a 7800XT, but if you don’t game on them you could get a much lower end model like an RX7600.

            • jkrtn@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              8 months ago

              I’d be interested in one that could do gaming and compute stuff. Thank you for the specific recs, I’ll check those out!

          • folkrav@lemmy.ca
            link
            fedilink
            arrow-up
            8
            ·
            edit-2
            8 months ago

            In my experience most things AMD fare pretty well. My 6750 XT is working great. My older RX 580 and Radeon HD 6870 were also pretty solid.

      • BCsven@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        8 months ago

        Might have Luck with Leap or Tumbleweed because nVidia hosts their own openSUSE driver repos. add nVidia repo to SUSE, GUI select the driver and click OK

    • Hubi@feddit.de
      link
      fedilink
      arrow-up
      3
      ·
      8 months ago

      From what I’ve read, I must be the luckiest person in the world. I’ve been on Linux for 10+ years and only ever had Nvidia hardware. I’ve never had any issues aside from the occasional Vsync annoyance.

  • haui@lemmy.giftedmc.com
    link
    fedilink
    arrow-up
    83
    arrow-down
    4
    ·
    8 months ago

    Windows admin here. It was immediately clear to me how this would end:

    1. someone proficient in windows goes back to being a dumb newbie is gonna be frustrating as heck.

    2. being a power user/IT professional most likely means non standard setup

    3. there are very few windows native admins in the linux sphere to test things from a non dev/non user perspective

    4. the companies making „professional“ linux are still not comparable to M$

    5. „professional linux“ would probably be RHEL for you.

    6. you can try and run a windows vm in your linux to try if stuff works then.

    7. your mindset needs to change: you‘re now a guy responsible for implementing rdp correctly, embrace open source and make it work for everyone. See the amount of influence you can actually have.

    8. if you can, consider using windows and linux side by side as long as needed, until stuff works. Find the reasons people abandon windows (i.e. you finally have control).

    Just a stream of ideas. Hmu if you have any questions.

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      30
      arrow-down
      1
      ·
      8 months ago

      All extremely valid points. Especially…

      1. your mindset needs to change: you‘re now a guy responsible for implementing rdp correctly, embrace open source and make it work for everyone. See the amount of influence you can actually have.

      This is the mind set I need. I was most likely so frustrated at the driver issues by this point, I probably didn’t give it the go it needed. Like I said when it came to compiling a dev branch, I just said f it. Hopefully I’ll get some time in the coming days to approach it with a fresh mindset.

    • Corgana@startrek.website
      link
      fedilink
      arrow-up
      19
      arrow-down
      3
      ·
      8 months ago

      someone proficient in windows goes back to being a dumb newbie is gonna be frustrating as heck.

      This was me. I kept thinking Linux was making things “overly complicated” until I really stopped to consider how extremely complicated it is in Windows or MacOS to do anything, we’re just all used to it. Once I re-framed my perspective to that of “a noob that was learning” it made it so much less frustrating and now after learning I see that Linux in most ways does things so much simper.

      Now I don’t think it’s ease-of-use issues that prevent people from going with Linux, it’s switching costs. Few have time to learn a new system. Even if it is the easiest to learn.

      • nexussapphire@lemm.ee
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        1
        ·
        8 months ago

        That’s a lesson I learned switching to macos for a few years. After spending that much I basically had no choice but to learn to adapt.

        It did make it a lot easier to switch to Linux later on because I’ve already abandoned a workflow and a set of apps once already.

      • haui@lemmy.giftedmc.com
        link
        fedilink
        arrow-up
        1
        arrow-down
        3
        ·
        8 months ago

        I completely agree that linux is quite simple. Additionally, it allows for a lot of customization which is nice imo.

  • onlinepersona@programming.dev
    link
    fedilink
    English
    arrow-up
    52
    ·
    edit-2
    8 months ago

    if someone with 20 years of IT experience gets this feed up with it, imagine how your average user would feel.

    The average user just wants to open up a browser to use tiktok, instagram, gmail, and whatever else it is people use these days. Maybe edit a few documents and look at local pictures? The average user isn’t going to use RDP or train an LLM.

    As others have said: NVIDIA sucks for linux. They have sucked for linux for more than a decade (snippet). And RDP: try Remmina.

    Also dualbooting is so-so. Windows likes to mess up the bootloader for no reason during updates. If you switch, it’s best to go full linux or try first from a VM.

    CC BY-NC-SA 4.0

    • Honytawk@lemmy.zip
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      8 months ago

      Even the average user will sometimes need non-average features.

      Maybe they want to print a document and have an old HP printer laying somewhere.

      Maybe they want to try this AI filter thingy that is such a fad on Tiktok

      Maybe they need to digitally sign a document, or log in using their card reader and government ID to do their taxes.

      If even one of those don’t work how they should immediately out of the box, then Linux is not for the average user.

      • onlinepersona@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        8 months ago

        Maybe they want to print a document and have an old HP printer laying somewhere.

        Linux is probably your best bet actually.

        Maybe they want to try this AI filter thingy that is such a fad on Tiktok

        Browsers work on linux

        Maybe they need to digitally sign a document, or log in using their card reader and government ID to do their taxes.

        All works on linux, most likely even works through the browser (which is what I’ve been doing).

        If even one of those don’t work how they should immediately out of the box, then Linux is not for the average user.

        And they work “out of the box” on windows? You have to go to a download page, to get the right driver, ensure you have the right windows version and service pack (those are still a thing right?), restart your computer and hope it worked. Hey, maybe there’s even some new fangled “security measure” that installs a rootkit that requires you to go into your BIOS to activate a feature in order for it to work.

        Since it’s not “out of the box”, maybe windows should also be canned, right?

        CC BY-NC-SA 4.0

  • Fredol@lemmy.world
    link
    fedilink
    arrow-up
    52
    arrow-down
    4
    ·
    edit-2
    8 months ago

    Multiple mistakes:

    1. You went with a very old distro, Ubuntu 22.04 is almost 2 years old. You could pick a non-lts ubuntu instead. Thankfully you ended up picking Fedora.

    2. A single google search could’ve given you better alternatives to FreeRDP like Remmina. You can always ask people stuff like this on Lemmy or elsewhere (“what’s the best rdp client on linux?”) rather than waiting till you run out of patience.

    3. You shouldn’t need to compile software by yourself, you can use flatpak to install newer versions of software and flathub even has a beta repo you can add for even newer software.

    It’s not against you, we all learn from mistakes. Just try to be more social about your linux journey if you don’t want to struggle

    Tldr: you made the classic mistake of going head first into this without a friend to help you or at least documenting yourself properly on the current state of Linux desktops through various medias like Youtube. It doesn’t help that you suffered from the ol’ “I’m a windows expert so this should be similar/easy and if it fails it’s not my fault”

    • NateNate60@lemmy.world
      link
      fedilink
      arrow-up
      25
      arrow-down
      4
      ·
      8 months ago

      Ubuntu 22.04 is not “very old”. It’s the latest LTS release of Ubuntu. I do not, at all, fault an IT professional for picking the LTS release instead of the absolute latest latest release.

      I think it is a communication failure for Linux to not communicate that the jump between Linux distro versions (e.g. from Fedora 38 to Fedora 39) is not the same as a jump from Windows 8 to Windows 10. It is similar to the jump between the different Windows subversions, like from 21H2 to 22H2. Most people don’t even know what those numbers mean, and for most people, it doesn’t matter. A distro upgrade is nothing more than a big update, and that’s how I think it ought to be presented. People should be encouraged to use the non-LTS version as a default, and gently nudged to upgrade once a new one comes out. It shouldn’t be presented as a conplete change in operating system versions, but rather as a feature update. That’s what Windows does, and Windows versions are practically invisible!

      • deadbeef@lemmy.nz
        link
        fedilink
        arrow-up
        11
        arrow-down
        1
        ·
        edit-2
        8 months ago

        The support for larger numbers of monitors and mixed resolutions and odd layouts in KDE vastly improved in the ubuntu 23.04 release. I wouldn’t install anything other than the latest LTS release for a server ( and generally a desktop ), but KDE was so much better that it was worth running something newer with the short term aupport on my desktops.

        We aren’t too far off the next LTS that will include that work anyway I guess. I’m probably going to be making the move to debian rather than trying that one out though.

    • pinchcramp@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      10
      arrow-down
      4
      ·
      edit-2
      8 months ago

      While you make many valid points, I think it’s not reasonable to assume that OP could have avoided all the struggles they had, if they just had informed himself prior to installing. Especially since many of them problems described were probably caused by an unfortunate combination of software/driver issues, a specific hardware setup and certain user expectations.

      I doubt that watching tech YouTubers or similar would have helped much.

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      2
      arrow-down
      3
      ·
      8 months ago

      Also, dont download packages as .rpm /.deb files, that almost never works. They could have just used their phone with usb-tethering to get Ethernet. I suppose.

    • 520@kbin.social
      link
      fedilink
      arrow-up
      52
      arrow-down
      9
      ·
      8 months ago

      I can believe it. Because OP is trying to make Linux work like Windows. Note how for remote access, they jump straight to RDP and don’t even bother with SSH. Which Windows 10/11 has a native client for.

      • biscuitswalrus@aussie.zone
        link
        fedilink
        arrow-up
        35
        arrow-down
        1
        ·
        8 months ago

        I mean, the rdp is from Linux to Windows for desktop application access, so it’s the right tool for that job.

        • 520@kbin.social
          link
          fedilink
          arrow-up
          3
          arrow-down
          17
          ·
          edit-2
          8 months ago

          No. They’re installing an RDP server (that is, you connect to the Linux box via RDP, not the other way around), not a client like Remmina.

            • 520@kbin.social
              link
              fedilink
              arrow-up
              6
              arrow-down
              3
              ·
              8 months ago

              Ohhh…they’re fucking around with FreeRDP? Why?! Even for someone who comes from Windows, how did they not just go ‘fuck this, there’s got to be a better way’ and spend 5 more minutes Googling to find Remmina?

              • Honytawk@lemmy.zip
                link
                fedilink
                arrow-up
                1
                ·
                8 months ago

                Below they commented they found Remmina, but it wasn’t working either.

                Stop pretending like IT professionals don’t understand how to search their problems.

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      15
      arrow-down
      4
      ·
      8 months ago

      Guess I should have said love USB, but some old habits die hard. Either way having to go in and disable ACPI just to get it to boot is not something most people would be comfortable with.

    • Jestzer@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      Have you met Windows admins? 😛

      In fairness, I’ve seen some Linux admins become completely hopeless as soon as any GUI appears.

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      8 months ago

      I have 1 machine that will not boot most debian distros, and if they do it will not boot after install. It is a BIOS bug. non debian distros acknoledge the bug and move on.

  • flathead@lemm.ee
    link
    fedilink
    arrow-up
    40
    arrow-down
    2
    ·
    8 months ago

    At this point, I’m just so sick of every little thing being a huge struggle

    Suffering is inevitable. This is the first noble truth in Buddhism. Troubleshooting Linux is Tao.

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      12
      ·
      8 months ago

      It certainly made me think back to my early days of fighting IRQ conflicts in Windows ME. Or trying to get a LAN party going with mixtures of 98, 98 SE, and ME. And getting excited about the troubleshooting. I guess all these years later I’ve just gotten salty.

      • some_guy@lemmy.sdf.org
        link
        fedilink
        arrow-up
        3
        ·
        8 months ago

        I remember getting excited to tbs something that didn’t work when learning a new thing. At this point, I’m middle aged (old is what I would have called it then) and bored with spending any time doing anything I don’t want to do. My free time is precious. If it works, great. If not, let’s fix it. At no point am I interested in doing more than I have to.

  • KrapKake@lemmy.world
    link
    fedilink
    arrow-up
    33
    arrow-down
    1
    ·
    8 months ago

    I would think that some of these problems with RDP and monitors might be caused by running Wayland with an Nvidia GPU. I’m pretty sure both Ubuntu and Fedora use Wayland out of the box by default. Best off using Xorg until Nvidia sorts their shit.

  • bouh@lemmy.world
    link
    fedilink
    arrow-up
    33
    arrow-down
    2
    ·
    8 months ago

    “something as simple as RDP” haha hahaha you’re a funny one!

    My recent experience with helping a friend with an nvidia card to work on Linux is that I never want to touch an nvidia card again.

    Also, please tell me which average user makes its own windows installation. When I was young in the 90s I was paid to install windows in my village.

    But yes, much progress is still needed to smooth the installation. The problem is that the hardware is often a fault though, through their shitty drivers.

  • SuperSpruce@lemmy.zip
    link
    fedilink
    arrow-up
    27
    arrow-down
    2
    ·
    8 months ago

    You definitely are not a typical user, and you have specific requirements that heavily bias towards Windows.

    Just do what works best for you. Yes, you’ll have to put up with Windows BS, but your problems with daily driving Linux are worse.

    • TheMonkeyLord@sopuli.xyz
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      8 months ago

      This is great advice!

      More people should turn to linux, absolutely, but it shouldn’t be just because it is linux. I think people should look at what they want from their device in particular, look at what is offerred by multiple systems and os’, and decide from there that they want to use linux because it does x, y, z best.

      That is what made me decide to use linux as more than just a project or afternoon curiosity!

      • Grofit@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        8 months ago

        I think a lot of us are just sick of Windows being eroded into garbage spyware, unless we want to run mac hardware there is no other alternative really.

        Linux is really the only alternative, and I would love it to do everything better than the other OS’ rather than being content with it just being good for specific use cases.

  • MNByChoice@midwest.social
    link
    fedilink
    arrow-up
    18
    ·
    8 months ago

    You tried. That is far more than many people. Good for you!

    I have had similar experiences, but from Linux to other OSes. The mental models for using them are really different, and those don’t get enough discussion.

  • CameronDev@programming.dev
    link
    fedilink
    arrow-up
    18
    ·
    8 months ago

    For RDP, i use Remmina, no idea if it will do what you want for your weird monitor layout, but it is a well featured RDP client.

    I would say that your experience is unusual, even with nvidia. Ive always used nvidia, and its generally been a significantly smoother experience.

    • Lettuce eat lettuce@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      8 months ago

      I’ve used Remmina for years on Linux when administrating Windows Machines. I don’t think I’ve ever had a single problem with it. Love that program.

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      8 months ago

      I tried Remmina and it wasn’t working either. I couldn’t even get it to connect using the same settings as RDP free.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        8 months ago

        I’ve never had an issue with Remmina. Did you verify you had a working connection between your device and the server? (Silly question but its good to start at the basics)

      • 520@kbin.social
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        Did you try just a basic connection? Or is your target box using Network Level Authentication? (I’ve heard most Linux clients don’t play well with this)