sep hoogzaad changed bug 1119621
What Removed Added
CC   seppe.hoogzaad@gmail.com

Comment # 13 on bug 1119621 from
I have (had) the same problem. Kernel 4.19 did boot, but no screen, just some
flashes. No text or graphic screen. I did see the tumbleweed logo, but that was
it. Also noting strange in the log files. 

I just had a new computer. Installing tumbleweed did not work because the
kernel of the installer image did not boot properly. I therefore installed
openSUSE Leap 15.0 first, then upgraded to tumbleweed. Then i got in the same
problem like described here. I previous got the live tumbleweed image (version
20181224) working by setting the kernel option "xvideo=1920x180". This also
resulted in flickering screens, but that was related to wayland, recording to
the journal. So choosing Xorg would keep me out op those problems. I therefore
was not expecting problems when upgrading to tumbleweed. 

I had the 4.12 kernel from Leap 15.0, which worked, so i have kept this to boot
the system, which worked. I also booted the 4.19 kernel and uses ssh to log in
remotely. This to find a difference in the log, but the only difference between
a working kernel and 4.19 i found is below.
Kernel 4.12:
[    3.626842] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor
0
[    4.426469] [drm:intel_dp_start_link_train [i915]] *ERROR*
[CONNECTOR:58:eDP-1] Link Training failed at link rate = 270000, lane count = 2
Kernel 4.19:
[    3.393198] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor
0
(note the different date on the i915)

Using the "xvideo=1920x180" kernel parameter was not recommended, so i did not
tried this. I looked at this bug, since it described my problem. I just found
that (for me) the option "i915.fastboot=1" solved my problem with the 4.19
kernel. It now boots properly, suspend works.

May be this can help some others.


Information about my machine, running the 4.19.11-1 kernel:

> inxi -bxx
System:
  Host: linux-6axq Kernel: 4.19.11-1-default x86_64 bits: 64 compiler: gcc 
  v: 8.2.1 Desktop: Xfce 4.12.4 tk: Gtk 2.24.32 wm: xfwm4 dm: LightDM 
  Distro: openSUSE Tumbleweed 20181224 
Machine:
  Type: Desktop System: GOOGLE product: Lulu v: Pilot 
  serial: <root required> Chassis: type: 3 serial: <root required> 
  Mobo: N/A model: N/A serial: N/A BIOS: coreboot v: N/A date: 03/28/2016 
Battery:
  ID-1: BAT0 charge: 49.2 Wh condition: 70.0/67.0 Wh (104%) volts: 11.8/11.4 
  model: SMP-LIS DELL MJ serial: 0340 status: Discharging 
CPU:
  Dual Core: Intel Core i3-5005U type: MT MCP arch: Broadwell speed: 798 MHz 
  min/max: 500/2000 MHz 
Graphics:
  Device-1: Intel HD Graphics 5500 driver: i915 v: kernel bus ID: 00:02.0 
  chip ID: 8086:1616 
  Display: x11 server: X.Org 1.20.3 driver: intel 
  unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: Mesa DRI Intel HD Graphics 5500 (Broadwell GT2) 
  v: 4.5 Mesa 18.3.1 compat-v: 3.0 direct render: Yes 
Network:
  Device-1: Intel Wireless 7260 driver: iwlwifi v: kernel port: 1840 
  bus ID: 01:00.0 chip ID: 8086:08b1 
Drives:
  Local Storage: total: 111.79 GiB used: 9.58 GiB (8.6%) 
Info:
  Processes: 254 Uptime: 5h 33m Memory: 3.79 GiB used: 944.8 MiB (24.4%) 
  Init: systemd v: 239 runlevel: 5 target: graphical.target Compilers: 
  gcc: N/A Shell: bash v: 4.4.23 running in: xfce4-terminal inxi: 3.0.29


You are receiving this mail because: