View previous topic :: View next topic |
Author |
Message |
saito Apprentice

Joined: 12 Jun 2021 Posts: 197
|
Posted: Wed Oct 16, 2024 6:48 am Post subject: i915 drm error[CLOSED] |
|
|
Hi,
I have built a new Gentoo system with my Gentoo Server's Kernel which support the nvidia GPU stablely, the nvidia GPU performs well on this device currently. The repeated issues reported by `dmesg` is
Code: | [34447.288763] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[34447.288766] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[34447.941003] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[34447.941005] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[34474.168931] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[34474.168934] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[34474.820897] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[34474.820898] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[34500.408721] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[34500.408724] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D
[34501.060076] i915 0000:00:02.0: [drm] *ERROR* Failed to probe lspcon
[34501.060079] i915 0000:00:02.0: [drm] *ERROR* LSPCON init failed on port D |
I have not found the obvious config in gentoo kernel option in
Code: | zcat /proc/config.gz | grep CONFIG_DRM_I915
CONFIG_DRM_I915=m
CONFIG_DRM_I915_FORCE_PROBE=""
CONFIG_DRM_I915_CAPTURE_ERROR=y
CONFIG_DRM_I915_COMPRESS_ERROR=y
CONFIG_DRM_I915_USERPTR=y
CONFIG_DRM_I915_GVT_KVMGT=m
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
CONFIG_DRM_I915_FENCE_TIMEOUT=10000
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500
CONFIG_DRM_I915_PREEMPT_TIMEOUT=640
CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
CONFIG_DRM_I915_STOP_TIMEOUT=100
CONFIG_DRM_I915_TIMESLICE_DURATION=1
CONFIG_DRM_I915_GVT=y |
I have not found something associated with lspcon directly in Gentoo kernel.
Please give me some useful advice
saito
Last edited by saito on Wed Oct 16, 2024 12:05 pm; edited 1 time in total |
|
Back to top |
|
 |
saito Apprentice

Joined: 12 Jun 2021 Posts: 197
|
|
Back to top |
|
 |
saito Apprentice

Joined: 12 Jun 2021 Posts: 197
|
Posted: Wed Oct 16, 2024 12:05 pm Post subject: |
|
|
OK, I got the issue, it can not be dealed within a Gentoo Kernel. I will close it. |
|
Back to top |
|
 |
o5gmmob8 Guru

Joined: 17 Oct 2003 Posts: 569
|
Posted: Tue Feb 18, 2025 1:30 pm Post subject: |
|
|
Hi - how do we go about addressing this error? I have an Intel UHD 630 and Nvidia RTX 3000. This is littering my dmesg output and I'm wondering if I can resolve it. |
|
Back to top |
|
 |
Yamakuzure Advocate


Joined: 21 Jun 2006 Posts: 2311 Location: Adendorf, Germany
|
Posted: Wed Feb 19, 2025 11:04 am Post subject: |
|
|
o5gmmob8 wrote: | Hi - how do we go about addressing this error? I have an Intel UHD 630 and Nvidia RTX 3000. This is littering my dmesg output and I'm wondering if I can resolve it. | You can't at the moment.
See: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4458 _________________ Edited 220,176 times by Yamakuzure |
|
Back to top |
|
 |
o5gmmob8 Guru

Joined: 17 Oct 2003 Posts: 569
|
Posted: Wed Feb 19, 2025 11:51 am Post subject: |
|
|
Oh ok, so in your best estimation, this is also causing that freezing in wayland where sometimes kitty won't close even though it appears the terminal is about ready to close or when I first edit a file in kitty via micro, it sometimes presses whatever key combination I entered endlessly? |
|
Back to top |
|
 |
|