#System freezing

35 messages · Page 1 of 1 (latest)

stable moth
#

Today I started my computer (RYZEN 5 3600, RTX 260 super, 16 gb ram, Linux Mint 22.) and after a few seconds my computer freezes and stays that way. I don't know what happened. The grubon moves on. I can't do anything, whatever mode or software rendering I start it in, it always freezes. I think I have

#

Please help me 😥

#

i think this is a kernel problem

void kindle
#

Where exactly does it freeze?

stable moth
#

So. I didn't do anything with it yesterday. Today I started it, started it up, and after 5-10 seconds it froze. Now I moved it to an older kernel (in grub) and write about it. I don't understand why the newer kernel does this (I tried 3, now only the oldest one will start) what can I do?

void kindle
#

From the system info, it doesn't seem you have driver installed for gpu?

stable moth
#

i think no, it installed

void kindle
#

Can you show outut of inxi -G in the terminal?

stable moth
#

user@User-System:~$ inxi -G
Graphics:
Device-1: NVIDIA TU106 [GeForce RTX 2060 SUPER] driver: N/A
Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
loaded: modesetting,nouveau,vesa unloaded: fbdev dri: swrast gpu: N/A
resolution: 1920x1080~60Hz
API: EGL v: 1.5 drivers: kms_swrast,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.5 vendor: mesa v: 24.0.9-0ubuntu0.2 renderer: llvmpipe
(LLVM 17.0.6 256 bits)
API: Vulkan v: 1.3.275 drivers: N/A surfaces: xcb,xlib
user@User-System:~$

#

hm this is not good, i'm useing mesa now

void kindle
#

It freezes 5 - 10 seconds after login on newest kernel, did I get it right?

stable moth
void kindle
#

Ok, let's try cleaning up and reinstalling the driver: In the terminal, use those commands in order.

Sudo apt update

sudo apt purge ^nvidia*

sudo apt autopurge

sudo ubuntu-drivers install

stable moth
#

ok thanks one min

#

and after that i will reboot?

void kindle
#

If everything completed without errors, yes.

stable moth
#

okey i understand

#

/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.8.0-49-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file /etc/default/grub' Sourcing file /etc/default/grub.d/50_linuxmint.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-49-generic
Found initrd image: /boot/initrd.img-6.8.0-49-generic
Found linux image: /boot/vmlinuz-6.8.0-48-generic
Found initrd image: /boot/initrd.img-6.8.0-48-generic
Found linux image: /boot/vmlinuz-6.8.0-38-generic
Found initrd image: /boot/initrd.img-6.8.0-38-generic
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found LMDE 6 (faye) on /dev/sdb3
Adding boot menu entry for UEFI Firmware Settings ...
done
user@User-System:~$

#

can i reboot?

void kindle
#

Yes.

you have mint and lmde installed?

stable moth
#

Yes. But I use mint

void kindle
#

Ok, anyway reboot and see how it goes.

stable moth
#

user@User-System:~$ inxi -G
Graphics:
Device-1: NVIDIA TU106 [GeForce RTX 2060 SUPER] driver: nvidia v: 550.120
Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
loaded: nvidia unloaded: fbdev,modesetting,nouveau,vesa
gpu: nvidia,nvidia-nvswitch resolution: 1920x1080
API: EGL v: 1.5 drivers: nvidia,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 550.120
renderer: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2
API: Vulkan v: 1.3.275 drivers: N/A surfaces: xcb,xlib
user@User-System:~$

#

now i'm using nvidia driver

void kindle
#

Seems correct now

stable moth
#

thank you very much man <3

void kindle
#

Does it boot ok on the latest kernel?

stable moth
#

Kernel: 6.8.0-49-generic

#

now yes

#

i use this kernel