thats already over 800MB in size
you had them installed before already, so i had given you the command to properly reinstall all installed kernels.. May i saw it wrongly uninstall 2 at least hardened and zen or hardened and default no clue what you prefere?
sudo pacman -R linux linux-headers linux-hardened linux-hardened-headers this would leave you with Zen and LTS kernels
800Mb Is-it normal ?
Yes, It’s what I do !
I let only Zen not LTS kernels
Thanks for your advise !
At this point, I reflect on install grub…
At this time I use an kernel LTS but hibernate is always impossible !
Must I reinstall nvidia-dkms after this choice ?
Thanks a lot
In principal no. But please show the output of commands
inxi -Gza
pacman -Qsq linux headers
pacman -Qsq nvidia
inxi -Gza
Graphics:
Device-1: NVIDIA AD107 [GeForce RTX 4060] vendor: Micro-Star MSI
driver: nvidia v: 590.48.01 alternate: nouveau,nvidia_drm
non-free: 550-580.xx+ status: current (as of 2025-11) arch: Lovelace
code: AD1xx process: TSMC n4 (5nm) built: 2022+ pcie: gen: 3 speed: 8 GT/s
lanes: 8 link-max: gen: 4 speed: 16 GT/s ports: active: none off: DP-3
empty: DP-1,DP-2,HDMI-A-1 bus-ID: 01:00.0 chip-ID: 10de:2882
class-ID: 0300
Display: x11 server: X.Org v: 21.1.21 with: Xwayland v: 24.1.9 driver: X:
loaded: nvidia gpu: nv_platform,nvidia,nvidia-nvswitch display-ID: :0
screens: 1
Screen-1: 0 s-res: 3440x1440 s-dpi: 109 s-size: 802x333mm (31.57x13.11")
s-diag: 868mm (34.19")
Monitor-1: DP-3 mapped: DP-4 note: disabled model: Samsung C34J79x
serial: built: 2018 res: mode: 3440x1440 hz: 100 scale: 100% (1)
dpi: 110 gamma: 1.2 size: 797x333mm (31.38x13.11") diag: 864mm (34")
modes: max: 3440x1440 min: 640x480
API: EGL v: 1.5 hw: drv: nvidia platforms: device: 0 drv: nvidia gbm:
drv: nvidia surfaceless: drv: nvidia x11: drv: nvidia inactive: wayland
API: OpenGL v: 4.6.0 vendor: nvidia v: 590.48.01 glx-v: 1.4
direct-render: yes renderer: NVIDIA GeForce RTX 4060/PCIe/SSE2
memory: 7.81 GiB
API: Vulkan v: 1.4.335 layers: 2 device: 0 type: discrete-gpu
name: NVIDIA GeForce RTX 4060 driver: nvidia v: 590.48.01
device-ID: 10de:2882 surfaces: N/A
Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor gpu: nvidia-settings,nvidia-smi
wl: wayland-info x11: xdpyinfo, xprop, xrandr
pacman -Qsq linux headers
linux-api-headers
linux-headers
linux-lts-headers
linux-zen-headers
pacman -Qsq nvidia
egl-gbm
egl-wayland
egl-wayland2
egl-x11
envycontrol
libvdpau
libxnvctrl
linux-firmware-nvidia
nvidia-hook
nvidia-inst
nvidia-open-dkms
nvidia-settings
nvidia-utils
opencl-nvidia
Thanks a lot for your help
Are you using linux-zen?
If other kernels also fail, then I’d suggest looking at the Arch wiki for more details (like settings etc.) for your machine.
One thing might be the envycontrol, maybe another GPU switcher works better. But this is just a guess.
The only way really working for me was to creat a shortcut.
System Preferences → Create Shortcut → Add New → in the command line: /usr/bin/systemctl hibernate → Add, and then select a keyboard shortcut for it, for example CTRL+L.
I close Do this by terminal and meet the issue !