Xorg issuse after upgrade to Tumbleweed

After upgrading to Tumbleweed and rebooting Xorg will crash upon initial startup or reboot with “xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call”. I’m using the fglrx driver and tried the redeonhd driver with the same results. Xorg.0.log is as follows:

15.254] (II) Open ACPI successful (/var/run/acpid.socket)
15.254] (II) "extmod" will be loaded by default.
15.254] (II) "dbe" will be loaded by default.
15.254] (II) "glx" will be loaded by default.
15.254] (II) "record" will be loaded by default.
15.254] (II) "dri" will be loaded by default.
15.254] (II) "dri2" will be loaded by default.
15.254] (II) LoadModule: "extmod"
15.268] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
15.268] (II) Module extmod: vendor="X.Org Foundation"
15.268]    compiled for 1.9.3, module version = 1.0.0
15.268]    Module class: X.Org Server Extension
15.268]    ABI class: X.Org Server Extension, version 4.0
15.268] (II) Loading extension MIT-SCREEN-SAVER
15.268] (II) Loading extension XFree86-VidModeExtension
15.268] (II) Loading extension XFree86-DGA
15.268] (II) Loading extension DPMS
15.268] (II) Loading extension XVideo
15.268] (II) Loading extension XVideo-MotionCompensation
15.268] (II) Loading extension X-Resource
15.268] (II) LoadModule: "dbe"
15.269] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
15.269] (II) Module dbe: vendor="X.Org Foundation"
15.269]    compiled for 1.9.3, module version = 1.0.0
15.269]    Module class: X.Org Server Extension
15.269]    ABI class: X.Org Server Extension, version 4.0
15.269] (II) Loading extension DOUBLE-BUFFER
15.269] (II) LoadModule: "glx"
15.269] (II) Loading /usr/lib64/xorg/modules/updates/extensions/libglx.so
15.269] (II) Module glx: vendor="Advanced Micro Devices, Inc."
15.269]    compiled for 6.9.0, module version = 1.0.0
15.269] (II) Loading extension GLX
15.269] (II) LoadModule: "record"
15.270] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
15.270] (II) Module record: vendor="X.Org Foundation"
15.270]    compiled for 1.9.3, module version = 1.13.0
15.270]    Module class: X.Org Server Extension
15.270]    ABI class: X.Org Server Extension, version 4.0
15.270] (II) Loading extension RECORD
15.270] (II) LoadModule: "dri"
15.271] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
15.271] (II) Module dri: vendor="X.Org Foundation"
15.271]    compiled for 1.9.3, module version = 1.0.0
15.271]    ABI class: X.Org Server Extension, version 4.0
15.271] (II) Loading extension XFree86-DRI
15.271] (II) LoadModule: "dri2"
15.272] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
15.272] (II) Module dri2: vendor="X.Org Foundation"
15.272]    compiled for 1.9.3, module version = 1.2.0
15.272]    ABI class: X.Org Server Extension, version 4.0
15.272] (II) Loading extension DRI2
15.272] (II) LoadModule: "fglrx"
15.273] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
15.280] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
15.280]    compiled for 1.4.99.906, module version = 8.89.4
15.280]    Module class: X.Org Video Driver
15.281] (II) Loading sub module "fglrxdrm"
15.281] (II) LoadModule: "fglrxdrm"
15.281] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
15.281] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
15.281]    compiled for 1.4.99.906, module version = 8.89.4
15.281] (II) ATI Proprietary Linux Driver Version Identifier:8.89.4
15.281] (II) ATI Proprietary Linux Driver Release Identifier: 8.892                                
15.281] (II) ATI Proprietary Linux Driver Build Date: Sep 14 2011 10:36:30
15.281] (++) using VT number 7

62.614] 

Fatal server error:
62.614] xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call
62.614]
62.614]
Please consult the The X.Org Foundation support
at X.Org Wiki - Home
for help.
62.614] Please also check the log file at “/var/log/Xorg.0.log” for additional information.
62.614]

After this my I’m dumped to a command line login and my display is corrupted. If I login as root and go to single user mode and then from there move to runlevel 5 the display comes up, I get kdm and can log in to KDE normally.

I found the following: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/441653 But have not been able to relate this fix to opensuse.

I’d appreciate any thoughts anyone might have.

UT_Smokey

I’m experiencing a similar problem, after updating the system yesterday. I log in with my user name with root permission to startx. Since it’s a test install, I’ll tinker more, until the next RC is released in a few days, if an update fails to correct it.

Thanks for the reply, I wish you the best fo luck. My problem is resolved. I was testing Plymouth prior to my upgrade to Tumbleweed and it appears Plymouth was causing my issue. To keep the story short, I reinstalled bootsplash, uninstalling Plymouth and my system starts like it should. I’ll get back to Plymouth sometime later…

UT_Smokey

Thanks for the feed back. That’s something for me to check into, should I have a similar issue again (hope not).
However, I resolved my problem with a fresh install of 12.1RC1 and glad I did, thus far :wink:

Nice to hear that you solved your problem but using that RC1 will keep you away from Tumbleweed, at least until it gets updated to 12.1 as well.