LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select laptop options not showing...
#10
(03-09-2022, 07:38 PM)JaymzRG link Wrote:I just bought a Lenovo Ideapad 3 15ITL05 laptop

Is this your laptop? https://www.coolblue.be/en/product/87844...zerty.html Well, if that's the case, it uses the Intel Iris Xe Graphics processor and you might want to read here https://dgpu-docs.intel.com/devices/iris...index.html An excerpt:
Quote:While support for the Intel Iris Xe Graphics processor has already been integrated into Linux* and integrated into Linux-based distributions such as Ubuntu 20.04.1, enabling work for the Intel Iris Xe MAX graphics processor in Linux* is ongoing.
In that same link, they
Quote:provide early access to that software and instructions to configure an Ubuntu 20.04.1 system so you can take advantage of both graphics adapters today.
Which are not trivial. I think that's the issue; the driver for that GPU isn't being loaded, and your inxi output kind of confirms that cause it says:
Code:
Graphics:
  Device-1: Intel vendor: Lenovo driver: N/A bus ID: 0000:00:02.0
  Display: x11 server: X.Org 1.20.13 driver: fbdev
  unloaded: modesetting,vesa resolution: 1920x1080~77Hz
  OpenGL: renderer: llvmpipe (LLVM 12.0.0 256 bits) v: 4.5 Mesa 21.2.6
  direct render: Yes
It should list the driver as:
Code:
driver: i915
At least according to that link I shared above. Instead, it's using the fbdev driver https://www.systutorials.com/docs/linux/man/4-fbdev/
Quote:fbdev is an Xorg driver for framebuffer devices. This is a non-accelerated driver, the following framebuffer depths are supported: 8, 15, 16, 24. All visual types are supported for depth 8, and TrueColor visual is supported for the other depths. Multi-head configurations are supported.

I would try a new kernel, 5.11+ and see if that makes things better.
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply


Messages In This Thread
Select laptop options not showing... - by JaymzRG - 03-09-2022, 07:38 PM
Re: Select laptop options not showing... - by Moltke - 03-10-2022, 07:42 PM

Forum Jump:


Users browsing this thread: 10 Guest(s)