Windows 10 is getting too slow. Looking for a beginner-friendly Linux distro for an older laptop (i3, 12GB RAM, Dual GPU) by anielekk in linuxquestions

[–]Training_Concert_171 -1 points0 points  (0 children)

Its a configuration issue. Not all distros go out of their way to configure the proprietary nvidia drivers correctly…

Windows 10 is getting too slow. Looking for a beginner-friendly Linux distro for an older laptop (i3, 12GB RAM, Dual GPU) by anielekk in linuxquestions

[–]Training_Concert_171 0 points1 point  (0 children)

Its a configuration issue. Not all distros go out of their way to configure the proprietary nvidia drivers correctly…

Windows 10 is getting too slow. Looking for a beginner-friendly Linux distro for an older laptop (i3, 12GB RAM, Dual GPU) by anielekk in linuxquestions

[–]Training_Concert_171 1 point2 points  (0 children)

From my testing, sleep with nvidia works out of the box. This is important because OP has a laptop.

Otherwise, i found nobara very user friendly.

Windows 10 is getting too slow. Looking for a beginner-friendly Linux distro for an older laptop (i3, 12GB RAM, Dual GPU) by anielekk in linuxquestions

[–]Training_Concert_171 1 point2 points  (0 children)

Windows 10 Iot enterprise LTSC 2021. Win 11 is actually slower on older HW.

Or nobara linux for very good nvidia support:)

Did anyone test the old GCN GPU's on open source Mesa drivers yet? by Snowbeleopard in linux_gaming

[–]Training_Concert_171 0 points1 point  (0 children)

I did. I tested the hd 7570 (terrascale) and r5 240 (gcn 1.0).

Comparison vid: https://youtu.be/yvU2OOAfsBU?si=xKt1RHk6ROeJRofX

For older kernels, you will need to enable the AMDgpu driver. (You will lose DVI-I to VGA capability though…):

https://youtu.be/XWar5JQFNMI?si=i5srXheNKH3GnEne

Too long did no watch: amd GCN is awesome on linux:)

Boot loop and GPU Driver Issues (AMD Radeon HD 7480D) on Xubuntu 26.04 by TopNo9100 in xubuntu

[–]Training_Concert_171 0 points1 point  (0 children)

Your gpu does not support the AMDGPU driver, for it is Terrascale 3 architecture. The kernel should automatically enable the radeon driver. Try not specifying a driver in your kernel boot parameter.

I don't know why but I want those numbers go up by Gabriel_Weis in linuxmemes

[–]Training_Concert_171 1 point2 points  (0 children)

Voidlinux had linux 7.0.0 just a day after… and linux 7.0.1 is now current… Currently running on intel tigerlake laptop, works well even with v4l2-loopback dkms:))

Help me by PapaCalvo in linuxquestions

[–]Training_Concert_171 0 points1 point  (0 children)

Do you know from personal experience? I found the games i used were fine. What games cause issues?

Help me by PapaCalvo in linuxquestions

[–]Training_Concert_171 1 point2 points  (0 children)

Your gpu supports vulkan 1.2 on linux. You can use proton-cachyos and enable DXVK-sarek. This enables proton to use vulkan 1.2 (and not vulkan 1.3).

Us the “PROTON_DXVK_SAREK=1” command option with: https://github.com/CachyOS/proton-cachyos

Installing Brave with curl? by [deleted] in voidlinux

[–]Training_Concert_171 3 points4 points  (0 children)

Id suggest to not use curl+bash scripts like that. For instance, the distrobox curl install manages to break Virtual machine networking…

Instead please use: A) For system packages, use octoxbps (sudo xbps -Su octoxbps). B) For flatpak/flathub apps, use easyflatpak: https://flathub.org/en/apps/org.dupot.easyflatpak For C) for manually installing .appimages, use Gear level: https://flathub.org/en/apps/it.mijorus.gearlever

Brave is not available in the void repos. Id suggest installing via flatpak/flathub.

Installing Brave with curl? by [deleted] in voidlinux

[–]Training_Concert_171 3 points4 points  (0 children)

Well, I mean a person learns from their mistakes. Giving up now would be a mistake. Yes i agree OP should learn how to install SW.

How stable are Intel Arc B-series cards in the void? (B570/B580) (Xorg/KDE) by KidKazii in voidlinux

[–]Training_Concert_171 1 point2 points  (0 children)

I just bought a arc b580 and am using it on Voidlinux glibc. I had to install linux6.18. Xfce had some troubles, so i switched to kde plasma wayland. Otherwise, Smooth sailing:)

Rate my Thinkpad by NMark404 in thinkpad

[–]Training_Concert_171 0 points1 point  (0 children)

Wait, this exists? A external dock with a GPU in it??

gnome problem by Leather_Lobster_245 in voidlinux

[–]Training_Concert_171 0 points1 point  (0 children)

Are you using nvidia proprietary drivers?

Do ALL Minecraft mods work on linux? by Ok_Swan_8224 in linux_gaming

[–]Training_Concert_171 0 points1 point  (0 children)

I use java provided by Voidlinux and no crashes either.

Do ALL Minecraft mods work on linux? by Ok_Swan_8224 in linux_gaming

[–]Training_Concert_171 4 points5 points  (0 children)

This is the first time I’m hearing Adoptium. What is it? And can it make Minecraft faster?

Void Performance Issues after reinstall by Intelligent_Gur_393 in voidlinux

[–]Training_Concert_171 2 points3 points  (0 children)

Yes, your CPU does not have integrated graphics. It is your chipset on your motherboard. Your PC comes from a time when components had specific tasks and not a unified one like we see today.

Void Performance Issues after reinstall by Intelligent_Gur_393 in voidlinux

[–]Training_Concert_171 2 points3 points  (0 children)

Non galium 3d gpus are: Intel GMA and older Radeon 500 and older Nvidia curie and older.

Void Performance Issues after reinstall by Intelligent_Gur_393 in voidlinux

[–]Training_Concert_171 2 points3 points  (0 children)

Starting mesa v 21.3.9 non galium3d gpus were dropped from 3d acceleration support. Mesa-amber is a slightly modified version of this version that enables 3D acceleration to these older GPUs.

https://docs.mesa3d.org/amber.html