Is it https://tosdr.org/ ?
There's also https://privacyspy.org/
I just checked myself and it's card1 too, now I am curious why it's not card0. 🤷
I believe it's cat /sys/class/drm/card0/device/pp_power_profile_mode
.
There's also the power_dpm_force_performance_level
.
I agree with this. I understand that the majority of users also don't read release notes and some don't even install add-ons, with this being enabled by default this would provide them with a more anonymous ad experience.
As a small homelabber I agree with this. I started with a baremetal and using Docker, and switched to Proxmox, and now over to Incus, actually currently I am using Debian with cockpit + cockpit-machines. I do like Incus, I keep hopping back and forth between cockpit, I need to settle on one.
They really haven't touched the home instancing much, I hope that homesteads will have a similar quality as mounts did when they released.
༼ つ ◕_◕ ༽つ Summoning hype train
Housing is something I've wanted forever! It gives me something that I can truly call my own. I wonder if it will allow the use of guild decorations and if there is any outdoor space for a small roller beetle track. I am also curious if any achievements could reward us with decorations that are unique to that event, such as pieces of a world boss, or heads from smaller enemies(that are not unique).
Spears! It's interesting, not sure yet how I really feel about them.
I've never been into raids, I consider myself too casual, but I do enjoy open world events.
Warclaw rework could be interesting, I wonder if we could see mounted combat.
Releasing on Epic is also good, as it brings more players to the game.
That's interesting! I wonder if they are locking down factory installations.
About a month ago I was able to do it with a fresh install of Pro in a VM, I'll do a quick test and see if it works on Home...and it works too. I had to disconnect the network and then run the OOBE\BYPASSNRO
command, it rebooted and gave me the continue without network and limited setup options.
Unless I missed something, the article states as follows
Another method of bypassing the account lockdown still exists. You simply have to enter OOBE\BYPASSNRO in the command prompt during the Windows 11 setup process, which allows you to skip the connection to the Internet and thus also the link to a Microsoft account.
I agree. I am someone who values their privacy and often does not like opt-out style analytics however I also know opt-in skews analytics. The way the searches are only categorized, and they are using Oblivious HTTP keeping IP addresses private makes me A-OK with this.
Yeah, Debian has older firmware found in the firmware-amd-graphics
package which doesn't include the firmware. You'll need to download it from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ I believe anything from linux-firmware-20231030 and newer should work.
20231030 tag: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/amdgpu?h=20231030 or newest(20240410) tag: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/amdgpu?h=20240410
These files need to be placed in /lib/firmware/amdgpu/
It looks like they are working on fixing that with this pull request.