On 9/19/19 8:27 PM, Felix Miata wrote:
markh@harley:~> inxi -GxxSz System: Host: harley Kernel: 5.3.0 x86_64 bits: 64 gcc: 7.4.1 Desktop: KDE Plasma 5.12.8 (Qt 5.9.4) dm: sddm,sddm Distro: openSUSE Leap 15.0 Graphics: Card: NVIDIA G70 [GeForce 7800 GT] bus-ID: 15:00.0 chip-ID: 10de:0092 Display Server: x11 (X.Org 1.19.6 ) driver: nvidia Resolution: 1600x1200@60.00hz, 1600x1200@60.00hz OpenGL: renderer: GeForce 7800 GT/PCIe/SSE2 version: 2.1.2 NVIDIA 304.137 Direct Render: Yes
On the fresh 15.1 install
harley:/home/markh # inxi -GxxSz System: Host: harley Kernel: 4.12.14-lp151.28.13-default x86_64 bits: 64 gcc: 7.4.0 Desktop: KDE Plasma 5.12.8 (Qt 5.9.7) dm: sddm,sddm Distro: openSUSE Leap 15.1 Graphics: Card: NVIDIA G70 [GeForce 7800 GT] bus-ID: 15:00.0 chip-ID: 10de:0092 Display Server: x11 (X.Org 1.20.3 ) drivers: fbdev,nouveau (unloaded: modesetting,vesa) Resolution: 1280x1024@77.00hz OpenGL: renderer: llvmpipe (LLVM 7.0, 128 bits) version: 3.3 Mesa 18.3.2 (compat-v: 3.1) Direct Render: Yes
Drivers fbdev,nouveau and resolution 1280x1024 suggest to me the -a option would point out the root of your problem as nomodeset on your grub kernel cmdline, an unneeded, undesirable carryover from installation, where it's often needed to succeed to have the openSUSE installer run in graphics mode, a WONTFIX bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1110041 If I'm right you might want to comment in that bug.
OK. Got the latest inxi. # ./inxi -V | head -n1 inxi 3.0.36-00 (2019-08-14) # ./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 Desktop: KDE Plasma 5.12.8 tk: Qt 5.9.7 wm: kwin_x11 dm: SDDM Distro: openSUSE Leap 15.1 Graphics: Device-1: NVIDIA G70 [GeForce 7800 GT] vendor: eVga.com. driver: N/A bus ID: 15:00.0 chip ID: 10de:0092 Display: x11 server: X.Org 1.20.3 driver: nouveau unloaded: fbdev,modesetting,vesa alternate: nv,nvidia compositor: kwin_x11 resolution: 1280x1024~77Hz OpenGL: renderer: llvmpipe (LLVM 7.0 128 bits) v: 3.3 Mesa 18.3.2 compat-v: 3.1 direct render: Yes Mark -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org