Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: voidink on 22 June 2022, 13:58:22

Title: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 22 June 2022, 13:58:22
I am entirely unsure of what the cause of this is. OpenRC absolutely refuses to load.

It loads past GRUB, it goes to the Artix loading screen with the GUI loading bar, but the loading bar does not move. Nothing happens. I tried to update the system through CTRL+ALT+F6 and doing Sudo Pacman -Syy and -Syu. Asks me to replace kwayland with Kwin (since they merged), I accept, asks me to replace crda with wireless-(something can't remember), accept. Updates everything.

When I restart, it then goes past GRUB, but instead of the GUI loading screen, all I get is a black screen with a cursor that I can freely move. I am mindboggled at what the issue is, and I can't find an answer anywhere.

I installed and tried runit, s6, dinit, all of them work and have no issues, but OpenRC seems to either not like my PC, or has a bug.

I am using the January 2022 ISO of Plasma OpenRC. My GPU is a 1080 Ti, I am wondering if it is an nvidia driver problem, but that wouldn't make sense considering all other init's work absolutely fine with the default noveau that comes along. Could it be an xorg problem?

I am completely out of ideas as to what is causing this, anyone have a fix at mind?
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: rayburn on 22 June 2022, 20:49:33
My only suggestion would be to use a more up to date iso than Jan 2022, try the weekly iso instead. January is a long time ago in Arch/Artix terms.
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 22 June 2022, 23:03:02
I was going to try that, but for some reason, Plasma is the only one not included in the weekly section.
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 22 June 2022, 23:05:54
My only suggestion would be to use a more up to date iso than Jan 2022, try the weekly iso instead. January is a long time ago in Arch/Artix terms.
Was Plasma discontinued or is it a mistake that it is missing from the Weekly section?
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: SGOrava on 23 June 2022, 09:13:11
Have you tried "community-qt" edition?
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 23 June 2022, 09:37:25
Have you tried "community-qt" edition?
Yes, it works as well for both community editions. I am unsure why OpenRC does not work at all still.
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: gripped on 23 June 2022, 13:07:36
Well for what it is worth artix-plasma-openrc-20220123-x86_64.iso works in a vm (Virtualbox).
The only oddity I spotted was when choosing a british english keymap during installation /etc/conf.d/keymaps had
Code: [Select]
keymap="gb"
set. This should be
Code: [Select]
keymap="uk"

To the OP if you don't want to use artix-community-qt-openrc-20220620-x86_64.iso instead, which I think you said works, then enable verbose logging in /etc/rc.conf
Code: [Select]
# rc_logger launches a logging daemon to log the entire rc process to
# /var/log/rc.log
# NOTE: Linux systems require the devfs service to be started before
# logging can take place and as such cannot log the sysinit runlevel.
rc_logger="YES"

# Through rc_log_path you can specify a custom log file.
# The default value is: /var/log/rc.log
#rc_log_path="/var/log/rc.log"

# If you want verbose output for OpenRC, set this to yes. If you want
# verbose output for service foo only, set it to yes in /etc/conf.d/foo.
rc_verbose="YES"
and look through and post that log and others, Xorg, kernel, daemon, errors etc.
You'd hope there'd be a clue somewhere as to what is failing ?
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 23 June 2022, 14:40:01
look through and post that log and others, Xorg, kernel, daemon, errors etc.
You'd hope there'd be a clue somewhere as to what is failing ?
Here are the logs for rc.log, this is right after a fresh install and enabling verbose. (The GUI loading screen does not load during this).

Code: [Select]
rc boot logging started at Thu Jun 23 02:11:59 2022

termencoding      | * Setting terminal encoding [UTF-8] ...
 [ ok ]
modules           | * Loading module crypto_user ...
keymaps           | * Setting keyboard mode [UTF-8] ...
 [ ok ]
 [ ok ]
keymaps           | * Loading key mappings [us] ...
 [ ok ]
hwclock           | * Setting system clock using the hardware clock [UTC] ...
 [ ok ]
loopback          | * Bringing up network interface lo ...
hostname          | * Setting hostname to geth from /etc/hostname ...
 [ ok ]
 [ ok ]
fsck              | * Checking local filesystems  ...
procfs            | * Mounting misc binary format filesystem ...
sysctl            | * Configuring kernel parameters ...
 [ ok ]
 [ ok ]
fsck              |fsck.fat 4.2 (2021-01-31)
fsck              |/dev/sda1: 6 files, 74/76643 clusters
 [ ok ]
root              | * Remounting filesystems ...
 [ ok ]
binfmt            | * Loading custom binary format handlers ...
 [ ok ]
mtab              | * Updating /etc/mtab ...
mtab              | * Creating mtab symbolic link
 [ ok ]
swap              | * Activating swap devices ...
 [ ok ]
localmount        | * Mounting local filesystems ...
 [ ok ]
opentmpfiles-setup| * Setting up tmpfiles.d entries ...
opensysusers      | * Setting up sysusers.d entries ...
 [ ok ]
bootmisc          | * Creating user login records ...
 [ ok ]
 [ ok ]
save-keymaps      | * Saving key mapping ...
dbus              | * Starting dbus ...
net.lo            | * Bringing up interface lo
net.lo            | *   Caching network module dependencies
 [ ok ]
save-termencoding | * Saving terminal encoding ...
 [ ok ]
net.lo            | *   127.0.0.1/8 ...
 [ ok ]
net.lo            | *   Adding routes
net.lo            | *     127.0.0.0/8 via 127.0.0.1 ...
 [ ok ]
 [ ok ]
 [ ok ]
elogind           | * Starting elogind ...
 [ ok ]

rc boot logging stopped at Thu Jun 23 02:12:03 2022


rc default logging started at Thu Jun 23 02:12:03 2022

bluetoothd        | * Starting bluetoothd ...
 [ ok ]
syslog-ng         | * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
NetworkManager    | * Starting NetworkManager ...
 [ ok ]
 [ ok ]
syslog-ng         | * /var/lib/syslog-ng: correcting mode
syslog-ng         | * Starting syslog-ng ...
 [ ok ]
cronie            | * Starting cronie ...
acpid             | * Starting acpid ...
 [ ok ]
 [ ok ]
NetworkManager    |Connecting.....              1sConnecting......             1sConnecting.......            1sConnecting........           1sConnecting.........          1sConnecting..........         1sConnecting...........        1sConnecting............       1sConnecting.............      1sConnecting..............     1sConnecting...............    1sConnecting...............    0s [offline]
NetworkManager    | * Marking NetworkManager as inactive. It will automatically be marked
NetworkManager    | * as started after a network connection has been established.
netmount          | * WARNING: netmount will start when NetworkManager has started
NetworkManager    | * WARNING: NetworkManager has started, but is inactive
avahi-daemon      | * Starting avahi-daemon ...
sddm              | * Starting sddm ...
 [ ok ]
 [ ok ]
cupsd             | * Starting cupsd ...
 [ ok ]
local             | * Starting local ...
 [ ok ]

rc default logging stopped at Thu Jun 23 02:12:05 2022


rc shutdown logging started at Thu Jun 23 02:14:11 2022

 * Caching service dependencies ...
 [ ok ]
openrc-settingsd  | * Stopping openrc-settingsd ...
sddm              | * Stopping sddm ...
swap              | * Deactivating swap devices ...
urandom           | * Saving random seed ...
 [ ok ]
local             | * Stopping local ...
cupsd             | * Stopping cupsd ...
cronie            | * Stopping cronie ...bluetoothd        | * Stopping bluetoothd ...

 [ ok ]
 [ ok ]
acpid             | * Stopping acpid ...
 [ ok ]
netmount          | * Unmounting network filesystems ...
 [ ok ]
 [ !! ]
 [ ok ]
 [ ok ]
avahi-daemon      | * Stopping avahi-daemon ...
 [ ok ]
NetworkManager    | * Stopping NetworkManager ...
 [ ok ]
elogind           | * Stopping elogind ...
 [ ok ]
 [ ok ]
dbus              | * Stopping dbus ...
 [ ok ]
 [ ok ]
syslog-ng         | * Stopping syslog-ng ...
 [ ok ]
localmount        | * Unmounting loop devices
localmount        | * Unmounting filesystems
localmount        | *   Unmounting /tmp ...
 [ ok ]
localmount        | *   Unmounting /boot/efi ...
 [ ok ]
hwclock           | * Setting hardware clock using the system clock [UTC] ...
udev              | * Stopping udev ...
 [ ok ]
 [ ok ]

rc shutdown logging stopped at Thu Jun 23 02:14:14 2022


rc shutdown logging started at Thu Jun 23 02:14:11 2022

 * Caching service dependencies ...
 [ ok ]
openrc-settingsd  | * Stopping openrc-settingsd ...
sddm              | * Stopping sddm ...
swap              | * Deactivating swap devices ...
urandom           | * Saving random seed ...
 [ ok ]
local             | * Stopping local ...
cupsd             | * Stopping cupsd ...
cronie            | * Stopping cronie ...bluetoothd        | * Stopping bluetoothd ...

 [ ok ]
 [ ok ]
acpid             | * Stopping acpid ...
 [ ok ]
netmount          | * Unmounting network filesystems ...
 [ ok ]
 [ !! ]
 [ ok ]
 [ ok ]
avahi-daemon      | * Stopping avahi-daemon ...
 [ ok ]
NetworkManager    | * Stopping NetworkManager ...
 [ ok ]
elogind           | * Stopping elogind ...
 [ ok ]
 [ ok ]
dbus              | * Stopping dbus ...
 [ ok ]
 [ ok ]
syslog-ng         | * Stopping syslog-ng ...
 [ ok ]
localmount        | * Unmounting loop devices
localmount        | * Unmounting filesystems
localmount        | *   Unmounting /tmp ...
 [ ok ]
localmount        | *   Unmounting /boot/efi ...
 [ ok ]
hwclock           | * Setting hardware clock using the system clock [UTC] ...
udev              | * Stopping udev ...
 [ ok ]
 [ ok ]

rc shutdown logging stopped at Thu Jun 23 02:14:14 2022


rc boot logging started at Thu Jun 23 02:14:34 2022

modules           | * Loading module crypto_user ...
termencoding      | * Setting terminal encoding [UTF-8] ...
 [ ok ]
 [ ok ]
keymaps           | * Setting keyboard mode [UTF-8] ...
 [ ok ]
keymaps           | * Loading key mappings [us] ...
hwclock           | * Setting system clock using the hardware clock [UTC] ...
 [ ok ]
 [ ok ]
sysctl            | * Configuring kernel parameters ...
 [ ok ]
hostname          | * Setting hostname to geth from /etc/hostname ...
fsck              | * Checking local filesystems  ...
 [ ok ]
loopback          | * Bringing up network interface lo ...
procfs            | * Mounting misc binary format filesystem ...
fsck              |fsck.fat 4.2 (2021-01-31)
 [ ok ]
 [ ok ]
fsck              |/dev/sda1: 6 files, 74/76643 clusters
 [ ok ]
binfmt            | * Loading custom binary format handlers ...
 [ ok ]
root              | * Remounting filesystems ...
 [ ok ]
mtab              | * Updating /etc/mtab ...
mtab              | * Creating mtab symbolic link
 [ ok ]
swap              | * Activating swap devices ...
 [ ok ]
localmount        | * Mounting local filesystems ...
 [ ok ]
opentmpfiles-setup| * Setting up tmpfiles.d entries ...
opensysusers      | * Setting up sysusers.d entries ...
urandom           | * Initializing random number generator ...
bootmisc          | * Creating user login records ...
 [ ok ]
 [ ok ]
 [ ok ]
 [ ok ]
consolefont       | * Setting console font [default8x16] ...
net.lo            | * Bringing up interface lo
net.lo            | *   Caching network module dependencies
dbus              | * Starting dbus ...
save-termencoding | * Saving terminal encoding ...
 [ ok ] [ ok ]

save-keymaps      | * Saving key mapping ...
 [ ok ]
elogind           | * Starting elogind ...
 [ ok ]
 [ ok ]
consolefont       |setfont: INFO setfont.c:627 save_font: Found nothing to save
net.lo            | *   127.0.0.1/8 ...
 [ ok ]
net.lo            | *   Adding routes
net.lo            | *     127.0.0.0/8 via 127.0.0.1 ...
 [ ok ]
 [ ok ]

rc boot logging stopped at Thu Jun 23 02:14:38 2022


rc default logging started at Thu Jun 23 02:14:38 2022

syslog-ng         | * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
NetworkManager    | * Starting NetworkManager ...
bluetoothd        | * Starting bluetoothd ...
 [ ok ]
 [ ok ]
 [ ok ]
syslog-ng         | * Starting syslog-ng ...
 [ ok ]
cronie            | * Starting cronie ...
 [ ok ]
acpid             | * Starting acpid ...
 [ ok ]
NetworkManager    |Connecting....               1sConnecting.....              1sConnecting......             1sConnecting.......            1sConnecting........           1sConnecting.........          1sConnecting..........         1sConnecting...........        1sConnecting............       1sConnecting.............      1sConnecting..............     1sConnecting...............    1sConnecting...............    0s [offline]
NetworkManager    | * Marking NetworkManager as inactive. It will automatically be marked
NetworkManager    | * as started after a network connection has been established.
NetworkManager    | * WARNING: NetworkManager has started, but is inactive
netmount          | * WARNING: netmount will start when NetworkManager has started
avahi-daemon      | * Starting avahi-daemon ...
 [ ok ]
sddm              | * Starting sddm ...
 [ ok ]
cupsd             | * Starting cupsd ...
 [ ok ]
local             | * Starting local ...
 [ ok ]

rc default logging stopped at Thu Jun 23 02:14:40 2022


rc shutdown logging started at Thu Jun 23 02:17:04 2022

netmount          | * Unmounting network filesystems ...
urandom           | * Saving random seed ...
local             | * Stopping local ... [ ok ]
acpid             | * Stopping acpid ...

cronie            | * Stopping cronie ...
sddm              | * Stopping sddm ...
 [ ok ]
bluetoothd        | * Stopping bluetoothd ...
openrc-settingsd  | * Stopping openrc-settingsd ...
swap              | * Deactivating swap devices ...
cupsd             | * Stopping cupsd ...
 [ ok ]
 [ ok ]
 [ ok ]
 [ !! ]
 [ ok ]
 [ ok ]
avahi-daemon      | * Stopping avahi-daemon ...
 [ ok ]
NetworkManager    | * Stopping NetworkManager ...
 [ ok ]
elogind           | * Stopping elogind ...
 [ ok ]
 [ ok ]
dbus              | * Stopping dbus ...
 [ ok ]
 [ ok ]
syslog-ng         | * Stopping syslog-ng ...
 [ ok ]
localmount        | * Unmounting loop devices
localmount        | * Unmounting filesystems
localmount        | *   Unmounting /tmp ...
 [ ok ]
localmount        | *   Unmounting /boot/efi ...
 [ ok ]
hwclock           | * Setting hardware clock using the system clock [UTC] ...
udev              | * Stopping udev ...
 [ ok ]
 [ ok ]

rc shutdown logging stopped at Thu Jun 23 02:17:05 2022

daemon.log, I notice at the bottom it says: "<warn> could not acquire the
'org.freedesktop.ModemManager1' service name".

Code: [Select]
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8148] device (eth0): carrier: link
connected
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8154] device (eth0): state change:
unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8168] policy: auto-activating
connection 'Wired connection 1' (eb870aa3-956b-3074-8b37-ed6e18db0729)
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8180] device (eth0): Activation:
starting connection 'Wired connection 1' (eb870aa3-956b-3074-8b37-ed6e18db0729)
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8182] device (eth0): state change:
disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8188] manager: NetworkManager
state is now CONNECTING
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8191] device (eth0): state change:
prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8204] device (eth0): state change:
config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8212] dhcp4 (eth0): activation:
beginning transaction (timeout in 45 seconds)
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8259] dhcp4 (eth0): state changed
unknown -> bound, address=10.0.0.2
Jun 23 02:12:06 geth ModemManager[2086]: <info> [base-manager] couldn't check support for device '
sys/devices/pci0000:00/0000:00:1f.6': not supported by any plugin
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8278] device (eth0): state change: ip
config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8300] policy: set 'Wired connection 1'
(eth0) as default for IPv4 routing and DNS
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8304] policy: set-hostname: set
hostname to 'My-PC' (from DHCPv4)
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8559] device (eth0): state change: ip
check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8562] device (eth0): state change:
secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8567] manager: NetworkManager
state is now CONNECTED_SITE
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8570] device (eth0): Activation:
successful, device activated.
Jun 23 02:12:06 geth NetworkManager[1989]: <info> [1655968326.8579] manager: startup complete
Jun 23 02:12:06 geth /etc/init.d/NetworkManager[2601]: status: inactive
Jun 23 02:12:06 geth /etc/init.d/NetworkManager[2622]: status: inactive
Jun 23 02:12:07 geth NetworkManager[1989]: <info> [1655968327.1458] manager: NetworkManager
state is now CONNECTED_GLOBAL
Jun 23 02:14:11 geth openrc-shutdown[2783]: The system will reboot now
Jun 23 02:14:12 geth supervise-daemon[2522]: stopping /sbin/agetty, pid 2523
Jun 23 02:14:12 geth supervise-daemon[2522]: Will stop PID 2523
Jun 23 02:14:12 geth supervise-daemon[2522]: Sending signal 15 to PID 2523Jun 23 02:14:12 geth supervise-daemon[2481]: stopping /sbin/agetty, pid 2482
Jun 23 02:14:12 geth supervise-daemon[2481]: Will stop PID 2482
Jun 23 02:14:12 geth supervise-daemon[2481]: Sending signal 15 to PID 2482
Jun 23 02:14:12 geth supervise-daemon[2171]: stopping /usr/bin/sddm, pid 2172
Jun 23 02:14:12 geth supervise-daemon[2171]: Will stop PID 2172
Jun 23 02:14:12 geth supervise-daemon[2171]: Sending signal 15 to PID 2172
Jun 23 02:14:12 geth supervise-daemon[2203]: stopping /usr/bin/cupsd, pid 2204
Jun 23 02:14:12 geth supervise-daemon[2203]: Will stop PID 2204
Jun 23 02:14:12 geth supervise-daemon[2203]: Sending signal 15 to PID 2204
Jun 23 02:14:12 geth supervise-daemon[1947]: stopping /usr/lib/bluetooth/bluetoothd, pid 1948
Jun 23 02:14:12 geth supervise-daemon[1947]: Will stop PID 1948
Jun 23 02:14:12 geth supervise-daemon[1947]: Sending signal 15 to PID 1948
Jun 23 02:14:12 geth supervise-daemon[2525]: stopping /sbin/agetty, pid 2528
Jun 23 02:14:12 geth supervise-daemon[2525]: Will stop PID 2528
Jun 23 02:14:12 geth bluetoothd[1948]: Terminating
Jun 23 02:14:12 geth supervise-daemon[2525]: Sending signal 15 to PID 2528
Jun 23 02:14:12 geth bluetoothd[1948]: Stopping SDP server
Jun 23 02:14:12 geth bluetoothd[1948]: Exit
Jun 23 02:14:12 geth supervise-daemon[2058]: stopping /usr/bin/crond, pid 2059
Jun 23 02:14:12 geth supervise-daemon[2058]: Will stop PID 2059
Jun 23 02:14:12 geth supervise-daemon[2058]: Sending signal 15 to PID 2059
Jun 23 02:14:12 geth supervise-daemon[2452]: stopping /sbin/agetty, pid 2454
Jun 23 02:14:12 geth supervise-daemon[2452]: Will stop PID 2454
Jun 23 02:14:12 geth supervise-daemon[2452]: Sending signal 15 to PID 2454
Jun 23 02:14:12 geth supervise-daemon[2064]: stopping /usr/bin/acpid, pid 2065
Jun 23 02:14:12 geth supervise-daemon[2064]: Will stop PID 2065
Jun 23 02:14:12 geth supervise-daemon[2064]: Sending signal 15 to PID 2065
Jun 23 02:14:12 geth supervise-daemon[2451]: stopping /sbin/agetty, pid 2453
Jun 23 02:14:12 geth supervise-daemon[2451]: Will stop PID 2453
Jun 23 02:14:12 geth supervise-daemon[2451]: Sending signal 15 to PID 2453
Jun 23 02:14:12 geth supervise-daemon[2539]: stopping /sbin/agetty, pid 2540
Jun 23 02:14:12 geth supervise-daemon[2539]: Will stop PID 2540
Jun 23 02:14:12 geth supervise-daemon[2539]: Sending signal 15 to PID 2540
Jun 23 02:14:12 geth supervise-daemon[2165]: stopping /usr/sbin/avahi-daemon, pid 2166
Jun 23 02:14:12 geth supervise-daemon[2165]: Will stop PID 2166
Jun 23 02:14:12 geth supervise-daemon[2165]: Sending signal 15 to PID 2166
Jun 23 02:14:12 geth NetworkManager[1989]: <info> [1655968452.8587] caught SIGTERM, shutting down
normally.
Jun 23 02:14:12 geth NetworkManager[1989]: <info> [1655968452.8783] dhcp4 (eth0): canceled DHCP
transaction
Jun 23 02:14:12 geth NetworkManager[1989]: <info> [1655968452.8783] dhcp4 (eth0): state changed
bound -> terminated
Jun 23 02:14:12 geth NetworkManager[1989]: <info> [1655968452.8784] manager: NetworkManager
state is now CONNECTED_SITEJun 23 02:14:12 geth dbus-daemon[1612]: [system] Activating service
name='org.freedesktop.nm_dispatcher' requested by ':1.2' (uid=0 pid=1989 comm="/usr/sbin
NetworkManager --pid-file /run/NetworkMa") (using servicehelper)
Jun 23 02:14:12 geth NetworkManager[1989]: <info> [1655968452.8824] exiting (success)
Jun 23 02:14:12 geth dbus-daemon[1612]: [system] Successfully activated service
'org.freedesktop.nm_dispatcher'
Jun 23 02:14:12 geth supervise-daemon[1868]: stopping /usr/lib/elogind/elogind, pid 1869
Jun 23 02:14:12 geth supervise-daemon[1868]: Will stop PID 1869
Jun 23 02:14:12 geth supervise-daemon[1868]: Sending signal 15 to PID 1869
Jun 23 02:14:12 geth supervise-daemon[1611]: stopping /usr/bin/dbus-daemon, pid 1612
Jun 23 02:14:12 geth supervise-daemon[1611]: Will stop PID 1612
Jun 23 02:14:12 geth supervise-daemon[1611]: Sending signal 15 to PID 1612
Jun 23 02:14:12 geth ModemManager[2086]: <warn> could not acquire the
'org.freedesktop.ModemManager1' service name
Jun 23 02:14:12 geth nm-dispatcher[3925]: Caught signal 15, shutting down...
Jun 23 02:14:12 geth ModemManager[2086]: <info> ModemManager is shut down
Jun 23 02:14:13 geth supervise-daemon[2007]: stopping /usr/bin/syslog-ng, pid 2008
Jun 23 02:14:13 geth supervise-daemon[2007]: Will stop PID 2008
Jun 23 02:14:13 geth supervise-daemon[2007]: Sending signal 15 to PID 2008
Jun 23 02:14:39 geth supervise-daemon[2130]: Supervisor command line: supervise-daemon cronie --start
/usr/bin/crond -- -n
Jun 23 02:14:39 geth supervise-daemon[2133]: Child command line: /usr/bin/crond -n
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0488] Loaded device plugin:
NMTeamFactory (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-team.so)
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0498] Loaded device plugin:
NMOvsFactory (/usr/lib/NetworkManager/1.34.0-1/libnm-device-plugin-ovs.so)
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0500] manager: rfkill: Wi-Fi enabled by
radio killswitch; enabled by state file
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0500] manager: rfkill: WWAN enabled
by radio killswitch; enabled by state file
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0500] manager: Networking is
enabled by state file
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0508] dhcp-init: Using DHCP client
'internal'
Jun 23 02:14:39 geth dbus-daemon[1634]: [system] Activating service
name='org.freedesktop.nm_dispatcher' requested by ':1.2' (uid=0 pid=2070 comm="/usr/sbin
NetworkManager --pid-file /run/NetworkMa") (using servicehelper)
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0512] settings: Loaded settings plugin:
keyfile (internal)
Jun 23 02:14:39 geth supervise-daemon[2145]: Supervisor command line: supervise-daemon acpid --start
/usr/bin/acpid -- --foreground
Jun 23 02:14:39 geth supervise-daemon[2149]: Child command line: /usr/bin/acpid --foreground
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0530] device (lo): carrier: link
connected
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0532] manager: (lo): new Genericdevice (/org/freedesktop/NetworkManager/Devices/1)
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0537] manager: (eth0): new Ethernet
device (/org/freedesktop/NetworkManager/Devices/2)
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0548] settings: (eth0): created default
wired connection 'Wired connection 1'
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.0551] device (eth0): state change:
unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 23 02:14:39 geth dbus-daemon[1634]: [system] Successfully activated service
'org.freedesktop.nm_dispatcher'
Jun 23 02:14:39 geth /etc/init.d/NetworkManager[2170]: status: starting
Jun 23 02:14:39 geth NetworkManager[2070]: <warn> [1655968479.2422] device (eth0): connectivity: "
proc/sys/net/ipv4/conf/all/rp_filter" is set to "1". This might break connectivity checking for IPv4 on this
device
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.2502] ovsdb: disconnected from ovsdb
Jun 23 02:14:39 geth dbus-daemon[1634]: [system] Activating service
name='org.freedesktop.ModemManager1' requested by ':1.2' (uid=0 pid=2070 comm="/usr/sbin
NetworkManager --pid-file /run/NetworkMa") (using servicehelper)
Jun 23 02:14:39 geth ModemManager[2173]: <info> ModemManager (version 1.18.4-1) starting in system
bus...
Jun 23 02:14:39 geth dbus-daemon[1634]: [system] Activating service name='org.freedesktop.PolicyKit1'
requested by ':1.6' (uid=0 pid=2173 comm="/usr/bin/ModemManager ") (using servicehelper)
Jun 23 02:14:39 geth /etc/init.d/NetworkManager[2191]: status: starting
Jun 23 02:14:39 geth polkitd[2188]: Started polkitd version 0.120
Jun 23 02:14:39 geth dbus-daemon[1634]: [system] Successfully activated service
'org.freedesktop.PolicyKit1'
Jun 23 02:14:39 geth ModemManager[2173]: [qrtr] socket lookup from 1:0
Jun 23 02:14:39 geth ModemManager[2173]: [qrtr] initial lookup finished
Jun 23 02:14:39 geth dbus-daemon[1634]: [system] Successfully activated service
'org.freedesktop.ModemManager1'
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.4537] modem-manager:
ModemManager not available
Jun 23 02:14:39 geth NetworkManager[2070]: <info> [1655968479.4773] modem-manager:
ModemManager now available
Jun 23 02:14:40 geth /etc/init.d/NetworkManager[1951]: WARNING: NetworkManager has started, but is
inactive
Jun 23 02:14:40 geth /etc/init.d/netmount[1958]: WARNING: netmount will start when NetworkManager
has started
Jun 23 02:14:40 geth supervise-daemon[2238]: Supervisor command line: supervise-daemon avahi
daemon --start /usr/sbin/avahi-daemon --
Jun 23 02:14:40 geth supervise-daemon[2240]: Child command line: /usr/sbin/avahi-daemon
Jun 23 02:14:40 geth supervise-daemon[2263]: Supervisor command line: supervise-daemon sddm --start
/usr/bin/sddm --
Jun 23 02:14:40 geth supervise-daemon[2265]: Child command line: /usr/bin/sddm
Jun 23 02:14:40 geth supervise-daemon[2290]: Supervisor command line: supervise-daemon cupsd --start
/usr/bin/cupsd -- -f -c /etc/cups/cupsd.conf -s /etc/cups/cups-files.confJun 23 02:14:40 geth supervise-daemon[2292]: Child command line: /usr/bin/cupsd -f -c /etc/cups
cupsd.conf -s /etc/cups/cups-files.conf
Jun 23 02:14:40 geth supervise-daemon[2485]: Supervisor command line: supervise-daemon agetty.tty1 -
start --pidfile /run/agetty.tty1.pid --respawn-period 60 /sbin/agetty -- -J tty1 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2492]: Child command line: /sbin/agetty -J tty1 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2541]: Supervisor command line: supervise-daemon agetty.tty6 -
start --pidfile /run/agetty.tty6.pid --respawn-period 60 /sbin/agetty -- tty6 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2554]: Child command line: /sbin/agetty tty6 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2572]: Supervisor command line: supervise-daemon agetty.tty2 -
start --pidfile /run/agetty.tty2.pid --respawn-period 60 /sbin/agetty -- tty2 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2574]: Supervisor command line: supervise-daemon agetty.tty4 -
start --pidfile /run/agetty.tty4.pid --respawn-period 60 /sbin/agetty -- tty4 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2576]: Supervisor command line: supervise-daemon agetty.tty5 -
start --pidfile /run/agetty.tty5.pid --respawn-period 60 /sbin/agetty -- tty5 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2583]: Child command line: /sbin/agetty tty4 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2584]: Child command line: /sbin/agetty tty2 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2587]: Child command line: /sbin/agetty tty5 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2598]: Supervisor command line: supervise-daemon agetty.tty3 -
start --pidfile /run/agetty.tty3.pid --respawn-period 60 /sbin/agetty -- tty3 38400 linux
Jun 23 02:14:40 geth supervise-daemon[2607]: Child command line: /sbin/agetty tty3 38400 linux
Jun 23 02:14:41 geth ModemManager[2173]: <info> [base-manager] couldn't check support for device '
sys/devices/pci0000:00/0000:00:1f.6': not supported by any plugin
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2595] device (eth0): carrier: link
connected
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2596] device (eth0): state change:
unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2600] policy: auto-activating
connection 'Wired connection 1' (eb870aa3-956b-3074-8b37-ed6e18db0729)
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2603] device (eth0): Activation:
starting connection 'Wired connection 1' (eb870aa3-956b-3074-8b37-ed6e18db0729)
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2603] device (eth0): state change:
disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2605] manager: NetworkManager
state is now CONNECTING
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2605] device (eth0): state change:
prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2609] device (eth0): state change:
config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2611] dhcp4 (eth0): activation:
beginning transaction (timeout in 45 seconds)
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2731] dhcp4 (eth0): state changed
unknown -> bound, address=10.0.0.2
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2736] device (eth0): state change: ip
config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2741] policy: set 'Wired connection 1'(eth0) as default for IPv4 routing and DNS
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2742] policy: set-hostname: set
hostname to 'My-PC' (from DHCPv4)
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2847] device (eth0): state change: ip
check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2848] device (eth0): state change:
secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2850] manager: NetworkManager
state is now CONNECTED_SITE
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2852] device (eth0): Activation:
successful, device activated.
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.2855] manager: startup complete
Jun 23 02:14:42 geth /etc/init.d/NetworkManager[2690]: status: inactive
Jun 23 02:14:42 geth /etc/init.d/NetworkManager[2708]: status: inactive
Jun 23 02:14:42 geth NetworkManager[2070]: <info> [1655968482.5833] manager: NetworkManager
state is now CONNECTED_GLOBAL
Jun 23 02:17:04 geth openrc-shutdown[2850]: The system will reboot now
Jun 23 02:17:04 geth supervise-daemon[2582]: stopping /sbin/agetty, pid 2587
Jun 23 02:17:04 geth supervise-daemon[2582]: Will stop PID 2587
Jun 23 02:17:04 geth supervise-daemon[2582]: Sending signal 15 to PID 2587
Jun 23 02:17:04 geth supervise-daemon[2553]: stopping /sbin/agetty, pid 2554
Jun 23 02:17:04 geth supervise-daemon[2553]: Will stop PID 2554
Jun 23 02:17:04 geth supervise-daemon[2553]: Sending signal 15 to PID 2554
Jun 23 02:17:04 geth supervise-daemon[2581]: stopping /sbin/agetty, pid 2583
Jun 23 02:17:04 geth supervise-daemon[2581]: Will stop PID 2583
Jun 23 02:17:04 geth supervise-daemon[2581]: Sending signal 15 to PID 2583
Jun 23 02:17:04 geth supervise-daemon[2148]: stopping /usr/bin/acpid, pid 2149
Jun 23 02:17:04 geth supervise-daemon[2148]: Will stop PID 2149
Jun 23 02:17:04 geth supervise-daemon[2148]: Sending signal 15 to PID 2149
Jun 23 02:17:04 geth supervise-daemon[2132]: stopping /usr/bin/crond, pid 2133
Jun 23 02:17:04 geth supervise-daemon[2132]: Will stop PID 2133
Jun 23 02:17:04 geth supervise-daemon[2132]: Sending signal 15 to PID 2133
Jun 23 02:17:04 geth supervise-daemon[2264]: stopping /usr/bin/sddm, pid 2265
Jun 23 02:17:04 geth supervise-daemon[2264]: Will stop PID 2265
Jun 23 02:17:04 geth supervise-daemon[2264]: Sending signal 15 to PID 2265
Jun 23 02:17:04 geth supervise-daemon[2606]: stopping /sbin/agetty, pid 2607
Jun 23 02:17:04 geth supervise-daemon[2606]: Will stop PID 2607
Jun 23 02:17:04 geth supervise-daemon[2606]: Sending signal 15 to PID 2607
Jun 23 02:17:04 geth supervise-daemon[2577]: stopping /sbin/agetty, pid 2584
Jun 23 02:17:04 geth supervise-daemon[2577]: Will stop PID 2584
Jun 23 02:17:04 geth supervise-daemon[2577]: Sending signal 15 to PID 2584
Jun 23 02:17:04 geth supervise-daemon[2490]: stopping /sbin/agetty, pid 2492
Jun 23 02:17:04 geth supervise-daemon[2490]: Will stop PID 2492
Jun 23 02:17:04 geth supervise-daemon[2490]: Sending signal 15 to PID 2492
Jun 23 02:17:04 geth supervise-daemon[2055]: stopping /usr/lib/bluetooth/bluetoothd, pid 2056Jun 23 02:17:04 geth supervise-daemon[2055]: Will stop PID 2056
Jun 23 02:17:04 geth supervise-daemon[2055]: Sending signal 15 to PID 2056
Jun 23 02:17:04 geth bluetoothd[2056]: Terminating
Jun 23 02:17:04 geth bluetoothd[2056]: Stopping SDP server
Jun 23 02:17:04 geth bluetoothd[2056]: Exit
Jun 23 02:17:04 geth supervise-daemon[2291]: stopping /usr/bin/cupsd, pid 2292
Jun 23 02:17:04 geth supervise-daemon[2291]: Will stop PID 2292
Jun 23 02:17:04 geth supervise-daemon[2291]: Sending signal 15 to PID 2292
Jun 23 02:17:04 geth supervise-daemon[2239]: stopping /usr/sbin/avahi-daemon, pid 2240
Jun 23 02:17:04 geth supervise-daemon[2239]: Will stop PID 2240
Jun 23 02:17:04 geth supervise-daemon[2239]: Sending signal 15 to PID 2240
Jun 23 02:17:04 geth NetworkManager[2070]: <info> [1655968624.3228] caught SIGTERM, shutting down
normally.
Jun 23 02:17:04 geth NetworkManager[2070]: <info> [1655968624.3268] dhcp4 (eth0): canceled DHCP
transaction
Jun 23 02:17:04 geth NetworkManager[2070]: <info> [1655968624.3268] dhcp4 (eth0): state changed
bound -> terminated
Jun 23 02:17:04 geth NetworkManager[2070]: <info> [1655968624.3269] manager: NetworkManager
state is now CONNECTED_SITE
Jun 23 02:17:04 geth dbus-daemon[1634]: [system] Activating service
name='org.freedesktop.nm_dispatcher' requested by ':1.2' (uid=0 pid=2070 comm="/usr/sbin
NetworkManager --pid-file /run/NetworkMa") (using servicehelper)
Jun 23 02:17:04 geth dbus-daemon[1634]: [system] Successfully activated service
'org.freedesktop.nm_dispatcher'
Jun 23 02:17:04 geth supervise-daemon[1728]: stopping /usr/lib/elogind/elogind, pid 1729
Jun 23 02:17:04 geth supervise-daemon[1728]: Will stop PID 1729
Jun 23 02:17:04 geth supervise-daemon[1728]: Sending signal 15 to PID 1729
Jun 23 02:17:04 geth NetworkManager[2070]: <info> [1655968624.3432] exiting (success)
Jun 23 02:17:04 geth /etc/init.d/NetworkManager[3863]: status: stopping
Jun 23 02:17:04 geth supervise-daemon[1633]: stopping /usr/bin/dbus-daemon, pid 1634
Jun 23 02:17:04 geth supervise-daemon[1633]: Will stop PID 1634
Jun 23 02:17:04 geth supervise-daemon[1633]: Sending signal 15 to PID 1634
Jun 23 02:17:04 geth ModemManager[2173]: <warn> could not acquire the
'org.freedesktop.ModemManager1' service name
Jun 23 02:17:04 geth nm-dispatcher[3821]: Caught signal 15, shutting down...
Jun 23 02:17:04 geth ModemManager[2173]: <info> ModemManager is shut down
Jun 23 02:17:05 geth supervise-daemon[2091]: stopping /usr/bin/syslog-ng, pid 2092
Jun 23 02:17:05 geth supervise-daemon[2091]: Will stop PID 2092
Jun 23 02:17:05 geth supervise-daemon[2091]: Sending signal 15 to PID 2092
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 23 June 2022, 14:42:59
errors.log:

Code: [Select]
Jun 23 02:12:05 geth kernel: nouveau 0000:01:00.0: gr: intr 00000040
Jun 23 02:14:40 geth kernel: nouveau 0000:01:00.0: gr: intr 00000040

kernel.log:

Code: [Select]
Jun 23 02:12:05 geth kernel: nouveau 0000:01:00.0: gr: intr 00000040
Jun 23 02:12:06 geth kernel: e1000e 0000:00:1f.6 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow
Control: Rx/Tx
Jun 23 02:12:06 geth kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 23 02:14:39 geth kernel: NET: Registered PF_QIPCRTR protocol family
Jun 23 02:14:40 geth kernel: nouveau 0000:01:00.0: gr: intr 00000040
Jun 23 02:14:42 geth kernel: e1000e 0000:00:1f.6 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow
Control: Rx/Tx
Jun 23 02:14:42 geth kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 23 02:14:48 geth kernel: random: crng init done
Jun 23 02:14:48 geth kernel: random: 2 urandom warning(s) missed due to ratelimiting

sddm.log:

Code: [Select]
[02:12:04.807] (II) DAEMON: Initializing...
[02:12:04.828] (II) DAEMON: Starting...
[02:12:04.828] (II) DAEMON: Logind interface found
[02:12:04.830] (II) DAEMON: Adding new display on vt 7 ...
[02:12:04.842] (II) DAEMON: Loading theme configuration from ""
[02:12:04.842] (II) DAEMON: Display server starting...
[02:12:04.842] (II) DAEMON: Adding cookie to "/var/run/sddm/{b2ac24ae-9863-4b76-8fc0-703cb637bb46}"
[02:12:04.849] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt7 -auth /var/run/sddm/{b2ac24ae-9863-4b76-8fc0-703cb637bb46} -noreset -displayfd 17
[02:12:06.201] (II) DAEMON: Setting default cursor
[02:12:06.215] (II) DAEMON: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
[02:12:06.225] (II) DAEMON: Display server started.
[02:12:06.226] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[02:12:06.227] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[02:12:06.227] (II) DAEMON: Session "/usr/share/xsessions/plasma.desktop" selected, command: "dbus-run-session /usr/bin/startplasma-x11"
[02:12:06.263] (II) HELPER: [PAM] Starting...
[02:12:06.263] (II) HELPER: [PAM] Authenticating...
[02:12:06.263] (II) HELPER: [PAM] Preparing to converse...
[02:12:06.263] (II) HELPER: [PAM] Conversation with 1 messages
[02:12:06.264] (II) HELPER: [PAM] returning.
[02:12:06.278] (II) DAEMON: Authenticated successfully
[02:12:06.376] (II) HELPER: Starting: "/usr/share/sddm/scripts/Xsession \"dbus-run-session /usr/bin/startplasma-x11\""
[02:12:06.376] (II) HELPER: Adding cookie to "/home/geth/.Xauthority"
[02:12:06.380] (II) DAEMON: Session started
[02:14:06.962] (II) HELPER: [PAM] Closing session
[02:14:06.966] (II) HELPER: [PAM] Ended.
[02:14:06.968] (WW) DAEMON: Auth: sddm-helper exited with 1
[02:14:12.790] (WW) DAEMON: Signal received: SIGTERM
[02:14:12.790] (II) DAEMON: Display server stopping...
[02:14:12.860] (II) DAEMON: Display server stopped.
[02:14:12.860] (II) DAEMON: Running display stop script  "/usr/share/sddm/scripts/Xstop"
[02:14:40.115] (II) DAEMON: Initializing...
[02:14:40.120] (II) DAEMON: Starting...
[02:14:40.120] (II) DAEMON: Logind interface found
[02:14:40.121] (II) DAEMON: Adding new display on vt 7 ...
[02:14:40.124] (II) DAEMON: Loading theme configuration from ""
[02:14:40.124] (II) DAEMON: Display server starting...
[02:14:40.124] (II) DAEMON: Adding cookie to "/var/run/sddm/{3190c4bb-814f-4a69-9aac-c96165b134f3}"
[02:14:40.131] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt7 -auth /var/run/sddm/{3190c4bb-814f-4a69-9aac-c96165b134f3} -noreset -displayfd 17
[02:14:41.316] (II) DAEMON: Setting default cursor
[02:14:41.333] (II) DAEMON: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
[02:14:41.339] (II) DAEMON: Display server started.
[02:14:41.340] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[02:14:41.340] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[02:14:41.340] (II) DAEMON: Session "/usr/share/xsessions/plasma.desktop" selected, command: "dbus-run-session /usr/bin/startplasma-x11"
[02:14:41.382] (II) HELPER: [PAM] Starting...
[02:14:41.382] (II) HELPER: [PAM] Authenticating...
[02:14:41.383] (II) HELPER: [PAM] Preparing to converse...
[02:14:41.383] (II) HELPER: [PAM] Conversation with 1 messages
[02:14:41.384] (II) HELPER: [PAM] returning.
[02:14:41.386] (II) DAEMON: Authenticated successfully
[02:14:41.449] (II) HELPER: Starting: "/usr/share/sddm/scripts/Xsession \"dbus-run-session /usr/bin/startplasma-x11\""
[02:14:41.450] (II) HELPER: Adding cookie to "/home/geth/.Xauthority"
[02:14:41.454] (II) DAEMON: Session started
[02:16:41.764] (II) HELPER: [PAM] Closing session
[02:16:41.767] (II) HELPER: [PAM] Ended.
[02:16:41.769] (WW) DAEMON: Auth: sddm-helper exited with 1
[02:17:04.256] (WW) DAEMON: Signal received: SIGTERM
[02:17:04.256] (II) DAEMON: Display server stopping...
[02:17:04.319] (II) DAEMON: Display server stopped.
[02:17:04.319] (II) DAEMON: Running display stop script  "/usr/share/sddm/scripts/Xstop"
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 23 June 2022, 14:45:20
 Xorg logs (Part 1/2):

Code: [Select]
[ 8.481] (--) Log file renamed from "/var/log/Xorg.pid-2321.log" to "/var/log/Xorg.0.log"
[ 8.483]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 8.483] Current Operating System: Linux geth 5.16.1-artix1-1 #1 SMP PREEMPT Sun, 16 Jan 2022
13:15:01 +0000 x86_64
[ 8.483] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=41b4e2af-a045-4d24
be44-80515c20bc31 rw net.ifnames=0 quiet
[ 8.483]
[ 8.483] Current version of pixman: 0.40.0
[ 8.483] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.483] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.483] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 23 02:14:40 2022
[ 8.484] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 8.484] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8.485] (==) No Layout section. Using the first Screen section.
[ 8.485] (==) No screen section available. Using defaults.
[ 8.485] (**) |-->Screen "Default Screen Section" (0)
[ 8.485] (**) | |-->Monitor "<default monitor>"
[ 8.485] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.485] (==) Automatically adding devices
[ 8.485] (==) Automatically enabling devices
[ 8.485] (==) Automatically adding GPU devices
[ 8.485] (==) Automatically binding GPU devices
[ 8.485] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8.486] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 8.486] Entry deleted from font path.
[ 8.486] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 8.486] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 8.486] Entry deleted from font path.
[ 8.486] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 8.486] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 8.486] Entry deleted from font path.
[ 8.486] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 8.486] Entry deleted from font path.
[ 8.486] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 8.486] Entry deleted from font path.
[ 8.486] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 8.486] Entry deleted from font path.
[ 8.486] (==) FontPath set to:
[ 8.486] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8.486] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.486] (II) Module ABI versions:
[ 8.486] X.Org ANSI C Emulation: 0.4
[ 8.486] X.Org Video Driver: 25.2
[ 8.486] X.Org XInput driver : 24.4
[ 8.486] X.Org Server Extension : 10.0
[ 8.487] (++) using VT number 7

[ 8.487] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided,
disabling logind integration
[ 8.487] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 8.487] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 8.489] (--) PCI:*(1@0:0:0) 10de:1b06:3842:6696 rev 161, Mem @ 0xde000000/16777216,
0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 8.489] (II) Open ACPI successful (/var/run/acpid.socket)
[ 8.489] (II) LoadModule: "glx"
[ 8.490] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8.497] (II) Module glx: vendor="X.Org Foundation"
[ 8.497] compiled for 1.21.1.3, module version = 1.0.0
[ 8.497] ABI class: X.Org Server Extension, version 10.0
[ 8.497] (==) Matched nouveau as autoconfigured driver 0
[ 8.497] (==) Matched nv as autoconfigured driver 1
[ 8.497] (==) Matched modesetting as autoconfigured driver 2
[ 8.497] (==) Matched fbdev as autoconfigured driver 3
[ 8.497] (==) Matched vesa as autoconfigured driver 4
[ 8.497] (==) Assigned the driver to the xf86ConfigLayout
[ 8.497] (II) LoadModule: "nouveau"
[ 8.497] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 8.499] (II) Module nouveau: vendor="X.Org Foundation"
[ 8.499] compiled for 1.21.1.1, module version = 1.0.17
[ 8.499] Module class: X.Org Video Driver
[ 8.499] ABI class: X.Org Video Driver, version 25.2
[ 8.500] (II) LoadModule: "nv"
[ 8.500] (WW) Warning, couldn't open module nv
[ 8.500] (EE) Failed to load module "nv" (module does not exist, 0)
[ 8.500] (II) LoadModule: "modesetting"
[ 8.500] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 8.504] (II) Module modesetting: vendor="X.Org Foundation"
[ 8.504] compiled for 1.21.1.3, module version = 1.21.1
[ 8.504] Module class: X.Org Video Driver
[ 8.504] ABI class: X.Org Video Driver, version 25.2[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[8.504] (II) LoadModule: "fbdev"
8.504] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
8.505] (II) Module fbdev: vendor="X.Org Foundation"
8.505] compiled for 1.21.1.1, module version = 0.5.0
8.505] Module class: X.Org Video Driver
8.505] ABI class: X.Org Video Driver, version 25.2
8.505] (II) LoadModule: "vesa"
8.505] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
8.505] (II) Module vesa: vendor="X.Org Foundation"
8.505] compiled for 1.21.1.1, module version = 2.5.0
8.505] Module class: X.Org Video Driver
8.505] ABI class: X.Org Video Driver, version 25.2
8.505] (II) NOUVEAU driver
8.505] (II) NOUVEAU driver for NVIDIA chipset families :
8.505] RIVA TNT (NV04)
8.505] RIVA TNT2 (NV05)
8.505] GeForce 256 (NV10)
8.505] GeForce 2 (NV11, NV15)
8.505] GeForce 4MX (NV17, NV18)
8.505] GeForce 3 (NV20)
8.505] GeForce 4Ti (NV25, NV28)
8.505] GeForce FX (NV3x)
8.505] GeForce 6 (NV4x)
8.506] GeForce 7 (G7x)
8.506] GeForce 8 (G8x)
8.506] GeForce 9 (G9x)
8.506] GeForce GTX 2xx/3xx (GT2xx)
8.506] GeForce GTX 4xx/5xx (GFxxx)
8.506] GeForce GTX 6xx/7xx (GKxxx)
8.506] GeForce GTX 9xx (GMxxx)
8.506] GeForce GTX 10xx (GPxxx)
8.506] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
8.506] (II) FBDEV: driver for framebuffer: fbdev
8.506] (II) VESA: driver for VESA chipsets: vesa
8.507] (II) [drm] nouveau interface version: 1.3.1
8.507] (WW) Falling back to old probe method for modesetting
8.507] (WW) Falling back to old probe method for fbdev
8.507] (II) Loading sub module "fbdevhw"
8.507] (II) LoadModule: "fbdevhw"
8.507] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
8.508] (II) Module fbdevhw: vendor="X.Org Foundation"
8.508] compiled for 1.21.1.3, module version = 0.0.2
8.508] ABI class: X.Org Video Driver, version 25.2
8.508] (II) Loading sub module "dri2"[[[[ "Default[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[8.508] (II) LoadModule: "dri2"
8.508] (II) Module "dri2" already built-in
8.508] (--) NOUVEAU(0): Chipset: "NVIDIA NV132"
8.508] (II) NOUVEAU(0): Creating default Display subsection in Screen section
Screen Section" for depth/fbbpp 24/32
8.508] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
8.508] (==) NOUVEAU(0): RGB weight 888
8.508] (==) NOUVEAU(0): Default visual is TrueColor
8.508] (==) NOUVEAU(0): Using HW cursor
8.508] (==) NOUVEAU(0): Allowed maximum DRI level 2.
8.508] (==) NOUVEAU(0): GLX sync to VBlank enabled.
8.508] (==) NOUVEAU(0): Page flipping enabled
8.508] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
8.508] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
8.508] (II) NOUVEAU(0): Initializing outputs ...
8.509] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
8.518] (II) NOUVEAU(0): Output DP-1 has no monitor section
8.590] (II) NOUVEAU(0): Output DP-2 has no monitor section
8.591] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
8.663] (II) NOUVEAU(0): Output DP-3 has no monitor section
8.663] (II) NOUVEAU(0): 5 crtcs needed for screen.
8.664] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
8.664] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
8.664] (II) NOUVEAU(0): Allocated crtc nr. 2 to this screen.
8.664] (II) NOUVEAU(0): Allocated crtc nr. 3 to this screen.
8.665] (II) NOUVEAU(0): EDID for output DVI-D-1
8.674] (II) NOUVEAU(0): EDID for output DP-1
8.674] (II) NOUVEAU(0): Manufacturer: AUS Model: 28ba Serial#: 106454
8.674] (II) NOUVEAU(0): Year: 2020 Week: 11
8.674] (II) NOUVEAU(0): EDID Version: 1.4
8.674] (II) NOUVEAU(0): Digital Display Input
8.674] (II) NOUVEAU(0): 10 bits per channel
8.674] (II) NOUVEAU(0): Digital interface is DisplayPort
8.674] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 62 vert.: 34
8.674] (II) NOUVEAU(0): Gamma: 2.20
8.674] (II) NOUVEAU(0): DPMS capabilities: Off
8.674] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
8.674] (II) NOUVEAU(0): First detailed timing is preferred mode
8.674] (II) NOUVEAU(0): Preferred mode is native pixel format and refresh rate
8.674] (II) NOUVEAU(0): Display is continuous-frequency
8.674] (II) NOUVEAU(0): redX: 0.678 redY: 0.312 greenX: 0.267 greenY: 0.617
8.674] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.061 whiteX: 0.313 whiteY: 0.329
8.674] (II) NOUVEAU(0): Supported established timings:
8.674] (II) NOUVEAU(0): 640x480@60Hz[[[[[[[[[[[[[[[[[[[[[MHz
[[[[[[[[[[[[[[[[[[[[[[8.674] (II) NOUVEAU(0): 800x600@56Hz
8.674] (II) NOUVEAU(0): 800x600@60Hz
8.674] (II) NOUVEAU(0): 1024x768@60Hz
8.674] (II) NOUVEAU(0): Manufacturer's mask: 0
8.674] (II) NOUVEAU(0): Supported standard timings:
8.674] (II) NOUVEAU(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
8.674] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
8.674] (II) NOUVEAU(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
8.674] (II) NOUVEAU(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
8.674] (II) NOUVEAU(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
8.674] (II) NOUVEAU(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
8.674] (II) NOUVEAU(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
8.674] (II) NOUVEAU(0): Supported detailed timing:
8.674] (II) NOUVEAU(0): clock: 533.2 MHz Image Size: 621 x 341 mm
8.674] (II) NOUVEAU(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
8.674] (II) NOUVEAU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
8.674] (II) NOUVEAU(0): Supported detailed timing:
8.674] (II) NOUVEAU(0): clock: 241.5 MHz Image Size: 621 x 341 mm
8.674] (II) NOUVEAU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
8.674] (II) NOUVEAU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
8.674] (II) NOUVEAU(0): Ranges: V min: 40 V max: 60 Hz, H min: 160 H max: 160 kHz, PixClock max 605
8.674] (II) NOUVEAU(0): Monitor name: ASUS VG289
8.674] (II) NOUVEAU(0): Supported detailed timing:
8.674] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 621 x 341 mm
8.674] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
8.674] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
8.674] (II) NOUVEAU(0): Number of EDID sections to follow: 1
8.674] (II) NOUVEAU(0): EDID (in hex):
8.674] (II) NOUVEAU(0): 00ffffffffffff0006b3ba28d69f0100
8.674] (II) NOUVEAU(0): 0b1e0104b53e22783bb4a5ad4f449e25
8.674] (II) NOUVEAU(0): 0f50542308008140818081c081009500
8.674] (II) NOUVEAU(0): b300d1c001014dd000a0f0703e803020
8.674] (II) NOUVEAU(0): 35006d552100001a565e00a0a0a02950
8.674] (II) NOUVEAU(0): 302035006d552100001e000000fd0028
8.674] (II) NOUVEAU(0): 3ca0a03c010a202020202020000000fc
8.674] (II) NOUVEAU(0): 00415355532056473238390a202001eb
8.674] (II) NOUVEAU(0): 02033af159010304121305141f900702
8.674] (II) NOUVEAU(0): 5d5e5f6061060e0f15161d1e20482309
8.674] (II) NOUVEAU(0): 070783010000e200d565030c001000e3
8.674] (II) NOUVEAU(0): 05e300e6060701565500023a80187138
8.674] (II) NOUVEAU(0): 2d40582c45006d552100001e00000000
8.674] (II) NOUVEAU(0): 00000000000000000000000000000000
8.674] (II) NOUVEAU(0): 00000000000000000000000000000000[ 8.674] (II) NOUVEAU(0): 00000000000000000000000000000096
[ 8.674] (II) NOUVEAU(0): Printing probed modes for output DP-1
[ 8.674] (II) NOUVEAU(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168
2222 +hsync -vsync (133.3 kHz eP)
[ 8.674] (II) NOUVEAU(0): Modeline "3840x2160"x30.0 297.00 3840 4016 4104 4400 2160 2168 2178
2250 +hsync +vsync (67.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "3840x2160"x25.0 297.00 3840 4896 4984 5280 2160 2168 2178
2250 +hsync +vsync (56.2 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "3840x2160"x24.0 297.00 3840 5116 5204 5500 2160 2168 2178
2250 +hsync +vsync (54.0 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "3840x2160"x30.0 296.70 3840 4016 4104 4400 2160 2168 2178
2250 +hsync +vsync (67.4 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "3840x2160"x24.0 296.70 3840 5116 5204 5500 2160 2168 2178
2250 +hsync +vsync (53.9 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448
1481 +hsync +vsync (88.8 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089
1125 +hsync +vsync (67.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089
1125 +hsync +vsync (56.2 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089
1125 +hsync +vsync (67.4 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089
1125 +hsync +vsync (27.0 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089
1125 +hsync +vsync (27.0 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059
1089 -hsync +vsync (65.3 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028
1066 +hsync +vsync (64.0 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934
hsync +vsync (55.9 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000
+hsync +vsync (60.0 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831
hsync +vsync (49.7 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750
+hsync +vsync (45.0 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750
+hsync +vsync (37.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750
+hsync +vsync (45.0 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1440x576"x50.0 54.00 1440 1464 1592 1728 576 581 586 625
hsync -vsync (31.2 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806
hsync -vsync (48.4 kHz e[ 8.674] (II) NOUVEAU(0): Modeline "1440x480"x60.0 54.05 1440 1472 1596 1716 480 489 495 525
hsync -vsync (31.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "1440x480"x59.9 54.00 1440 1472 1596 1716 480 489 495 525
hsync -vsync (31.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync
+vsync (37.9 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync
+vsync (35.2 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync
vsync (31.2 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync
vsync (31.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync
vsync (31.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync
vsync (31.5 kHz e)
[ 8.674] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync
vsync (31.5 kHz e)
[ 8.747] (II) NOUVEAU(0): EDID for output DP-2
[ 8.748] (II) NOUVEAU(0): EDID for output HDMI-1
[ 8.820] (II) NOUVEAU(0): EDID for output DP-3
[ 8.820] (II) NOUVEAU(0): Output DVI-D-1 disconnected
[ 8.820] (II) NOUVEAU(0): Output DP-1 connected
[ 8.820] (II) NOUVEAU(0): Output DP-2 disconnected
[ 8.820] (II) NOUVEAU(0): Output HDMI-1 disconnected
[ 8.820] (II) NOUVEAU(0): Output DP-3 disconnected
[ 8.820] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 8.820] (II) NOUVEAU(0): Output DP-1 using initial mode 3840x2160 +0+0
[ 8.820] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.820] (II) NOUVEAU(0): Virtual size is 3840x2160 (pitch 0)
[ 8.820] (**) NOUVEAU(0): Driver mode "3840x2160": 533.2 MHz (scaled from 0.0 MHz), 133.3 kHz, 60.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168
2222 +hsync -vsync (133.3 kHz eP)
[ 8.820] (**) NOUVEAU(0): Driver mode "3840x2160": 297.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 30.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "3840x2160"x30.0 297.00 3840 4016 4104 4400 2160 2168 2178
2250 +hsync +vsync (67.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "3840x2160": 297.0 MHz (scaled from 0.0 MHz), 56.2 kHz, 25.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "3840x2160"x25.0 297.00 3840 4896 4984 5280 2160 2168 2178
2250 +hsync +vsync (56.2 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "3840x2160": 297.0 MHz (scaled from 0.0 MHz), 54.0 kHz, 24.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "3840x2160"x24.0 297.00 3840 5116 5204 5500 2160 2168 21782250 +hsync +vsync (54.0 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "3840x2160": 296.7 MHz (scaled from 0.0 MHz), 67.4 kHz, 30.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "3840x2160"x30.0 296.70 3840 4016 4104 4400 2160 2168 2178
2250 +hsync +vsync (67.4 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "3840x2160": 296.7 MHz (scaled from 0.0 MHz), 53.9 kHz, 24.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "3840x2160"x24.0 296.70 3840 5116 5204 5500 2160 2168 2178
2250 +hsync +vsync (53.9 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "2560x1440": 241.5 MHz (scaled from 0.0 MHz), 88.8 kHz, 60.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448
1481 +hsync +vsync (88.8 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089
1125 +hsync +vsync (67.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 56.2 kHz, 50.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089
1125 +hsync +vsync (56.2 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1920x1080": 148.4 MHz (scaled from 0.0 MHz), 67.4 kHz, 59.9
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089
1125 +hsync +vsync (67.4 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 27.0 kHz, 24.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089
1125 +hsync +vsync (27.0 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 27.0 kHz, 24.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089
1125 +hsync +vsync (27.0 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059
1089 -hsync +vsync (65.3 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0
Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028
1066 +hsync +vsync (64.0 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934
hsync +vsync (55.9 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000
+hsync +vsync (60.0 kHz e)[ 8.820] (**) NOUVEAU(0): Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831
hsync +vsync (49.7 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750
+hsync +vsync (45.0 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 37.5 kHz, 50.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750
+hsync +vsync (37.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 59.9 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750
+hsync +vsync (45.0 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1440x576": 54.0 MHz (scaled from 0.0 MHz), 31.2 kHz, 50.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1440x576"x50.0 54.00 1440 1464 1592 1728 576 581 586 625
hsync -vsync (31.2 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806
hsync -vsync (48.4 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1440x480": 54.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1440x480"x60.0 54.05 1440 1472 1596 1716 480 489 495 525
hsync -vsync (31.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "1440x480": 54.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "1440x480"x59.9 54.00 1440 1472 1596 1716 480 489 495 525
hsync -vsync (31.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync
+vsync (37.9 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync
+vsync (35.2 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "720x576": 27.0 MHz (scaled from 0.0 MHz), 31.2 kHz, 50.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync
vsync (31.2 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync
vsync (31.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync
vsync (31.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync
vsync (31.5 kHz e)
[ 8.820] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[ 8.820] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync
vsync (31.5 kHz e)[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[8.820] (==) NOUVEAU(0): DPI set to (96, 96)
8.820] (II) Loading sub module "fb"
8.820] (II) LoadModule: "fb"
8.820] (II) Module "fb" already built-in
8.820] (II) Loading sub module "shadowfb"
8.820] (II) LoadModule: "shadowfb"
8.820] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
8.821] (II) Module shadowfb: vendor="X.Org Foundation"
8.821] compiled for 1.21.1.3, module version = 1.0.0
8.821] ABI class: X.Org ANSI C Emulation, version 0.4
8.821] (II) UnloadModule: "modesetting"
8.821] (II) Unloading modesetting
8.821] (II) UnloadModule: "fbdev"
8.821] (II) Unloading fbdev
8.821] (II) UnloadSubModule: "fbdevhw"
8.821] (II) Unloading fbdevhw
8.821] (II) UnloadModule: "vesa"
8.821] (II) Unloading vesa
8.825] (II) NOUVEAU(0): Channel setup complete.
8.825] (II) NOUVEAU(0): [COPY] async initialised.
8.827] (II) NOUVEAU(0): Hardware support for Present enabled
8.827] (II) NOUVEAU(0): [DRI2] Setup complete
8.827] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
8.827] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
8.827] (II) Loading sub module "exa"
8.827] (II) LoadModule: "exa"
8.827] (II) Loading /usr/lib/xorg/modules/libexa.so
8.828] (II) Module exa: vendor="X.Org Foundation"
8.828] compiled for 1.21.1.3, module version = 2.6.0
8.828] ABI class: X.Org Video Driver, version 25.2
8.828] (II) EXA(0): Driver allocated offscreen pixmaps
8.828] (II) EXA(0): Driver registered support for the following operations:
8.828] (II) Solid
8.828] (II) Copy
8.828] (II) Composite (RENDER acceleration)
8.828] (II) UploadToScreen
8.828] (II) DownloadFromScreen
8.828] (==) NOUVEAU(0): Backing store enabled
8.828] (==) NOUVEAU(0): Silken mouse enabled
8.828] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
8.828] (II) NOUVEAU(0): [XvMC] Extension initialized.
8.828] (==) NOUVEAU(0): DPMS enabled
8.829] (II) Initializing extension Generic Event Extension
8.829] (II) Initializing extension SHAPE[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[8.829] (II) Initializing extension MIT-SHM
8.829] (II) Initializing extension XInputExtension
8.829] (II) Initializing extension XTEST
8.829] (II) Initializing extension BIG-REQUESTS
8.829] (II) Initializing extension SYNC
8.829] (II) Initializing extension XKEYBOARD
8.830] (II) Initializing extension XC-MISC
8.830] (II) Initializing extension SECURITY
8.830] (II) Initializing extension XFIXES
8.830] (II) Initializing extension RENDER
8.830] (II) Initializing extension RANDR
8.830] (II) Initializing extension COMPOSITE
8.830] (II) Initializing extension DAMAGE
8.830] (II) Initializing extension MIT-SCREEN-SAVER
8.830] (II) Initializing extension DOUBLE-BUFFER
8.830] (II) Initializing extension RECORD
8.830] (II) Initializing extension DPMS
8.830] (II) Initializing extension Present
8.830] (II) Initializing extension DRI3
8.830] (II) Initializing extension X-Resource
8.830] (II) Initializing extension XVideo
8.831] (II) Initializing extension XVideo-MotionCompensation
8.831] (II) Initializing extension GLX
9.107] (II) AIGLX: Loaded and initialized nouveau
9.107] (II) GLX: Initialized DRI2 GL provider for screen 0
9.107] (II) Initializing extension XFree86-VidModeExtension
9.107] (II) Initializing extension XFree86-DGA
9.107] (II) Initializing extension XFree86-DRI
9.107] (II) Initializing extension DRI2
9.111] (II) NOUVEAU(0): NVEnterVT is called.
9.134] (II) NOUVEAU(0): Setting screen physical size to 1016 x 571
9.134] resize called 3840 2160
9.171] (II) config/udev: Adding input device Power Button (/dev/input/event2)
9.171] (**) Power Button: Applying InputClass "libinput keyboard catchall"
9.171] (**) Power Button: Applying InputClass "system-keyboard"
9.171] (II) LoadModule: "libinput"
9.171] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
9.174] (II) Module libinput: vendor="X.Org Foundation"
9.174] compiled for 1.21.1, module version = 1.2.0
9.174] Module class: X.Org XInput Driver
9.174] ABI class: X.Org XInput driver, version 24.4
9.174] (II) Using input driver 'libinput' for 'Power Button'
9.174] (**) Power Button: always reports core events
9.174] (**) Option "Device" "/dev/input/event2"[[[[[[[[[[[[[[[[[[[[input1/event1"
[[[[[[[[[[[[[[[input0/event0"
[[[[[[[9.175] (**) Option "_source" "server/udev"
9.184] (II) event2 - Power Button: is tagged by udev as: Keyboard
9.184] (II) event2 - Power Button: device is a keyboard
9.184] (II) event2 - Power Button: device removed
9.217] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
9.217] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
9.217] (**) Option "xkb_layout" "us"
9.218] (II) event2 - Power Button: is tagged by udev as: Keyboard
9.218] (II) event2 - Power Button: device is a keyboard
9.218] (II) config/udev: Adding input device Power Button (/dev/input/event1)
9.218] (**) Power Button: Applying InputClass "libinput keyboard catchall"
9.218] (**) Power Button: Applying InputClass "system-keyboard"
9.218] (II) Using input driver 'libinput' for 'Power Button'
9.218] (**) Power Button: always reports core events
9.218] (**) Option "Device" "/dev/input/event1"
9.218] (**) Option "_source" "server/udev"
9.219] (II) event1 - Power Button: is tagged by udev as: Keyboard
9.219] (II) event1 - Power Button: device is a keyboard
9.219] (II) event1 - Power Button: device removed
9.257] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input
9.257] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
9.257] (**) Option "xkb_layout" "us"
9.260] (II) event1 - Power Button: is tagged by udev as: Keyboard
9.260] (II) event1 - Power Button: device is a keyboard
9.262] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
9.262] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
9.262] (**) Sleep Button: Applying InputClass "system-keyboard"
9.262] (II) Using input driver 'libinput' for 'Sleep Button'
9.262] (**) Sleep Button: always reports core events
9.262] (**) Option "Device" "/dev/input/event0"
9.262] (**) Option "_source" "server/udev"
9.264] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
9.264] (II) event0 - Sleep Button: device is a keyboard
9.265] (II) event0 - Sleep Button: device removed
9.297] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input
9.297] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
9.297] (**) Option "xkb_layout" "us"
9.300] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
9.300] (II) event0 - Sleep Button: device is a keyboard
9.303] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
9.303] (II) No input driver specified, ignoring this device.
9.303] (II) This device may have been added with another device file.[[[[[[[[[[[[[[[[[[[[[[[[[[[[usb1/1-8/1-8:1.0/0003:04D9:FC55.0001/input/input3/event3"
[[[[[[[[[[[[[[[9.304] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
9.304] (II) No input driver specified, ignoring this device.
9.304] (II) This device may have been added with another device file.
9.305] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
9.305] (II) No input driver specified, ignoring this device.
9.305] (II) This device may have been added with another device file.
9.306] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
9.306] (II) No input driver specified, ignoring this device.
9.306] (II) This device may have been added with another device file.
9.308] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event18)
9.308] (II) No input driver specified, ignoring this device.
9.308] (II) This device may have been added with another device file.
9.309] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event19)
9.309] (II) No input driver specified, ignoring this device.
9.309] (II) This device may have been added with another device file.
9.310] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event20)
9.310] (II) No input driver specified, ignoring this device.
9.310] (II) This device may have been added with another device file.
9.312] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event3)
9.312] (**) USB Gaming Mouse: Applying InputClass "libinput pointer catchall"
9.312] (II) Using input driver 'libinput' for 'USB Gaming Mouse'
9.312] (**) USB Gaming Mouse: always reports core events
9.312] (**) Option "Device" "/dev/input/event3"
9.312] (**) Option "_source" "server/udev"
9.370] (II) event3 - USB Gaming Mouse: is tagged by udev as: Mouse
9.371] (II) event3 - USB Gaming Mouse: device is a pointer
9.371] (II) event3 - USB Gaming Mouse: device removed
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 23 June 2022, 14:52:01
Xorg logs (Part 2/2)

Code: [Select]
9.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0
9.430] (II) XINPUT: Adding extended input device "USB Gaming Mouse" (type: MOUSE, id 9)
9.431] (**) Option "AccelerationScheme" "none"
9.431] (**) USB Gaming Mouse: (accel) selected scheme none/0
9.431] (**) USB Gaming Mouse: (accel) acceleration factor: 2.000
9.431] (**) USB Gaming Mouse: (accel) acceleration threshold: 4
9.490] (II) event3 - USB Gaming Mouse: is tagged by udev as: Mouse
9.491] (II) event3 - USB Gaming Mouse: device is a pointer
9.493] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/mouse0)
9.493] (II) No input driver specified, ignoring this device.
9.493] (II) This device may have been added with another device file.
9.493] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event4)
9.493] (**) USB Gaming Mouse: Applying InputClass "libinput keyboard catchall"
9.493] (**) USB Gaming Mouse: Applying InputClass "system-keyboard"
9.493] (II) Using input driver 'libinput' for 'USB Gaming Mouse'
9.493] (**) USB Gaming Mouse: always reports core events[ 9.493] (**) Option "Device" "/dev/input/event4"
[ 9.493] (**) Option "_source" "server/udev"
[ 9.494] (II) event4 - USB Gaming Mouse: is tagged by udev as: Keyboard
[ 9.494] (II) event4 - USB Gaming Mouse: device is a keyboard
[ 9.494] (II) event4 - USB Gaming Mouse: device removed
[ 9.537] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0
usb1/1-8/1-8:1.1/0003:04D9:FC55.0002/input/input4/event4"
[ 9.537] (II) XINPUT: Adding extended input device "USB Gaming Mouse" (type: KEYBOARD, id 10)
[ 9.537] (**) Option "xkb_layout" "us"
[ 9.540] (II) event4 - USB Gaming Mouse: is tagged by udev as: Keyboard
[ 9.541] (II) event4 - USB Gaming Mouse: device is a keyboard
[ 9.543] (II) config/udev: Adding input device USB Gaming Mouse Consumer Control (/dev/input/event5)
[ 9.543] (**) USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.543] (**) USB Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 9.543] (II) Using input driver 'libinput' for 'USB Gaming Mouse Consumer Control'
[ 9.543] (**) USB Gaming Mouse Consumer Control: always reports core events
[ 9.543] (**) Option "Device" "/dev/input/event5"
[ 9.543] (**) Option "_source" "server/udev"
[ 9.547] (II) event5 - USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 9.548] (II) event5 - USB Gaming Mouse Consumer Control: device is a keyboard
[ 9.548] (II) event5 - USB Gaming Mouse Consumer Control: device removed
[ 9.577] (II) libinput: USB Gaming Mouse Consumer Control: needs a virtual subdevice
[ 9.577] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0
usb1/1-8/1-8:1.2/0003:04D9:FC55.0003/input/input5/event5"
[ 9.577] (II) XINPUT: Adding extended input device "USB Gaming Mouse Consumer Control" (type:
MOUSE, id 11)
[ 9.577] (**) Option "AccelerationScheme" "none"
[ 9.577] (**) USB Gaming Mouse Consumer Control: (accel) selected scheme none/0
[ 9.577] (**) USB Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[ 9.577] (**) USB Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[ 9.581] (II) event5 - USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[ 9.581] (II) event5 - USB Gaming Mouse Consumer Control: device is a keyboard
[ 9.584] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event6)
[ 9.584] (II) No input driver specified, ignoring this device.
[ 9.584] (II) This device may have been added with another device file.
[ 9.586] (II) config/udev: Adding input device DELL Dell USB Entry Keyboard (/dev/input/event7)
[ 9.586] (**) DELL Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.586] (**) DELL Dell USB Entry Keyboard: Applying InputClass "system-keyboard"
[ 9.586] (II) Using input driver 'libinput' for 'DELL Dell USB Entry Keyboard'
[ 9.586] (**) DELL Dell USB Entry Keyboard: always reports core events
[ 9.586] (**) Option "Device" "/dev/input/event7"
[ 9.586] (**) Option "_source" "server/udev"
[ 9.590] (II) event7 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 9.591] (II) event7 - DELL Dell USB Entry Keyboard: device is a keyboard[ 9.591] (II) event7 - DELL Dell USB Entry Keyboard: device removed
[ 9.617] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0
usb1/1-9/1-9:1.0/0003:413C:2107.0004/input/input7/event7"
[ 9.617] (II) XINPUT: Adding extended input device "DELL Dell USB Entry Keyboard" (type: KEYBOARD, id
12)
[ 9.617] (**) Option "xkb_layout" "us"
[ 9.621] (II) event7 - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
[ 9.622] (II) event7 - DELL Dell USB Entry Keyboard: device is a keyboard
[ 9.624] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[ 9.624] (II) No input driver specified, ignoring this device.
[ 9.624] (II) This device may have been added with another device file.
[ 9.625] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[ 9.625] (II) No input driver specified, ignoring this device.
[ 9.625] (II) This device may have been added with another device file.
[ 9.626] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[ 9.626] (II) No input driver specified, ignoring this device.
[ 9.626] (II) This device may have been added with another device file.
[ 9.627] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[ 9.627] (II) No input driver specified, ignoring this device.
[ 9.627] (II) This device may have been added with another device file.
[ 9.628] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 9.628] (II) No input driver specified, ignoring this device.
[ 9.628] (II) This device may have been added with another device file.
[ 9.629] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[ 9.629] (II) No input driver specified, ignoring this device.
[ 9.629] (II) This device may have been added with another device file.
[ 9.647] (**) USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.647] (**) USB Gaming Mouse Consumer Control: Applying InputClass "system-keyboard"
[ 9.647] (II) Using input driver 'libinput' for 'USB Gaming Mouse Consumer Control'
[ 9.647] (**) USB Gaming Mouse Consumer Control: always reports core events
[ 9.647] (**) Option "Device" "/dev/input/event5"
[ 9.647] (**) Option "_source" "_driver/libinput"
[ 9.647] (II) libinput: USB Gaming Mouse Consumer Control: is a virtual subdevice
[ 9.647] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0
usb1/1-8/1-8:1.2/0003:04D9:FC55.0003/input/input5/event5"
[ 9.647] (II) XINPUT: Adding extended input device "USB Gaming Mouse Consumer Control" (type:
KEYBOARD, id 13)
[ 9.647] (**) Option "xkb_layout" "us"
[ 15.772] (II) event2 - Power Button: device removed
[ 15.804] (II) event1 - Power Button: device removed
[ 15.830] (II) event0 - Sleep Button: device removed
[ 15.854] (II) event3 - USB Gaming Mouse: device removed
[ 15.907] (II) event4 - USB Gaming Mouse: device removed
[ 15.934] (II) event7 - DELL Dell USB Entry Keyboard: device removed[[[[[[[[[[[[15.960] (II) event5 - USB Gaming Mouse Consumer Control: device removed
15.987] (II) AIGLX: Suspending AIGLX clients for VT switch
15.987] (II) NOUVEAU(0): NVLeaveVT is called.
152.587] (II) UnloadModule: "libinput"
152.587] (II) UnloadModule: "libinput"
152.587] (II) UnloadModule: "libinput"
152.587] (II) UnloadModule: "libinput"
152.587] (II) UnloadModule: "libinput"
152.587] (II) UnloadModule: "libinput"
152.587] (II) UnloadModule: "libinput"
152.587] (II) UnloadModule: "libinput"
152.634] (II) Server terminated successfully (0). Closing log file.

I am unsure if any of these logs will be of help to finding the cause, but I can only hope so.
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: Dudemanguy on 23 June 2022, 15:08:25
I hate to say it, but the logs look OK to me. What happens if you disable sddm on startup and try to log into plasma using startx?
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 23 June 2022, 15:40:55
I hate to say it, but the logs look OK to me. What happens if you disable sddm on startup and try to log into plasma using startx?
How would I go about doing that?
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: gripped on 23 June 2022, 15:54:40
Make sure xorg-xinit is installed.
Disable sddm
Code: [Select]
sudo rc-update del sddm default
I assume sddm would be in default ? You can use
Code: [Select]
rc-update show
to check.

Create or edit ~/.xinitrc to start KDE Plasma, and probably pipewire if you use it
Code: [Select]
/usr/bin/pipewire &
/usr/bin/pipewire-pulse &
/usr/bin/wireplumber &
exec dbus-launch --exit-with-session startplasma-x11
should work

Reboot and
Code: [Select]
startx
You can override ~/.xinitrc by just passing a program to startx like
Code: [Select]
startx /usr/bin/konsole
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 24 June 2022, 00:08:56

Yep, using startx, I opened konsole successfully. So what does this suggest? It is a problem with sddm not working properly?

Also, I have yet to post my logs after I update the system. Remember, the GUI loading bar does not move, but once I update the system, on the next reboot it goes to a black screen with just a cursor and nothing else. Should I get it to that state on a fresh install again and post the logs here?
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 24 June 2022, 03:48:24
Alright, I fresh installed again, and updated. Oddly, no black screen with just a cursor, but the GUI loading bar still does not move at all.

errors.log:

Code: [Select]
Jun 23 15:35:01 Geth crond[2090]: (root) CAN'T OPEN (/etc/crontab): No such file or directory
Jun 23 15:37:10 Geth /etc/init.d/local[2426]: rc-update: service `consolefont' is not in the runlevel `default'
Jun 23 15:37:10 Geth kernel: nouveau 0000:01:00.0: gr: intr 00000040

crond.log:

Code: [Select]
Jun 23 15:35:01 Geth crond[2090]: (root) CAN'T OPEN (/etc/crontab): No such file or directory
Jun 23 15:35:01 Geth crond[2090]: (*system*) RELOAD (/etc/cron.d/0hourly)
Jun 23 15:35:16 Geth crond[2090]: (CRON) INFO (Shutting down)
Jun 23 15:35:16 Geth crond[7157]: (CRON) STARTUP (1.6.1)
Jun 23 15:35:16 Geth crond[7157]: (CRON) INFO (Syslog will be used instead of sendmail.)
Jun 23 15:35:16 Geth crond[7157]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 14% if used.)
Jun 23 15:35:16 Geth crond[7157]: (CRON) INFO (running with inotify support)
Jun 23 15:35:16 Geth crond[7157]: (CRON) INFO (@reboot jobs will be run at computer's startup.)
Jun 23 15:36:48 Geth crond[7157]: (CRON) INFO (Shutting down)
Jun 23 15:37:08 Geth crond[2113]: (CRON) STARTUP (1.6.1)
Jun 23 15:37:08 Geth crond[2113]: (CRON) INFO (Syslog will be used instead of sendmail.)
Jun 23 15:37:08 Geth crond[2113]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 79% if used.)
Jun 23 15:37:08 Geth crond[2113]: (CRON) INFO (running with inotify support)
Jun 23 15:37:41 Geth crond[2113]: (CRON) INFO (Shutting down)

sddm.log:

Code: [Select]
[15:20:31.853] (II) DAEMON: Initializing...
[15:20:31.860] (II) DAEMON: Starting...
[15:20:31.860] (II) DAEMON: Logind interface found
[15:20:31.861] (II) DAEMON: Adding new display on vt 7 ...
[15:20:31.864] (II) DAEMON: Loading theme configuration from ""
[15:20:31.864] (II) DAEMON: Display server starting...
[15:20:31.864] (II) DAEMON: Adding cookie to "/var/run/sddm/{d1ca2758-33ee-4c5f-ba49-b70579389b7f}"
[15:20:31.881] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt7 -auth
var/run/sddm/{d1ca2758-33ee-4c5f-ba49-b70579389b7f} -noreset -displayfd 17
[15:20:33.119] (II) DAEMON: Setting default cursor
[15:20:33.131] (II) DAEMON: Running display setup script "/usr/share/sddm/scripts/Xsetup"
[15:20:33.135] (II) DAEMON: Display server started.
[15:20:33.136] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[15:20:33.136] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[15:20:33.136] (II) DAEMON: Session "/usr/share/xsessions/plasma.desktop" selected, command: "dbus
run-session /usr/bin/startplasma-x11"
[15:20:33.158] (II) HELPER: [PAM] Starting...
[15:20:33.158] (II) HELPER: [PAM] Authenticating...
[15:20:33.159] (II) HELPER: [PAM] Preparing to converse...
[15:20:33.159] (II) HELPER: [PAM] Conversation with 1 messages
[15:20:33.159] (II) HELPER: [PAM] returning.
[15:20:33.160] (II) DAEMON: Authenticated successfully
[15:20:33.241] (II) HELPER: Starting: "/usr/share/sddm/scripts/Xsession \"dbus-run-session /usr/bin
startplasma-x11\""
[15:20:33.242] (II) HELPER: Adding cookie to "/home/geth/.Xauthority"
[15:20:33.246] (II) DAEMON: Session started
[15:22:33.583] (II) HELPER: [PAM] Closing session
[15:22:33.587] (II) HELPER: [PAM] Ended.
[15:22:33.589] (WW) DAEMON: Auth: sddm-helper exited with 1
[15:36:48.406] (WW) DAEMON: Signal received: SIGTERM
[15:36:48.406] (II) DAEMON: Display server stopping...
[15:36:48.440] (II) DAEMON: Display server stopped.
[15:36:48.440] (II) DAEMON: Running display stop script "/usr/share/sddm/scripts/Xstop"
[15:37:10.018] (II) DAEMON: Initializing...
[15:37:10.032] (II) DAEMON: Starting...
[15:37:10.033] (II) DAEMON: Logind interface found
[15:37:10.035] (II) DAEMON: Adding new display on vt 7 ...
[15:37:10.039] (II) DAEMON: Loading theme configuration from ""
[15:37:10.039] (II) DAEMON: Display server starting...
[15:37:10.039] (II) DAEMON: Adding cookie to "/var/run/sddm/{ef281ae9-58f9-4e89-82df-87d8763a42ad}"
[15:37:10.051] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt7 -auth
var/run/sddm/{ef281ae9-58f9-4e89-82df-87d8763a42ad} -noreset -displayfd 17
[15:37:11.186] (II) DAEMON: Setting default cursor
[15:37:11.200] (II) DAEMON: Running display setup script "/usr/share/sddm/scripts/Xsetup"[15:37:11.204] (II) DAEMON: Display server started.
[15:37:11.205] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[15:37:11.205] (II) DAEMON: Reading from "/usr/share/xsessions/plasma.desktop"
[15:37:11.205] (II) DAEMON: Session "/usr/share/xsessions/plasma.desktop" selected, command: "dbus
run-session /usr/bin/startplasma-x11"
[15:37:11.234] (II) HELPER: [PAM] Starting...
[15:37:11.234] (II) HELPER: [PAM] Authenticating...
[15:37:11.235] (II) HELPER: [PAM] Preparing to converse...
[15:37:11.235] (II) HELPER: [PAM] Conversation with 1 messages
[15:37:11.236] (II) HELPER: [PAM] returning.
[15:37:11.238] (II) DAEMON: Authenticated successfully
[15:37:11.291] (II) HELPER: Starting: "/usr/share/sddm/scripts/Xsession \"dbus-run-session /usr/bin
startplasma-x11\""
[15:37:11.292] (II) HELPER: Adding cookie to "/home/geth/.Xauthority"
[15:37:11.296] (II) DAEMON: Session started
[15:37:41.294] (WW) DAEMON: Signal received: SIGTERM
[15:37:41.294] (II) DAEMON: Display server stopping...
[15:37:41.360] (II) DAEMON: Display server stopped.
[15:37:41.360] (II) DAEMON: Running display stop script "/usr/share/sddm/scripts/Xstop"
[15:37:41.364] (WW) DAEMON: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still
running.


daemon.log:

Code: [Select]
Jun 23 15:37:41 Geth /etc/init.d/NetworkManager[3846]: status: stopping
Jun 23 15:37:41 Geth supervise-daemon[1709]: stopping /usr/lib/elogind/elogind, pid 1710
Jun 23 15:37:41 Geth supervise-daemon[1709]: Will stop PID 1710
Jun 23 15:37:41 Geth supervise-daemon[1709]: Sending signal 15 to PID 1710
Jun 23 15:37:41 Geth supervise-daemon[1595]: stopping /usr/bin/dbus-daemon, pid 1596
Jun 23 15:37:41 Geth supervise-daemon[1595]: Will stop PID 1596
Jun 23 15:37:41 Geth supervise-daemon[1595]: Sending signal 15 to PID 1596
Jun 23 15:37:41 Geth ModemManager[2149]: <warn> could not acquire the
'org.freedesktop.ModemManager1' service name
Jun 23 15:37:41 Geth nm-dispatcher[3803]: Caught signal 15, shutting down...
Jun 23 15:37:41 Geth ModemManager[2149]: <info> ModemManager is shut down
Jun 23 15:37:42 Geth supervise-daemon[2066]: stopping /usr/bin/syslog-ng, pid 2067
Jun 23 15:37:42 Geth supervise-daemon[2066]: Will stop PID 2067
Jun 23 15:37:42 Geth supervise-daemon[2066]: Sending signal 15 to PID 2067

