• 0 Posts
  • 40 Comments
Joined 2 years ago
cake
Cake day: June 3rd, 2024

help-circle


  • Raspi4?

    $94 from PiAustralia, or $144 with a case, psu, cables, etc from RS. (both 4GB version, 2GB stock hasn’t been reliable since Covid)

    Plays h.264/265 at 60fps fine, does 10bit too both via hardware accel, can play 1080p vp9 but it’s CPU decode only, can’t handle AV1.

    2x minihdmi, USB-C for power (needs 5V 3A), 802.11ac and BT5, pcie ethernet.

    Raspi5 is a lot more money and removed h264 hardware accel.









  • ms.lane@lemmy.worldtoLinux@lemmy.mlSwapping GPU
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    3 months ago

    Really only depends on how new the new GPU is vs. how old the Kernel is.

    example: If you’re running Debian Stable and trying to put in an RTX 5090, you’ll likely have a bad time, since neither the kernel nor Mesa support blackwell on Trixie without backporting.

    • If you’re using a rolling release distro, just update first but you’ll probably be fine already. If you’re using a point release distro, make sure that release supports your hardware first.

    • If you’re buying some older (but new to you) hardware, you’ll probably be fine.

    • You’ll be fine with anything AMD or Intel even on debian stable, since they’re both active in developing their linux support, where nVidia doesn’t support FOSS drivers.

    • If you’re buying nVidia that new/powerful, you’ll be better served by their proprietary drivers you can install - just keep in mind you won’t be able to run very recent (and certainly not bleeding edge) kernels with the proprietary nV drivers.