Quantcast
Viewing all articles
Browse latest Browse all 4657

Ubuntu graphics lags 22.04

My screen becomes unresponsive once in several minutes, which makes the computer unusable, and buggy interfaces, e.g. the user interface is buggy.

Image may be NSFW.
Clik here to view.
e.g. the user interface is buggy

After several minutes of usage, the screen becomes completely unresponsive, and I use REISUB to restart the computer.

It could be:

  1. a hardware problem
  2. a software problem
  3. a driver problem

Hardware problem:

I had Windows installed on this computer, and had not faced screen freezes.It seems more like that graphic cards are OK, than not.

Software problem:

It seems like there is a software problem, because the sizes of windows are programmatically set, aren't they, however I switched to Xorg, and still faced the irresponsible screens.

Driver problem;

My graphics cards are:

24:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)  2b:00.0 VGA compatible controller: NVIDIA Corporation GT216 [GeForce GT 220] (rev a2)  

In journalctl -p 3 --no-pager

There is:

Jul 08 09:57:13 workstation kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP1.PTXH], AE_ALREADY_EXISTS (20230628/dswload2-326)Jul 08 09:57:13 workstation kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20230628/psobject-220)Jul 08 09:57:14 workstation kernel: nouveau 0000:2b:00.0: bios: OOB 1 455000f4 455000f4Jul 08 09:57:26 workstation gdm-autologin][2326]: gkr-pam: couldn't unlock the login keyring.Jul 08 09:57:26 workstation systemd[2335]: Failed to start app-gnome-gnome\x2dkeyring\x2dpkcs11-2501.scope - Application launched by gnome-session-binary.Jul 08 09:57:26 workstation systemd[2335]: Failed to start app-gnome-gnome\x2dkeyring\x2dssh-2497.scope - Application launched by gnome-session-binary.Jul 08 09:57:27 workstation systemd[2335]: Failed to start app-gnome-snap\x2duserd\x2dautostart-2867.scope - Application launched by gnome-session-binary.

And when bugs occur, log becomes full of:

Jul 08 10:29:33 workstation kernel: nouveau 0000:24:00.0: gr: TRAP_PROP - TP 0 - Unknown CUDA fault at address 00201a0a00Jul 08 10:29:33 workstation kernel: nouveau 0000:24:00.0: gr: TRAP_PROP - TP 0 - e0c: 00000000, e18: 00000fc2, e1c: 00000000, e20: 00000000, e24: 09032000Jul 08 10:29:33 workstation kernel: nouveau 0000:24:00.0: gr: 00200000 [] ch 4 [003f914000 xdg-desktop-por[3236]] subc 3 class 8597 mthd 15e0 data 00000000Jul 08 10:29:33 workstation kernel: nouveau 0000:24:00.0: fb: trapped write at 00201a0a00 on channel 4 [3f914000 xdg-desktop-por[3236]] engine 00 [PGRAPH] client 0b [PROP] subclient 09 [LOCAL] reason 00000002 [PAGE_NOT_PRESENT]

Only nouveau drivers seem to be supported.

Nvidia dropped support for your GPU and the 340 branch in Dec 2019. Ubuntu no longer ships the 340 series driver because of this as it doesn’t officially support the 5.15 series kernel. https://forums.developer.nvidia.com/t/ubuntu-22-04-lts-with-geforce-210-unable-to-install-nvidia-drivers/222935

I have tried to apply kelebek333 package.

There is a PPA where someone has patched the 340 driver for newer kernels: ppa:kelebek333/nvidia-legacy

But unsucessfully, I faced black screen after successful installation.

And also have tried to install 5.13 version of kernel, but it also was not supported by the drivers.


Viewing all articles
Browse latest Browse all 4657

Trending Articles