this post was submitted on 20 Dec 2024
20 points (91.7% liked)
Linux
48665 readers
519 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have an AMD 5900HS iGPU and a 3070M in my laptop. I've had no issues on Mint (with the auto-installed Optimus in the Nvidia Prime applet) or with PopOS. If you want to use passthrough, SR-IOV GPU sharing is not an option for AMD iGPUs IIRC, and I know it doesn't work for NVIDIA dGPUs, so you'd need to pass the whole dGPU through to the Windows VM to get hardware acceleration.
For Figma, I would say the unofficial Electron wrapper or the online version is likely your best bet in terms of reliability. If it's just using the browser mechanisms for hwaccel (no funky accessing windows resources behind the scenes) if you run Optimus in the "on-demand" mode the webpage should be able to access the dgpu for hardware acceleration just fine. Optimus is a lot better than it was a few years ago.
Great info, thanks! That makes two mentions of Pop_OS so I guess I’ll give that a try first.
I can add an aspect when it comes to Lenovo laptops. PopOS automatically searches and offers updates for different firmware for my Thinkpad. Really neat feature I haven't seen in other distros to keep your device up to date.
Thats via fwupd, thinkpads specifically get this because Lenovo officially supports Ubuntu on them. Other lenovo laptops don't get this!
TIL Thanks for the info/clarification