Skip to content

Instantly share code, notes, and snippets.

@kayvank
Last active April 9, 2020 20:59
Show Gist options
  • Save kayvank/853ec93ce01c1652ecc05ee2a1506903 to your computer and use it in GitHub Desktop.
Save kayvank/853ec93ce01c1652ecc05ee2a1506903 to your computer and use it in GitHub Desktop.
opensuse-tumbleweed displaylink stopped working with the last opensuse update
laptop: thinkpad p1, Intelxeon, nvidia GPU
➜ uname -r
5.6.0-1-default
cat /etc/os-release
---------------start cut&paste ----------------
NAME="openSUSE Tumbleweed"
# VERSION="20200402"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20200402"
PRETTY_NAME="openSUSE Tumb leweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20200402"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
LOGO="distributor-logo"
---------------end cut&paste ----------------
➜ lsusb
Bus 004 Device 029: ID 17ef:a357 Lenovo
Bus 004 Device 028: ID 17ef:a359 Lenovo
Bus 004 Device 027: ID 17e9:6015 DisplayLink
Bus 004 Device 026: ID 17ef:a356 Lenovo
Bus 004 Device 025: ID 17ef:a357 Lenovo
Bus 004 Device 024: ID 17ef:a359 Lenovo
Bus 004 Device 023: ID 17e9:6015 DisplayLink
Bus 004 Device 022: ID 17ef:a356 Lenovo
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 06cb:00bd Synaptics, Inc.
Bus 001 Device 003: ID 04f2:b67c Chicony Electronics Co., Ltd
Bus 001 Device 074: ID 1d50:6122 OpenMoko, Inc.
Bus 001 Device 073: ID 093a:2530 Pixart Imaging, Inc.
Bus 001 Device 072: ID 17ef:a354 Lenovo
Bus 001 Device 071: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 070: ID 17ef:1029 Lenovo
Bus 001 Device 068: ID 17ef:1028 Lenovo
Bus 001 Device 006: ID 8087:0029 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
----------------------end copy&paste -------------
➜ journalctl -xe
---------------start cut&paste ----------------
-- Logs begin at Tue 2020-04-07 12:10:01 PDT, end at Thu 2020-04-09 12:37:25 PDT. --
Apr 09 12:22:04 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925215 and the job result is done.
Apr 09 12:22:04 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925215.
Apr 09 12:22:04 saturn-xeon modprobe[32076]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:04 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:04 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:04 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925215 and the job result is failed.
Apr 09 12:22:06 saturn-xeon plasmashell[4423]: libkcups: Renew-Subscription last error: 0 successful-ok
Apr 09 12:22:09 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 292.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:09 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925313 and the job result is done.
Apr 09 12:22:09 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925313.
Apr 09 12:22:09 saturn-xeon modprobe[32128]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:09 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:09 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:09 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925313 and the job result is failed.
Apr 09 12:22:14 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 293.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:14 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925411 and the job result is done.
Apr 09 12:22:14 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925411.
Apr 09 12:22:14 saturn-xeon modprobe[32187]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:14 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:14 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:14 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925411 and the job result is failed.
Apr 09 12:22:19 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 294.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:19 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925509 and the job result is done.
Apr 09 12:22:19 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925509.
Apr 09 12:22:19 saturn-xeon modprobe[32237]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:19 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:19 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:19 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925509 and the job result is failed.
Apr 09 12:22:25 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 295.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:25 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925607 and the job result is done.
Apr 09 12:22:25 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925607.
Apr 09 12:22:25 saturn-xeon modprobe[32298]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:25 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:25 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:25 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925607 and the job result is failed.
Apr 09 12:22:29 saturn-xeon rpm[32357]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:22:30 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 296.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:30 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925705 and the job result is done.
Apr 09 12:22:30 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925705.
Apr 09 12:22:30 saturn-xeon modprobe[32359]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:30 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:30 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:30 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925705 and the job result is failed.
Apr 09 12:22:33 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17666, resource id: 136315258, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:22:33 saturn-xeon dbus-daemon[1442]: [system] Activating service name='org.opensuse.Snapper' requested by ':1.447' (uid=0 pid=32427 comm="/usr/bin/snapper create --type=post --cleanup-algo") (using servicehelper)
Apr 09 12:22:33 saturn-xeon dbus-daemon[1442]: [system] Successfully activated service 'org.opensuse.Snapper'
Apr 09 12:22:35 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 297.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:35 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925803 and the job result is done.
Apr 09 12:22:35 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925803.
Apr 09 12:22:35 saturn-xeon modprobe[722]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:35 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:35 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:35 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925803 and the job result is failed.
Apr 09 12:22:40 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 298.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:40 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925901 and the job result is done.
Apr 09 12:22:40 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925901.
Apr 09 12:22:40 saturn-xeon modprobe[777]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:40 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:40 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:40 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925901 and the job result is failed.
Apr 09 12:22:46 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 299.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:46 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 925999 and the job result is done.
Apr 09 12:22:46 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 925999.
Apr 09 12:22:46 saturn-xeon modprobe[828]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:46 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:46 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:46 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 925999 and the job result is failed.
Apr 09 12:22:51 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 300.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:51 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926097 and the job result is done.
Apr 09 12:22:51 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926097.
Apr 09 12:22:51 saturn-xeon modprobe[907]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:51 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:51 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:51 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926097 and the job result is failed.
Apr 09 12:22:56 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 301.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:22:56 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926195 and the job result is done.
Apr 09 12:22:56 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926195.
Apr 09 12:22:56 saturn-xeon modprobe[965]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:22:56 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:22:56 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:22:56 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926195 and the job result is failed.
Apr 09 12:23:01 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 302.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:01 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926293 and the job result is done.
Apr 09 12:23:01 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926293.
Apr 09 12:23:01 saturn-xeon modprobe[1015]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:01 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:01 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:01 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926293 and the job result is failed.
Apr 09 12:23:07 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 303.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:07 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926391 and the job result is done.
Apr 09 12:23:07 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926391.
Apr 09 12:23:07 saturn-xeon modprobe[1101]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:07 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:07 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:07 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926391 and the job result is failed.
Apr 09 12:23:12 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 304.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:12 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926489 and the job result is done.
Apr 09 12:23:12 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926489.
Apr 09 12:23:12 saturn-xeon modprobe[1901]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:12 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:12 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:12 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926489 and the job result is failed.
Apr 09 12:23:12 saturn-xeon dbus-daemon[1442]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.450' (uid=0 pid=1900 comm="/usr/bin/ruby.ruby2.6 --encoding=utf-8 /usr/lib/Ya")
Apr 09 12:23:12 saturn-xeon systemd[1]: Starting Locale Service...
-- Subject: A start job for unit systemd-localed.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-localed.service has begun execution.
--
-- The job identifier is 926587.
Apr 09 12:23:13 saturn-xeon dbus-daemon[1442]: [system] Successfully activated service 'org.freedesktop.locale1'
Apr 09 12:23:13 saturn-xeon systemd[1]: Started Locale Service.
-- Subject: A start job for unit systemd-localed.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-localed.service has finished successfully.
--
-- The job identifier is 926587.
Apr 09 12:23:13 saturn-xeon ruby.ruby2.6[1900]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:23:17 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 305.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:17 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926685 and the job result is done.
Apr 09 12:23:17 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926685.
Apr 09 12:23:17 saturn-xeon modprobe[2022]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:17 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:17 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:17 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926685 and the job result is failed.
Apr 09 12:23:22 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 306.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:22 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926783 and the job result is done.
Apr 09 12:23:22 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926783.
Apr 09 12:23:22 saturn-xeon modprobe[2073]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:22 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:22 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:22 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926783 and the job result is failed.
Apr 09 12:23:28 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 307.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:28 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926881 and the job result is done.
Apr 09 12:23:28 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926881.
Apr 09 12:23:28 saturn-xeon modprobe[2126]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:28 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:28 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:28 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926881 and the job result is failed.
Apr 09 12:23:33 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 308.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:33 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 926979 and the job result is done.
Apr 09 12:23:33 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 926979.
Apr 09 12:23:33 saturn-xeon modprobe[2177]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:33 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:33 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:33 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 926979 and the job result is failed.
Apr 09 12:23:38 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 309.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:38 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927077 and the job result is done.
Apr 09 12:23:38 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927077.
Apr 09 12:23:38 saturn-xeon modprobe[2236]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:38 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:38 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:38 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927077 and the job result is failed.
Apr 09 12:23:43 saturn-xeon systemd[1]: systemd-localed.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit systemd-localed.service has successfully entered the 'dead' state.
Apr 09 12:23:43 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 310.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:43 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927175 and the job result is done.
Apr 09 12:23:43 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927175.
Apr 09 12:23:43 saturn-xeon modprobe[2297]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:43 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:43 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:43 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927175 and the job result is failed.
Apr 09 12:23:49 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 311.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:49 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927273 and the job result is done.
Apr 09 12:23:49 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927273.
Apr 09 12:23:49 saturn-xeon modprobe[2343]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:49 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:49 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:49 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927273 and the job result is failed.
Apr 09 12:23:54 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 312.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:54 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927371 and the job result is done.
Apr 09 12:23:54 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927371.
Apr 09 12:23:54 saturn-xeon modprobe[2393]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:54 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:54 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:54 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927371 and the job result is failed.
Apr 09 12:23:59 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 313.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:23:59 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927469 and the job result is done.
Apr 09 12:23:59 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927469.
Apr 09 12:23:59 saturn-xeon modprobe[2454]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:23:59 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:23:59 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:23:59 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927469 and the job result is failed.
Apr 09 12:24:04 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 314.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:04 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927567 and the job result is done.
Apr 09 12:24:04 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927567.
Apr 09 12:24:04 saturn-xeon modprobe[2508]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:04 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:04 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:04 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927567 and the job result is failed.
Apr 09 12:24:10 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 315.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:10 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927665 and the job result is done.
Apr 09 12:24:10 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927665.
Apr 09 12:24:10 saturn-xeon modprobe[2559]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:10 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:10 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:10 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927665 and the job result is failed.
Apr 09 12:24:15 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 316.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:15 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927763 and the job result is done.
Apr 09 12:24:15 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927763.
Apr 09 12:24:15 saturn-xeon modprobe[2612]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:15 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:15 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:15 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927763 and the job result is failed.
Apr 09 12:24:20 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 317.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:20 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927861 and the job result is done.
Apr 09 12:24:20 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927861.
Apr 09 12:24:20 saturn-xeon modprobe[2667]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:20 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:20 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:20 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927861 and the job result is failed.
Apr 09 12:24:25 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 318.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:25 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 927959 and the job result is done.
Apr 09 12:24:25 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 927959.
Apr 09 12:24:25 saturn-xeon modprobe[2726]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:25 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:25 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:25 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 927959 and the job result is failed.
Apr 09 12:24:31 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 319.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:31 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928057 and the job result is done.
Apr 09 12:24:31 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928057.
Apr 09 12:24:31 saturn-xeon modprobe[2776]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:31 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:31 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:31 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928057 and the job result is failed.
Apr 09 12:24:36 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 320.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:36 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928155 and the job result is done.
Apr 09 12:24:36 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928155.
Apr 09 12:24:36 saturn-xeon modprobe[2826]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:36 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:36 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:36 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928155 and the job result is failed.
Apr 09 12:24:41 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 321.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:41 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928253 and the job result is done.
Apr 09 12:24:41 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928253.
Apr 09 12:24:41 saturn-xeon modprobe[2877]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:41 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:41 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:41 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928253 and the job result is failed.
Apr 09 12:24:46 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 322.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:46 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928351 and the job result is done.
Apr 09 12:24:46 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928351.
Apr 09 12:24:46 saturn-xeon modprobe[2940]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:46 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:46 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:46 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928351 and the job result is failed.
Apr 09 12:24:52 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 323.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:52 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928449 and the job result is done.
Apr 09 12:24:52 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928449.
Apr 09 12:24:52 saturn-xeon modprobe[3006]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:52 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:52 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:52 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928449 and the job result is failed.
Apr 09 12:24:57 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 324.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:24:57 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928547 and the job result is done.
Apr 09 12:24:57 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928547.
Apr 09 12:24:57 saturn-xeon modprobe[3074]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:24:57 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:24:57 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:24:57 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928547 and the job result is failed.
Apr 09 12:25:02 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 325.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:25:02 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928645 and the job result is done.
Apr 09 12:25:02 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928645.
Apr 09 12:25:02 saturn-xeon modprobe[3126]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:25:02 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:25:02 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:25:02 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928645 and the job result is failed.
Apr 09 12:25:07 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 326.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:25:07 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928743 and the job result is done.
Apr 09 12:25:07 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928743.
Apr 09 12:25:07 saturn-xeon modprobe[3188]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:25:07 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:25:07 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:25:07 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928743 and the job result is failed.
Apr 09 12:25:13 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 327.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:25:13 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928841 and the job result is done.
Apr 09 12:25:13 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928841.
Apr 09 12:25:13 saturn-xeon modprobe[3241]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:25:13 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:25:13 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:25:13 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928841 and the job result is failed.
Apr 09 12:25:18 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 328.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:25:18 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 928939 and the job result is done.
Apr 09 12:25:18 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 928939.
Apr 09 12:25:18 saturn-xeon modprobe[3292]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:25:18 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:25:18 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:25:18 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 928939 and the job result is failed.
Apr 09 12:25:23 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 329.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:25:23 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 929037 and the job result is done.
Apr 09 12:25:23 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 929037.
Apr 09 12:25:23 saturn-xeon modprobe[3346]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:25:23 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:25:23 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:25:23 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 929037 and the job result is failed.
Apr 09 12:25:28 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 330.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:25:28 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 929135 and the job result is done.
Apr 09 12:25:28 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 929135.
Apr 09 12:25:28 saturn-xeon modprobe[3406]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:25:28 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:25:28 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:25:28 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 929135 and the job result is failed.
Apr 09 12:25:33 saturn-xeon dbus-daemon[1442]: [system] Activating service name='org.opensuse.Snapper' requested by ':1.453' (uid=0 pid=3486 comm="/usr/lib/zypp/plugins/commit/snapper-zypp-plugin ") (using servicehelper)
Apr 09 12:25:33 saturn-xeon dbus-daemon[1442]: [system] Successfully activated service 'org.opensuse.Snapper'
Apr 09 12:25:34 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 331.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:25:34 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 929233 and the job result is done.
Apr 09 12:25:34 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 929233.
Apr 09 12:25:34 saturn-xeon modprobe[4005]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:25:34 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:25:34 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:25:34 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 929233 and the job result is failed.
Apr 09 12:25:34 saturn-xeon rpm[4208]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:34 saturn-xeon [RPM][4208]: Transaction ID 5e8f76ae started
Apr 09 12:25:34 saturn-xeon [RPM][4208]: erase VirtualGL-32bit-2.6.3-1.1.x86_64: success
Apr 09 12:25:34 saturn-xeon [RPM][4208]: erase VirtualGL-32bit-2.6.3-1.1.x86_64: success
Apr 09 12:25:34 saturn-xeon [RPM][4208]: Transaction ID 5e8f76ae finished: 0
Apr 09 12:25:34 saturn-xeon rpm[4209]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:34 saturn-xeon [RPM][4209]: Transaction ID 5e8f76ae started
Apr 09 12:25:34 saturn-xeon [RPM][4209]: erase bbswitch-0.8-8.21.x86_64: success
Apr 09 12:25:34 saturn-xeon [RPM][4209]: erase bbswitch-0.8-8.21.x86_64: success
Apr 09 12:25:34 saturn-xeon [RPM][4209]: Transaction ID 5e8f76ae finished: 0
Apr 09 12:25:34 saturn-xeon rpm[4218]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:34 saturn-xeon [RPM][4218]: Transaction ID 5e8f76ae started
Apr 09 12:25:34 saturn-xeon [RPM][4218]: erase displaylink-1.6.4-6.13.x86_64: success
Apr 09 12:25:34 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 929331 and the job result is done.
Apr 09 12:25:34 saturn-xeon rpm[4236]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:34 saturn-xeon rpm[4241]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:34 saturn-xeon systemd[1]: Reloading.
Apr 09 12:25:35 saturn-xeon systemd[1]: /usr/lib/systemd/system/display-manager.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/displaymanager.pid → /run/displaymanager.pid; please update the unit file accordingly.
Apr 09 12:25:35 saturn-xeon systemd[1]: /usr/lib/systemd/system/sendmail.service:17: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sendmail.pid → /run/sendmail.pid; please update the unit file accordingly.
Apr 09 12:25:35 saturn-xeon systemd[1]: /usr/lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit file accordingly.
Apr 09 12:25:35 saturn-xeon systemd[1]: /usr/lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordingly.
Apr 09 12:25:35 saturn-xeon [RPM][4218]: erase displaylink-1.6.4-6.13.x86_64: success
Apr 09 12:25:35 saturn-xeon [RPM][4218]: Transaction ID 5e8f76ae finished: 0
Apr 09 12:25:35 saturn-xeon rpm[4281]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:35 saturn-xeon [RPM][4281]: Transaction ID 5e8f76af started
Apr 09 12:25:35 saturn-xeon [RPM][4281]: erase nvidia-bumblebee-32bit-440.64-15.1.x86_64: success
Apr 09 12:25:35 saturn-xeon [RPM][4281]: erase nvidia-bumblebee-32bit-440.64-15.1.x86_64: success
Apr 09 12:25:35 saturn-xeon [RPM][4281]: Transaction ID 5e8f76af finished: 0
Apr 09 12:25:35 saturn-xeon rpm[4319]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:35 saturn-xeon [RPM][4319]: Transaction ID 5e8f76af started
Apr 09 12:25:35 saturn-xeon [RPM][4319]: erase primus-0+git20150328.d1afbf6-3.7.x86_64: success
Apr 09 12:25:35 saturn-xeon [RPM][4319]: erase primus-0+git20150328.d1afbf6-3.7.x86_64: success
Apr 09 12:25:35 saturn-xeon [RPM][4319]: Transaction ID 5e8f76af finished: 0
Apr 09 12:25:35 saturn-xeon rpm[4320]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:35 saturn-xeon [RPM][4320]: Transaction ID 5e8f76af started
Apr 09 12:25:35 saturn-xeon [RPM][4320]: erase primus-32bit-0+git20150328.d1afbf6-3.7.x86_64: success
Apr 09 12:25:35 saturn-xeon [RPM][4320]: erase primus-32bit-0+git20150328.d1afbf6-3.7.x86_64: success
Apr 09 12:25:35 saturn-xeon [RPM][4320]: Transaction ID 5e8f76af finished: 0
Apr 09 12:25:35 saturn-xeon rpm[4321]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:25:35 saturn-xeon [RPM][4321]: Transaction ID 5e8f76af started
Apr 09 12:25:35 saturn-xeon [RPM][4321]: erase bbswitch-kmp-default-0.8_k5.5.13_1-8.21.x86_64: success
Apr 09 12:25:35 saturn-xeon rpm[4323]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:26:01 saturn-xeon systemd-udevd[561]: /usr/lib/udev/rules.d/99-bumblebee-nvidia-dev.rules:10 Invalid value "/bin/bash -c '/bin/mknod -m 666 /dev/nvidia-uvm c $(grep nvidia-uvm /proc/devices | cut -d \ -f 1) 0;'" for RUN (char 51: invalid substitution type), ignoring, but please fix it.
Apr 09 12:26:02 saturn-xeon os-prober[9579]: debug: btrfs is mounted as root, uuid: a03d11d3-58e7-48de-a810-6f063332b1e5
Apr 09 12:26:02 saturn-xeon os-prober[9623]: debug: running /usr/lib/os-probes/mounted/05efi on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon 05efi[9625]: debug: /dev/nvme0n1p1 is a FAT32 partition
Apr 09 12:26:02 saturn-xeon 05efi[9630]: debug: /dev/nvme0n1p1 container is ''
Apr 09 12:26:02 saturn-xeon 05efi[9634]: debug: /dev/nvme0n1p1 partition scheme is gpt
Apr 09 12:26:02 saturn-xeon 05efi[9635]: debug: /dev/nvme0n1p1 partition type is c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Apr 09 12:26:02 saturn-xeon 05efi[9639]: debug: running subtest /usr/lib/os-probes/mounted/efi/10elilo
Apr 09 12:26:02 saturn-xeon 05efi[9642]: debug: running subtest /usr/lib/os-probes/mounted/efi/20microsoft
Apr 09 12:26:02 saturn-xeon os-prober[9647]: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon 10freedos[9649]: debug: /dev/nvme0n1p1 is a FAT32 partition
Apr 09 12:26:02 saturn-xeon os-prober[9652]: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon 10qnx[9654]: debug: /dev/nvme0n1p1 is not a QNX4 partition: exiting
Apr 09 12:26:02 saturn-xeon os-prober[9655]: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon macosx-prober[9663]: debug: /dev/nvme0n1p1 is not an HFS+ partition: exiting
Apr 09 12:26:02 saturn-xeon os-prober[9664]: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon 20microsoft[9666]: debug: Skipping legacy bootloaders on UEFI system
Apr 09 12:26:02 saturn-xeon os-prober[9667]: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon 30utility[9669]: debug: /dev/nvme0n1p1 is a FAT32 partition
Apr 09 12:26:02 saturn-xeon os-prober[9674]: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon os-prober[9676]: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon os-prober[9678]: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon os-prober[9680]: debug: running /usr/lib/os-probes/mounted/83haiku on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon 83haiku[9682]: debug: /dev/nvme0n1p1 is not a BeFS partition: exiting
Apr 09 12:26:02 saturn-xeon os-prober[9683]: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon os-prober[9686]: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/nvme0n1p1
Apr 09 12:26:02 saturn-xeon os-prober[9696]: debug: skipped btrfs partition=/dev/nvme0n1p2 uuid=a03d11d3-58e7-48de-a810-6f063332b1e5
Apr 09 12:26:02 saturn-xeon os-prober[9701]: debug: /dev/nvme0n1p3: is active swap
Apr 09 12:26:02 saturn-xeon os-prober[9710]: debug: skipped btrfs partition=/dev/nvme0n1p2 uuid=a03d11d3-58e7-48de-a810-6f063332b1e5
Apr 09 12:26:02 saturn-xeon [RPM][4321]: erase bbswitch-kmp-default-0.8_k5.5.13_1-8.21.x86_64: success
Apr 09 12:26:02 saturn-xeon [RPM][4321]: Transaction ID 5e8f76af finished: 0
Apr 09 12:26:02 saturn-xeon rpm[9754]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:26:02 saturn-xeon [RPM][9754]: Transaction ID 5e8f76ca started
Apr 09 12:26:02 saturn-xeon [RPM][9754]: erase bumblebee-3.2.1-13.1.x86_64: success
Apr 09 12:26:02 saturn-xeon bumblebeed[3300]: [49322.973797] [WARN]Received Terminated signal.
Apr 09 12:26:02 saturn-xeon systemd[1]: Stopping Bumblebee C Daemon...
-- Subject: A stop job for unit bumblebeed.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit bumblebeed.service has begun execution.
--
-- The job identifier is 929438.
Apr 09 12:26:02 saturn-xeon systemd[1]: bumblebeed.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit bumblebeed.service has successfully entered the 'dead' state.
Apr 09 12:26:02 saturn-xeon systemd[1]: Stopped Bumblebee C Daemon.
-- Subject: A stop job for unit bumblebeed.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit bumblebeed.service has finished.
--
-- The job identifier is 929438 and the job result is done.
Apr 09 12:26:02 saturn-xeon systemd[1]: Reloading.
Apr 09 12:26:03 saturn-xeon systemd[1]: /usr/lib/systemd/system/display-manager.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/displaymanager.pid → /run/displaymanager.pid; please update the unit file accordingly.
Apr 09 12:26:03 saturn-xeon systemd[1]: /usr/lib/systemd/system/sendmail.service:17: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sendmail.pid → /run/sendmail.pid; please update the unit file accordingly.
Apr 09 12:26:03 saturn-xeon systemd[1]: /usr/lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit file accordingly.
Apr 09 12:26:03 saturn-xeon systemd[1]: /usr/lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordingly.
Apr 09 12:26:03 saturn-xeon [RPM][9754]: erase bumblebee-3.2.1-13.1.x86_64: success
Apr 09 12:26:03 saturn-xeon [RPM][9754]: Transaction ID 5e8f76ca finished: 0
Apr 09 12:26:03 saturn-xeon rpm[9791]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:26:03 saturn-xeon [RPM][9791]: Transaction ID 5e8f76cb started
Apr 09 12:26:03 saturn-xeon [RPM][9791]: erase VirtualGL-2.6.3-1.1.x86_64: success
Apr 09 12:26:03 saturn-xeon [RPM][9791]: erase VirtualGL-2.6.3-1.1.x86_64: success
Apr 09 12:26:03 saturn-xeon [RPM][9791]: Transaction ID 5e8f76cb finished: 0
Apr 09 12:26:32 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 38829, resource id: 136315081, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:26:38 saturn-xeon kernel: usb 1-4: USB disconnect, device number 61
Apr 09 12:26:38 saturn-xeon kernel: usb 1-4.4: USB disconnect, device number 63
Apr 09 12:26:38 saturn-xeon kernel: usb 1-4.4.2: USB disconnect, device number 64
Apr 09 12:26:38 saturn-xeon kernel: usb 1-4.4.2.1: USB disconnect, device number 65
Apr 09 12:26:38 saturn-xeon kernel: usb 1-4.4.2.2: USB disconnect, device number 66
Apr 09 12:26:38 saturn-xeon kernel: usb 1-4.4.2.4: USB disconnect, device number 67
Apr 09 12:26:39 saturn-xeon plasmashell[4423]: plasma-pk-updates: acPluggedChanged onBattery: false -> true
Apr 09 12:26:39 saturn-xeon plasmashell[4423]: plasma-pk-updates: Is on battery: true
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil:
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Can't contact ck
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Currently using activity "b1409bcd-6017-45f9-9784-3208a6e14e62"
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil: () ()
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil: () ()
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Loading profile for unplugged AC
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Activity is not forcing a profile
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil:
Apr 09 12:26:39 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Loading timeouts with 120000
Apr 09 12:26:47 saturn-xeon kernel: usb 1-4: new high-speed USB device number 68 using xhci_hcd
Apr 09 12:26:47 saturn-xeon kernel: usb 1-4: New USB device found, idVendor=17ef, idProduct=1028, bcdDevice=55.03
Apr 09 12:26:47 saturn-xeon kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 09 12:26:47 saturn-xeon kernel: usb 1-4: Product: USB2.0 Hub
Apr 09 12:26:47 saturn-xeon kernel: usb 1-4: Manufacturer: VIA Labs, Inc.
Apr 09 12:26:47 saturn-xeon kernel: hub 1-4:1.0: USB hub found
Apr 09 12:26:47 saturn-xeon kernel: hub 1-4:1.0: 4 ports detected
Apr 09 12:26:48 saturn-xeon plasmashell[4423]: plasma-pk-updates: acPluggedChanged onBattery: true -> false
Apr 09 12:26:48 saturn-xeon plasmashell[4423]: plasma-pk-updates: Is on battery: false
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil:
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Can't contact ck
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Currently using activity "b1409bcd-6017-45f9-9784-3208a6e14e62"
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil: () ()
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil: () ()
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Loading profile for plugged AC
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Activity is not forcing a profile
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil:
Apr 09 12:26:48 saturn-xeon org_kde_powerdevil[4465]: powerdevil: Loading timeouts with 300000
Apr 09 12:26:49 saturn-xeon kernel: usb 4-1: Disable of device-initiated U1 failed.
Apr 09 12:26:49 saturn-xeon kernel: usb 4-1: Disable of device-initiated U2 failed.
Apr 09 12:26:49 saturn-xeon kernel: usb 1-4.4: new high-speed USB device number 70 using xhci_hcd
Apr 09 12:26:49 saturn-xeon kernel: usb 1-4.4: New USB device found, idVendor=17ef, idProduct=1029, bcdDevice=55.04
Apr 09 12:26:49 saturn-xeon kernel: usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 09 12:26:49 saturn-xeon kernel: usb 1-4.4: Product: USB2.0 Hub
Apr 09 12:26:49 saturn-xeon kernel: usb 1-4.4: Manufacturer: VIA Labs, Inc.
Apr 09 12:26:49 saturn-xeon kernel: hub 1-4.4:1.0: USB hub found
Apr 09 12:26:49 saturn-xeon kernel: hub 1-4.4:1.0: 4 ports detected
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2: new high-speed USB device number 71 using xhci_hcd
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2: Product: USB 2.0 Hub [MTT]
Apr 09 12:26:50 saturn-xeon kernel: hub 1-4.4.2:1.0: USB hub found
Apr 09 12:26:50 saturn-xeon kernel: hub 1-4.4.2:1.0: 4 ports detected
Apr 09 12:26:50 saturn-xeon kernel: usb 4-1: reset SuperSpeedPlus Gen 2 USB device number 22 using xhci_hcd
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2.1: new full-speed USB device number 72 using xhci_hcd
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2.1: New USB device found, idVendor=17ef, idProduct=a354, bcdDevice= 0.00
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2.1: Product: Billboard Device
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2.1: Manufacturer: Cypress Semiconductor
Apr 09 12:26:50 saturn-xeon kernel: usb 1-4.4.2.1: SerialNumber: 0001
Apr 09 12:26:50 saturn-xeon kernel: hid-generic 0003:17EF:A354.0040: hiddev96,hidraw0: USB HID v1.11 Device [Cypress Semiconductor Billboard Device] on usb-0000:00:14.0-4.4.2.1/input1
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.2: new full-speed USB device number 73 using xhci_hcd
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.2: New USB device found, idVendor=093a, idProduct=2530, bcdDevice= 1.00
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.2: Product: Gaming Mouse
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.2: Manufacturer: PixArt
Apr 09 12:26:51 saturn-xeon kernel: input: PixArt Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.2/1-4.4.2.2:1.0/0003:093A:2530.0041/input/input62
Apr 09 12:26:51 saturn-xeon kernel: hid-generic 0003:093A:2530.0041: input,hidraw1: USB HID v1.11 Mouse [PixArt Gaming Mouse] on usb-0000:00:14.0-4.4.2.2/input0
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.4: new full-speed USB device number 74 using xhci_hcd
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.4: New USB device found, idVendor=1d50, idProduct=6122, bcdDevice= 1.01
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.4: Product: Ultimate Hacking Keyboard
Apr 09 12:26:51 saturn-xeon kernel: usb 1-4.4.2.4: Manufacturer: Ultimate Gadget Laboratories
Apr 09 12:26:51 saturn-xeon kernel: hid-generic 0003:1D50:6122.0042: hiddev97,hidraw2: USB HID v1.10 Device [Ultimate Gadget Laboratories Ultimate Hacking Keyboard] on usb-0000:00:14.0-4.4.2.4/input0
Apr 09 12:26:51 saturn-xeon kernel: input: Ultimate Gadget Laboratories Ultimate Hacking Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.4/1-4.4.2.4:1.1/0003:1D50:6122.0043/input/input63
Apr 09 12:26:51 saturn-xeon kernel: hid-generic 0003:1D50:6122.0043: input,hidraw3: USB HID v1.10 Keyboard [Ultimate Gadget Laboratories Ultimate Hacking Keyboard] on usb-0000:00:14.0-4.4.2.4/input1
Apr 09 12:26:51 saturn-xeon kernel: input: Ultimate Gadget Laboratories Ultimate Hacking Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.4/1-4.4.2.4:1.2/0003:1D50:6122.0044/input/input64
Apr 09 12:26:51 saturn-xeon kernel: hid-generic 0003:1D50:6122.0044: input,hidraw4: USB HID v1.10 Device [Ultimate Gadget Laboratories Ultimate Hacking Keyboard] on usb-0000:00:14.0-4.4.2.4/input2
Apr 09 12:26:51 saturn-xeon kernel: input: Ultimate Gadget Laboratories Ultimate Hacking Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.4/1-4.4.2.4:1.3/0003:1D50:6122.0045/input/input65
Apr 09 12:26:51 saturn-xeon kernel: hid-generic 0003:1D50:6122.0045: input,hidraw5: USB HID v1.10 Device [Ultimate Gadget Laboratories Ultimate Hacking Keyboard] on usb-0000:00:14.0-4.4.2.4/input3
Apr 09 12:26:51 saturn-xeon kernel: input: Ultimate Gadget Laboratories Ultimate Hacking Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.4/1-4.4.2.4:1.4/0003:1D50:6122.0046/input/input66
Apr 09 12:26:51 saturn-xeon kernel: hid-generic 0003:1D50:6122.0046: input,hidraw6: USB HID v1.10 Mouse [Ultimate Gadget Laboratories Ultimate Hacking Keyboard] on usb-0000:00:14.0-4.4.2.4/input4
Apr 09 12:26:51 saturn-xeon mtp-probe[12974]: checking bus 1, device 72: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.1"
Apr 09 12:26:51 saturn-xeon mtp-probe[12974]: bus: 1, device: 72 was not an MTP device
Apr 09 12:26:51 saturn-xeon mtp-probe[12975]: checking bus 1, device 73: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.2"
Apr 09 12:26:51 saturn-xeon mtp-probe[12976]: checking bus 1, device 74: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.4"
Apr 09 12:26:51 saturn-xeon mtp-probe[12976]: bus: 1, device: 74 was not an MTP device
Apr 09 12:26:51 saturn-xeon mtp-probe[12975]: bus: 1, device: 73 was not an MTP device
Apr 09 12:26:52 saturn-xeon mtp-probe[13065]: checking bus 1, device 72: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.1"
Apr 09 12:26:52 saturn-xeon mtp-probe[13065]: bus: 1, device: 72 was not an MTP device
Apr 09 12:26:52 saturn-xeon systemd-logind[1984]: Watching system buttons on /dev/input/event9 (Ultimate Gadget Laboratories Ultimate Hacking Keyboard)
Apr 09 12:26:52 saturn-xeon systemd-logind[1984]: Watching system buttons on /dev/input/event11 (Ultimate Gadget Laboratories Ultimate Hacking Keyboard)
Apr 09 12:26:52 saturn-xeon systemd-logind[1984]: Watching system buttons on /dev/input/event10 (Ultimate Gadget Laboratories Ultimate Hacking Keyboard)
Apr 09 12:26:52 saturn-xeon mtp-probe[13080]: checking bus 1, device 73: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.2"
Apr 09 12:26:52 saturn-xeon mtp-probe[13080]: bus: 1, device: 73 was not an MTP device
Apr 09 12:26:52 saturn-xeon mtp-probe[13082]: checking bus 1, device 74: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2.4"
Apr 09 12:26:52 saturn-xeon mtp-probe[13082]: bus: 1, device: 74 was not an MTP device
Apr 09 12:26:54 saturn-xeon kcminit[13134]: Initializing "kcm_mouse" : "kcminit_mouse"
Apr 09 12:26:54 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 51082, resource id: 136314885, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:26:55 saturn-xeon kcminit[13155]: Initializing "kcm_mouse" : "kcminit_mouse"
Apr 09 12:26:55 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52199, resource id: 136314885, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:26:55 saturn-xeon kcminit[13171]: Initializing "kcm_mouse" : "kcminit_mouse"
Apr 09 12:26:55 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52773, resource id: 136314885, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:27:00 saturn-xeon dbus-daemon[1442]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.457' (uid=0 pid=13999 comm="/usr/bin/ruby.ruby2.6 --encoding=utf-8 /usr/lib/Ya")
Apr 09 12:27:00 saturn-xeon systemd[1]: Starting Locale Service...
-- Subject: A start job for unit systemd-localed.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-localed.service has begun execution.
--
-- The job identifier is 929545.
Apr 09 12:27:01 saturn-xeon dbus-daemon[1442]: [system] Successfully activated service 'org.freedesktop.locale1'
Apr 09 12:27:01 saturn-xeon systemd[1]: Started Locale Service.
-- Subject: A start job for unit systemd-localed.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-localed.service has finished successfully.
--
-- The job identifier is 929545.
Apr 09 12:27:01 saturn-xeon ruby.ruby2.6[13999]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:27:31 saturn-xeon systemd[1]: systemd-localed.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit systemd-localed.service has successfully entered the 'dead' state.
Apr 09 12:27:52 saturn-xeon rpm[15328]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:27:52 saturn-xeon [RPM][15328]: Transaction ID 5e8f7738 started
Apr 09 12:27:52 saturn-xeon [RPM][15328]: erase nvidia-glG04-390.132-9.1.x86_64: success
Apr 09 12:27:52 saturn-xeon [RPM][15328]: erase nvidia-glG04-390.132-9.1.x86_64: success
Apr 09 12:27:52 saturn-xeon [RPM][15328]: Transaction ID 5e8f7738 finished: 0
Apr 09 12:27:52 saturn-xeon rpm[15348]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:27:52 saturn-xeon [RPM][15348]: Transaction ID 5e8f7738 started
Apr 09 12:27:52 saturn-xeon [RPM][15348]: erase x11-video-nvidiaG04-390.132-9.1.x86_64: success
Apr 09 12:27:52 saturn-xeon [RPM][15348]: erase x11-video-nvidiaG04-390.132-9.1.x86_64: success
Apr 09 12:27:52 saturn-xeon [RPM][15348]: Transaction ID 5e8f7738 finished: 0
Apr 09 12:27:52 saturn-xeon rpm[15379]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:27:52 saturn-xeon [RPM][15379]: Transaction ID 5e8f7738 started
Apr 09 12:27:52 saturn-xeon [RPM][15379]: erase nvidia-computeG04-390.132-9.1.x86_64: success
Apr 09 12:27:53 saturn-xeon [RPM][15379]: erase nvidia-computeG04-390.132-9.1.x86_64: success
Apr 09 12:27:53 saturn-xeon [RPM][15379]: Transaction ID 5e8f7738 finished: 0
Apr 09 12:27:53 saturn-xeon rpm[15384]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:27:53 saturn-xeon [RPM][15384]: Transaction ID 5e8f7739 started
Apr 09 12:27:53 saturn-xeon [RPM][15384]: erase nvidia-gfxG04-kmp-default-390.132_k5.5.6_1-9.14.x86_64: success
Apr 09 12:27:54 saturn-xeon rpm[15721]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:27:54 saturn-xeon kded5[4376]: kf5.kservice.sycoca: Parse error in "/home/kayvan/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line 1 , col 1 : "unexpected end of file"
Apr 09 12:28:09 saturn-xeon [RPM][15384]: erase nvidia-gfxG04-kmp-default-390.132_k5.5.6_1-9.14.x86_64: success
Apr 09 12:28:09 saturn-xeon [RPM][15384]: Transaction ID 5e8f7739 finished: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35502, resource id: 136315141, major code: 19 (DeleteProperty), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35506, resource id: 136315141, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35514, resource id: 136315141, major code: 19 (DeleteProperty), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35515, resource id: 136315141, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35516, resource id: 136315141, major code: 19 (DeleteProperty), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35517, resource id: 136315141, major code: 19 (DeleteProperty), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35518, resource id: 136315141, major code: 19 (DeleteProperty), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35519, resource id: 136315141, major code: 7 (ReparentWindow), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35520, resource id: 136315141, major code: 6 (ChangeSaveSet), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35521, resource id: 136315141, major code: 2 (ChangeWindowAttributes), minor code: 0
Apr 09 12:29:48 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35522, resource id: 136315141, major code: 10 (UnmapWindow), minor code: 0
Apr 09 12:31:04 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 16496, resource id: 38475883, major code: 20 (GetProperty), minor code: 0
Apr 09 12:31:34 saturn-xeon sudo[19360]: kayvan : TTY=pts/2 ; PWD=/home/kayvan/bin ; USER=root ; COMMAND=/usr/bin/zypper remove displaylink
Apr 09 12:31:34 saturn-xeon sudo[19360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 09 12:31:34 saturn-xeon sudo[19360]: pam_unix(sudo:session): session closed for user root
Apr 09 12:31:43 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 24882, resource id: 136315156, major code: 18 (ChangeProperty), minor code: 0
Apr 09 12:31:43 saturn-xeon dbus-daemon[1442]: [system] Activating service name='org.opensuse.Snapper' requested by ':1.462' (uid=0 pid=19492 comm="/usr/bin/snapper create --type=post --cleanup-algo") (using servicehelper)
Apr 09 12:31:43 saturn-xeon dbus-daemon[1442]: [system] Successfully activated service 'org.opensuse.Snapper'
Apr 09 12:31:45 saturn-xeon sudo[20362]: kayvan : TTY=pts/2 ; PWD=/home/kayvan/bin ; USER=root ; COMMAND=/usr/bin/zypper remove displaylink
Apr 09 12:31:45 saturn-xeon sudo[20362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 09 12:31:45 saturn-xeon zypper[20363]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:31:46 saturn-xeon sudo[20362]: pam_unix(sudo:session): session closed for user root
Apr 09 12:31:54 saturn-xeon sudo[20469]: kayvan : TTY=pts/2 ; PWD=/home/kayvan/bin ; USER=root ; COMMAND=/usr/bin/zypper in displaylink
Apr 09 12:31:54 saturn-xeon sudo[20469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Apr 09 12:31:54 saturn-xeon zypper[20470]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:09 saturn-xeon rpm[21512]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:10 saturn-xeon [RPM][21512]: Transaction ID 5e8f7839 started
Apr 09 12:32:10 saturn-xeon systemd[1]: Reloading.
Apr 09 12:32:10 saturn-xeon systemd[1]: /usr/lib/systemd/system/display-manager.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/displaymanager.pid → /run/displaymanager.pid; please update the unit file accordingly.
Apr 09 12:32:10 saturn-xeon systemd[1]: /usr/lib/systemd/system/sendmail.service:17: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sendmail.pid → /run/sendmail.pid; please update the unit file accordingly.
Apr 09 12:32:10 saturn-xeon systemd[1]: /usr/lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit file accordingly.
Apr 09 12:32:10 saturn-xeon systemd[1]: /usr/lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordingly.
Apr 09 12:32:10 saturn-xeon systemd[1]: Reloading.
Apr 09 12:32:11 saturn-xeon systemd[1]: /usr/lib/systemd/system/display-manager.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/displaymanager.pid → /run/displaymanager.pid; please update the unit file accordingly.
Apr 09 12:32:11 saturn-xeon systemd[1]: /usr/lib/systemd/system/sendmail.service:17: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sendmail.pid → /run/sendmail.pid; please update the unit file accordingly.
Apr 09 12:32:11 saturn-xeon systemd[1]: /usr/lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit file accordingly.
Apr 09 12:32:11 saturn-xeon systemd[1]: /usr/lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordingly.
Apr 09 12:32:11 saturn-xeon [RPM][21512]: install displaylink-1.6.4-6.13.x86_64: success
Apr 09 12:32:11 saturn-xeon [RPM][21512]: Transaction ID 5e8f7839 finished: 0
Apr 09 12:32:11 saturn-xeon rpm[21596]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:11 saturn-xeon rpm[21601]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:11 saturn-xeon rpm[21676]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:11 saturn-xeon rpm[21681]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:13 saturn-xeon rpm[22633]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:13 saturn-xeon rpm[22638]: Libgcrypt warning: missing initialization - please fix the application
Apr 09 12:32:15 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 929854.
Apr 09 12:32:15 saturn-xeon modprobe[23564]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:15 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:15 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:15 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 929854 and the job result is failed.
Apr 09 12:32:18 saturn-xeon sudo[20469]: pam_unix(sudo:session): session closed for user root
Apr 09 12:32:20 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 1.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:20 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 929953 and the job result is done.
Apr 09 12:32:20 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 929953.
Apr 09 12:32:20 saturn-xeon modprobe[25365]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:20 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:20 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:20 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 929953 and the job result is failed.
Apr 09 12:32:26 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 2.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:26 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930051 and the job result is done.
Apr 09 12:32:26 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930051.
Apr 09 12:32:26 saturn-xeon modprobe[25424]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:26 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:26 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:26 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930051 and the job result is failed.
Apr 09 12:32:31 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 3.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:31 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930149 and the job result is done.
Apr 09 12:32:31 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930149.
Apr 09 12:32:31 saturn-xeon modprobe[25475]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:31 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:31 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:31 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930149 and the job result is failed.
Apr 09 12:32:36 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 4.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:36 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930247 and the job result is done.
Apr 09 12:32:36 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930247.
Apr 09 12:32:36 saturn-xeon modprobe[25526]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:36 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:36 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:36 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930247 and the job result is failed.
Apr 09 12:32:41 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 5.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:41 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930345 and the job result is done.
Apr 09 12:32:41 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930345.
Apr 09 12:32:41 saturn-xeon modprobe[25577]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:41 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:41 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:41 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930345 and the job result is failed.
Apr 09 12:32:47 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 6.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:47 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930443 and the job result is done.
Apr 09 12:32:47 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930443.
Apr 09 12:32:47 saturn-xeon modprobe[25643]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:47 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:47 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:47 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930443 and the job result is failed.
Apr 09 12:32:52 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 7.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:52 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930541 and the job result is done.
Apr 09 12:32:52 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930541.
Apr 09 12:32:52 saturn-xeon modprobe[25709]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:52 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:52 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:52 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930541 and the job result is failed.
Apr 09 12:32:57 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 8.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:32:57 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930639 and the job result is done.
Apr 09 12:32:57 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930639.
Apr 09 12:32:57 saturn-xeon modprobe[25764]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:32:57 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:32:57 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:32:57 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930639 and the job result is failed.
Apr 09 12:33:02 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 9.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:02 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930737 and the job result is done.
Apr 09 12:33:02 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930737.
Apr 09 12:33:02 saturn-xeon modprobe[25826]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:02 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:02 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:02 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930737 and the job result is failed.
Apr 09 12:33:08 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 10.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:08 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930835 and the job result is done.
Apr 09 12:33:08 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930835.
Apr 09 12:33:08 saturn-xeon modprobe[25883]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:08 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:08 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:08 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930835 and the job result is failed.
Apr 09 12:33:13 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 11.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:13 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 930933 and the job result is done.
Apr 09 12:33:13 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 930933.
Apr 09 12:33:13 saturn-xeon modprobe[25937]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:13 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:13 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:13 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 930933 and the job result is failed.
Apr 09 12:33:18 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 12.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:18 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931031 and the job result is done.
Apr 09 12:33:18 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931031.
Apr 09 12:33:18 saturn-xeon modprobe[25988]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:18 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:18 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:18 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931031 and the job result is failed.
Apr 09 12:33:23 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 13.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:23 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931129 and the job result is done.
Apr 09 12:33:23 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931129.
Apr 09 12:33:23 saturn-xeon modprobe[26038]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:23 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:23 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:23 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931129 and the job result is failed.
Apr 09 12:33:28 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 14.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:28 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931227 and the job result is done.
Apr 09 12:33:28 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931227.
Apr 09 12:33:28 saturn-xeon modprobe[26094]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:28 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:28 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:28 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931227 and the job result is failed.
Apr 09 12:33:34 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 15.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:34 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931325 and the job result is done.
Apr 09 12:33:34 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931325.
Apr 09 12:33:34 saturn-xeon modprobe[26144]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:34 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:34 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:34 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931325 and the job result is failed.
Apr 09 12:33:39 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 16.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:39 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931423 and the job result is done.
Apr 09 12:33:39 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931423.
Apr 09 12:33:39 saturn-xeon modprobe[26203]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:39 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:39 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:39 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931423 and the job result is failed.
Apr 09 12:33:44 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 17.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:44 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931521 and the job result is done.
Apr 09 12:33:44 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931521.
Apr 09 12:33:44 saturn-xeon modprobe[26252]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:44 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:44 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:44 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931521 and the job result is failed.
Apr 09 12:33:49 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 18.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:49 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931619 and the job result is done.
Apr 09 12:33:49 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931619.
Apr 09 12:33:49 saturn-xeon modprobe[26303]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:49 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:49 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:49 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931619 and the job result is failed.
Apr 09 12:33:55 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 19.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:33:55 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931717 and the job result is done.
Apr 09 12:33:55 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931717.
Apr 09 12:33:55 saturn-xeon modprobe[26353]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:33:55 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:33:55 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:33:55 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931717 and the job result is failed.
Apr 09 12:34:00 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 20.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:00 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931815 and the job result is done.
Apr 09 12:34:00 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931815.
Apr 09 12:34:00 saturn-xeon modprobe[26410]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:00 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:00 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:00 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931815 and the job result is failed.
Apr 09 12:34:02 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 49470, resource id: 38507735, major code: 20 (GetProperty), minor code: 0
Apr 09 12:34:05 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 21.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:05 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 931913 and the job result is done.
Apr 09 12:34:05 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 931913.
Apr 09 12:34:05 saturn-xeon modprobe[26460]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:05 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:05 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:05 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 931913 and the job result is failed.
Apr 09 12:34:10 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 22.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:10 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932011 and the job result is done.
Apr 09 12:34:10 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932011.
Apr 09 12:34:10 saturn-xeon modprobe[26529]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:10 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:10 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:10 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932011 and the job result is failed.
Apr 09 12:34:16 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 23.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:16 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932109 and the job result is done.
Apr 09 12:34:16 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932109.
Apr 09 12:34:16 saturn-xeon modprobe[26607]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:16 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:16 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:16 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932109 and the job result is failed.
Apr 09 12:34:21 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 24.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:21 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932207 and the job result is done.
Apr 09 12:34:21 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932207.
Apr 09 12:34:21 saturn-xeon modprobe[26679]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:21 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:21 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:21 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932207 and the job result is failed.
Apr 09 12:34:26 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 25.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:26 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932305 and the job result is done.
Apr 09 12:34:26 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932305.
Apr 09 12:34:26 saturn-xeon modprobe[26738]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:26 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:26 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:26 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932305 and the job result is failed.
Apr 09 12:34:31 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 26.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:31 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932403 and the job result is done.
Apr 09 12:34:31 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932403.
Apr 09 12:34:31 saturn-xeon modprobe[26788]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:31 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:31 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:31 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932403 and the job result is failed.
Apr 09 12:34:37 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 27.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:37 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932501 and the job result is done.
Apr 09 12:34:37 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932501.
Apr 09 12:34:37 saturn-xeon modprobe[26840]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:37 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:37 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:37 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932501 and the job result is failed.
Apr 09 12:34:42 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 28.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:42 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932599 and the job result is done.
Apr 09 12:34:42 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932599.
Apr 09 12:34:42 saturn-xeon modprobe[26898]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:42 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:42 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:42 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932599 and the job result is failed.
Apr 09 12:34:47 saturn-xeon kwin_x11[4414]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5199, resource id: 75498360, major code: 2 (ChangeWindowAttributes), minor code: 0
Apr 09 12:34:47 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 29.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:47 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932697 and the job result is done.
Apr 09 12:34:47 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932697.
Apr 09 12:34:47 saturn-xeon modprobe[26952]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:47 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:47 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:47 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932697 and the job result is failed.
Apr 09 12:34:52 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 30.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:52 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932795 and the job result is done.
Apr 09 12:34:52 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932795.
Apr 09 12:34:52 saturn-xeon modprobe[27002]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:52 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:52 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:52 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932795 and the job result is failed.
Apr 09 12:34:58 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 31.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:34:58 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932893 and the job result is done.
Apr 09 12:34:58 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932893.
Apr 09 12:34:58 saturn-xeon modprobe[27064]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:34:58 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:34:58 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:34:58 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932893 and the job result is failed.
Apr 09 12:35:03 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 32.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:03 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 932991 and the job result is done.
Apr 09 12:35:03 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 932991.
Apr 09 12:35:03 saturn-xeon modprobe[27122]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:03 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:03 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:03 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 932991 and the job result is failed.
Apr 09 12:35:08 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 33.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:08 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933089 and the job result is done.
Apr 09 12:35:08 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933089.
Apr 09 12:35:08 saturn-xeon modprobe[27175]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:08 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:08 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:08 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933089 and the job result is failed.
Apr 09 12:35:13 saturn-xeon kded5[4376]: qml: OsdSelector loaded...
Apr 09 12:35:13 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 34.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:13 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933187 and the job result is done.
Apr 09 12:35:13 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933187.
Apr 09 12:35:13 saturn-xeon modprobe[27229]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:13 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:13 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:13 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933187 and the job result is failed.
Apr 09 12:35:19 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 35.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:19 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933285 and the job result is done.
Apr 09 12:35:19 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933285.
Apr 09 12:35:19 saturn-xeon modprobe[27279]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:19 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:19 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:19 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933285 and the job result is failed.
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: XRandR::setConfig
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Requested screen size is QSize(1920, 1080)
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Needed CRTCs: 1
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Actions to perform:
Primary Output: false
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Change Screen Size: false
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Disable outputs: false
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Change outputs: true
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: (66)
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Enable outputs: false
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: RRSetCrtcConfig (change output)
Output: 66 ( "eDP-1" )
CRTC: 63
Pos: QPoint(0,0)
Mode: 68 KScreen::Mode(Id: "68" , Size: QSize(1920, 1080) @ 60.001 )
Rotation: 1
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: Result: 0
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: XRandROutput 66 update
m_connected: 0
m_crtc XRandRCrtc(0x56282fd28360)
CRTC: 63
MODE: 68
Connection: 0
Primary: true
Apr 09 12:35:21 saturn-xeon kscreen_backend_launcher[4480]: kscreen.xrandr: XRandR::setConfig done!
Apr 09 12:35:24 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 36.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:24 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933383 and the job result is done.
Apr 09 12:35:24 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933383.
Apr 09 12:35:24 saturn-xeon modprobe[27337]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:24 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:24 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:24 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933383 and the job result is failed.
Apr 09 12:35:29 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 37.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:29 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933481 and the job result is done.
Apr 09 12:35:29 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933481.
Apr 09 12:35:29 saturn-xeon modprobe[27389]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:29 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:29 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:29 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933481 and the job result is failed.
Apr 09 12:35:34 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 38.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:34 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933579 and the job result is done.
Apr 09 12:35:34 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933579.
Apr 09 12:35:34 saturn-xeon modprobe[27441]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:34 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:34 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:34 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933579 and the job result is failed.
Apr 09 12:35:40 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 39.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:40 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933677 and the job result is done.
Apr 09 12:35:40 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933677.
Apr 09 12:35:40 saturn-xeon modprobe[27490]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:40 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:40 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:40 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933677 and the job result is failed.
Apr 09 12:35:45 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 40.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:45 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933775 and the job result is done.
Apr 09 12:35:45 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933775.
Apr 09 12:35:45 saturn-xeon modprobe[27557]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:45 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:45 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:45 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933775 and the job result is failed.
Apr 09 12:35:50 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 41.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:50 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933873 and the job result is done.
Apr 09 12:35:50 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933873.
Apr 09 12:35:50 saturn-xeon modprobe[27607]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:50 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:50 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:50 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933873 and the job result is failed.
Apr 09 12:35:55 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 42.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:35:55 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 933971 and the job result is done.
Apr 09 12:35:55 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 933971.
Apr 09 12:35:55 saturn-xeon modprobe[27672]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:35:55 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:35:55 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:35:55 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 933971 and the job result is failed.
Apr 09 12:36:01 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 43.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:01 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934069 and the job result is done.
Apr 09 12:36:01 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934069.
Apr 09 12:36:01 saturn-xeon modprobe[27725]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:01 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:01 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:01 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934069 and the job result is failed.
Apr 09 12:36:06 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 44.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:06 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934167 and the job result is done.
Apr 09 12:36:06 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934167.
Apr 09 12:36:06 saturn-xeon modprobe[27783]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:06 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:06 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:06 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934167 and the job result is failed.
Apr 09 12:36:11 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 45.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:11 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934265 and the job result is done.
Apr 09 12:36:11 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934265.
Apr 09 12:36:11 saturn-xeon modprobe[27833]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:11 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:11 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:11 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934265 and the job result is failed.
Apr 09 12:36:16 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 46.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:16 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934363 and the job result is done.
Apr 09 12:36:16 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934363.
Apr 09 12:36:16 saturn-xeon modprobe[27886]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:16 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:16 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:16 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934363 and the job result is failed.
Apr 09 12:36:22 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 47.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:22 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934461 and the job result is done.
Apr 09 12:36:22 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934461.
Apr 09 12:36:22 saturn-xeon modprobe[27949]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:22 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:22 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:22 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934461 and the job result is failed.
Apr 09 12:36:27 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 48.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:27 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934559 and the job result is done.
Apr 09 12:36:27 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934559.
Apr 09 12:36:27 saturn-xeon modprobe[28010]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:27 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:27 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:27 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934559 and the job result is failed.
Apr 09 12:36:32 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 49.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:32 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934657 and the job result is done.
Apr 09 12:36:32 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934657.
Apr 09 12:36:32 saturn-xeon modprobe[28060]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:32 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:32 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:32 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934657 and the job result is failed.
Apr 09 12:36:37 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 50.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:37 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934755 and the job result is done.
Apr 09 12:36:37 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934755.
Apr 09 12:36:37 saturn-xeon modprobe[28110]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:37 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:37 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:37 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934755 and the job result is failed.
Apr 09 12:36:43 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 51.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:43 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934853 and the job result is done.
Apr 09 12:36:43 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934853.
Apr 09 12:36:43 saturn-xeon modprobe[28160]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:43 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:43 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:43 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934853 and the job result is failed.
Apr 09 12:36:48 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 52.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:48 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 934951 and the job result is done.
Apr 09 12:36:48 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 934951.
Apr 09 12:36:48 saturn-xeon modprobe[28237]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:48 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:48 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:48 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 934951 and the job result is failed.
Apr 09 12:36:53 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 53.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:53 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 935049 and the job result is done.
Apr 09 12:36:53 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 935049.
Apr 09 12:36:53 saturn-xeon modprobe[28290]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:53 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:53 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:53 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 935049 and the job result is failed.
Apr 09 12:36:58 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 54.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:36:58 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 935147 and the job result is done.
Apr 09 12:36:58 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 935147.
Apr 09 12:36:58 saturn-xeon modprobe[28352]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:36:58 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:36:58 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:36:58 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 935147 and the job result is failed.
Apr 09 12:37:04 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 55.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:37:04 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 935245 and the job result is done.
Apr 09 12:37:04 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 935245.
Apr 09 12:37:04 saturn-xeon modprobe[28418]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:37:04 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:37:04 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:37:04 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 935245 and the job result is failed.
Apr 09 12:37:09 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 56.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:37:09 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 935343 and the job result is done.
Apr 09 12:37:09 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 935343.
Apr 09 12:37:09 saturn-xeon modprobe[28479]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:37:09 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:37:09 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:37:09 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 935343 and the job result is failed.
Apr 09 12:37:14 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 57.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:37:14 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 935441 and the job result is done.
Apr 09 12:37:14 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 935441.
Apr 09 12:37:14 saturn-xeon modprobe[28546]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:37:14 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:37:14 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:37:14 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 935441 and the job result is failed.
Apr 09 12:37:19 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 58.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:37:19 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 935539 and the job result is done.
Apr 09 12:37:19 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 935539.
Apr 09 12:37:19 saturn-xeon modprobe[28614]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:37:19 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:37:19 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:37:19 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 935539 and the job result is failed.
Apr 09 12:37:25 saturn-xeon systemd[1]: displaylink.service: Scheduled restart job, restart counter is at 59.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Automatic restarting of the unit displaylink.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Apr 09 12:37:25 saturn-xeon systemd[1]: Stopped DisplayLink Manager Service.
-- Subject: A stop job for unit displaylink.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A stop job for unit displaylink.service has finished.
--
-- The job identifier is 935637 and the job result is done.
Apr 09 12:37:25 saturn-xeon systemd[1]: Starting DisplayLink Manager Service...
-- Subject: A start job for unit displaylink.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has begun execution.
--
-- The job identifier is 935637.
Apr 09 12:37:25 saturn-xeon modprobe[28671]: modprobe: FATAL: Module evdi not found in directory /lib/modules/5.6.0-1-default
Apr 09 12:37:25 saturn-xeon systemd[1]: displaylink.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStartPre= process belonging to unit displaylink.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 09 12:37:25 saturn-xeon systemd[1]: displaylink.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit displaylink.service has entered the 'failed' state with result 'exit-code'.
Apr 09 12:37:25 saturn-xeon systemd[1]: Failed to start DisplayLink Manager Service.
-- Subject: A start job for unit displaylink.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit displaylink.service has finished with a failure.
--
-- The job identifier is 935637 and the job result is failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment