Hi, I have a problem with Debian that's been bothering me for 3 days now.
So, 3 days ago, I got a new Thinkpad and wanted to install Debian(Buster) alongside windows in dual boot
First, I tried with a small installation image. The installation worked fine, but when I booted up my laptop into Debian after the installation, it didn't boot into KDE. It was stuck in ttyl.
I tried the command: startx , but it didn't work.
Then, I downloaded the larger live image build that includes non-free firmware, reinstalled the OS from that image, and got the same result again.
I log into my user account in ttyl, and try: startx again, and it doesn't work, again.
The same thing happens when I try booting into the live version on the USB stick.
When I run startx , I get the following error:
xf86EnableIOPorts: failed to set IOPL for I/O (operation not permitted)
Check the log file at "var/log/Xorg.O.log"
...
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: srever error
When I open the log at /var/log/Xorg.O.log, here is what I get:
https://photos.app.goo.gl/iwcJhFe9xsEQXsZg6
I just don't know what's wrong or where to go from here.