rc.log:

Code: [Select]

rc boot logging started at Thu Jun 23 15:20:25 2022

termencoding | * Setting terminal encoding [UTF-8] ...
modules | * Loading module crypto_user ...
[ ok ]
[ ok ]
keymaps | * Setting keyboard mode [UTF-8] ...
[ ok ]
keymaps | * Loading key mappings [us] ...
hwclock | * Setting system clock using the hardware clock [UTC] ...
[ ok ]
[ ok ]
loopback | * Bringing up network interface lo ...
sysctl | * Configuring kernel parameters ...
[ ok ]
procfs | * Mounting misc binary format filesystem ...
[ ok ]
fsck | * Checking local filesystems ...
[ ok ]
fsck |fsck.fat 4.2 (2021-01-31)
fsck |/dev/sda1: 6 files, 74/76643 clusters
hostname | * Setting hostname to Geth from /etc/hostname ...
[ ok ]
[ ok ]
root | * Remounting filesystems ...
binfmt | * Loading custom binary format handlers ...
[ ok ]
[ ok ]
mtab | * Updating /etc/mtab ...
mtab | * Creating mtab symbolic link
swap | * Activating swap devices ...
[ ok ]
[ ok ]
localmount | * Mounting local filesystems ...
[ ok ]
bootmisc | * Creating user login records ...
opensysusers | * Setting up sysusers.d entries ...
opentmpfiles-setup| * Setting up tmpfiles.d entries ...
[ ok ]
[ ok ]
[ ok ]
save-keymaps | * Saving key mapping ...
save-termencoding | * Saving terminal encoding ...[ ok ]
net.lo | * Bringing up interface lo
net.lo | * Caching network module dependencies
dbus | * Starting dbus ...
[ ok ]
net.lo | * 127.0.0.1/8 ...
[ ok ]
net.lo | * Adding routes
net.lo | * 127.0.0.0/8 via 127.0.0.1 ...
[ ok ]
[ ok ]
[ ok ]
elogind | * Starting elogind ...
[ ok ]

