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 |
|
|
|