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.
Windows admin here. It was immediately clear to me how this would end:
-
someone proficient in windows goes back to being a dumb newbie is gonna be frustrating as heck.
-
being a power user/IT professional most likely means non standard setup
-
there are very few windows native admins in the linux sphere to test things from a non dev/non user perspective
-
the companies making „professional“ linux are still not comparable to M$
-
„professional linux“ would probably be RHEL for you.
-
you can try and run a windows vm in your linux to try if stuff works then.
-
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.
-
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.
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.
-
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.
Popos has out-of-the-box nvidia support that works great
Works with CUDA and RDPing on a 2x2 monitor grid?
deleted by creator
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?
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.
Isn’t most of the AI training work in the world done on Linux using Nvidia GPUs (in the cloud)? I guess it’s a different use case…
And it also sucks in the cloud. Depending on the scenario there might not be many alternatives, though. CUDA is pretty much the standard in machine learning.
ROCm has hints of adoption, but it’s only just getting started.
Having spent the weekend trying to get it working on WSL2 for lulz, I can honestly say it’s just not there yet. Most of the issue is that AMD cards aren’t exposed properly through WSL, but it was worth a shot.
deleted by creator
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.
Non starter? As in you shouldn’t use Linux if you have a nvidia gpu? I hope that isn’t the take.
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.
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.
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.
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
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.
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.
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.
but if someone with 20 years of IT experience gets this feed up with it, imagine how your average user would feel.
Do you think “your average user” would run into something like this? How many people are running 4 monitors?
Grandma loves sitting in front of her 4 ultrawides while discussing the day with her friendly LLM
This is stupid. While i am all up advocating for foss, trying to argue peoples usecases into non existence is not helping anyone.
My grandparents ran into problems with Linux because they wanted to connect their TV (second monitor) and use team viewer with it (to control it from their phone.
Some of my super non it friends use lots of monitors because who the hell knows why they need this for office stuff.
Its really bothering me that a part of “Linux die hards” always blames missing features or complicated processes on the user.
“Oh yeah, you want a working system? HERES WHY YOU SHOULDT WANT THAT AND WHY IT IS ACTUALLY A FEATURE THAT ITS NOT WORKING. Noob”
I think we need to accept that Linux is not for anyone.
Sure I can install the aur version of team speak from console, but my grandparents can’t. They can’t even read English documentation.
For people living it Linux is fine, and better than other systems, you can change your desktop envirment, fit it to your needs, not be constantly spied on, change everything you want (if you understand it enough to compile from source) nice.
But if you want anything more than “one monitor, mail, office (with bad grammar and spell check)” but are not comfortable with reading through pages and pages of documentation or spending an amount of time tinkering with your PC others spend with their kids, Linux just won’t work!
And we need to be honest to people with that or we set wrong expectations.
I am not dumb and not a total noob, but I broke my system recently because I wanted to change my username and didn’t read through all the little details why Linux can’t do this like any other os. On any payed os this is one klick, on Linux your documents break (because of groups), your desktop items break, your taskbar breaks (and I still haven’t got the taskbar panel working today, because no matter what the home folder in plasma settings is, panel always interprets ~/ as the old homefolder path, which doesn’t exist anymore and for the love of god I can’t find where panel stores this info), loots of symlinks break and im thinking about just installing from scratch because it is easier than to fix everything.
Linux just isn’t a payed os and you can’t expect everything from it you can from windows or osx. There are (lot of) usecases win and osx easily accomplish, and Linux doesn’t if your not a nerd or have lots of time.
Just saying those usecases are “not needed”. While people clearly need them is only helping Microsoft and apple.
I get it, but could your use case e any more niche?
deleted by creator
Multiple mistakes:
-
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.
-
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.
-
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”
-
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.
I swear, every time one of these posts/comments pops up, the chances root issues are caused by Nvidia hardware is insanely high.
Just use Arch.
I like Arch, but a first-time install of Arch for a beginner who doesn’t have a lot of patience for reading documentation and troubleshooting is not good advice.
He said he’s an IT professional for 20 years. That’s like the epitome of patience for reading documentations and troubleshooting
The bigger problem when running Arch is that there’s a very high gap between “the bootloader makes the kernel run” and “functional desktop system”. The installation guide will get you to the first one. For someone who’s used to Windows, even as an IT pro, learning Arch is a firehose that’s hard to drink from.
Once you’ve pacstrap’d and set up a user you reboot and start your new OS. Except you have no internet because you didn’t know you had to install dhcpcd. Fine, install that–except your user isn’t in sudoers, so you have to figure out how to get back to being root to edit the sudoers file. With visudo. Ten minutes later you’ve figured out how to find and edit the right line. Another ten to get out of vi. Then once that’s sorted you’re sitting at a terminal you don’t know any commands for with no idea how to get to a graphical environment.
You look on your phone and find a recommendation for XFCE4 as a lightweight and simple DE. Great, install that. Try to launch it, and…a bunch of arcane errors. Another hour of troubleshooting and you learn that you missed xorg, which for some reason isn’t a dependency of XFCE4. O…kay. You don’t want to have to launch it every time you boot, so you go digging and find out you need a desktop manager. Takes some time, but you finally install one and enable the service in systemd, which you have to do manually for some reason.
Finally you get to a graphical environment, and…the fonts are all weird, and unicode symbols are just placeholders. Wait, fonts. You have to install fonts. More research, but you get there. Finally you launch a browser and are delighted to find something familiar. It all works the same. Great! Let’s watch a video to make sure playback is working, and…no sound.
Okay, more research, and turns out you missed pulseaudio. Install that, start the daemon aaaand…no audio. Fine, how do you check the audio level? Ah, there’s an XFCE4 plugin for pulseaudio. Find that, install it, put it on your panel, click it and…pavucontrol isn’t installed. Whatever that is. Okay, install it and try again. Great! So, for some reason the default audio level when you install is 0. Turn that up and you finally hear sound! Hours after starting the process.
And every. little. thing. is like that. For weeks. Especially with Nvidia, and especially if you make the mistake of following a recent guide that shunts you into a Wayland environment. Every time you need to do something there are 20 options, five of which are well-documented but deprecated, the first three you try don’t work for reasons you don’t understand, then you finally find something that works well enough. Rinse, repeat, for every little thing.
And this is coming from a complete Arch stan. I love Arch. It’s my only distro these days. I’m on Hyprland, my neovim is tricked out, everything is slick, responsive, just takes a couple keystrokes to accomplish anything I want to do, and I have everything set up exactly how I want it. It took a long time to get there, though, and I’ve been using Linux off and on for over 20 years, maining it for the last 10.
What a fantastically shit idea for a beginner.
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.
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.
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?
i’ve been using a stick for 20 years of combat. i’ve seen people use f16 fighters and flew on a plane once. now i am bummed out i can’t operate an f16.
I have seen few comparisons as deranged as this one
i have seems english.
Thanks for the heads up I guess…?
IT for 20 years
Can’t use a live CD
Uh huh
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.
FUD
I mostly use SSH to manage servers, but you could try cockpit if you want something more graphical.
Weak