You are not logged in.

#1 2025-02-20 13:44:04

poiz
Member
Registered: 2025-02-12
Posts: 2

I cannot access my system after turning off Hardware Accelaration

I was applying the solution in a forum thread titled “Wayland Text Scrolling”. I did the following in order

`sudo nano /etc/X11/xorg.conf.d/disable-gpu.conf`

```

Section “Extensions”

Option “GLX” “Disable”

EndSection

```

and now I can't access the system. I didn't take a backup like snapshot etc. I'm facing my first big linux problem, I would appreciate any help.

Offline

#2 2025-02-20 13:47:57

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,725

Re: I cannot access my system after turning off Hardware Accelaration

Switch to tty2 or tty3, undo your change.

Offline

Board footer

Powered by FluxBB