LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Closed Thread
  Search this Thread
Old 07-04-2021, 06:51 AM   #1
rastafadud
LQ Newbie
 
Registered: Jan 2009
Distribution: slackware, knoppix, freebsd
Posts: 16

Rep: Reputation: 1
Black screen after lates update and with kernel 5.12.14 and i915 on intel graphic and eDP1


After lates update yesterday I get black screen on my integrated display.

I use HP Elitebook 840 G5 for a while and didn't had problems with the system.

It runs Slackware current.

On boot the last line that is visible on the main display is:

Code:
[    6.487831] fb0: switching to inteldrmfb from EFI VGA
The system boots successfully but without the main display showing any sign of life.

External displays (e.g. over HDMI) working without problems.

I tried with option 'nomodeset' in elilo.conf, and got console login

but can not start graphic mode.

I need some suggestions to fix the issue.

Graphic details:
Code:
Graphics:
  Device-1: Intel UHD Graphics 620 vendor: Hewlett-Packard driver: i915 
  v: kernel bus-ID: 00:02.0 chip-ID: 8086:5917 class-ID: 0300 
  Device-2: Chicony HP HD Camera type: USB driver: uvcvideo bus-ID: 1-9:3 
  chip-ID: 04f2:b5ee class-ID: 0e02 
  Display: server: X.Org 1.20.11 compositor: kwin_x11 driver: 
  loaded: modesetting unloaded: vesa alternate: fbdev display-ID: :0 
  screens: 1 
  Screen-1: 0 s-res: 1921x2160 s-dpi: 96 s-size: 506x570mm (19.9x22.4") 
  s-diag: 762mm (30") 
  Monitor-1: eDP-1 res: 1920x1080 dpi: 158 size: 309x174mm (12.2x6.9") 
  diag: 355mm (14") 
  Monitor-2: HDMI-1 res: 1920x1080 hz: 60 dpi: 82 size: 598x336mm (23.5x13.2") 
  diag: 686mm (27") 
  OpenGL: renderer: Mesa Intel UHD Graphics 620 (KBL GT2) v: 4.6 Mesa 21.1.4 
  direct render: Yes
Loaded i915 modules:
Code:
lsmod | grep i915
i915                 2736128  67
cec                    61440  1 i915
drm_kms_helper        282624  1 i915
drm                   618496  22 drm_kms_helper,i915
intel_gtt              24576  1 i915
video                  49152  1 i915
i2c_algo_bit           16384  1 i915
i2c_core               94208  13 i2c_designware_platform,videodev,i2c_hid,i2c_designware_core,drm_kms_helper,i2c_algo_bit,ee1004,i2c_smbus,i2c_i801,i2c_hid_acpi,i915,psmouse,drm
It doesn't use xorg.conf.
 
Old 07-04-2021, 07:35 AM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,632

Rep: Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697
Quote:
Originally Posted by rastafadud View Post
After lates update yesterday I get black screen on my integrated display.

I use HP Elitebook 840 G5 for a while and didn't had problems with the system.

It runs Slackware current.

On boot the last line that is visible on the main display is:

Code:
[    6.487831] fb0: switching to inteldrmfb from EFI VGA
The system boots successfully but without the main display showing any sign of life.

External displays (e.g. over HDMI) working without problems.

I tried with option 'nomodeset' in elilo.conf, and got console login

but can not start graphic mode.

I need some suggestions to fix the issue.

Graphic details:
Code:
Graphics:
  Device-1: Intel UHD Graphics 620 vendor: Hewlett-Packard driver: i915 
  v: kernel bus-ID: 00:02.0 chip-ID: 8086:5917 class-ID: 0300 
  Device-2: Chicony HP HD Camera type: USB driver: uvcvideo bus-ID: 1-9:3 
  chip-ID: 04f2:b5ee class-ID: 0e02 
  Display: server: X.Org 1.20.11 compositor: kwin_x11 driver: 
  loaded: modesetting unloaded: vesa alternate: fbdev display-ID: :0 
  screens: 1 
  Screen-1: 0 s-res: 1921x2160 s-dpi: 96 s-size: 506x570mm (19.9x22.4") 
  s-diag: 762mm (30") 
  Monitor-1: eDP-1 res: 1920x1080 dpi: 158 size: 309x174mm (12.2x6.9") 
  diag: 355mm (14") 
  Monitor-2: HDMI-1 res: 1920x1080 hz: 60 dpi: 82 size: 598x336mm (23.5x13.2") 
  diag: 686mm (27") 
  OpenGL: renderer: Mesa Intel UHD Graphics 620 (KBL GT2) v: 4.6 Mesa 21.1.4 
  direct render: Yes
Loaded i915 modules:
Code:
lsmod | grep i915
i915                 2736128  67
cec                    61440  1 i915
drm_kms_helper        282624  1 i915
drm                   618496  22 drm_kms_helper,i915
intel_gtt              24576  1 i915
video                  49152  1 i915
i2c_algo_bit           16384  1 i915
i2c_core               94208  13 i2c_designware_platform,videodev,i2c_hid,i2c_designware_core,drm_kms_helper,i2c_algo_bit,ee1004,i2c_smbus,i2c_i801,i2c_hid_acpi,i915,psmouse,drm
It doesn't use xorg.conf.
Why have you posted the same issue twice? (See https://www.linuxquestions.org/quest...28#post6263728)
 
Old 07-04-2021, 08:47 AM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,707

Rep: Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898Reputation: 5898
Closed per above.
 
  


Closed Thread

Tags
intel graphics



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] With lates update and with kernel 5.12.14 intel graphic eDP-1 black screen rastafadud Slackware 29 09-23-2021 01:18 AM
[SOLVED] Kernel 5.10.4 i915 and dual screen freeze on intel GPU denydias Slackware 76 01-14-2021 07:24 AM
DisplayLink USB graphic adapter & Intel i915 romagnolo Linux - Hardware 5 06-08-2014 07:48 PM
black screen at boot when setting i915 kms crts Debian 2 08-20-2011 04:23 PM
looking for i915 parameter document or Is i915 good for N10? kaz2100 Debian 6 07-10-2011 06:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration