Solved xorg silent error

I managed to get KDE Plasma 6 to start following the handbook, however for some reason it randomly stopped working soon after, xorg log doesn't seem to have any errors just some warnings, I'm using startx to start plasma from the tty, I am using the scfb driver as it seems like my GPU is not supported (IGPU, CPU 4650G, attempting to use amdgpu driver results in black screen after booting).
Trying to startx as root without an .xinitrc file starts Xorg with TWM as expected just fine.

file: /var/log/Xorg.0.log
Code:
[   268.743] (--) Log file renamed from "/var/log/Xorg.pid-1578.log" to "/var/log/Xorg.0.log"
[   268.744]
X.Org X Server 1.21.1.14
X Protocol Version 11, Revision 0
[   268.744] Current Operating System: FreeBSD freebsd1 14.2-RELEASE FreeBSD 14.2-RELEASE releng/14.2-n269506-c8918d6c7412 GENERIC amd64
[   268.744]
[   268.744] Current version of pixman: 0.42.2
[   268.744]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   268.744] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   268.744] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 26 20:49:28 2024
[   268.744] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[   268.744] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[   268.744] (==) No Layout section.  Using the first Screen section.
[   268.744] (**) |-->Screen "Screen0" (0)
[   268.744] (**) |   |-->Monitor "<default monitor>"
[   268.745] (==) No device specified for screen "Screen0".
    Using the first device section listed.
[   268.745] (**) |   |-->Device "Card0"
[   268.745] (==) No monitor specified for screen "Screen0".
    Using a default monitor configuration.
[   268.745] (**) Allowing byte-swapped clients
[   268.745] (==) Automatically adding devices
[   268.745] (==) Automatically enabling devices
[   268.745] (==) Automatically adding GPU devices
[   268.745] (==) Automatically binding GPU devices
[   268.745] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   268.745] (**) FontPath set to:
    /usr/local/share/fonts/urwfonts/,
    /usr/local/share/fonts/TrueType,
    /usr/local/share/fonts/misc/,
    /usr/local/share/fonts/TTF/,
    /usr/local/share/fonts/OTF/,
    /usr/local/share/fonts/Type1/,
    /usr/local/share/fonts/100dpi/,
    /usr/local/share/fonts/75dpi/,
    catalogue:/usr/local/etc/X11/fontpath.d
[   268.745] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   268.745] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   268.745] (II) Module ABI versions:
[   268.745]     X.Org ANSI C Emulation: 0.4
[   268.745]     X.Org Video Driver: 25.2
[   268.745]     X.Org XInput driver : 24.4
[   268.745]     X.Org Server Extension : 10.0
[   268.752] (--) PCI:*(48@0:0:0) 1002:1636:1002:1636 rev 217, Mem @ 0x7fe0000000/268435456, 0x7ff0000000/2097152, 0xfcb00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/65536
[   268.752] (II) "glx" will be loaded by default.
[   268.752] (II) LoadModule: "glx"
[   268.752] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   268.753] (II) Module glx: vendor="X.Org Foundation"
[   268.753]     compiled for 1.21.1.14, module version = 1.0.0
[   268.753]     ABI class: X.Org Server Extension, version 10.0
[   268.753] (II) LoadModule: "scfb"
[   268.753] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[   268.753] (II) Module scfb: vendor="X.Org Foundation"
[   268.753]     compiled for 1.21.1.14, module version = 0.0.5
[   268.753]     ABI class: X.Org Video Driver, version 25.2
[   268.753] (II) scfb: driver for wsdisplay framebuffer: scfb
[   268.753] (--) Using syscons driver with X support (version 2.0)
[   268.753] (++) using VT number 9

[   268.753] (WW) Falling back to old probe method for scfb
[   268.753] scfb trace: probe start
[   268.753] (II) scfb(0): using default device
[   268.753] scfb trace: probe done
[   268.753] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   268.753] scfb: PreInit 0
[   268.753] (II) scfb(0): Using: depth (32),    width (1024),     height (768)
[   268.753] (II) scfb(0): Creating default Display subsection in Screen section
    "Screen0" for depth/fbbpp 24/32
[   268.753] (==) scfb(0): Depth 24, (==) framebuffer bpp 32
[   268.753] (==) scfb(0): RGB weight 888
[   268.753] (==) scfb(0): Default visual is TrueColor
[   268.753] (==) scfb(0): Using gamma correction (1.0, 1.0, 1.0)
[   268.753] (II) scfb(0): Vidmem: 3072k
[   268.753] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[   268.753] (==) scfb(0): DPI set to (96, 96)
[   268.753] (**) scfb(0): Using "Shadow Framebuffer"
[   268.753] (II) Loading sub module "shadow"
[   268.753] (II) LoadModule: "shadow"
[   268.753] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[   268.754] (II) Module shadow: vendor="X.Org Foundation"
[   268.754]     compiled for 1.21.1.14, module version = 1.1.0
[   268.754]     ABI class: X.Org ANSI C Emulation, version 0.4
[   268.754] (II) Loading sub module "fb"
[   268.754] (II) LoadModule: "fb"
[   268.754] (II) Module "fb" already built-in
[   268.754] scfb: PreInit done
[   268.754] scfb: ScfbScreenInit 0
[   268.754]     bitsPerPixel=32, depth=24, defaultVisual=TrueColor
    mask: ff0000,ff00,ff, offset: 16,8,0
[   268.754] mmap returns: addr 0x836a00000 len 0x300000, fd 12, off 0
[   268.754] scfb: ScfbSave 0
[   268.754] scfb: ScfbSave done
[   268.754] (==) scfb(0): Backing store enabled
[   268.754] scfb: ScfbScreenInit done
[   268.754] (II) Initializing extension Generic Event Extension
[   268.754] (II) Initializing extension SHAPE
[   268.754] (II) Initializing extension MIT-SHM
[   268.755] (II) Initializing extension XInputExtension
[   268.755] (II) Initializing extension XTEST
[   268.755] (II) Initializing extension BIG-REQUESTS
[   268.756] (II) Initializing extension SYNC
[   268.756] (II) Initializing extension XKEYBOARD
[   268.756] (II) Initializing extension XC-MISC
[   268.756] (II) Initializing extension SECURITY
[   268.757] (II) Initializing extension XFIXES
[   268.757] (II) Initializing extension RENDER
[   268.757] (II) Initializing extension RANDR
[   268.758] (II) Initializing extension COMPOSITE
[   268.758] (II) Initializing extension DAMAGE
[   268.758] (II) Initializing extension MIT-SCREEN-SAVER
[   268.758] (II) Initializing extension DOUBLE-BUFFER
[   268.759] (II) Initializing extension RECORD
[   268.759] (II) Initializing extension DPMS
[   268.759] (II) Initializing extension Present
[   268.759] (II) Initializing extension DRI3
[   268.759] (II) Initializing extension X-Resource
[   268.759] (II) Initializing extension XVideo
[   268.760] (II) Initializing extension XVideo-MotionCompensation
[   268.760] (II) Initializing extension GLX
[   268.760] (II) AIGLX: Screen 0 is not DRI2 capable
[   268.809] (II) IGLX: Loaded and initialized swrast
[   268.809] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   268.809] (II) Initializing extension XFree86-VidModeExtension
[   268.810] (II) Initializing extension XFree86-DGA
[   268.810] (II) Initializing extension XFree86-DRI
[   268.810] (II) Initializing extension DRI2
[   268.922] (II) config/udev: Adding input device System keyboard multiplexer (/dev/input/event0)
[   268.922] (**) System keyboard multiplexer: Applying InputClass "evdev keyboard catchall"
[   268.922] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[   268.922] (**) System keyboard multiplexer: Applying InputClass "libinput keyboard catchall"
[   268.922] (**) System keyboard multiplexer: Applying InputClass "Keyboard1"
[   268.922] (II) LoadModule: "libinput"
[   268.922] (II) Loading /usr/local/lib/xorg/modules/input/libinput_drv.so
[   268.924] (II) Module libinput: vendor="X.Org Foundation"
[   268.924]     compiled for 1.21.1.14, module version = 1.3.0
[   268.924]     Module class: X.Org XInput Driver
[   268.924]     ABI class: X.Org XInput driver, version 24.4
[   268.924] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[   268.924] (**) System keyboard multiplexer: always reports core events
[   268.924] (**) Option "Device" "/dev/input/event0"
[   268.929] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keyboard
[   268.930] (II) event0  - System keyboard multiplexer: device is a keyboard
[   268.933] (II) event0  - System keyboard multiplexer: device removed
[   268.933] (**) Option "config_info" "udev:/dev/input/event0"
[   268.933] (II) XINPUT: Adding extended input device "System keyboard multiplexer" (type: KEYBOARD, id 6)
[   268.933] (**) Option "xkb_rules" "evdev"
[   268.933] (**) Option "xkb_model" "pc104alt"
[   268.933] (**) Option "xkb_layout" "br(nodeadkeys), br"
[   268.933] (**) Option "xkb_variant" "qwerty"
[   268.933] (**) Option "xkb_options" "caps:swapescape, compose:rctrl, grp:win_space_toggle"
[   268.975] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keyboard
[   268.976] (II) event0  - System keyboard multiplexer: device is a keyboard
[   268.979] (II) config/udev: Adding input device System mouse (/dev/input/event1)
[   268.979] (**) System mouse: Applying InputClass "evdev pointer catchall"
[   268.979] (**) System mouse: Applying InputClass "libinput pointer catchall"
[   268.979] (II) Using input driver 'libinput' for 'System mouse'
[   268.979] (**) System mouse: always reports core events
[   268.979] (**) Option "Device" "/dev/input/event1"
[   268.982] (II) event1  - System mouse: is tagged by udev as: Mouse
[   268.984] (II) event1  - System mouse: device is a pointer
[   268.987] (II) event1  - System mouse: device removed
[   268.987] (II) libinput: System mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   268.987] (II) libinput: System mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   268.987] (II) libinput: System mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   268.987] (**) Option "config_info" "udev:/dev/input/event1"
[   268.987] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 7)
[   268.987] (**) Option "AccelerationScheme" "none"
[   268.987] (**) System mouse: (accel) selected scheme none/0
[   268.987] (**) System mouse: (accel) acceleration factor: 2.000
[   268.988] (**) System mouse: (accel) acceleration threshold: 4
[   268.990] (II) event1  - System mouse: is tagged by udev as: Mouse
[   268.992] (II) event1  - System mouse: device is a pointer
[   268.994] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   268.994] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   268.994] (**) Power Button: Applying InputClass "Evdev keyboard"
[   268.994] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   268.994] (**) Power Button: Applying InputClass "Keyboard1"
[   268.994] (II) Using input driver 'libinput' for 'Power Button'
[   268.994] (**) Power Button: always reports core events
[   268.994] (**) Option "Device" "/dev/input/event2"
[   268.996] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   268.996] (II) event2  - Power Button: device is a keyboard
[   268.997] (II) event2  - Power Button: device removed
[   268.997] (**) Option "config_info" "udev:/dev/input/event2"
[   268.997] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   268.997] (**) Option "xkb_rules" "evdev"
[   268.997] (**) Option "xkb_model" "pc104alt"
[   268.997] (**) Option "xkb_layout" "br(nodeadkeys), br"
[   268.997] (**) Option "xkb_variant" "qwerty"
[   268.997] (**) Option "xkb_options" "caps:swapescape, compose:rctrl, grp:win_space_toggle"
[   268.998] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   268.998] (II) event2  - Power Button: device is a keyboard
[   268.998] (II) config/udev: Adding input device AT keyboard (/dev/input/event3)
[   268.998] (**) AT keyboard: Applying InputClass "evdev keyboard catchall"
[   268.998] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[   268.998] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[   268.998] (**) AT keyboard: Applying InputClass "Keyboard1"
[   268.998] (II) Using input driver 'libinput' for 'AT keyboard'
[   268.998] (**) AT keyboard: always reports core events
[   268.998] (**) Option "Device" "/dev/input/event3"
[   268.999] (II) event3  - AT keyboard: is tagged by udev as: Keyboard
[   269.000] (II) event3  - AT keyboard: device is a keyboard
[   269.001] (II) event3  - AT keyboard: device removed
[   269.001] (**) Option "config_info" "udev:/dev/input/event3"
[   269.001] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD, id 9)
[   269.001] (**) Option "xkb_rules" "evdev"
[   269.001] (**) Option "xkb_model" "pc104alt"
[   269.001] (**) Option "xkb_layout" "br(nodeadkeys), br"
[   269.001] (**) Option "xkb_variant" "qwerty"
[   269.001] (**) Option "xkb_options" "caps:swapescape, compose:rctrl, grp:win_space_toggle"
[   269.002] (II) event3  - AT keyboard: is tagged by udev as: Keyboard
[   269.003] (II) event3  - AT keyboard: device is a keyboard
[   269.005] (II) config/udev: Adding input device vendor 0x1ea7 2.4G Mouse (/dev/input/event4)
[   269.005] (**) vendor 0x1ea7 2.4G Mouse: Applying InputClass "evdev keyboard catchall"
[   269.005] (**) vendor 0x1ea7 2.4G Mouse: Applying InputClass "Evdev keyboard"
[   269.005] (**) vendor 0x1ea7 2.4G Mouse: Applying InputClass "libinput keyboard catchall"
[   269.005] (**) vendor 0x1ea7 2.4G Mouse: Applying InputClass "Keyboard1"
[   269.005] (II) Using input driver 'libinput' for 'vendor 0x1ea7 2.4G Mouse'
[   269.005] (**) vendor 0x1ea7 2.4G Mouse: always reports core events
[   269.005] (**) Option "Device" "/dev/input/event4"
[   269.005] (II) event4  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: is tagged by udev as: Keyboard
[   269.006] (II) event4  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device is a keyboard
[   269.007] (II) event4  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device removed
[   269.007] (**) Option "config_info" "udev:/dev/input/event4"
[   269.007] (II) XINPUT: Adding extended input device "vendor 0x1ea7 2.4G Mouse" (type: KEYBOARD, id 10)
[   269.007] (**) Option "xkb_rules" "evdev"
[   269.007] (**) Option "xkb_model" "pc104alt"
[   269.007] (**) Option "xkb_layout" "br(nodeadkeys), br"
[   269.007] (**) Option "xkb_variant" "qwerty"
[   269.007] (**) Option "xkb_options" "caps:swapescape, compose:rctrl, grp:win_space_toggle"
[   269.008] (II) event4  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: is tagged by udev as: Keyboard
[   269.008] (II) event4  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device is a keyboard
[   269.010] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event5)
[   269.010] (**) SEMICO USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   269.010] (**) SEMICO USB Keyboard: Applying InputClass "Evdev keyboard"
[   269.010] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   269.010] (**) SEMICO USB Keyboard: Applying InputClass "Keyboard1"
[   269.010] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[   269.010] (**) SEMICO USB Keyboard: always reports core events
[   269.010] (**) Option "Device" "/dev/input/event5"
[   269.010] (II) event5  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: is tagged by udev as: Keyboard
[   269.011] (II) event5  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device is a keyboard
[   269.012] (II) event5  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device removed
[   269.012] (**) Option "config_info" "udev:/dev/input/event5"
[   269.012] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 11)
[   269.012] (**) Option "xkb_rules" "evdev"
[   269.012] (**) Option "xkb_model" "pc104alt"
[   269.012] (**) Option "xkb_layout" "br(nodeadkeys), br"
[   269.012] (**) Option "xkb_variant" "qwerty"
[   269.012] (**) Option "xkb_options" "caps:swapescape, compose:rctrl, grp:win_space_toggle"
[   269.013] (II) event5  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: is tagged by udev as: Keyboard
[   269.013] (II) event5  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device is a keyboard
[   269.014] (II) config/udev: Adding input device vendor 0x1ea7 2.4G Mouse (/dev/input/event6)
[   269.014] (**) vendor 0x1ea7 2.4G Mouse: Applying InputClass "evdev pointer catchall"
[   269.014] (**) vendor 0x1ea7 2.4G Mouse: Applying InputClass "libinput pointer catchall"
[   269.015] (II) Using input driver 'libinput' for 'vendor 0x1ea7 2.4G Mouse'
[   269.015] (**) vendor 0x1ea7 2.4G Mouse: always reports core events
[   269.015] (**) Option "Device" "/dev/input/event6"
[   269.015] (II) event6  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: is tagged by udev as: Mouse
[   269.016] (II) event6  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device is a pointer
[   269.017] (II) event6  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device removed
[   269.017] (II) libinput: vendor 0x1ea7 2.4G Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   269.017] (II) libinput: vendor 0x1ea7 2.4G Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   269.017] (II) libinput: vendor 0x1ea7 2.4G Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   269.017] (**) Option "config_info" "udev:/dev/input/event6"
[   269.017] (II) XINPUT: Adding extended input device "vendor 0x1ea7 2.4G Mouse" (type: MOUSE, id 12)
[   269.017] (**) Option "AccelerationScheme" "none"
[   269.017] (**) vendor 0x1ea7 2.4G Mouse: (accel) selected scheme none/0
[   269.017] (**) vendor 0x1ea7 2.4G Mouse: (accel) acceleration factor: 2.000
[   269.017] (**) vendor 0x1ea7 2.4G Mouse: (accel) acceleration threshold: 4
[   269.018] (II) event6  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: is tagged by udev as: Mouse
[   269.019] (II) event6  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device is a pointer
[   269.020] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event7)
[   269.020] (**) SEMICO USB Keyboard: Applying InputClass "evdev pointer catchall"
[   269.020] (**) SEMICO USB Keyboard: Applying InputClass "libinput pointer catchall"
[   269.020] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[   269.020] (**) SEMICO USB Keyboard: always reports core events
[   269.020] (**) Option "Device" "/dev/input/event7"
[   269.020] (II) event7  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: is tagged by udev as: Mouse
[   269.021] (II) event7  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device is a pointer
[   269.022] (II) event7  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device removed
[   269.022] (**) Option "config_info" "udev:/dev/input/event7"
[   269.022] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: MOUSE, id 13)
[   269.022] (**) Option "AccelerationScheme" "none"
[   269.022] (**) SEMICO USB Keyboard: (accel) selected scheme none/0
[   269.022] (**) SEMICO USB Keyboard: (accel) acceleration factor: 2.000
[   269.022] (**) SEMICO USB Keyboard: (accel) acceleration threshold: 4
[   269.023] (II) event7  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: is tagged by udev as: Mouse
[   269.024] (II) event7  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device is a pointer
[   269.024] scfb: SaveScreen 0
[   269.024] scfb: SaveScreen done
[   275.431] Failed to switch from vt09 to vt02: Invalid argument
[   275.950] (II) event0  - System keyboard multiplexer: device removed
[   275.950] (II) event1  - System mouse: device removed
[   275.950] (II) event2  - Power Button: device removed
[   275.950] (II) event3  - AT keyboard: device removed
[   275.950] (II) event4  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device removed
[   275.950] (II) event5  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device removed
[   275.950] (II) event6  - vendor 0x1ea7 2.4G Mouse, class 0/0, rev 1.10/2.00, addr 1: device removed
[   275.950] (II) event7  - SEMICO USB Keyboard, class 0/0, rev 1.10/1.10, addr 2: device removed
[   275.951] (II) UnloadModule: "libinput"
[   275.951] (II) UnloadModule: "libinput"
[   275.951] (II) UnloadModule: "libinput"
[   275.951] (II) UnloadModule: "libinput"
[   275.951] (II) UnloadModule: "libinput"
[   275.951] (II) UnloadModule: "libinput"
[   275.951] (II) UnloadModule: "libinput"
[   275.951] (II) UnloadModule: "libinput"
[   275.952] scfb: ScfbCloseScreen 0
[   275.952] scfb: ScfbRestore 0
[   275.953] scfb: ScfbRestore done
[   275.953] scfb: ScfbCloseScreen done
[   275.953] (II) Server terminated successfully (0). Closing log file.

