500
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 12 Oct 2024
500 points (98.4% liked)
Technology
59390 readers
2627 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
Nothing that cannot be fixed by a Linux install.
Man, I've been trying to migrate to Linux as my daily driver desktop over the last week. I love Linux passionately. But multi-monitor and 2.5Gb/s NIC support is just a disaster, basically to the point of completely unusable. It's so frustrating. It keeps pushing me back to Windows, because Windows just works when it comes to hardware.
For multi-monitor: use Wayland. For 2.5Gbps Ethernet NICs, they never work properly on any system in regard to performance, but I presume you are referencing the subpar Realtek NICs not connecting? Depending on the distro, you likely won't have the driver and/or firmware package preinstalled to make it work.
Yup, and installing the proper driver is usually pretty simple. If you post the hardware (or just the output of
lspci
) and your distro, we can probably find the package for you.