Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-27-2020, 08:03 AM
|
#1
|
LQ Newbie
Registered: Nov 2020
Posts: 3
Rep: 
|
Desktop config: Linux as main OS + Win VMs for CAD and gaming
Hi,
I am a long-term Windows user, who switched to Mac, and now would like to switch completely to Linux, so I need some guidance on where to start.
I mostly used laptops previously, but now I want to build a solid Linux desktop (64GB RAM), so I can run Windows VM occasionally either for gaming or CAD work.
My knowledge about desktop CPUs / GPUs is also a bit outdated.
The questions I have: - Taking into account the recent announcement from AMD, does it make sense to make a build around AMD Ryzen 9 5950X + RX 6900 (once both will be available)?
- Or Nvidia 3090 + Ryzen will be still superior even on Linux?
- What is the general situation with drivers for GPU, meaning is there a reason why AMD can be a preferable option over Nvidia?
- The same question goes for CPU: is Intel generally better than AMD for Linux?
- What is the recommended approach for configuring software in the situation, where Linux should be responsible for managing almost all daily tasks and development, where Windows or other VMs will launch CAD with dedicated graphics enabled and 1 external Ultrawide monitor, 1 keyboard and mouse?
I found quite a simple yet interesting setup via KVM / VFIO: https://www.youtube.com/watch?v=UYeoPBh2hOI I also look towards Logitech Flow software, but not sure if it as available for Linux (I plan to start with Pop_OS) I will appreciate if you can give me the direction on where to look. Thank you in advance.
|
|
|
11-27-2020, 02:36 PM
|
#2
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
I'd either run Windows and linux VM or run dual boot.
|
|
|
11-27-2020, 04:25 PM
|
#3
|
Senior Member
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,918
|
|
|
|
11-27-2020, 04:26 PM
|
#4
|
LQ Newbie
Registered: Nov 2020
Posts: 3
Original Poster
Rep: 
|
People were silent there, so I decided to put question here. I didn't know which of the forums is more active
Last edited by SiriusCanopus; 11-27-2020 at 04:38 PM.
|
|
|
11-27-2020, 04:43 PM
|
#5
|
Senior Member
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,918
|
That's fine - but you should say that and include the link in your first post. (Both here and on the other forum too.)
It allows potential respondees to check the other forum and tailor their replies to focus on new information (rather than wasting time repeating what has already been said).
|
|
|
11-27-2020, 07:07 PM
|
#6
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,383
|
I've never had much luck with Win as a guest. So I gave up - I dual-boot all my machines.
For gaming (racing sims) I boot Win10 and play there -I'm not doing anything else when I'm immersed, so what's the drawback - and you get true native support. I'd imagine similar would apply to CAD.
As for hardware, latest-and-greatest support for AMD has been problematic in the past. Gets fixed, but may not be immediately available.
|
|
|
11-27-2020, 09:29 PM
|
#7
|
Member
Registered: Jun 2020
Posts: 614
Rep: 
|
I'd agree with dual-booting - GPU passthru will require two GPUs and iirc nVidia 'blocks' it on non-Quadro/Tesla cards. It's a lot of headache IME vs just setting up a dual-boot if you need Windows for something that won't run in Linux. I would add: the belief that Windows is a requirement for any kind of gaming is 'old thinking' - LOTS of games will either run natively on linux, or run in Wine/Proton in linux, so you should consider that approach first (because its the 'easiest' - check WineHQ or ProtonDB for specific titles). I'd also refer you to this thread ( https://www.linuxquestions.org/quest...em-4175685275/) which has a lot of discussion of 'new hardware' with linux and probably addresses some/most of your questions - the really short version is unless you have a bona fide system requirements or QVL telling you to buy some/all of the hardware you're looking at, you're basically looking to crater $5000-7500 USD (thanks to the power of scalpers) for 'nothing.' If you need to run CAD 'seriously' you probably want to consider a Quadro or FirePro/Radeon Pro (especially under Windows) to have the certified drivers and plug-ins available.
The only 'big' question I don't think that thread will address is Intel vs AMD, so a quick'n'dirty rundown:
- No, one is not vastly superior to the other. Chipset support for Intel and AMD PCHs is equally good, and has been for a long time (the bad old days of third-party chipsets are long gone).
- Modern Ryzen (3xxx and 5xxx) are superior to Intel in terms of price/performance/power, if only slightly. Conversely you may find some discounted pricing on Intel chips as a result, and a lot of (meaning most) Intel chips include IGPs which could be useful if you're going to go ahead with GPU passthru (since then you'd have 2 GPUs once you put an add-in card in).
Given that you're looking to build a workstation here, you may also want to dump the entire LGA 115x/12xx / AM4 platform idea, and look into Intel's HEDT or AMD's Threadripper platforms, as they'll offer more memory support/capabilities, and more I/O capabilities that can be helpful for adding things you may want in a workstation (like more expansion cards).
|
|
1 members found this post helpful.
|
11-28-2020, 04:26 AM
|
#8
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
What recent announcement?
|
|
|
11-30-2020, 03:44 AM
|
#9
|
LQ Newbie
Registered: Nov 2020
Posts: 3
Original Poster
Rep: 
|
Thank you @obobskivich, it gave me a better understanding of the situation and referencing AMD vs nVidia situation. I will dive into details.
@ondoho, I referred to AMD Infinity Cache (L3). I still explore this technology, but I thought it just might work even better when both CPU and GPU are from AMD, rather than having AMD CPU and nVidia GPU. But it may not be the case...
|
|
|
12-01-2020, 07:27 AM
|
#10
|
Member
Registered: Jun 2020
Posts: 614
Rep: 
|
Quote:
Originally Posted by SiriusCanopus
@ondoho, I referred to AMD Infinity Cache (L3). I still explore this technology, but I thought it just might work even better when both CPU and GPU are from AMD, rather than having AMD CPU and nVidia GPU. But it may not be the case...
|
I believe that only works in Windows, at least currently. 
|
|
|
All times are GMT -5. The time now is 03:28 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|