Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
terrible gui performance with i915 built in[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1599

PostPosted: Mon Dec 09, 2024 8:36 am    Post subject: terrible gui performance with i915 built in[solved] Reply with quote

if I build i915 as a module, my second monitor isn't started automatically and needs special handling when coming out of power saving timeouts(switch to another tty and back)
if I build it into the kernel, the above problem does not happen, but it takes 2 seconds to switch from 1 application to another, 1 few secodns to runa command on xfce4-terminal...etc

how can I resolve either problem.
here's my kernel config:
https://dpaste.com/GZNLP6F8Z

graphics card:
Code:
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P GT2 [Iris Xe Graphics] (rev 0c)
   Subsystem: Lenovo Device 22e8
   Kernel driver in use: i915


Last edited by Adel Ahmed on Mon Dec 09, 2024 5:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5329
Location: Bavaria

PostPosted: Mon Dec 09, 2024 1:03 pm    Post subject: Reply with quote

Please read this "Compressed firmware support does not apply to firmware images that are built into the kernel image" in this chapter:
https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/Manual_kernel_configuration#Driver_needs_Firmware

I guess you have some "... -2" errors in your "dmesg". If you want it built-in remove the compression USE-flag on your package "linux-firmware" (and then re-emerge it) and change this also here:
Code:
CONFIG_EXTRA_FIRMWARE="i915/adlp_dmc_ver2_16.bin.xz i915/adlp_guc_70.bin.xz i915/tgl_huc.bin.xz iwlwifi-so-a0-gf-a0-89.ucode.xz"

_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1599

PostPosted: Mon Dec 09, 2024 5:05 pm    Post subject: Reply with quote

excellent, that solves it, thank you
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5329
Location: Bavaria

PostPosted: Tue Dec 10, 2024 9:08 am    Post subject: Reply with quote

Adel Ahmed wrote:
excellent, that solves it, thank you

You are very Welcome! :D
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum