• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: March 25th, 2024

help-circle

  • It’s not the fault of the creators of an operating system that Nvidia refuses to write comparable drivers. Nvidia are the only ones with the technical knowledge of the GPU’s internals that is necessary to write the 100% functional driver. Open-source Nouveau drivers exist but are less functional because of this, its programmers have to try to reverse-engineer and do a lot of guesswork and testing, and for free.

    Basically: If you value FOSS software at all, buy from manufacturers that are friendlier to FOSS software, or you may unknowingly lock yourself out of it.

    Edit: Buying newer (especially of Nvidia) is probably a bad idea if you intend to run Linux. Older cards have had more time for them to fix the inevitable bugs. I run a GTX980Ti 😅 with the closed-source drivers on an Arch-based system and I’m honestly surprised a video driver update hasn’t seriously broken anything yet.


  • f4f4f4f4f4f4f4f4@sopuli.xyztolinuxmemes@lemmy.worldExe in a bottle
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 month ago

    grub’s always been a hack. The first stage in 512 byte boot sector chainloads the second stage in the space between boot sector and the first sectors of first partition. Second stage chainloads the kernel. (This is my primitive gist.)

    grub was never made for security, it just exists in a place where one would think security would be priority… but again, physical access = pwned, etc.

    Not quite the same, but funny: I recently unlocked an HDD from a car head unit to prove to a friend that it was only storing music ripped from its CD drive (and the associated minimal CD title database)… Toshiba master HDD password is 32 spaces. 😅