Downloaded the image and burned it to SD-card, started first boot with monitor (LG W2442PA-SF) and keyboard attached. See Grub screen, efi stub, subsequently some Dmesg stuff, ending with “switching root”, then screen turns black and after a few seconds the screen throws an error:
or
depending on which cabel (HDMI-HDMI or HDMI-DVI) I use.
Had this error in the past with other monitors and upstream opensuse ARM, could never resolve it, but with opensuse I could log in via ssh, set up VNC server and use the Raspi headless, as usual. As SLES wants to go through the usual setup (time zone, passwords), I can’t access ssh here.
Are you connecting directly to the monitor or are you using a KVM switch? I’ve seen that type of issue with earlier SLES releases when using a KVM switch.
So graphics stop working for you as soon as Linux switches to the accelerated “vc” drm driver. Since we have a working efifb fallback driver, you can just blacklist vc and still get usable enough graphics. I’m not sure how you can do that from the kernel command line, but I’m sure you’ll figure it out :).
“hdmi_safe Use “safe mode” settings to try to boot with maximum hdmi compatibility. This is the same as the combination of: hdmi_force_hotplug=1, hdmi_ignore_edid=0xa5000080, config_hdmi_boost=4, hdmi_group=2, hdmi_mode=4, disable_overscan=0, overscan_left=24, overscan_right=24, overscan_top=24, overscan_bottom=24”
This allows me to get the system configured so that I can then run it headless and get it on the network.
I experienced this issue upon my initial setup. I found a partial workaround of using a nearby TV as a monitor, this allowed me to get past the initial configuration so that it could have it run headless.
If anyone is experiencing this I would try any spare Monitors/TVs you have in the vicinity and see if you can get a picture using a different display.