file /usr/loca/etc/X11/xorg.conf.d/00-keyboard.conf
Code:
Section "InputClass"
    Identifier "Keyboard1"
    MatchIsKeyboard "on"
    Option "XkbLayout" "br(nodeadkeys), br"
    Option "XkbModel" "pc104alt"
    Option "XkbVariant" "qwerty"
    Option "XkbOptions" "caps:swapescape, compose:rctrl, grp:win_space_toggle"
EndSection
file /usr/loca/etc/X11/xorg.conf.d/10-monitor.conf
Code:
Section "Screen"
        Identifier    "Screen0"
EndSection

file /usr/loca/etc/X11/xorg.conf.d/20-scfb.conf
Code:
Section "Device"
    Identifier    "Card0"
    Driver        "scfb"
EndSection

file /usr/loca/etc/X11/xorg.conf.d/90-fonts.conf
Code:
Section "Files"
    FontPath "/usr/local/share/fonts/urwfonts/"
    FontPath "/usr/local/share/fonts/TrueType"
EndSection
Section "Module"
    Load "freetype"
EndSection

output of cat ~/.xinitrc
Code:
exec dbus-launch --exit-with-x11 ck-launch-session startplasma-x11
 
Update, I Have tried to delete cache
rm -r ~/.cache/*
That made no effect.
I noticed that there some *.core files in ~/ folder, I think these are core dumps from plasma, I guess plasma is crashing instantly or something like that.
 
I found what was the issue, I uninstalled part of plasma 6 when I installed konsole without noticing, seems like konsole depends on some qt5 related thing that conflicts with a dependency of plasma 6
 
Back
Top