• 30 Posts
  • 1.03K Comments
Joined 2 years ago
cake
Cake day: April 27th, 2024

help-circle

  • I used to do this for my virtual gaming rig, and the catch is still idle draw. Just one B70 pulls over 30W idle, then there’s the nvidia card and then CPU etc, too. As this machine is solely for remote development and inference, I want it fully off.

    Now, I guess I do have all the confidential stuff in encrypted ZFS, so I can shutdown the docker containers, unmount ZFS, and suspend. This gives me encryption at rest. The problem is the startup/resume is actually slower than you might think.







  • Both ship: Firmware, the HAL components (which are way more critical in my eyes as they have low level hardware access and could hide anything from the OS)

    Aren’t firmware and HAL in hardware/devices in the source tree for graphene? Also the camera stack/etc isn’t Google’s, it’s Graphene’s.

    The Widevine comment is fair, but Sailfish needs to support DRM, too, so they’re in the same boat, there.






  • Fast boot most likely. Windows can shut down user processes and then hibernate the kernel/system processes. Because the system only changes on updates, it doesn’t have to wrote the hibernate file every time, only on update. Never understood why distros didn’t look to replicate that. If they had this would probably be a non-issue for me.