No xserver after installing update to (VERSION_ID) 20210604 with zypper dup

Hello,

today I installed the update from opensuse TUMBLEWEED. After the necessary reboot, the system comes up witout starting into X.
I tryed to start X with:

startx

The error message I have got is:

cannot open virtual console 1

After a litte bit of research I changed the permissions of:

ryzen-tumble:~ # ll /dev/tty
crw-rw-rw- 1 root tty 5, 0 Jun  6 14:31 /dev/tty

to:

ryzen-tumble:~ # ll /dev/tty
crw------- 1 root tty 5, 0 Jun  6 14:31 /dev/tty

but it does not work.
When I change to root, the x-server comes up (with “startx”).
The output of my Xorg.0.log is:

   550.219]X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
   550.221] Build Operating System: openSUSE SUSE LINUX
   550.222] Current Operating System: Linux ryzen-tumble 5.12.9-1-default #1 SMP Thu Jun 3 07:44:58 UTC 2021 (f17eb01) x86_64
   550.222] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.12.9-1-default root=UUID=1e298e97-ad96-421a-bfb2-16204f4a1acf splash=silent quiet mitigations=auto
   550.223] Build Date: 19 April 2021  12:00:00AM
   550.224]
   550.225] Current version of pixman: 0.40.0
   550.226]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
   550.226] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
   550.229] (==) Log file: "/home/user/.local/share/xorg/Xorg.0.log", Time: Sun Jun  6 14:40:06 2021
   550.230] (==) Using config directory: "/etc/X11/xorg.conf.d"
   550.231] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
   550.231] (==) No Layout section.  Using the first Screen section.
   550.231] (==) No screen section available. Using defaults.
   550.231] (**) |-->Screen "Default Screen Section" (0)
   550.231] (**) |   |-->Monitor "<default monitor>"
   550.231] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
   550.231] (==) Automatically adding devices
   550.231] (==) Automatically enabling devices
   550.231] (==) Automatically adding GPU devices
   550.231] (==) Max clients allowed: 256, resource mask: 0x1fffff
   550.231] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
   550.231]    Entry deleted from font path.
   550.231] (==) FontPath set to:
        /usr/share/fonts/misc:unscaled,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/ghostscript/,
        /usr/share/fonts/cyrillic:unscaled,
        /usr/share/fonts/truetype/,
        built-ins
   550.231] (==) ModulePath set to "/usr/lib64/xorg/modules"
   550.231] (WW) Ignoring unrecognized extension "XFree86-DGA"
   550.231] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
   550.231] (II) Loader magic: 0x55d29f8e2a00
   550.231] (II) Module ABI versions:
   550.231]    X.Org ANSI C Emulation: 0.4
   550.231]    X.Org Video Driver: 24.1
   550.231]    X.Org XInput driver : 24.1
   550.231]    X.Org Server Extension : 10.0
   550.231] (++) using VT number 1


   550.232] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
   550.234] (--) PCI:*(43@0:0:0) 10de:21c4:1462:c757 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
   550.234] (II) LoadModule: "glx"
   550.234] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
   550.234] (II) Module glx: vendor="X.Org Foundation"
   550.234]    compiled for 1.20.11, module version = 1.0.0
   550.234]    ABI class: X.Org Server Extension, version 10.0
   550.234] (II) Scanning /usr/share/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
   550.234] (==) Matched nvidia as autoconfigured driver 0
   550.235] (==) Matched nouveau as autoconfigured driver 1
   550.235] (==) Matched nv as autoconfigured driver 2
   550.235] (==) Matched modesetting as autoconfigured driver 3
   550.235] (==) Matched fbdev as autoconfigured driver 4
   550.235] (==) Matched vesa as autoconfigured driver 5
   550.235] (==) Assigned the driver to the xf86ConfigLayout
   550.235] (II) LoadModule: "nvidia"
   550.235] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
   550.235] (II) Module nvidia: vendor="NVIDIA Corporation"
   550.235]    compiled for 1.6.99.901, module version = 1.0.0
   550.235]    Module class: X.Org Video Driver
   550.235] (II) LoadModule: "nouveau"
   550.235] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
   550.235] (II) Module nouveau: vendor="X.Org Foundation"
   550.235]    compiled for 1.20.11, module version = 1.0.17
   550.235]    Module class: X.Org Video Driver
   550.235]    ABI class: X.Org Video Driver, version 24.1
   550.235] (II) LoadModule: "nv"
   550.235] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
   550.235] (II) Module nv: vendor="X.Org Foundation"
   550.235]    compiled for 1.20.11, module version = 2.1.21
   550.235]    Module class: X.Org Video Driver
   550.235]    ABI class: X.Org Video Driver, version 24.1
   550.235] (II) LoadModule: "modesetting"
   550.235] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
   550.235] (II) Module modesetting: vendor="X.Org Foundation"
   550.235]    compiled for 1.20.11, module version = 1.20.11
   550.235]    Module class: X.Org Video Driver
   550.235]    ABI class: X.Org Video Driver, version 24.1
   550.235] (II) LoadModule: "fbdev"
   550.235] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
   550.235] (II) Module fbdev: vendor="X.Org Foundation"
   550.235]    compiled for 1.20.11, module version = 0.5.0
   550.235]    Module class: X.Org Video Driver
   550.235]    ABI class: X.Org Video Driver, version 24.1
   550.235] (II) LoadModule: "vesa"
   550.235] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
   550.235] (II) Module vesa: vendor="X.Org Foundation"
   550.235]    compiled for 1.20.11, module version = 2.5.0
   550.235]    Module class: X.Org Video Driver
   550.235]    ABI class: X.Org Video Driver, version 24.1
   550.235] (II) NVIDIA dlloader X Driver  460.80  Fri May  7 06:53:15 UTC 2021
   550.235] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
   550.235] (II) NOUVEAU driver
   550.235] (II) NOUVEAU driver for NVIDIA chipset families :
   550.235]    RIVA TNT            (NV04)
   550.235]    RIVA TNT2           (NV05)
   550.235]    GeForce 256         (NV10)
   550.235]    GeForce 2           (NV11, NV15)
   550.235]    GeForce 4MX         (NV17, NV18)
   550.235]    GeForce 3           (NV20)
   550.235]    GeForce 4Ti         (NV25, NV28)
   550.235]    GeForce FX          (NV3x)
   550.235]    GeForce 6           (NV4x)
   550.235]    GeForce 7           (G7x)
   550.235]    GeForce 8           (G8x)
   550.235]    GeForce 9           (G9x)
   550.235]    GeForce GTX 2xx/3xx (GT2xx)
   550.235]    GeForce GTX 4xx/5xx (GFxxx)
   550.235]    GeForce GTX 6xx/7xx (GKxxx)
   550.235]    GeForce GTX 9xx     (GMxxx)
   550.235]    GeForce GTX 10xx    (GPxxx)
   550.235] (II) NOUVEAU driver
   550.235] (II) NOUVEAU driver for NVIDIA chipset families :
   550.235]    RIVA TNT            (NV04)
   550.235]    RIVA TNT2           (NV05)
   550.235]    GeForce 256         (NV10)
   550.235]    GeForce 2           (NV11, NV15)
   550.235]    GeForce 4MX         (NV17, NV18)
   550.235]    GeForce 3           (NV20)
   550.235]    GeForce 4Ti         (NV25, NV28)
   550.235]    GeForce FX          (NV3x)
   550.236]    GeForce 6           (NV4x)
   550.236]    GeForce 7           (G7x)
   550.236]    GeForce 8           (G8x)
   550.236]    GeForce 9           (G9x)
   550.236]    GeForce GTX 2xx/3xx (GT2xx)
   550.236]    GeForce GTX 4xx/5xx (GFxxx)
   550.236]    GeForce GTX 6xx/7xx (GKxxx)
   550.236]    GeForce GTX 9xx     (GMxxx)
   550.236]    GeForce GTX 10xx    (GPxxx)
   550.236] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
   550.236] (II) FBDEV: driver for framebuffer: fbdev
   550.236] (II) VESA: driver for VESA chipsets: vesa
   550.236] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
   550.236] (II) Loading sub module "fb"
   550.236] (II) LoadModule: "fb"
   550.243] (II) Loading /usr/lib64/xorg/modules/libfb.so
   550.243] (II) Module fb: vendor="X.Org Foundation"
   550.243]    compiled for 1.20.11, module version = 1.0.0
   550.243]    ABI class: X.Org ANSI C Emulation, version 0.4
   550.243] (II) Loading sub module "wfb"
   550.243] (II) LoadModule: "wfb"
   550.243] (II) Loading /usr/lib64/xorg/modules/libwfb.so
   550.244] (II) Module wfb: vendor="X.Org Foundation"
   550.244]    compiled for 1.20.11, module version = 1.0.0
   550.244]    ABI class: X.Org ANSI C Emulation, version 0.4
   550.244] (II) Loading sub module "ramdac"
   550.244] (II) LoadModule: "ramdac"
   550.244] (II) Module "ramdac" already built-in
   550.246] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
   550.246] (EE) NVIDIA:     system's kernel log for additional error messages and
   550.246] (EE) NVIDIA:     consult the NVIDIA README for details.
   550.361] (EE) [drm] Failed to open DRM device for pci:0000:2b:00.0: -19
   550.476] (EE) [drm] Failed to open DRM device for pci:0000:2b:00.0: -19
   550.476] (EE) open /dev/dri/card0: No such file or directory
   550.476] (WW) Falling back to old probe method for modesetting
   550.476] (EE) open /dev/dri/card0: No such file or directory
   550.476] (II) Loading sub module "fbdevhw"
   550.476] (II) LoadModule: "fbdevhw"
   550.477] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
   550.479] (II) Module fbdevhw: vendor="X.Org Foundation"
   550.479]    compiled for 1.20.11, module version = 0.0.2
   550.479]    ABI class: X.Org Video Driver, version 24.1
   550.479] (EE) Unable to find a valid framebuffer device
   550.479] (WW) Falling back to old probe method for fbdev
   550.479] (II) Loading sub module "fbdevhw"
   550.479] (II) LoadModule: "fbdevhw"
   550.480] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
   550.480] (II) Module fbdevhw: vendor="X.Org Foundation"
   550.480]    compiled for 1.20.11, module version = 0.0.2
   550.480]    ABI class: X.Org Video Driver, version 24.1
   550.480] (EE) open /dev/fb0: Permission denied
   550.480] vesa: Refusing to run on UEFI
   550.480] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
   550.480] (EE) Screen 0 deleted because of no matching config section.
   550.480] (II) UnloadModule: "modesetting"
   550.480] (EE) Screen 0 deleted because of no matching config section.
   550.480] (II) UnloadModule: "fbdev"
   550.480] (II) UnloadSubModule: "fbdevhw"
   550.480] (EE) Device(s) detected, but none match those in the config file.
   550.480] (EE)
Fatal server error:
   550.480] (EE) no screens found(EE)
   550.480] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
   550.480] (EE) Please also check the log file at "/home/user/.local/share/xorg/Xorg.0.log" for additional information.
   550.480] (EE)
   550.483] (EE) Server terminated with error (1). Closing log file.

I have also tried reinstalling the x-server and the nvidia drivers

I’m running out of ideas…
Can I try something else?

Many thanks, regards
bastler0815

There is known problem with links for kernel development package that makes it impossible to compile kernel modules. See sticky thread https://forums.opensuse.org/showthread.php/554787-Snapshot-20210527-Usr-merge-and-compile-kernel-modules

Hi
Likely the usr merge issue…

See <https://forums.opensuse.org/showthread.php/554787-Snapshot-20210527-Usr-merge-and-compile-kernel-modules> and <https://forums.opensuse.org/showthread.php/555081-Kernel-5-12-9-amp-‌-Nvidia-460-80-drivers-no-graphical-desktop?p=3037533#post3037533>

I see another method here: <https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/message/K7C6ZIAMWNJN47XD5CLDCI5XJ4NHKCUT/>

Yes, that’s better because it will also work for all future kernel updates until build system is fixed to create working link.

rotfl!
Many, many thanks!

at first I tried to fix the trouble with your prefered solution:

