Skip to content

Add a switch or a prompt to decide whether to apply the 10-chwd.conf drop-in? #213

Description

@Dai-JiaLin

The 10-chwd.conf adds nvidia related modules into mkinitcpio.conf. And Arch Linux set NVreg_PreserveVideoMemoryAllocations=1 by default for nvidia module. These settings make hibernation unusable. (See note in https://wiki.archlinux.org/title/NVIDIA/Tips_and_tricks#Preserve_video_memory_after_suspend).
My computer can't properly restore from hibernate. This problem made me confused until I see the Building initramfs for linux-cachyos log and comment the MODULES+= line in 10-chwd.conf. After that, hibernate works fine. So I think it's better to add a switch or a prompt to mention this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions