Here’s what you need for Arch, for more context: https://wiki.archlinux.org/title/AMDGPU
Here’s what you need for Arch, for more context: https://wiki.archlinux.org/title/AMDGPU
I think on mutable distros, or at least arch, you can run a command to reinstall all installed packages, which will verify integrity of the package files (signatures) and then ensure the files in the filesystem match package files? And I think it takes minutes at most, at least for typical setups.
I do think it’s also possible to just verify integrity of all files installed from a package, but I don’t remember if it required an external utility, pretty sure it’s on the arch wiki under pacman/tips and tricks
I also recommend rEFInd for the bootloader if you don’t want to set anything up (and risk messing up). You don’t need to configure your boot entries, it scans for boot options and shows them with a graphical interface, so your Linux and Windows should just show up.
The issue is, when doing sudo, you have to put in the password when doing sudo. In this case, you put in your password, some flag is set, the computer does a full reset, and then after it reads the flag and decides to bypass the password system. That sounds like just a step away of figuring out how to set this flag without a password to bypass logging in.
I think an issue is, this sets up your computer to have a way to bypass putting your password in on boot. If you don’t care about security too much and don’t have things like secure boot and encryption, then that’s bypassable anyways… But otherwise, I’d be concerned about introducing systems that specifically bypass security.
Yup 😉
It’s a unit that’s been adopted by many technical mods, and conveniently sidesteps the issue of what the actual unit is by using the bucket as a reference. After all, in the wacky world of computer game, the actual measure doesn’t matter, so long as it’s consistent.
As a tech mod player, they hold exactly 1000mB of water
But… Aren’t all of those things still very much dominant?
Everyone being equally miserable could be preferable to some people being happy, since it gives everybody equal reasons to work towards improving the situation… Except, of course, the monkey paw would ensure that wouldn’t pan out
I think I saw a video mentioning they are illegal in some places, showing just why they’re so dangerous
The wiki tells you what you need on arch, and what you need it for. Those packages also don’t seem to have kernel-specific or dkms versions, so seems like they’re not kernel modules.
Mind you, the setup is clearly not monolithic, with different components for different purposes, including alternative options. On top of that, each distro will make different choices - Arch provides the components as packages and puts the responsibility of installing the right ones on you. Some features might be built into kernel drivers, like working video output, but Vulkan support clearly wants a dedicated driver.