Thursday, May 16, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 4495  / 3 Years ago, mon, august 30, 2021, 1:52:34

I am using a new Thinkpad X1 Titanium Yoga with an integrated Intel Iris Xe and an i5 processor (11th Gen, 1140G7). I've tried Ubuntu 20.04 LTS and 21.04 without further changes, and currently use Pop!_OS 20.10.


Unless I boot with the additional nomodeset kernel option the screen stays black. Irrespective of that, performance is sub-optimal. Hardware accelerations seems off.


I tried different Kernels. So far no success. This is the output of inxi:


shess@pop-os:~$ inxi -G
Graphics:
Device-1: Intel driver: N/A
Display: x11 server: X.Org 1.20.9 driver: fbdev unloaded: modesetting,vesa
resolution: 2256x1504~95Hz
OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits) v: 4.5 Mesa 21.0.0
shess@pop-os:~$ uname -r
5.10.0-1023-oem

I successfully solved the problem. See my own answer below.


More From » 20.04

 Answers
2

I solved it by applying this patch: https://crazy.dev.frugalware.org/Intel-i915-backport-MSO-fixes-to-kernel-5.12.patch
against the 5.12 kernel source from here https://github.com/xanmod/linux
This sounds difficult but is fairly easy. Takes around 10 minutes of work (and another hour where your computer works).


The result is a kernel that seems to work nicely with Pop!_OS, so it should also work with Ubuntu and other Debian-based systems that can run xanmod kernels. Detailed steps how this is done are found here: https://gist.github.com/simonheb/b54b91358c3d7e2960a4f6e13e95ac54


[#1652] Tuesday, August 31, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
etzelmortg

Total Points: 430
Total Questions: 105
Total Answers: 106

Location: Suriname
Member since Sun, Jun 13, 2021
3 Years ago
;