JonnyTech
JonnyTech
@prasoondev thanks, I am aware of that repo, but unfortunately it makes my system unstable.
@Lupus47, my fork works with kernel 6.12: https://github.com/JonnyTech/hp-omen-linux-module/tree/JonnyTech-kernel612 I am running 6.12.29 with no issues. Uninstall older kernels before installing this module.
@Lupus47 I just tried my fork with Manjaro and kernel 6.12.37 and it installed correctly with working hotkey: -- update kernel to latest -- reboot -- uninstall old kernels --...
@Lupus47 did you uninstall and clean all old forks of this module? As previously mentioned, your error shows errors produced from the old code in this repo. My fork works...
Note that this does not compile with kernel 6.12, see #31
Please show your complete command to execute the script.
You have posted in the wrong place, this repository does not have a graphical interface - please create an issue with the GUI app.
Does it happen with latest release v1.1.24? Any plugins installed? EDIT: > the issue also reproducible with snapshot build from doublecmd-svn repo Ah, missed that. So latest will also crash.
> Do you know any tool on GNU/Linux can save and restore all the attributes of all partitions? > The partition's attribute can be gotten and set with `sfdisk` I...
> There is no any option of sfdisk we can use to clone all attributes of all partitions? Not that I am aware of... `sfdisk --part-attrs` requires a partition number....