Since about 2 months, I switched from Ubuntu+Gnome to Debian+KDE. The installation was okay, wayland didnt work since I'm using an nvidia graphics card so I switched to X11 and all was fine... I had to tinker with a lot of games since debian 12 stable uses a rather old version of the proprietary nvidia driver.
But the inability to use hibernate bugged me so I investigated. I found out that Debian only preconfigures a 1 GB swap file (pretty tiny for my 32 GB ram system). So I made a 32 GB swap file on /.
I'm not totally sure that my problems started escalating then but since a couple of days, I'm experiencing rather odd behavior (black screen at boot, shutdown, reboot, still no hibernation, a lot of errors in journalctl)
To mitigate the issues and error messages I did the following things:
I'm rather stressed and I'm done trying random google finds since they aren't helping. Here's my setup:
And attached is the journalctl from today, priority 4.
I tried googling for most of the issues but installing pipewire has done nothing but kill my sound and searching for "pmd_set_huge: Cannot satisfy" brought me to a mitigation advice that didnt work.
Can someone take a look and tell me how to go about solving this without going insane? Thanks a lot.
But the inability to use hibernate bugged me so I investigated. I found out that Debian only preconfigures a 1 GB swap file (pretty tiny for my 32 GB ram system). So I made a 32 GB swap file on /.
I'm not totally sure that my problems started escalating then but since a couple of days, I'm experiencing rather odd behavior (black screen at boot, shutdown, reboot, still no hibernation, a lot of errors in journalctl)
To mitigate the issues and error messages I did the following things:
- disabled bluetooth (which still enables itself, I suppose because I didnt mask it)
- installed pipewire since debian/kde doesnt come with it but the error messages pointed at them
- enabled wayland by using nvidia drm modeset=1, now at least wayland works but suspending/standby is now completely broken, I also cant change gamma using xrandr (obviously)
I'm rather stressed and I'm done trying random google finds since they aren't helping. Here's my setup:
System:
Code:
Host: TowerPC Kernel: 6.1.0-18-amd64 arch: x86_64 bits: 64
Desktop: KDE Plasma v: 5.27.5 Distro: Debian GNU/Linux 12 (bookworm)
Machine:
Type: Desktop Mobo: ASUSTeK model: PRIME X299-A II v: Rev 1.xx
serial: <superuser required> BIOS: American Megatrends v: 0702
date: 06/10/2020
CPU:
Info: 12-core model: Intel Core i9-10920X bits: 64 type: MT MCP cache:
L2: 12 MiB
Speed (MHz): avg: 1203 min/max: 1200/4600:4800:4700 cores: 1: 1200 2: 1200
3: 1200 4: 1200 5: 1200 6: 1200 7: 1200 8: 1200 9: 1274 10: 1200 11: 1200
12: 1200 13: 1200 14: 1200 15: 1200 16: 1200 17: 1200 18: 1200 19: 1200
20: 1200 21: 1200 22: 1200 23: 1200 24: 1200
Graphics:
Device-1: NVIDIA GA104 [GeForce RTX 3060 Ti Lite Hash Rate] driver: nvidia
v: 525.147.05
Device-2: Logitech C920 PRO HD Webcam type: USB
driver: snd-usb-audio,uvcvideo
Display: wayland server: X.Org v: 1.22.1.9 with: Xwayland v: 22.1.9
compositor: kwin_wayland driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia,nvidia-nvswitch
resolution: 1920x1080~60Hz
API: OpenGL v: 4.6.0 NVIDIA 525.147.05 renderer: NVIDIA GeForce RTX 3060
Ti/PCIe/SSE2
Audio:
Device-1: Intel 200 Series PCH HD Audio driver: snd_hda_intel
Device-2: NVIDIA GA104 High Definition Audio driver: snd_hda_intel
Device-3: ZOOM U-22 type: USB driver: snd-usb-audio
Device-4: Logitech C920 PRO HD Webcam type: USB
driver: snd-usb-audio,uvcvideo
API: ALSA v: k6.1.0-18-amd64 status: kernel-api
Server-1: PipeWire v: 0.3.65 status: active
Network:
Device-1: Intel Ethernet I219-V driver: e1000e
IF: eno1 state: up speed: 1000 Mbps duplex: full mac: f0:2f:74:1f:39:**
RAID:
Hardware-1: Intel SATA Controller [RAID mode] driver: ahci
Drives:
Local Storage: total: 2.69 TiB used: 386.71 GiB (14.0%)
ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO Plus 2TB
size: 1.82 TiB
ID-2: /dev/sda vendor: Kingston model: SA400S37960G size: 894.25 GiB
Partition:
ID-1: / size: 1.79 TiB used: 386.71 GiB (21.1%) fs: ext4 dev: /dev/nvme0n1p1
Swap:
ID-1: swap-1 type: file size: 32 GiB used: 0 KiB (0.0%)
file: /swapfile_extend_32GB
ID-2: swap-2 type: partition size: 976 MiB used: 0 KiB (0.0%)
dev: /dev/nvme0n1p5
Sensors:
System Temperatures: cpu: 36.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 362 Uptime: 19m Memory: 31.03 GiB used: 3.77 GiB (12.1%)
Shell: Bash inxi: 3.3.26
And attached is the journalctl from today, priority 4.
I tried googling for most of the issues but installing pipewire has done nothing but kill my sound and searching for "pmd_set_huge: Cannot satisfy" brought me to a mitigation advice that didnt work.
Can someone take a look and tell me how to go about solving this without going insane? Thanks a lot.