New comment by LinArcX on void-packages repository https://github.com/void-linux/void-packages/issues/45029#issuecomment-1675923381 Comment: ok, I found the issue. by disabling this kernel module: ` sudo modprobe -r snd_hda_intel` i can log in successfully but without no sound for sure. if I try to enable it again, I'll hear the same harsh sound again. I think my sound card have some problems with newer versions of linux kernel. This is the information about it: ``` 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05) DeviceName: Onboard Audio Subsystem: ASUSTeK Computer Inc. Device 1ac3 Flags: bus master, fast devsel, latency 0, IRQ 30 Memory at df600000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [130] Root Complex Link Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel ```