On 9/20/19 1:56 PM, Felix Miata wrote:
Mark Hounschell composed on 2019-09-20 10:50 (UTC-0400):
# ./inxi -GxxSza System: Host: harley Kernel: 4.12.14-lp151.28.13-default x86_64 bits: 64 compiler: gcc v: 7.4.0 parameters: BOOT_IMAGE=/vmlinuz-4.12.14-lp151.28.13-default root=UUID=00552848-5ba3-423f-a57e-c2c535b9f710 splash=silent video=1600x1200 resume=/dev/disk/by-id/ata-ST3160811AS_6PT1S74X-part2 mitigations=auto quiet nomodeset
Nomodeset needs to be purged from your boot process (/etc/default/grub and /boot/grub2/grub.cfg):
I am actually manually adding it at boot time. If I don't I won't even get a GUI login screen.
https://en.opensuse.org/SDB:Nomodeset:_Work_Around_Graphic_Upgrade_&_Installation_Obstacles
You can test the effect of its absence by striking the E key at the Grub menu and removing it there.
video=1600x1200 is likely superfluous.
video=1600x1200 is because that is the resolution I want and use with the nvidia driver on 15.0. Mark -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org