• 0 Posts
  • 14 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle

  • I’m a bit surprised an Nvidia 9x0 would struggle for web browsing. On a PC this old I would first check other things before swapping the GPU:

    • Is it clean? Physically clean? Restricted air flow can make your CPU throttle down to avoid getting too hot.
    • Is the operating system on an SSD or a spinning disk? I’m sure prices are insane nowadays but a small data SSD just for the OS will dramatically improve performance.
    • How much RAM do you have? Again, prices are not good right now, but 8GiB is the minimum to run a modern desktop+browser.
    • Do you have the proprietary drivers installed? I haven’t touched an Nvidia GPU on Linux in a long time, but I would expect those to be basically mandatory for a smooth experience.

    As for the GPU, if you are not gaming on big modern titles, anything released in the last ten years should be enough. I had a good experience with AMD over this era for out of the box Linux compatibility, but I can’t say much about codecs, I never had issues and never bothered to check.

    Intel is probably good enough also.

    Another thing to consider is maybe your CPU has a built-in GPU, I use low/mid-range Intel CPU from this era without a discrete GPU as an HTPC and it performs fine.





  • Traditionally virtual tty 1 through 6 were text terminal. So X used the 7th, that’s why some older forums tells you to go there.

    Nowadays, the graphical session manager will spawn on vtty 1, and sessions will dynamically use the others. So on a mostly single user computer, Ctrl+alt+F2 is likely to work. With multiple users, you can actually switch users or come back to the session manager this way.

    If you switch to an unused vtty, systemd will spawn a text login prompt. And when you login, some logind dark magic makes the system realize your are entitled to hear the audio output of your application still running on your graphical session.

    Valheim uses proton? I’m pretty sure it ran natively a few years back.