[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2025-12-08 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=474979

TraceyC  changed:

   What|Removed |Added

 CC||[email protected]
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #8 from TraceyC  ---
Given that this has has some discussion of ways forward, marking confirmed

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2025-11-01 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=474979

--- Comment #7 from Neal Gompa  ---
There's also a slightly scary implementation that has been proposed to KDE
Linux: https://invent.kde.org/kde-linux/kde-linux/-/merge_requests/281

I don't think it's an appropriate solution, but it does outline the mechanical
steps for this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2025-01-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=474979

[email protected] changed:

   What|Removed |Added

 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2023-09-29 Thread Davide Cavalca
https://bugs.kde.org/show_bug.cgi?id=474979

Davide Cavalca  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #6 from Davide Cavalca  ---
In case it's helpful, we have an implementation of the swap setup and
management dance in
https://github.com/facebook/chef-cookbooks/tree/main/cookbooks/fb_swap . While
this won't be directly usable for this purpose, the systemd logic in there can
likely be cribbed, or at least used as inspiration.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2023-09-28 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=474979

--- Comment #5 from Justin Zobel  ---
That's a good idea, it could be a file on the system or something added at
compile time.

The file if detected would then show the Hibernation settings in the KCM.

The file would contain the commands necessary to enable and disable hibernation
on that particular OS.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2023-09-28 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=474979

--- Comment #4 from Neal Gompa  ---
You can use "grubby" in Fedora to do that easily and persistently. 

$ grubby --update-kernel=ALL --args=””

Other distributions may either have a commandline tool or just rely on updating
/etc/default/grub. Probably the correct way to deal with this is provide a hook
that a distribution can fill in with a script/command/etc. to handle it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2023-09-28 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=474979

--- Comment #3 from Justin Zobel  ---
With some things like disk changes, you can update the kernel about it with
certain commands. I wonder if you can do that with Hibernation as well.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 474979] Add a feature in the Power KCM to setup/enable Hibernation

2023-09-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474979

Nate Graham  changed:

   What|Removed |Added

 CC||[email protected]
Summary|[Feature Request] Add a |Add a feature in the Power
   |section in the Power KCM to |KCM to setup/enable
   |setup/enable Hibernation|Hibernation

-- 
You are receiving this mail because:
You are watching all bug changes.