#powermanagement — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #powermanagement, aggregated by home.social.
-
Power System for Games #Powersystem #Gamedevelopment #Satisfactory #Modularpower #Networkcontroller #Generators #Consumers #Powermanagement #AssetStore
-
The Logistics of Energy: Subnautica 2’s Battery Terminal
Subnautica 2 players need to scan 2 Battery Terminal fragments in Old Habitat ruins to unlock blueprint. Learn material costs and how to recharge batteries.
#Subnautica2, #BatteryTerminal, #GamingTips, #SubnauticaGuide, #PowerManagement
https://newsletter.tf/subnautica-2-battery-terminal-blueprint-ruins/
-
Players in Subnautica 2 must now find 2 fragments to build the Battery Terminal, a key item for recharging batteries, unlike previous games where battery management was simpler.
#Subnautica2, #BatteryTerminal, #GamingTips, #SubnauticaGuide, #PowerManagement
https://newsletter.tf/subnautica-2-battery-terminal-blueprint-ruins/ -
Improving GPU Energy Efficiency With Component-Level Power Management (AMD) https://www.byteseu.com/2052270/ #AMD #ComponentLevelPowerManagement #CompPow #DistributedComputing #Energy #FineGrainPowerAnalysis #GPUEnergyEfficiency #GPUPerformance #GPUPowerManagement #GPUs #HardwareArchitecture #MachineLearning #MLDatacenters #PowerManagement #Software/hardwareCoDesign
-
Came back to my workstation this morning and saw that it's been running all night again, instead of going to S3 standby.
I wish I knew how to troubleshoot https://gitlab.gnome.org/GNOME/gnome-session/-/work_items/174 further. That bug where suspend inhibitors sometimes get stuck and randomly make my desktop computer unable to automatically go to sleep when Nautilus or Shortwave are left running… is a huge waste of energy when it's no longer winter here.
-
Came back to my workstation this morning and saw that it's been running all night again, instead of going to S3 standby.
I wish I knew how to troubleshoot https://gitlab.gnome.org/GNOME/gnome-session/-/work_items/174 further. That bug where suspend inhibitors sometimes get stuck and randomly make my desktop computer unable to automatically go to sleep when Nautilus or Shortwave are left running… is a huge waste of energy when it's no longer winter here.
-
Came back to my workstation this morning and saw that it's been running all night again, instead of going to S3 standby.
I wish I knew how to troubleshoot https://gitlab.gnome.org/GNOME/gnome-session/-/work_items/174 further. That bug where suspend inhibitors sometimes get stuck and randomly make my desktop computer unable to automatically go to sleep when Nautilus or Shortwave are left running… is a huge waste of energy when it's no longer winter here.
-
Came back to my workstation this morning and saw that it's been running all night again, instead of going to S3 standby.
I wish I knew how to troubleshoot https://gitlab.gnome.org/GNOME/gnome-session/-/work_items/174 further. That bug where suspend inhibitors sometimes get stuck and randomly make my desktop computer unable to automatically go to sleep when Nautilus or Shortwave are left running… is a huge waste of energy when it's no longer winter here.
-
Came back to my workstation this morning and saw that it's been running all night again, instead of going to S3 standby.
I wish I knew how to troubleshoot https://gitlab.gnome.org/GNOME/gnome-session/-/work_items/174 further. That bug where suspend inhibitors sometimes get stuck and randomly make my desktop computer unable to automatically go to sleep when Nautilus or Shortwave are left running… is a huge waste of energy when it's no longer winter here.
-
Moving beyond basic low-power configuration on the JL JieLi AC696N, there are three advanced power management settings that can prevent intermittent crashes and improve user experience. Here's what I've learned while debugging an SD-card-based audio product.
All of these can be validated on the AC696N development board before porting to custom hardware. Taking the time to tune them saves weeks of field debugging.
-
Delayed hibernation comes to OpenBSD/amd64 laptops https://www.undeadly.org/cgi?action=article;sid=20260312185620 #openbsd #amd64 #laptops #hibernation #suspend #powermanagement #sysctl #freesoftware #libresoftware
-
Delayed hibernation comes to OpenBSD/amd64 laptops https://www.undeadly.org/cgi?action=article;sid=20260312185620 #openbsd #amd64 #laptops #hibernation #suspend #powermanagement #sysctl #freesoftware #libresoftware
-
Delayed hibernation comes to OpenBSD/amd64 laptops https://www.undeadly.org/cgi?action=article;sid=20260312185620 #openbsd #amd64 #laptops #hibernation #suspend #powermanagement #sysctl #freesoftware #libresoftware
-
Delayed hibernation comes to OpenBSD/amd64 laptops https://www.undeadly.org/cgi?action=article;sid=20260312185620 #openbsd #amd64 #laptops #hibernation #suspend #powermanagement #sysctl #freesoftware #libresoftware
-
Delayed hibernation comes to OpenBSD/amd64 laptops https://www.undeadly.org/cgi?action=article;sid=20260312185620 #openbsd #amd64 #laptops #hibernation #suspend #powermanagement #sysctl #freesoftware #libresoftware
-
https://winbuzzer.com/2026/02/11/windows-11-fixes-battery-draining-sleep-mode-bug-xcxwbn/
Windows 11 Fixes Battery-Draining Sleep Mode Bug
#Windows1124H2 #Microsoft #Windows11 #BigTech #ModernStandby #SoftwareUpdates #WindowsUpdates #PowerManagement
-
https://winbuzzer.com/2026/02/11/windows-11-fixes-battery-draining-sleep-mode-bug-xcxwbn/
Windows 11 Fixes Battery-Draining Sleep Mode Bug
#Windows1124H2 #Microsoft #Windows11 #BigTech #ModernStandby #SoftwareUpdates #WindowsUpdates #PowerManagement
-
https://winbuzzer.com/2026/02/11/windows-11-fixes-battery-draining-sleep-mode-bug-xcxwbn/
Windows 11 Fixes Battery-Draining Sleep Mode Bug
#Windows1124H2 #Microsoft #Windows11 #BigTech #ModernStandby #SoftwareUpdates #WindowsUpdates #PowerManagement
-
High-nit outdoor LCDs require precise power regulation to prevent uneven aging and luminance decay over time.
#PowerManagement #DisplayCalibration #OutdoorBrightness #ScreenAging -
Highlights from the main #PowerManagement merge for #Linux 7.0:
""By the number of commits, cpufreq is the leading party (again) and the most visible change there is the removal of the omap-cpufreq driver that has not been used for a long time (good riddance). There are also quite a few changes in the cppc_cpufreq driver, mostly related to fixing its frequency invariance engine in the case […]
Next up is cpuidle and the changes there are dominated by intel_idle driver updates, mostly related to the new command line facility allowing users to adjust the list of C-states used by the driver. […]
The most significant update related to system suspend and hibernation is the one to stop freezing the PM runtime workqueue during system PM transitions which allows some deadlocks to be avoided. […]
[…]and there are assorted cleanups, documentation fixes, and some cpupower utility improvements. […]""
https://git.kernel.org/torvalds/c/9b1b3dcd28c271fc8c4a87e81860f3a34b6d29b7
-
Highlights from the main #PowerManagement merge for #Linux 7.0:
""By the number of commits, cpufreq is the leading party (again) and the most visible change there is the removal of the omap-cpufreq driver that has not been used for a long time (good riddance). There are also quite a few changes in the cppc_cpufreq driver, mostly related to fixing its frequency invariance engine in the case […]
Next up is cpuidle and the changes there are dominated by intel_idle driver updates, mostly related to the new command line facility allowing users to adjust the list of C-states used by the driver. […]
The most significant update related to system suspend and hibernation is the one to stop freezing the PM runtime workqueue during system PM transitions which allows some deadlocks to be avoided. […]
[…]and there are assorted cleanups, documentation fixes, and some cpupower utility improvements. […]""
https://git.kernel.org/torvalds/c/9b1b3dcd28c271fc8c4a87e81860f3a34b6d29b7
-
High-nit outdoor LCDs require precise power regulation to prevent uneven aging and luminance decay over time.
#PowerManagement #DisplayCalibration #OutdoorBrightness #ScreenAging -
Suspend then hibernate sounds simple, until LUKS and LVM enter the picture. Make it work without breaking your system. #linux #powermanagement #luks #lvm #hibernate #suspend
http://tomsitcafe.com/2026/01/14/suspend-then-hibernate-with-luks-and-lvm-a-practical-setup/
-
Suspend then hibernate sounds simple, until LUKS and LVM enter the picture. Make it work without breaking your system. #linux #powermanagement #luks #lvm #hibernate #suspend
http://tomsitcafe.com/2026/01/14/suspend-then-hibernate-with-luks-and-lvm-a-practical-setup/
-
Finally found the setting in the MinisForum U820 BIOS that tells it to power on after a power failure. Guess what? It is not working.
U820 is both cool and strange at the same time.
-
Finally found the setting in the MinisForum U820 BIOS that tells it to power on after a power failure. Guess what? It is not working.
U820 is both cool and strange at the same time.
-
FPT exports first chip shipment to Japan
This milestone marks the initial step towards the goal of exporting FPT-designed chips to the Asia-Pacific market over the next three years. FPT has exported its first commercial chip shipment to a leading Japanese…
#Japan #JP #JapanNews #AsiaPacificmarket #Commercialshipment #FPT #Highperformanceprinters #japaneseelectronics #news #powermanagement #powersupply #Semiconductorchips
https://www.alojapan.com/1435990/fpt-exports-first-chip-shipment-to-japan/ -
https://www.alojapan.com/1435990/fpt-exports-first-chip-shipment-to-japan/ FPT exports first chip shipment to Japan #AsiaPacificMarket #CommercialShipment #FPT #HighperformancePrinters #Japan #JapanNews #JapaneseElectronics #news #PowerManagement #PowerSupply #SemiconductorChips This milestone marks the initial step towards the goal of exporting FPT-designed chips to the Asia-Pacific market over the next three years. FPT has exported its first commercial chip shipment to a leading Japanese electronics company It is
-
Modular Contactors & Sensors: The "Invisible Butlers" of Modern Automation
Lighting Control: Occupancy sensors trigger the contactor to switch on entire zones only when needed, saving up to 30-50% in energy costs. How They Work with Sensors:
ModularContactor #ElectricalEngineering #IndustrialAutomation #SmartHomeTech #HVACControl #EnergyEfficiency #ElectricalSwitchgear #AutomationSolutions #DINRail #PowerManagement #ElectricianLife #SensorTechnology -
It just occurred to me that it should be possible to stack cheap UPSs, and let them take the load then run out sequentially with no complicated management requirements... 🤔 Don't think I've seen it done. But it would work in the space.
-
It just occurred to me that it should be possible to stack cheap UPSs, and let them take the load then run out sequentially with no complicated management requirements... 🤔 Don't think I've seen it done. But it would work in the space.
-
🔌🗄️ Oh no! Those #SSDs you stashed away like a squirrel in winter are losing data, because apparently, they need power to function. Who knew storage devices weren't magic boxes? ⚡️🔋
https://www.xda-developers.com/your-unpowered-ssd-is-slowly-losing-your-data/ #DataLoss #StorageDevices #Technology #PowerManagement #HackerNews #ngated -
🔌🗄️ Oh no! Those #SSDs you stashed away like a squirrel in winter are losing data, because apparently, they need power to function. Who knew storage devices weren't magic boxes? ⚡️🔋
https://www.xda-developers.com/your-unpowered-ssd-is-slowly-losing-your-data/ #DataLoss #StorageDevices #Technology #PowerManagement #HackerNews #ngated -
🔌🗄️ Oh no! Those #SSDs you stashed away like a squirrel in winter are losing data, because apparently, they need power to function. Who knew storage devices weren't magic boxes? ⚡️🔋
https://www.xda-developers.com/your-unpowered-ssd-is-slowly-losing-your-data/ #DataLoss #StorageDevices #Technology #PowerManagement #HackerNews #ngated -
✍️ Disabilitare la gestione dell'alimentazione di rete su Linux
Come ottenere una connessione più stabile ed ottenere il massimo delle prestazioni dalla propria scheda di rete...👉 https://www.selectallfromdual.com/blog/1679
:speech_balloon: @linux
-
Practical battery rules and pre-deploy rituals to keep field gateways alive. How to size packs, manage charging, and use conservative beaconing. https://hackernoon.com/battery-for-the-edge-planning-runtime-with-pulse-pack #powermanagement
-
Practical battery rules and pre-deploy rituals to keep field gateways alive. How to size packs, manage charging, and use conservative beaconing. https://hackernoon.com/battery-for-the-edge-planning-runtime-with-pulse-pack #powermanagement
-
#DataCenters #ElectricGrid #PowerManagement
From WTOP News: US electric grids under pressure from energy-hungry data centers are changing strategy
-
FINALLY! ~8 years after fully/permanently switching to linux and trying a bunch of different distros/DEs, i just decided to switch to debian xfce, and i can put my laptop to sleep & wake it up without frying my mobo or having to hard reset. success!!!! #linux #debian #xfce #powermanagement
-
Using Ubuntu 24.04 LTS? You'll soon see notices when tweaking power management features due to new EU ecodesign regulations. Disabling auto-suspend will show a warning about higher power consumption. Keep your settings energy-efficient! #Ubuntu #PowerManagement #EcoFriendly
https://dub.sh/aw60uuN -
Using Ubuntu 24.04 LTS? You'll soon see notices when tweaking power management features due to new EU ecodesign regulations. Disabling auto-suspend will show a warning about higher power consumption. Keep your settings energy-efficient! #Ubuntu #PowerManagement #EcoFriendly
https://dub.sh/aw60uuN -
Does anyone else have their apple machine reboot on them willy nilly? My air m2 does that after I have been afk for a while. Instead of waking from sleep, sometimes it just decides to restart. Obviously forgets all the windows and the desktops they were assigned to.
So frustrating. It's such an absolute shitshow of an OS. I wish I didn't have to use it for work :(
#apple #macos #BadUIX #OS #PowerManagement #BadSoftware #BadDesign
-
Does anyone else have their apple machine reboot on them willy nilly? My air m2 does that after I have been afk for a while. Instead of waking from sleep, sometimes it just decides to restart. Obviously forgets all the windows and the desktops they were assigned to.
So frustrating. It's such an absolute shitshow of an OS. I wish I didn't have to use it for work :(
#apple #macos #BadUIX #OS #PowerManagement #BadSoftware #BadDesign
-
Does anyone else have their apple machine reboot on them willy nilly? My air m2 does that after I have been afk for a while. Instead of waking from sleep, sometimes it just decides to restart. Obviously forgets all the windows and the desktops they were assigned to.
So frustrating. It's such an absolute shitshow of an OS. I wish I didn't have to use it for work :(
#apple #macos #BadUIX #OS #PowerManagement #BadSoftware #BadDesign
-
Does anyone else have their apple machine reboot on them willy nilly? My air m2 does that after I have been afk for a while. Instead of waking from sleep, sometimes it just decides to restart. Obviously forgets all the windows and the desktops they were assigned to.
So frustrating. It's such an absolute shitshow of an OS. I wish I didn't have to use it for work :(
#apple #macos #BadUIX #OS #PowerManagement #BadSoftware #BadDesign
-
Does anyone else have their apple machine reboot on them willy nilly? My air m2 does that after I have been afk for a while. Instead of waking from sleep, sometimes it just decides to restart. Obviously forgets all the windows and the desktops they were assigned to.
So frustrating. It's such an absolute shitshow of an OS. I wish I didn't have to use it for work :(
#apple #macos #BadUIX #OS #PowerManagement #BadSoftware #BadDesign
-
🚀 New Windows 11 Insider Preview Build 26120.4151 Released!
Microsoft just dropped a fresh update to the Beta Channel with powerful new features 👇
✨ AI Actions in File Explorer – Summarize docs, erase photo objects, and more with right-click
⚙️ Advanced Settings – Git info in File Explorer, long path support, and virtual workspace controls
🔋 Smarter Power Management – Better battery life when idle
🔍 Search & Widgets improvements
🛠️ Tons of fixes & enhancements
👉 Make sure you’ve enabled “Get the latest updates as soon as they’re available” in Settings > Windows Update to access these features early.
🎥 Watch the full breakdown & demo in our new video!
🔗 https://youtu.be/51zoQz0ojhk
#Windows11 #Microsoft #WindowsInsider #BetaBuild #AIFileExplorer #Copilot #WindowsUpdate #TechNews #WindowsTips #SnippingTool #PowerManagement #PCUpdates #WindowsFeatures #InsiderBuild #Windows11Beta
-
🚀 New Windows 11 Insider Preview Build 26120.4151 Released!
Microsoft just dropped a fresh update to the Beta Channel with powerful new features 👇
✨ AI Actions in File Explorer – Summarize docs, erase photo objects, and more with right-click
⚙️ Advanced Settings – Git info in File Explorer, long path support, and virtual workspace controls
🔋 Smarter Power Management – Better battery life when idle
🔍 Search & Widgets improvements
🛠️ Tons of fixes & enhancements
👉 Make sure you’ve enabled “Get the latest updates as soon as they’re available” in Settings > Windows Update to access these features early.
🎥 Watch the full breakdown & demo in our new video!
🔗 https://youtu.be/51zoQz0ojhk
#Windows11 #Microsoft #WindowsInsider #BetaBuild #AIFileExplorer #Copilot #WindowsUpdate #TechNews #WindowsTips #SnippingTool #PowerManagement #PCUpdates #WindowsFeatures #InsiderBuild #Windows11Beta
-
🚀 New Windows 11 Insider Preview Build 26120.4151 Released!
Microsoft just dropped a fresh update to the Beta Channel with powerful new features 👇
✨ AI Actions in File Explorer – Summarize docs, erase photo objects, and more with right-click
⚙️ Advanced Settings – Git info in File Explorer, long path support, and virtual workspace controls
🔋 Smarter Power Management – Better battery life when idle
🔍 Search & Widgets improvements
🛠️ Tons of fixes & enhancements
👉 Make sure you’ve enabled “Get the latest updates as soon as they’re available” in Settings > Windows Update to access these features early.
🎥 Watch the full breakdown & demo in our new video!
🔗 https://youtu.be/51zoQz0ojhk
#Windows11 #Microsoft #WindowsInsider #BetaBuild #AIFileExplorer #Copilot #WindowsUpdate #TechNews #WindowsTips #SnippingTool #PowerManagement #PCUpdates #WindowsFeatures #InsiderBuild #Windows11Beta
-
Improved ACPI WMI support (may be) incoming https://www.undeadly.org/cgi?action=article;sid=20250511124600 #openbsd #acpi #wmi #hardwaresupport #lapops #powermanagement #callfortesting #libresoftware #freesoftware #unixlike #support