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
    86
    arrow-down
    9
    ·
    2 years 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.

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      2 years 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.

    • fuckwit_mcbumcrumble@lemmy.world
      link
      fedilink
      arrow-up
      4
      arrow-down
      13
      ·
      2 years 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.

      • TheGrandNagus@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        2 years 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
          2
          arrow-down
          1
          ·
          2 years 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
            2 years 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
    61
    ·
    2 years 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
      11
      ·
      2 years 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.

    • Hubi@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      2 years 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.

  • onlinepersona@programming.dev
    link
    fedilink
    English
    arrow-up
    36
    ·
    edit-2
    2 years 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

  • Fredol@lemmy.world
    link
    fedilink
    arrow-up
    34
    arrow-down
    1
    ·
    edit-2
    2 years 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
      15
      arrow-down
      3
      ·
      2 years 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!

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      1
      arrow-down
      2
      ·
      2 years 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.

    • hactar42@lemmy.mlOP
      link
      fedilink
      arrow-up
      7
      arrow-down
      3
      ·
      2 years 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.

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 years 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.

    • Jestzer@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      Have you met Windows admins? 😛

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

  • KrapKake@lemmy.world
    link
    fedilink
    arrow-up
    23
    arrow-down
    1
    ·
    2 years 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
    23
    arrow-down
    1
    ·
    2 years 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.

  • BrianTheeBiscuiteer@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    2 years ago

    Not that you did anything wrong in this process but I think you stacked the deck against yourself by requiring an open-source OS work so seamlessly with a proprietary one.

  • CameronDev@programming.dev
    link
    fedilink
    arrow-up
    10
    ·
    2 years 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
      4
      ·
      2 years 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
      2
      ·
      2 years 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.

  • ITGuyLevi@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    2 years ago

    Don’t give up too easily friend. I’ve been slowly moving some of my hone systems away from Window’s, and much like you, I’ve spent close to 20 years as a Windows admin. I have the advantage of using Linux on my always ancient laptops over the years and it is my personal opinion that Debian is the way to go.

    Give LMDE (Linux Mint Debian Edition) a go, it is very familiar to navigate coming from Windows and isn’t going to have constant updates breaking stuff (looking at you Arch).

    First thing after installing run apt-get update, then add the Nvidia drivers (add the source to your sources and install, if you need help, post back and we’ve got you!) and reboot.

    • zwekihoyy@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      2 years ago

      fedora’s Nvidia support is leagues ahead of anything debian based in my experience. that’s not to mention debians insanely out-dated package repo.

  • Fecundpossum@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 years ago

    For me, the built up revulsion I feel towards windows and the sheer determination I feel to never use it again, means I would rearrange my monitors, or, you know, try more than two distros.

    Linux isn’t for everyone, I acknowledge that fact. It requires a user that wants to troubleshoot, wants to figure out why something doesn’t work and make it work. If the headache isn’t fun, you’re not the right kind of masochistic self flagellator that Linux attracts, and that’s okay.

    If you ever do decide to give it another whirl, try Linux Mint, MX Linux, or my personal flavor of choice, EndeavourOS. And put your monitors in a boring straight line like the rest of us before you coming crawling back.

    This reply is meant to be partially humorous but entirely honest.

    • deweydecibel@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      2 years ago

      I absolutely cringe to make this comparison, but reading your comment, it’s the first image that came to my pop-culture poisoned mind, so here we go:

      In Rick and Morty, when Evil Morty has finally achieved his long-sought and hard-won goal of escaping Rick and the Central Finite Curve, that sigh of relief he gives before stepping into the new untamed universe.

      That’s how I feel about making the move to Linux, personally. That sense of overwhelming relief to be free of something you hate so much is a reward. That’s why I put in the effort to manage Linux. Being free of Microsoft’s (and Apple and Google) shit is something I want so much that I’ll not only put in the time, I’ll even enjoy it somewhat.

  • DrillingStricken@programming.dev
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    2 years ago

    Hey buddy, no stress, I feel ya! Switching OSes is like trying a new flavor of ice cream – it can be an adventure at times. But, let me share some wisdom from my Linux journey. When we focus on the small stuff, we unintentionally give power to the big guys. Linux is all about flexibility and community support. Sure, it might not be perfect right away, but that’s part of the fun! Keep pushing through, you’ll soon see why so many of us love this open-source world. Let’s rock this Linux life together

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 years ago

    There’s an app on Flatpacks called Thincast remote desktop client. I don’t htink it’s using the free rdp libraries, so it’s possible that the bugs you encountered with the other open source apps (that all use the same underlying libs), might not be there.