https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/message/K7C6ZIAMWNJN47XD5CLDCI5XJ4NHKCUT/

but it does not work.
After following the link:

https://forums.opensuse.org/showthread.php/554787-Snapshot-20210527-Usr-merge-and-compile-kernel-modules> and <https://forums.opensuse.org/showthread.php/555081-Kernel-5-12-9-amp-%E2%80%8C-Nvidia-460-80-drivers-no-graphical-desktop?p=3037533#post3037533

the system comes up with X.

I’m very happy. BTW I didn’t roll back the prefered solution.

again, many thanks
best regards
bastler0815

1 Like

would it make sense to create a bugreport on

bugzilla.opensuse.org

for this, or is there already something? (Have not yet created one myself)

regards
bastler0815

1 Like

Do you mean wrong links?
https://bugzilla.opensuse.org/show_bug.cgi?id=1186710

@arvidjaar](https://forums.opensuse.org/member.php/69818-arvidjaar), no, sorry, I’m probably already too old for this (almost 60)

thanks for your reply
Kind regards
bastler0815

Hi Folks,

yesterday, as I often do (daily), I installed the latest update of “opensuse tumbleweed”. After rebooting, I see a toxic green screen, which then turns black and shows nothing except a mouse pointer (which doesn’t work). Login via ssh works, xserver seems broken. What could I do? So far I have used an older snapshot, but is not a solution in the long run.
Please let me know, which logs do you need.

Best regards

Hi
See https://forums.opensuse.org/showthread.php/566506-Latest-Snapshot-(12022022)-problem-booting

Fire up YaST bootloader and add to the kernel boot options.

I seem to have run into the same problem. How do I fix this problem?

Hi
See https://forums.opensuse.org/showthre…roblem-booting

Fire up YaST bootloader and add to the kernel boot options.

works fine for me, Many, many thanks

See https://forums.opensuse.org/showthre…roblem-booting

Fire up YaST bootloader and add to the kernel boot options.

works fine for me, Many, many thanks

Hello people

after getting kernel 6.0.0-1-default yesterday via Zypper dup, I have the same problem as described in the beginning of this post. System does not start with the X server, only the command line, a “startx” in user context ends with an timeout message. When I log in with root the X server starts via “startx”. All commands from my .bash_history were traced under version adjustment. No success! Has anyone of you had the same experience and found a solution?

Here is the output of Xorg.0.log in user context:

cat Xorg.0.log
    56.562]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
    56.564] Current Operating System: Linux ryzen-tumble 6.0.0-1-default #1 SMP PREEMPT_DYNAMIC Mon Oct 3 05:22:49 UTC 2022 (47c5c19) x86_64
    56.564] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.0.0-1-default root=UUID=1e298e97-ad96-421a-bfb2-16204f4a1acf splash=silent quiet, initcall_blacklist=simpledrm_platform_driver_init mitigations=auto nosimplefb=1
    56.566]
    56.566] Current version of pixman: 0.40.0
    56.568]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    56.568] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    56.570] (==) Log file: "/home/raik/.local/share/xorg/Xorg.0.log", Time: Sat Oct  8 20:36:42 2022
    56.572] (==) Using config directory: "/etc/X11/xorg.conf.d"
    56.572] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    56.573] (==) No Layout section.  Using the first Screen section.
    56.573] (==) No screen section available. Using defaults.
    56.573] (**) |-->Screen "Default Screen Section" (0)
    56.573] (**) |   |-->Monitor "<default monitor>"
    56.573] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    56.573] (==) Automatically adding devices
    56.573] (==) Automatically enabling devices
    56.573] (==) Automatically adding GPU devices
    56.573] (==) Automatically binding GPU devices
    56.573] (==) Max clients allowed: 512, resource mask: 0xfffff
    56.574] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
    56.574]    Entry deleted from font path.
    56.574] (==) FontPath set to:
        /usr/share/fonts/misc:unscaled,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi:unscaled,
        /usr/share/fonts/75dpi:unscaled,
        /usr/share/fonts/ghostscript/,
        /usr/share/fonts/cyrillic:unscaled,
        /usr/share/fonts/truetype/,
        built-ins
    56.574] (==) ModulePath set to "/usr/lib64/xorg/modules"
    56.574] (WW) Ignoring unrecognized extension "XFree86-DGA"
    56.574] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    56.575] (II) Loader magic: 0x561eefd9fac0
    56.575] (II) Module ABI versions:
    56.575]    X.Org ANSI C Emulation: 0.4
    56.575]    X.Org Video Driver: 25.2
    56.575]    X.Org XInput driver : 24.4
    56.575]    X.Org Server Extension : 10.0
    56.575] (++) using VT number 1


    56.576] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
    56.578] (--) PCI:*(43@0:0:0) 10de:21c4:1462:c757 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    56.578] (II) LoadModule: "glx"
    56.578] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
    56.579] (II) Module glx: vendor="X.Org Foundation"
    56.579]    compiled for 1.21.1.4, module version = 1.0.0
    56.579]    ABI class: X.Org Server Extension, version 10.0
    56.579] (II) Scanning /usr/share/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
    56.579] (==) Matched nvidia as autoconfigured driver 0
    56.579] (==) Matched nouveau as autoconfigured driver 1
    56.579] (==) Matched nv as autoconfigured driver 2
    56.579] (==) Matched modesetting as autoconfigured driver 3
    56.579] (==) Matched fbdev as autoconfigured driver 4
    56.579] (==) Matched vesa as autoconfigured driver 5
    56.579] (==) Assigned the driver to the xf86ConfigLayout
    56.579] (II) LoadModule: "nvidia"
    56.579] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
    56.583] (II) Module nvidia: vendor="NVIDIA Corporation"
    56.583]    compiled for 1.6.99.901, module version = 1.0.0
    56.583]    Module class: X.Org Video Driver
    56.583] (II) LoadModule: "nouveau"
    56.583] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
    56.584] (II) Module nouveau: vendor="X.Org Foundation"
    56.584]    compiled for 1.21.1.4, module version = 1.0.17
    56.584]    Module class: X.Org Video Driver
    56.584]    ABI class: X.Org Video Driver, version 25.2
    56.584] (II) LoadModule: "nv"
    56.584] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
    56.584] (EE) Failed to load /usr/lib64/xorg/modules/drivers/nv_drv.so: /usr/lib64/xorg/modules/drivers/nv_drv.so: undefined symbol: fbdevHWSave
    56.584] (EE) Failed to load module "nv" (loader failed, 0)
    56.584] (II) LoadModule: "modesetting"
    56.584] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
    56.585] (II) Module modesetting: vendor="X.Org Foundation"
    56.585]    compiled for 1.21.1.4, module version = 1.21.1
    56.585]    Module class: X.Org Video Driver
    56.585]    ABI class: X.Org Video Driver, version 25.2
    56.585] (II) LoadModule: "fbdev"
    56.585] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
    56.585] (II) Module fbdev: vendor="X.Org Foundation"
    56.585]    compiled for 1.21.1.4, module version = 0.5.0
    56.585]    Module class: X.Org Video Driver
    56.585]    ABI class: X.Org Video Driver, version 25.2
    56.585] (II) LoadModule: "vesa"
    56.585] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
    56.585] (II) Module vesa: vendor="X.Org Foundation"
    56.585]    compiled for 1.21.1.4, module version = 2.5.0
    56.585]    Module class: X.Org Video Driver
    56.585]    ABI class: X.Org Video Driver, version 25.2
    56.585] (II) NVIDIA dlloader X Driver  470.141.03  Thu Jun 30 18:40:44 UTC 2022
    56.585] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    56.585] (II) NOUVEAU driver
    56.585] (II) NOUVEAU driver for NVIDIA chipset families :
    56.585]    RIVA TNT            (NV04)
    56.585]    RIVA TNT2           (NV05)
    56.585]    GeForce 256         (NV10)
    56.585]    GeForce 2           (NV11, NV15)
    56.585]    GeForce 4MX         (NV17, NV18)
    56.585]    GeForce 3           (NV20)
    56.585]    GeForce 4Ti         (NV25, NV28)
    56.585]    GeForce FX          (NV3x)
    56.585]    GeForce 6           (NV4x)
    56.585]    GeForce 7           (G7x)
    56.585]    GeForce 8           (G8x)
    56.585]    GeForce 9           (G9x)
    56.585]    GeForce GTX 2xx/3xx (GT2xx)
    56.585]    GeForce GTX 4xx/5xx (GFxxx)
    56.585]    GeForce GTX 6xx/7xx (GKxxx)
    56.585]    GeForce GTX 9xx     (GMxxx)
    56.585]    GeForce GTX 10xx    (GPxxx)
    56.585] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    56.585] (II) FBDEV: driver for framebuffer: fbdev
    56.585] (II) VESA: driver for VESA chipsets: vesa
    56.586] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
    56.586] (II) Loading sub module "fb"
    56.586] (II) LoadModule: "fb"
    56.586] (II) Module "fb" already built-in
    56.586] (II) Loading sub module "wfb"
    56.586] (II) LoadModule: "wfb"
    56.586] (II) Loading /usr/lib64/xorg/modules/libwfb.so
    56.586] (II) Module wfb: vendor="X.Org Foundation"
    56.586]    compiled for 1.21.1.4, module version = 1.0.0
    56.586]    ABI class: X.Org ANSI C Emulation, version 0.4
    56.586] (II) Loading sub module "ramdac"
    56.586] (II) LoadModule: "ramdac"
    56.586] (II) Module "ramdac" already built-in
    56.589] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
    56.589] (EE) NVIDIA:     system's kernel log for additional error messages and
    56.589] (EE) NVIDIA:     consult the NVIDIA README for details.
    56.705] (EE) [drm] Failed to open DRM device for pci:0000:2b:00.0: -19
    56.705] (EE) open /dev/dri/card0: No such file or directory
    56.705] (WW) Falling back to old probe method for modesetting
    56.705] (EE) open /dev/dri/card0: No such file or directory
    56.705] (II) Loading sub module "fbdevhw"
    56.705] (II) LoadModule: "fbdevhw"
    56.705] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
    56.706] (II) Module fbdevhw: vendor="X.Org Foundation"
    56.706]    compiled for 1.21.1.4, module version = 0.0.2
    56.706]    ABI class: X.Org Video Driver, version 25.2
    56.706] (EE) Unable to find a valid framebuffer device
    56.706] (WW) Falling back to old probe method for fbdev
    56.706] (II) Loading sub module "fbdevhw"
    56.706] (II) LoadModule: "fbdevhw"
    56.706] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
    56.706] (II) Module fbdevhw: vendor="X.Org Foundation"
    56.706]    compiled for 1.21.1.4, module version = 0.0.2
    56.706]    ABI class: X.Org Video Driver, version 25.2
    56.706] (EE) open /dev/fb0: Permission denied
    56.706] vesa: Refusing to run on UEFI
    56.706] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    56.706] (EE) Screen 0 deleted because of no matching config section.
    56.706] (II) UnloadModule: "modesetting"
    56.706] (EE) Screen 0 deleted because of no matching config section.
    56.706] (II) UnloadModule: "fbdev"
    56.706] (II) UnloadSubModule: "fbdevhw"
    56.706] (EE) Device(s) detected, but none match those in the config file.
    56.706] (EE)
Fatal server error:
    56.706] (EE) no screens found(EE)
    56.706] (EE)
Please consult the The X.Org Foundation support

Unfortunately this is not really interpretable for me.
Under MobXterm (Win 10) I can start a browser without any problems.

See bugreport
https://bugzilla.opensuse.org/show_bug.cgi?id=1204143

Hi,

thanks a lot - so I have to wait for an update. Self Building is not my thing.

bastler0815

Hello folks,

does anyone know what the release cycle is for updates?
So far there is no “official” update for the problem I described. There is a solution under Bugzilla, but including a new repository would not be a solution for me at the moment.

kind regards
bastler0815

So wait until the Nvidia driver is in the Nvidia Repo…

Ok, but that doesn’t answer my question about “when”. Can I expect a reasonable answer? (4 days…)
regards

Ok, have had the problem for 4 days now.
If I get now again the modest answer that I should wait until the update is out, I change my work computer to another distribution.
For a long time I was a fan of SuSE - since 1997.
At the moment I am skeptical if such failures are taken seriously.
Do you have any idea how many people don’t want to be fobbed off with something like this? It’s a pity that opensuseTW damages the Linux community as a whole.