Skip to content

Instantly share code, notes, and snippets.

@Sombre-Osmoze
Created July 29, 2025 19:00
Show Gist options
  • Select an option

  • Save Sombre-Osmoze/7a934f27cecd7b9a80e49c638d709eee to your computer and use it in GitHub Desktop.

Select an option

Save Sombre-Osmoze/7a934f27cecd7b9a80e49c638d709eee to your computer and use it in GitHub Desktop.

Revisions

  1. Sombre-Osmoze created this gist Jul 29, 2025.
    1 change: 1 addition & 0 deletions default.grub
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    GRUB_CMDLINE_LINUX_DEFAULT="loglevel=7 clk_ignore_unused pd_ignore_unused cma=128M efi=noruntime quiet splash console=tty0 crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M vt.handoff=7 "
    10 changes: 10 additions & 0 deletions zenbooka14.dracut.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    install_items+=" /usr/lib/firmware/updates/qcom "
    install_items+=" /lib/firmware/updates/qcom "

    # Additional modules for ARM64 Snapdragon systems
    #add_drivers+=" arm_smmu arm_smmu_v3 "
    #add_drivers+=" qcom_glink_smem qcom_glink_rpm qcom_smd_rpm "
    #add_drivers+=" qcom_spmi_pmic qcom_vadc_common "

    # Storage and connectivity
    #add_drivers+=" qcom_bam_dma qcom_nandc qcom_qseecom "