rc boot logging stopped at Thu Jun 23 15:20:30 2022


rc default logging started at Thu Jun 23 15:20:30 2022

syslog-ng | * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
NetworkManager | * Starting NetworkManager ...
bluetoothd | * Starting bluetoothd ...
[ ok ]
[ ok ]
[ ok ]
syslog-ng | * /var/lib/syslog-ng: correcting mode
syslog-ng | * Starting syslog-ng ...
[ ok ]
cronie | * Starting cronie ...
[ ok ]
acpid | * Starting acpid ...
[ ok ]
NetworkManager |Connecting..... 1sConnecting...... 1sConnecting.......
1sConnecting........ 1sConnecting......... 1sConnecting.......... 1sConnecting...........1sConnecting............ 1sConnecting............. 1sConnecting.............. 1sConnecting...............1sConnecting............... 0s [offline]
NetworkManager | * Marking NetworkManager as inactive. It will automatically be marked
NetworkManager | * as started after a network connection has been established.
netmount | * WARNING: netmount will start when NetworkManager has started
NetworkManager | * WARNING: NetworkManager has started, but is inactive
sddm | * Starting sddm ...
avahi-daemon | * Starting avahi-daemon ...
[ ok ]

[ ok ]
cupsd | * Starting cupsd ...
[ ok ]
local | * Starting local ...
[ ok ]

rc default logging stopped at Thu Jun 23 15:20:32 2022


rc shutdown logging started at Thu Jun 23 15:36:47 2022

 * Caching service dependencies ...
[ ok ]
openrc-settingsd | * Stopping openrc-settingsd ...
cupsd | * Stopping cupsd ...
swap | * Deactivating swap devices ...
local | * Stopping local ...
bluetoothd | * Stopping bluetoothd ...
[ ok ]
sddm | * Stopping sddm ...
acpid | * Stopping acpid ...
[ ok ]
netmount | * Unmounting network filesystems ...
[ !! ]
[ ok ]
[ ok ]
cronie | * Stopping cronie ...
[ ok ]
[ ok ]
avahi-daemon | * Stopping avahi-daemon ...
NetworkManager | * Stopping NetworkManager ...
[ ok ]
[ ok ]
syslog-ng | * Stopping syslog-ng ...
[ ok ]
elogind | * Stopping elogind ...
[ ok ]
[ ok ]
dbus | * Stopping dbus ...
[ ok ]
[ ok ]
localmount | * Unmounting loop devices
localmount | * Unmounting filesystems
localmount | * Unmounting /tmp ...[ ok ]
localmount | * Unmounting /boot/efi ...
[ ok ]
hwclock | * Setting hardware clock using the system clock [UTC] ...
udev | * Stopping udev ...
[ ok ]
[ ok ]

rc shutdown logging stopped at Thu Jun 23 15:36:49 2022


rc shutdown logging started at Thu Jun 23 15:36:47 2022

 * Caching service dependencies ...
[ ok ]
openrc-settingsd | * Stopping openrc-settingsd ...
cupsd | * Stopping cupsd ...
swap | * Deactivating swap devices ...
local | * Stopping local ...
bluetoothd | * Stopping bluetoothd ...
[ ok ]
sddm | * Stopping sddm ...
acpid | * Stopping acpid ...
[ ok ]
netmount | * Unmounting network filesystems ...
[ !! ]
[ ok ]
[ ok ]
cronie | * Stopping cronie ...
[ ok ]
[ ok ]
avahi-daemon | * Stopping avahi-daemon ...
NetworkManager | * Stopping NetworkManager ...
[ ok ]
[ ok ]
syslog-ng | * Stopping syslog-ng ...
[ ok ]
elogind | * Stopping elogind ...
[ ok ]
[ ok ]
dbus | * Stopping dbus ...
[ ok ]
[ ok ]
localmount | * Unmounting loop deviceslocalmount | * Unmounting filesystems
localmount | * Unmounting /tmp ...
[ ok ]
localmount | * Unmounting /boot/efi ...
[ ok ]
hwclock | * Setting hardware clock using the system clock [UTC] ...
udev | * Stopping udev ...
[ ok ]
[ ok ]

rc shutdown logging stopped at Thu Jun 23 15:36:49 2022


rc boot logging started at Thu Jun 23 15:37:07 2022

termencoding | * Setting terminal encoding [UTF-8] ...
[ ok ]
modules | * Loading module crypto_user ...
[ ok ]
keymaps | * Setting keyboard mode [UTF-8] ...
[ ok ]
keymaps | * Loading key mappings [us] ...
hwclock | * Setting system clock using the hardware clock [UTC] ...
[ ok ]
[ ok ]
procfs | * Mounting misc binary format filesystem ...
[ ok ]
loopback | * Bringing up network interface lo ...
sysctl | * Configuring kernel parameters ...
[ ok ]
hostname | * Setting hostname to Geth from /etc/hostname ...
fsck | * Checking local filesystems ...
[ ok ]
[ ok ]
fsck |fsck.fat 4.2 (2021-01-31)
fsck |/dev/sda1: 6 files, 74/76643 clusters
[ ok ]
binfmt | * Loading custom binary format handlers ...
[ ok ]
root | * Remounting filesystems ...
[ ok ]
mtab | * Updating /etc/mtab ...
mtab | * Creating mtab symbolic link
[ ok ]swap | * Activating swap devices ...
[ ok ]
localmount | * Mounting local filesystems ...
[ ok ]
opensysusers | * Setting up sysusers.d entries ...
seedrng | * Seeding random number generator ...
seedrng | * Saving 256 bits of creditable seed for next boot
opentmpfiles-setup| * Setting up tmpfiles.d entries ...
[ ok ]
[ ok ]
[ ok ]
bootmisc | * Creating user login records ...
[ ok ]
save-keymaps | * Saving key mapping ...
dbus | * Starting dbus ...
[ ok ]
[ ok ]
consolefont | * Setting console font [default8x16] ...
net.lo | * Bringing up interface lo
net.lo | * Caching network module dependencies
save-termencoding | * Saving terminal encoding ...
[ ok ]
elogind | * Starting elogind ...
[ ok ]
[ ok ]
net.lo | * 127.0.0.1/8 ...
[ ok ]
net.lo | * Adding routes
net.lo | * 127.0.0.0/8 via 127.0.0.1 ...
[ ok ]
[ ok ]

rc boot logging stopped at Thu Jun 23 15:37:08 2022


rc default logging started at Thu Jun 23 15:37:08 2022

syslog-ng | * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
bluetoothd | * Starting bluetoothd ...
[ ok ]
NetworkManager | * Starting NetworkManager ...
[ ok ]
[ ok ]
syslog-ng | * Starting syslog-ng ...[ ok ]
cronie | * Starting cronie ...
[ ok ]
acpid | * Starting acpid ...
[ ok ]
NetworkManager |Connecting.... 1sConnecting..... 1sConnecting......
1sConnecting....... 1sConnecting........ 1sConnecting......... 1sConnecting..........1sConnecting........... 1sConnecting............ 1sConnecting............. 1sConnecting..............1sConnecting............... 1sConnecting............... 0s [offline]
NetworkManager | * Marking NetworkManager as inactive. It will automatically be marked
NetworkManager | * as started after a network connection has been established.
netmount | * WARNING: netmount will start when NetworkManager has started
NetworkManager | * WARNING: NetworkManager has started, but is inactive
avahi-daemon | * Starting avahi-daemon ...
sddm | * Starting sddm ...
[ ok ]
[ ok ]
cupsd | * Starting cupsd ...
[ ok ]
local | * Starting local ...
[ ok ]

rc default logging stopped at Thu Jun 23 15:37:10 2022


rc shutdown logging started at Thu Jun 23 15:37:41 2022

netmount | * Unmounting network filesystems ...
openrc-settingsd | * Stopping openrc-settingsd ...
seedrng | * Saving random number generator seed ...
[ ok ]
sddm | * Stopping sddm ...
seedrng | * Seeding 256 bits and crediting
seedrng | * Saving 256 bits of creditable seed for next boot
acpid | * Stopping acpid ...
cronie | * Stopping cronie ...
cupsd | * Stopping cupsd ...
local | * Stopping local ...
[ ok ]
[ ok ]
[ ok ]
bluetoothd | * Stopping bluetoothd ...
swap | * Deactivating swap devices ...
[ ok ]

[ !! ]
[ ok ]
[ ok ]
NetworkManager | * Stopping NetworkManager ...
avahi-daemon | * Stopping avahi-daemon ...
[ ok ]
[ ok ]
elogind | * Stopping elogind ...
[ ok ]
[ ok ]
dbus | * Stopping dbus ...
[ ok ]
[ ok ]
syslog-ng | * Stopping syslog-ng ...
[ ok ]
localmount | * Unmounting loop devices
localmount | * Unmounting filesystems
localmount | * Unmounting /tmp ...
[ ok ]
localmount | * Unmounting /boot/efi ...
[ ok ]
hwclock | * Setting hardware clock using the system clock [UTC] ...
udev | * Stopping udev ...
[ ok ]
[ ok ]

rc shutdown logging stopped at Thu Jun 23 15:37:43 2022
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: gripped on 24 June 2022, 13:12:10
Yep, using startx, I opened konsole successfully. So what does this suggest? It is a problem with sddm not working properly?

Could be sddm but maybe not.
You showed you could get a very basic desktop with no sddm and by running
Code: [Select]
startx /usr/bin/konsole
Did you also try starting KDE / Plasma this way ? I just had a fiddle with the VM I made and for whatever reason I could not get a Plasma desktop using a startx one liner but it worked fine putting what I said into ~/.xinitrc and just running
Code: [Select]
startx

From your description I'm guessing you chose the 'autologin' feature during installation ?
As you don't mention entering a password on the sddm screen.

It would seem that the issue is with loading Plasma not with sddm but that's not certain to me.
Which is why you should try loading Plasma via startx to see if the same issue remains or does not.

I don't use a display manager as I don't see the need and have experienced odd behavior from them in the past.
My Artix install automatically logs me onto tty1 at boot then I type my alias to startx 'sx' and viola desktop.

Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 24 June 2022, 17:26:52

From your description I'm guessing you chose the 'autologin' feature during installation ?
As you don't mention entering a password on the sddm screen.

It autologs in yes. I am doubtful that it is Plasma that is the issue, as using any other init works flawlessly, only OpenRC has issues.
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: gripped on 24 June 2022, 17:38:52
It autologs in yes. I am doubtful that it is Plasma that is the issue, as using any other init works flawlessly, only OpenRC has issues.

Well it seems to be getting past the sddm stage and hanging at the loading of Plasma.
Just because Plasma works on other init type iso's doesn't mean it's openrc at fault.
There could be other peculiarities as to how the openrc iso was built. Which is causing problems ?

I've told you twice what I'd try next.

If it was me and that hadn't worked the next thing I'd try would be creating a temp user account and trying to start Plasma with a fresh and clean set of user settings.
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: voidink on 25 June 2022, 14:09:31
Well it seems to be getting past the sddm stage and hanging at the loading of Plasma.
Just because Plasma works on other init type iso's doesn't mean it's openrc at fault.
There could be other peculiarities as to how the openrc iso was built. Which is causing problems ?

I've told you twice what I'd try next.

If it was me and that hadn't worked the next thing I'd try would be creating a temp user account and trying to start Plasma with a fresh and clean set of user settings.
I have figured it out! It is the auto-login feature. Leaving it off and reinstalling, and even past updating, I can successfully sign in and it loads up the desktop just fine.

The cause of the problem is the auto-login feature which is not allowing the system to load the desktop.
Title: Re: Plasma OpenRC refuses to boot properly, while every other init works
Post by: gripped on 25 June 2022, 15:09:13
The cause of the problem is the auto-login feature which is not allowing the system to load the desktop.
Glad you got it working. In the case of the VM I span up it worked both with and without autologin.
sddm handles the autologin so I guess we can say it was an sddm problem or at least related to sddm ?

If you want autologin, and the device is to be single user then sddm is bringing very little to the table.
It's fairly trivial to remove sddm, set the system to autologin to a tty, and then make X start automatcally.

To autologin to tty1 edit /etc/conf.d/agetty.tty1 to
Code: [Select]
# make agetty quiet
quiet="yes"

# Set the baud rate of the terminal line
baud="38400"

# set the terminal type
term_type="linux"

# extra options to pass to agetty for this port
agetty_options="--autologin YOURUSERNAME -J"
To start X automatically I used to have something like this in the user ~/.bash_profile
Code: [Select]
#Startx Automatically
if [[ -z "$DISPLAY" ]] && [[ $(tty) = /dev/tty1 ]]; then
. startx
logout
fi
I haven't tested the X bit. I prefer to start X manually now. But I used to have something like that. Check X isn't running, check we're on tty1. If so startx