You are not logged in.

#1 2019-03-04 17:02:24

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

[SOLVED] lightdm does not start - only black screen

Hello,

Today I tried lightdm as a replacement for slim. My DE ist Xfce.
So I followed the instructions in the wiki and enabled lightdm.service, changed ~/.xinitrc to ~/.xprofile and deleted the exec line. After the first reboot, I got only an black screen with a slowly blinking cursor in the top left corner. Then I tried another vt and logged in and started Xfce with startxfce4. Since I don't have a clue, what could be the problem, I read the wiki further.

First I looked into following logs:

sudo systemctl status lightdm.service
● lightdm.service - Light Display Manager
   Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2019-03-04 17:46:23 CET; 6min ago
     Docs: man:lightdm(1)
  Process: 2217 ExecStart=/usr/bin/lightdm (code=exited, status=1/FAILURE)
 Main PID: 2217 (code=exited, status=1/FAILURE)

Mär 04 17:46:23 xxx systemd[1]: lightdm.service: Service RestartSec=100ms expired, scheduling rest>
Mär 04 17:46:23 xxx systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
Mär 04 17:46:23 xxx systemd[1]: Stopped Light Display Manager.
Mär 04 17:46:23 xxx systemd[1]: lightdm.service: Start request repeated too quickly.
Mär 04 17:46:23 xxx systemd[1]: lightdm.service: Failed with result 'exit-code'.
Mär 04 17:46:23 xxx systemd[1]: Failed to start Light Display Manager.

Then I edited the /etc/lightm/lightdm.conf to the following

[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7 # Setting this to a value < 7 implies security issues, see FS#46799
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
logind-check-graphical=true
#log-directory=/var/log/lightdm
run-directory=/run/lightdm
#cache-directory=/var/cache/lightdm
#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
#greeters-directory=$XDG_DATA_DIRS/lightdm/greeters:$XDG_DATA_DIRS/xgreeters
#backup-logs=true
#dbus-service=true

[...]

[Seat:*]
#type=local
#pam-service=lightdm
#pam-autologin-service=lightdm-autologin
#pam-greeter-service=lightdm-greeter
#xserver-backend=
#xserver-command=X
#xmir-command=Xmir
#xserver-config=
#xserver-layout=
#xserver-allow-tcp=false
#xserver-share=true
#xserver-hostname=
#xserver-display-number=
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
#unity-compositor-command=unity-system-compositor
#unity-compositor-timeout=60
greeter-session=lightdm-gtk-greeter
#greeter-hide-users=false
#greeter-allow-guest=true
#greeter-show-manual-login=false
#greeter-show-remote-login=true
#user-session=default
#allow-user-switching=true
#allow-guest=true
#guest-session=
session-wrapper=/etc/lightdm/Xsession
#greeter-wrapper=
#guest-wrapper=
#display-setup-script=
#display-stopped-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
#autologin-user=
#autologin-user-timeout=0
#autologin-in-background=false
#autologin-session=
#exit-on-failure=false

I only changed greeter-session and logind-check-graphical.

After that it still doesn't work, so I read the following logs, but I don't know what to do with the information. Also I tried systemctl start lightdm.service with the same result as after booting.

lightdm –-test-mode --debug
[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.28.0, UID=0 PID=2382
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Using Xephyr for X servers
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Registered seat module unity
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Monitoring logind for seats
[+0.01s] DEBUG: New seat added from logind: seat0
[+0.01s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.01s] DEBUG: Seat seat0: Starting
[+0.01s] DEBUG: Seat seat0: Creating greeter session
[+0.01s] DEBUG: Seat seat0: Creating display server of type x
[+0.01s] DEBUG: posix_spawn avoided (fd close requested) 
[+0.01s] DEBUG: Could not run plymouth --ping: Failed to execute child process ?plymouth? (No such file or directory)
[+0.01s] DEBUG: Using VT 7
[+0.01s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.01s] DEBUG: XServer 1: Logging to /var/log/lightdm/x-1.log
[+0.01s] DEBUG: XServer 1: Writing X server authority to /run/lightdm/root/:1
[+0.01s] DEBUG: XServer 1: Launching X Server
[+0.01s] DEBUG: Launching process 2388: /usr/bin/Xephyr :1 -seat seat0 -auth /run/lightdm/root/:1 -nolisten tcp vt7 -novtswitch
[+0.01s] DEBUG: XServer 1: Waiting for ready signal from X server :1
[+0.01s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.01s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.01s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.01s] DEBUG: User maurice added
[+0.01s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested) 
[+0.01s] DEBUG: Process 2388 exited with return value 1
[+0.01s] DEBUG: XServer 1: X server stopped
[+0.01s] DEBUG: Releasing VT 7
[+0.01s] DEBUG: XServer 1: Removing X server authority /run/lightdm/root/:1
[+0.01s] DEBUG: Seat seat0: Display server stopped
[+0.01s] DEBUG: Seat seat0: Stopping session
[+0.01s] DEBUG: Seat seat0: Session stopped
[+0.01s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+0.01s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
[+0.01s] DEBUG: Seat seat0: Stopping
[+0.01s] DEBUG: Seat seat0: Stopped
[+0.01s] DEBUG: Required seat has stopped
[+0.01s] DEBUG: Stopping display manager
[+0.01s] DEBUG: Display manager stopped
[+0.01s] DEBUG: Stopping daemon
[+0.01s] DEBUG: Exiting with return value 1

Maybe here ist anyone who can help, which I would really appreciate. Regards

Last edited by MaKr07 (2019-03-06 05:43:09)

Offline

#2 2019-03-04 17:03:58

loqs
Member
Registered: 2014-03-06
Posts: 17,416

Re: [SOLVED] lightdm does not start - only black screen

Please post the full contents of /var/log/Xorg.0.log.

Offline

#3 2019-03-04 17:11:08

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

Here is the requested Xorg.0.log

[    15.926] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    15.926] Build Operating System: Linux Arch Linux
[    15.926] Current Operating System: Linux xxx 4.20.13-arch1-1-ARCH #1 SMP PREEMPT Wed Feb 27 19:10:28 UTC 2019 x86_64
[    15.926] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b21b407b-9584-4541-9e50-a9e3bf98f10a rw radeon.cik_support=0 amdgpu.cik_support=1 nowatchdog
[    15.926] Build Date: 27 February 2019  04:04:00PM
[    15.926]  
[    15.926] Current version of pixman: 0.38.0
[    15.926] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.926] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.926] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar  4 18:09:27 2019
[    15.926] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    15.926] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.926] (==) No Layout section.  Using the first Screen section.
[    15.926] (==) No screen section available. Using defaults.
[    15.926] (**) |-->Screen "Default Screen Section" (0)
[    15.926] (**) |   |-->Monitor "<default monitor>"
[    15.927] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    15.927] (**) |   |-->Device "AMD"
[    15.927] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    15.927] (==) Automatically adding devices
[    15.927] (==) Automatically enabling devices
[    15.927] (==) Automatically adding GPU devices
[    15.927] (==) Automatically binding GPU devices
[    15.927] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    15.927] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    15.927] 	Entry deleted from font path.
[    15.927] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    15.927] 	Entry deleted from font path.
[    15.927] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    15.927] 	Entry deleted from font path.
[    15.927] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    15.927] 	Entry deleted from font path.
[    15.927] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    15.927] 	Entry deleted from font path.
[    15.927] (==) FontPath set to:
	/usr/share/fonts/TTF
[    15.927] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.927] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    15.927] (II) Module ABI versions:
[    15.927] 	X.Org ANSI C Emulation: 0.4
[    15.927] 	X.Org Video Driver: 24.0
[    15.927] 	X.Org XInput driver : 24.1
[    15.927] 	X.Org Server Extension : 10.0
[    15.927] (++) using VT number 7

[    15.927] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    15.928] (II) xfree86: Adding drm device (/dev/dri/card0)
[    15.939] (--) PCI:*(1@0:0:0) 1002:67b0:1787:2342 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0800000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    15.939] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    15.939] (II) LoadModule: "glx"
[    15.939] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.940] (II) Module glx: vendor="X.Org Foundation"
[    15.940] 	compiled for 1.20.4, module version = 1.0.0
[    15.940] 	ABI class: X.Org Server Extension, version 10.0
[    15.940] (II) LoadModule: "amdgpu"
[    15.940] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    15.941] (II) Module amdgpu: vendor="X.Org Foundation"
[    15.941] 	compiled for 1.20.1, module version = 18.1.0
[    15.941] 	Module class: X.Org Video Driver
[    15.941] 	ABI class: X.Org Video Driver, version 24.0
[    15.941] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    15.970] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[    15.980] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    15.980] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    15.980] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    15.980] (==) AMDGPU(0): Default visual is TrueColor
[    15.980] (**) AMDGPU(0): Option "DRI" "3"
[    15.980] (==) AMDGPU(0): RGB weight 888
[    15.980] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    15.980] (--) AMDGPU(0): Chipset: "AMD Radeon R9 200 Series" (ChipID = 0x67b0)
[    15.980] (II) Loading sub module "fb"
[    15.980] (II) LoadModule: "fb"
[    15.980] (II) Loading /usr/lib/xorg/modules/libfb.so
[    15.980] (II) Module fb: vendor="X.Org Foundation"
[    15.980] 	compiled for 1.20.4, module version = 1.0.0
[    15.980] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.980] (II) Loading sub module "dri2"
[    15.980] (II) LoadModule: "dri2"
[    15.980] (II) Module "dri2" already built-in
[    16.043] (II) Loading sub module "glamoregl"
[    16.043] (II) LoadModule: "glamoregl"
[    16.043] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    16.046] (II) Module glamoregl: vendor="X.Org Foundation"
[    16.046] 	compiled for 1.20.4, module version = 1.0.1
[    16.046] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.053] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon R9 200 Series (HAWAII, DRM 3.27.0, 4.20.13-arch1-1-ARCH, LLVM 7.0.1)
[    16.053] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    16.053] (==) AMDGPU(0): TearFree property default: auto
[    16.053] (II) AMDGPU(0): KMS Pageflipping: enabled
[    16.053] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    16.053] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    16.053] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[    16.053] (II) AMDGPU(0): Output DVI-D-1 has no monitor section
[    16.081] (II) AMDGPU(0): EDID for output DisplayPort-0
[    16.081] (II) AMDGPU(0): Manufacturer: GSM  Model: 5a92  Serial#: 307690
[    16.081] (II) AMDGPU(0): Year: 2014  Week: 11
[    16.081] (II) AMDGPU(0): EDID Version: 1.4
[    16.081] (II) AMDGPU(0): Digital Display Input
[    16.081] (II) AMDGPU(0): 8 bits per channel
[    16.081] (II) AMDGPU(0): Digital interface is DisplayPort
[    16.081] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    16.081] (II) AMDGPU(0): Gamma: 2.20
[    16.081] (II) AMDGPU(0): DPMS capabilities: StandBy
[    16.081] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    16.081] (II) AMDGPU(0): Default color space is primary color space
[    16.081] (II) AMDGPU(0): First detailed timing is preferred mode
[    16.081] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    16.081] (II) AMDGPU(0): redX: 0.646 redY: 0.330   greenX: 0.310 greenY: 0.617
[    16.081] (II) AMDGPU(0): blueX: 0.152 blueY: 0.073   whiteX: 0.313 whiteY: 0.329
[    16.081] (II) AMDGPU(0): Supported established timings:
[    16.081] (II) AMDGPU(0): 720x400@70Hz
[    16.081] (II) AMDGPU(0): 640x480@60Hz
[    16.081] (II) AMDGPU(0): 640x480@75Hz
[    16.081] (II) AMDGPU(0): 800x600@60Hz
[    16.081] (II) AMDGPU(0): 800x600@75Hz
[    16.081] (II) AMDGPU(0): 1024x768@60Hz
[    16.081] (II) AMDGPU(0): 1024x768@75Hz
[    16.081] (II) AMDGPU(0): 1280x1024@75Hz
[    16.081] (II) AMDGPU(0): 1152x864@75Hz
[    16.081] (II) AMDGPU(0): Manufacturer's mask: 0
[    16.081] (II) AMDGPU(0): Supported standard timings:
[    16.081] (II) AMDGPU(0): #0: hsize: 640  vsize 480  refresh: 120  vid: 31793
[    16.081] (II) AMDGPU(0): #1: hsize: 800  vsize 600  refresh: 100  vid: 26693
[    16.081] (II) AMDGPU(0): #2: hsize: 800  vsize 600  refresh: 120  vid: 31813
[    16.081] (II) AMDGPU(0): #3: hsize: 1024  vsize 768  refresh: 120  vid: 31841
[    16.081] (II) AMDGPU(0): #4: hsize: 1280  vsize 960  refresh: 100  vid: 26753
[    16.081] (II) AMDGPU(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    16.081] (II) AMDGPU(0): #6: hsize: 1280  vsize 1024  refresh: 120  vid: 48257
[    16.081] (II) AMDGPU(0): #7: hsize: 1440  vsize 900  refresh: 120  vid: 15509
[    16.081] (II) AMDGPU(0): Supported detailed timing:
[    16.081] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  531 x 298 mm
[    16.081] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    16.081] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    16.081] (II) AMDGPU(0): Ranges: V min: 56 V max: 144 Hz, H min: 30 H max: 160 kHz, PixClock max 335 MHz
[    16.081] (II) AMDGPU(0): Monitor name: 24GM77
[    16.081] (II) AMDGPU(0): Serial No: 411KCXM91690
[    16.081] (II) AMDGPU(0): Supported detailed timing:
[    16.081] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  531 x 298 mm
[    16.081] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    16.081] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    16.081] (II) AMDGPU(0): Supported detailed timing:
[    16.081] (II) AMDGPU(0): clock: 285.5 MHz   Image Size:  531 x 298 mm
[    16.081] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    16.081] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1144 v_border: 0
[    16.081] (II) AMDGPU(0): Supported detailed timing:
[    16.081] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  531 x 298 mm
[    16.081] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    16.081] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    16.081] (II) AMDGPU(0): Supported detailed timing:
[    16.081] (II) AMDGPU(0): clock: 235.5 MHz   Image Size:  531 x 298 mm
[    16.081] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    16.081] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1133 v_border: 0
[    16.081] (II) AMDGPU(0): Supported detailed timing:
[    16.081] (II) AMDGPU(0): clock: 325.1 MHz   Image Size:  531 x 298 mm
[    16.081] (II) AMDGPU(0): h_active: 1920  h_sync: 1944  h_sync_end 1976 h_blank_end 2056 h_border: 0
[    16.081] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1098 v_border: 0
[    16.081] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    16.081] (II) AMDGPU(0): EDID (in hex):
[    16.081] (II) AMDGPU(0): 	00ffffffffffff001e6d925aeab10400
[    16.081] (II) AMDGPU(0): 	0b180104a5351e789ea435a5544f9e27
[    16.081] (II) AMDGPU(0): 	125054a54b80317c4568457c617c8168
[    16.081] (II) AMDGPU(0): 	818081bc953c023a801871382d40582c
[    16.081] (II) AMDGPU(0): 	4500132a2100001e000000fd0038901e
[    16.081] (II) AMDGPU(0): 	a021000a202020202020000000fc0032
[    16.082] (II) AMDGPU(0): 	34474d37370a202020202020000000ff
[    16.082] (II) AMDGPU(0): 	003431314b43584d39313639300a0117
[    16.082] (II) AMDGPU(0): 	020316f149010203111213041f902309
[    16.082] (II) AMDGPU(0): 	070783010000023a801871382d40582c
[    16.082] (II) AMDGPU(0): 	4500132a2100001e866f80a070384040
[    16.082] (II) AMDGPU(0): 	30203500132a2100001e011d007251d0
[    16.082] (II) AMDGPU(0): 	1e206e285500132a2100001efe5b80a0
[    16.082] (II) AMDGPU(0): 	7038354030203500132a21000018fc7e
[    16.082] (II) AMDGPU(0): 	80887038124018203500132a2100001e
[    16.082] (II) AMDGPU(0): 	00000000000000000000000000000045
[    16.082] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[    16.082] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    16.082] (II) AMDGPU(0): Modeline "1920x1080"x144.0  325.08  1920 1944 1976 2056  1080 1083 1088 1098 +hsync +vsync (158.1 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1920x1080"x120.0  285.50  1920 1968 2000 2080  1080 1083 1088 1144 +hsync +vsync (137.3 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1920x1080"x99.9  235.50  1920 1968 2000 2080  1080 1083 1088 1133 -hsync -vsync (113.2 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1680x1050"x60.0  148.50  1680 2008 2052 2200  1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1280x1024"x120.0  233.88  1280 1384 1528 1776  1024 1025 1028 1097 -hsync +vsync (131.7 kHz)
[    16.082] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1440x900"x120.0  229.67  1440 1552 1712 1984  900 901 904 965 -hsync +vsync (115.8 kHz)
[    16.082] (II) AMDGPU(0): Modeline "1280x960"x100.0  178.98  1280 1376 1520 1760  960 961 964 1017 -hsync +vsync (101.7 kHz)
[    16.082] (II) AMDGPU(0): Modeline "1280x800"x60.0  148.50  1280 2008 2052 2200  800 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1024x768"x120.0  139.11  1024 1104 1216 1408  768 769 772 823 -hsync +vsync (98.8 kHz)
[    16.082] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "800x600"x120.1   84.01  800 856 944 1088  600 601 604 643 -hsync +vsync (77.2 kHz)
[    16.082] (II) AMDGPU(0): Modeline "800x600"x100.0   68.17  800 848 936 1072  600 601 604 636 -hsync +vsync (63.6 kHz)
[    16.082] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "640x480"x120.0   52.40  640 680 744 848  480 481 484 515 -hsync +vsync (61.8 kHz)
[    16.082] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    16.082] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    16.082] (II) AMDGPU(0): EDID for output HDMI-A-0
[    16.082] (II) AMDGPU(0): EDID for output DVI-D-0
[    16.082] (II) AMDGPU(0): EDID for output DVI-D-1
[    16.082] (II) AMDGPU(0): Manufacturer: FUS  Model: 7ee  Serial#: 18819
[    16.082] (II) AMDGPU(0): Year: 2012  Week: 41
[    16.082] (II) AMDGPU(0): EDID Version: 1.3
[    16.082] (II) AMDGPU(0): Digital Display Input
[    16.082] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    16.082] (II) AMDGPU(0): Gamma: 2.20
[    16.082] (II) AMDGPU(0): DPMS capabilities: Off
[    16.082] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    16.082] (II) AMDGPU(0): First detailed timing is preferred mode
[    16.082] (II) AMDGPU(0): redX: 0.678 redY: 0.309   greenX: 0.202 greenY: 0.689
[    16.082] (II) AMDGPU(0): blueX: 0.148 blueY: 0.051   whiteX: 0.313 whiteY: 0.329
[    16.082] (II) AMDGPU(0): Supported established timings:
[    16.082] (II) AMDGPU(0): 720x400@70Hz
[    16.082] (II) AMDGPU(0): 640x480@60Hz
[    16.082] (II) AMDGPU(0): 640x480@75Hz
[    16.082] (II) AMDGPU(0): 800x600@60Hz
[    16.082] (II) AMDGPU(0): 800x600@75Hz
[    16.082] (II) AMDGPU(0): 1024x768@60Hz
[    16.082] (II) AMDGPU(0): 1024x768@75Hz
[    16.082] (II) AMDGPU(0): 1280x1024@75Hz
[    16.082] (II) AMDGPU(0): Manufacturer's mask: 0
[    16.082] (II) AMDGPU(0): Supported standard timings:
[    16.082] (II) AMDGPU(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    16.082] (II) AMDGPU(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    16.082] (II) AMDGPU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    16.082] (II) AMDGPU(0): #3: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    16.082] (II) AMDGPU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    16.082] (II) AMDGPU(0): Supported detailed timing:
[    16.082] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[    16.082] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    16.083] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    16.083] (II) AMDGPU(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 99 kHz, PixClock max 335 MHz
[    16.083] (II) AMDGPU(0): Monitor name: P27T-6 IPS
[    16.083] (II) AMDGPU(0): Serial No: YV3S018819
[    16.083] (II) AMDGPU(0): Supported detailed timing:
[    16.083] (II) AMDGPU(0): clock: 154.0 MHz   Image Size:  597 x 336 mm
[    16.083] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    16.083] (II) AMDGPU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    16.083] (II) AMDGPU(0): Supported detailed timing:
[    16.083] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  597 x 336 mm
[    16.083] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    16.083] (II) AMDGPU(0): v_active: 1080  v_sync: 1089  v_sync_end 1095 v_blanking: 1125 v_border: 0
[    16.083] (II) AMDGPU(0): Supported detailed timing:
[    16.083] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  597 x 336 mm
[    16.083] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    16.083] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    16.083] (II) AMDGPU(0): Supported detailed timing:
[    16.083] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  597 x 336 mm
[    16.083] (II) AMDGPU(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    16.083] (II) AMDGPU(0): v_active: 1080  v_sync: 1089  v_sync_end 1095 v_blanking: 1125 v_border: 0
[    16.083] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    16.083] (II) AMDGPU(0): EDID (in hex):
[    16.083] (II) AMDGPU(0): 	00ffffffffffff001ab3ee0783490000
[    16.083] (II) AMDGPU(0): 	29160103803c22782a8e05ad4f33b026
[    16.083] (II) AMDGPU(0): 	0d5054a54b00a940b300950081008180
[    16.083] (II) AMDGPU(0): 	010101010101565e00a0a0a029503020
[    16.083] (II) AMDGPU(0): 	350055502100001e000000fd00324c1e
[    16.083] (II) AMDGPU(0): 	6321000a202020202020000000fc0050
[    16.083] (II) AMDGPU(0): 	3237542d36204950530a2020000000ff
[    16.083] (II) AMDGPU(0): 	00595633533031383831390a202001ea
[    16.083] (II) AMDGPU(0): 	02030400283c80a070b0234030203600
[    16.083] (II) AMDGPU(0): 	55502100001a023a801871382d40582c
[    16.083] (II) AMDGPU(0): 	9600555021000018011d007251d01e20
[    16.083] (II) AMDGPU(0): 	6e28550055502100001e023a80d07238
[    16.083] (II) AMDGPU(0): 	2d40102c968055502100001800000000
[    16.083] (II) AMDGPU(0): 	00000000000000000000000000000000
[    16.083] (II) AMDGPU(0): 	00000000000000000000000000000000
[    16.083] (II) AMDGPU(0): 	00000000000000000000000000000017
[    16.083] (II) AMDGPU(0): Printing probed modes for output DVI-D-1
[    16.083] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync +vsync (88.8 kHz eP)
[    16.083] (II) AMDGPU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1089 1095 1125 -hsync -vsync (67.5 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1089 1095 1125 -hsync -vsync (56.2 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    16.083] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    16.083] (II) AMDGPU(0): Output DisplayPort-0 connected
[    16.083] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[    16.083] (II) AMDGPU(0): Output DVI-D-0 disconnected
[    16.083] (II) AMDGPU(0): Output DVI-D-1 connected
[    16.083] (II) AMDGPU(0): Using spanning desktop for initial modes
[    16.083] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1920x1080 +0+0
[    16.083] (II) AMDGPU(0): Output DVI-D-1 using initial mode 2560x1440 +1920+0
[    16.083] (II) AMDGPU(0): mem size init: gart size :ffb00000 vram size: s:fee09000 visible:ee09000
[    16.083] (==) AMDGPU(0): DPI set to (96, 96)
[    16.083] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    16.083] (II) Loading sub module "ramdac"
[    16.083] (II) LoadModule: "ramdac"
[    16.083] (II) Module "ramdac" already built-in
[    16.083] (II) AMDGPU(0): [DRI2] Setup complete
[    16.083] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    16.083] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    16.083] (II) AMDGPU(0): Front buffer pitch: 17920 bytes
[    16.083] (II) AMDGPU(0): SYNC extension fences enabled
[    16.083] (II) AMDGPU(0): Present extension enabled
[    16.083] (**) AMDGPU(0): DRI3 enabled
[    16.083] (==) AMDGPU(0): Backing store enabled
[    16.083] (II) AMDGPU(0): Direct rendering enabled
[    16.086] (II) AMDGPU(0): Use GLAMOR acceleration.
[    16.086] (II) AMDGPU(0): Acceleration enabled
[    16.086] (==) AMDGPU(0): DPMS enabled
[    16.086] (==) AMDGPU(0): Silken mouse disabled
[    16.086] (II) AMDGPU(0): Set up textured video (glamor)
[    16.115] (II) Initializing extension Generic Event Extension
[    16.115] (II) Initializing extension SHAPE
[    16.115] (II) Initializing extension MIT-SHM
[    16.115] (II) Initializing extension XInputExtension
[    16.115] (II) Initializing extension XTEST
[    16.115] (II) Initializing extension BIG-REQUESTS
[    16.115] (II) Initializing extension SYNC
[    16.116] (II) Initializing extension XKEYBOARD
[    16.116] (II) Initializing extension XC-MISC
[    16.116] (II) Initializing extension SECURITY
[    16.116] (II) Initializing extension XFIXES
[    16.116] (II) Initializing extension RENDER
[    16.116] (II) Initializing extension RANDR
[    16.116] (II) Initializing extension COMPOSITE
[    16.117] (II) Initializing extension DAMAGE
[    16.117] (II) Initializing extension MIT-SCREEN-SAVER
[    16.117] (II) Initializing extension DOUBLE-BUFFER
[    16.117] (II) Initializing extension RECORD
[    16.117] (II) Initializing extension DPMS
[    16.117] (II) Initializing extension Present
[    16.117] (II) Initializing extension DRI3
[    16.117] (II) Initializing extension X-Resource
[    16.117] (II) Initializing extension XVideo
[    16.118] (II) Initializing extension XVideo-MotionCompensation
[    16.118] (II) Initializing extension GLX
[    16.121] (II) AIGLX: Loaded and initialized radeonsi
[    16.121] (II) GLX: Initialized DRI2 GL provider for screen 0
[    16.121] (II) Initializing extension XFree86-VidModeExtension
[    16.121] (II) Initializing extension XFree86-DGA
[    16.121] (II) Initializing extension XFree86-DRI
[    16.121] (II) Initializing extension DRI2
[    16.122] (II) AMDGPU(0): Setting screen physical size to 1185 x 381
[    16.175] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    16.175] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.175] (**) Power Button: Applying InputClass "system-keyboard"
[    16.175] (II) LoadModule: "libinput"
[    16.175] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    16.177] (II) Module libinput: vendor="X.Org Foundation"
[    16.177] 	compiled for 1.20.3, module version = 0.28.2
[    16.177] 	Module class: X.Org XInput Driver
[    16.177] 	ABI class: X.Org XInput driver, version 24.1
[    16.177] (II) Using input driver 'libinput' for 'Power Button'
[    16.177] (**) Power Button: always reports core events
[    16.177] (**) Option "Device" "/dev/input/event1"
[    16.177] (**) Option "_source" "server/udev"
[    16.178] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.178] (II) event1  - Power Button: device is a keyboard
[    16.178] (II) event1  - Power Button: device removed
[    16.204] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    16.204] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.204] (**) Option "xkb_model" "pc105"
[    16.204] (**) Option "xkb_layout" "de"
[    16.204] (**) Option "xkb_variant" "nodeadkeys"
[    16.222] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.222] (II) event1  - Power Button: device is a keyboard
[    16.223] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    16.223] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.223] (**) Power Button: Applying InputClass "system-keyboard"
[    16.223] (II) Using input driver 'libinput' for 'Power Button'
[    16.223] (**) Power Button: always reports core events
[    16.223] (**) Option "Device" "/dev/input/event0"
[    16.223] (**) Option "_source" "server/udev"
[    16.223] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.223] (II) event0  - Power Button: device is a keyboard
[    16.223] (II) event0  - Power Button: device removed
[    16.264] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    16.264] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    16.264] (**) Option "xkb_model" "pc105"
[    16.264] (**) Option "xkb_layout" "de"
[    16.264] (**) Option "xkb_variant" "nodeadkeys"
[    16.265] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.265] (II) event0  - Power Button: device is a keyboard
[    16.266] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[    16.266] (II) No input driver specified, ignoring this device.
[    16.266] (II) This device may have been added with another device file.
[    16.266] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event16)
[    16.266] (II) No input driver specified, ignoring this device.
[    16.266] (II) This device may have been added with another device file.
[    16.267] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event17)
[    16.267] (II) No input driver specified, ignoring this device.
[    16.267] (II) This device may have been added with another device file.
[    16.267] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event18)
[    16.267] (II) No input driver specified, ignoring this device.
[    16.267] (II) This device may have been added with another device file.
[    16.268] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event19)
[    16.268] (II) No input driver specified, ignoring this device.
[    16.268] (II) This device may have been added with another device file.
[    16.268] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event20)
[    16.268] (II) No input driver specified, ignoring this device.
[    16.268] (II) This device may have been added with another device file.
[    16.269] (II) config/udev: Adding input device Kingsis Peripherals ZOWIE Gaming mouse (/dev/input/event5)
[    16.269] (**) Kingsis Peripherals ZOWIE Gaming mouse: Applying InputClass "libinput pointer catchall"
[    16.269] (**) Kingsis Peripherals ZOWIE Gaming mouse: Applying InputClass "My Mouse"
[    16.269] (II) Using input driver 'libinput' for 'Kingsis Peripherals ZOWIE Gaming mouse'
[    16.269] (**) Kingsis Peripherals ZOWIE Gaming mouse: always reports core events
[    16.269] (**) Option "Device" "/dev/input/event5"
[    16.269] (**) Option "_source" "server/udev"
[    16.325] (II) event5  - Kingsis Peripherals ZOWIE Gaming mouse: is tagged by udev as: Mouse
[    16.325] (II) event5  - Kingsis Peripherals ZOWIE Gaming mouse: device is a pointer
[    16.326] (II) event5  - Kingsis Peripherals ZOWIE Gaming mouse: device removed
[    16.371] (**) Option "AccelSpeed" "-1"
[    16.371] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:1AF3:0001.0003/input/input5/event5"
[    16.371] (II) XINPUT: Adding extended input device "Kingsis Peripherals ZOWIE Gaming mouse" (type: MOUSE, id 8)
[    16.371] (**) Option "AccelerationScheme" "none"
[    16.371] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) selected scheme none/0
[    16.371] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) acceleration factor: 2.000
[    16.371] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) acceleration threshold: 4
[    16.429] (II) event5  - Kingsis Peripherals ZOWIE Gaming mouse: is tagged by udev as: Mouse
[    16.429] (II) event5  - Kingsis Peripherals ZOWIE Gaming mouse: device is a pointer
[    16.430] (II) config/udev: Adding input device Kingsis Peripherals ZOWIE Gaming mouse (/dev/input/mouse0)
[    16.430] (**) Kingsis Peripherals ZOWIE Gaming mouse: Applying InputClass "My Mouse"
[    16.430] (II) No input driver specified, ignoring this device.
[    16.430] (II) This device may have been added with another device file.
[    16.430] (II) config/udev: Adding input device DK2108 (/dev/input/event2)
[    16.430] (**) DK2108: Applying InputClass "libinput keyboard catchall"
[    16.430] (**) DK2108: Applying InputClass "system-keyboard"
[    16.430] (II) Using input driver 'libinput' for 'DK2108'
[    16.430] (**) DK2108: always reports core events
[    16.430] (**) Option "Device" "/dev/input/event2"
[    16.430] (**) Option "_source" "server/udev"
[    16.432] (II) event2  - DK2108: is tagged by udev as: Keyboard
[    16.432] (II) event2  - DK2108: device is a keyboard
[    16.432] (II) event2  - DK2108: device removed
[    16.454] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:0F39:1083.0001/input/input2/event2"
[    16.454] (II) XINPUT: Adding extended input device "DK2108" (type: KEYBOARD, id 9)
[    16.454] (**) Option "xkb_model" "pc105"
[    16.454] (**) Option "xkb_layout" "de"
[    16.454] (**) Option "xkb_variant" "nodeadkeys"
[    16.456] (II) event2  - DK2108: is tagged by udev as: Keyboard
[    16.456] (II) event2  - DK2108: device is a keyboard
[    16.457] (II) config/udev: Adding input device DK2108 System Control (/dev/input/event3)
[    16.457] (**) DK2108 System Control: Applying InputClass "libinput keyboard catchall"
[    16.457] (**) DK2108 System Control: Applying InputClass "system-keyboard"
[    16.457] (II) Using input driver 'libinput' for 'DK2108 System Control'
[    16.457] (**) DK2108 System Control: always reports core events
[    16.457] (**) Option "Device" "/dev/input/event3"
[    16.457] (**) Option "_source" "server/udev"
[    16.458] (II) event3  - DK2108 System Control: is tagged by udev as: Keyboard
[    16.458] (II) event3  - DK2108 System Control: device is a keyboard
[    16.458] (II) event3  - DK2108 System Control: device removed
[    16.491] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:0F39:1083.0002/input/input3/event3"
[    16.491] (II) XINPUT: Adding extended input device "DK2108 System Control" (type: KEYBOARD, id 10)
[    16.491] (**) Option "xkb_model" "pc105"
[    16.491] (**) Option "xkb_layout" "de"
[    16.491] (**) Option "xkb_variant" "nodeadkeys"
[    16.492] (II) event3  - DK2108 System Control: is tagged by udev as: Keyboard
[    16.492] (II) event3  - DK2108 System Control: device is a keyboard
[    16.493] (II) config/udev: Adding input device DK2108 Consumer Control (/dev/input/event4)
[    16.493] (**) DK2108 Consumer Control: Applying InputClass "libinput keyboard catchall"
[    16.493] (**) DK2108 Consumer Control: Applying InputClass "system-keyboard"
[    16.493] (II) Using input driver 'libinput' for 'DK2108 Consumer Control'
[    16.493] (**) DK2108 Consumer Control: always reports core events
[    16.493] (**) Option "Device" "/dev/input/event4"
[    16.493] (**) Option "_source" "server/udev"
[    16.495] (II) event4  - DK2108 Consumer Control: is tagged by udev as: Keyboard
[    16.495] (II) event4  - DK2108 Consumer Control: device is a keyboard
[    16.495] (II) event4  - DK2108 Consumer Control: device removed
[    16.544] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.1/0003:0F39:1083.0002/input/input4/event4"
[    16.544] (II) XINPUT: Adding extended input device "DK2108 Consumer Control" (type: KEYBOARD, id 11)
[    16.544] (**) Option "xkb_model" "pc105"
[    16.544] (**) Option "xkb_layout" "de"
[    16.544] (**) Option "xkb_variant" "nodeadkeys"
[    16.546] (II) event4  - DK2108 Consumer Control: is tagged by udev as: Keyboard
[    16.546] (II) event4  - DK2108 Consumer Control: device is a keyboard
[    16.546] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[    16.546] (II) No input driver specified, ignoring this device.
[    16.546] (II) This device may have been added with another device file.
[    16.546] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[    16.547] (II) No input driver specified, ignoring this device.
[    16.547] (II) This device may have been added with another device file.
[    16.547] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[    16.547] (II) No input driver specified, ignoring this device.
[    16.547] (II) This device may have been added with another device file.
[    16.547] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[    16.547] (II) No input driver specified, ignoring this device.
[    16.547] (II) This device may have been added with another device file.
[    16.548] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[    16.548] (II) No input driver specified, ignoring this device.
[    16.548] (II) This device may have been added with another device file.
[    16.548] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[    16.548] (II) No input driver specified, ignoring this device.
[    16.548] (II) This device may have been added with another device file.
[    16.549] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    16.549] (II) No input driver specified, ignoring this device.
[    16.549] (II) This device may have been added with another device file.
[    16.549] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[    16.549] (II) No input driver specified, ignoring this device.
[    16.549] (II) This device may have been added with another device file.
[    16.549] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    16.549] (II) No input driver specified, ignoring this device.
[    16.549] (II) This device may have been added with another device file.
[    16.609] (II) event1  - Power Button: device removed
[    16.637] (II) event0  - Power Button: device removed
[    16.664] (II) event5  - Kingsis Peripherals ZOWIE Gaming mouse: device removed
[    16.731] (II) event2  - DK2108: device removed
[    16.757] (II) event3  - DK2108 System Control: device removed
[    16.771] (II) event4  - DK2108 Consumer Control: device removed
[    16.815] (II) UnloadModule: "libinput"
[    16.815] (II) UnloadModule: "libinput"
[    16.815] (II) UnloadModule: "libinput"
[    16.815] (II) UnloadModule: "libinput"
[    16.815] (II) UnloadModule: "libinput"
[    16.816] (II) UnloadModule: "libinput"
[    16.871] (II) Server terminated successfully (0). Closing log file.

Last edited by MaKr07 (2019-03-04 17:11:28)

Offline

#4 2019-03-04 17:58:45

loqs
Member
Registered: 2014-03-06
Posts: 17,416

Re: [SOLVED] lightdm does not start - only black screen

The contents of /var/log/lightdm/lightdm.log please.

Offline

#5 2019-03-04 18:07:44

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

Here is the lightdm.log

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.28.0, UID=0 PID=721
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Registered seat module unity
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.00s] DEBUG: Seat seat0: Creating display server of type x
[+0.00s] DEBUG: posix_spawn avoided (fd close requested) 
[+0.00s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.00s] DEBUG: Using VT 7
[+0.00s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.00s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.00s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.00s] DEBUG: XServer 0: Launching X Server
[+0.00s] DEBUG: Launching process 727: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.00s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.00s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.00s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.00s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.01s] DEBUG: User maurice added
[+0.01s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested) 
[+0.65s] DEBUG: Got signal 10 from process 727
[+0.65s] DEBUG: XServer 0: Got signal from X server :0
[+0.65s] DEBUG: XServer 0: Connecting to XServer :0
[+0.65s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified) 
[+0.65s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+0.66s] DEBUG: Session pid=747: Started with service 'lightdm-greeter', username 'lightdm'
[+0.67s] DEBUG: Session pid=747: Authentication complete with return value 0: Success
[+0.67s] DEBUG: Seat seat0: Session authenticated, running command
[+0.67s] DEBUG: Session pid=747: Running command /usr/bin/lightdm-gtk-greeter
[+0.67s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+0.67s] DEBUG: Session pid=747: Logging to /var/log/lightdm/seat0-greeter.log
[+0.67s] DEBUG: Activating VT 7
[+0.67s] DEBUG: Activating login1 session c5
[+0.67s] DEBUG: Seat seat0 changes active session to c5
[+0.68s] DEBUG: Session c5 is already active
[+0.71s] DEBUG: Greeter closed communication channel
[+0.71s] DEBUG: Session pid=747: Exited with return value 1
[+0.71s] DEBUG: Seat seat0: Session stopped
[+0.71s] DEBUG: Seat seat0: Stopping; failed to start a greeter
[+0.71s] DEBUG: Seat seat0: Stopping
[+0.71s] DEBUG: Seat seat0: Stopping display server
[+0.71s] DEBUG: Sending signal 15 to process 727
[+0.71s] DEBUG: Seat seat0 changes active session to 
[+0.99s] DEBUG: Process 727 exited with return value 0
[+0.99s] DEBUG: XServer 0: X server stopped
[+0.99s] DEBUG: Releasing VT 7
[+0.99s] DEBUG: XServer 0: Removing X server authority /run/lightdm/root/:0
[+0.99s] DEBUG: Seat seat0: Display server stopped
[+0.99s] DEBUG: Seat seat0: Stopped
[+0.99s] DEBUG: Required seat has stopped
[+0.99s] DEBUG: Stopping display manager
[+0.99s] DEBUG: Display manager stopped
[+0.99s] DEBUG: Stopping daemon
[+0.99s] DEBUG: Exiting with return value 1

Don't know why the start of a greeter failed. Maybe you see more in the posted logs

Offline

#6 2019-03-04 19:16:45

dmartins
Member
Registered: 2006-09-23
Posts: 360

Re: [SOLVED] lightdm does not start - only black screen

What is in the log file: /var/log/lightdm/seat0-greeter.log ?

Offline

#7 2019-03-04 19:40:41

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

cat /var/log/lightdm/seat0-greeter.log
** Message: 19:25:19.948: Starting lightdm-gtk-greeter 2.0.6 (Sep 30 2018, 09:14:12)
** Message: 19:25:19.949: [Configuration] Reading file: /etc/lightdm/lightdm-gtk-greeter.conf
Unable to init server: Verbindung ist gescheitert: Verbindungsaufbau abgelehnt %%% means 'connection failed. Connection buildup refused.'

(lightdm-gtk-greeter:739): Gtk-WARNING **: 19:25:19.950: cannot open display: 

and inside /etc/lightdm/lightdm-gtk-greeter.conf is (configured with lightdm-gtk-greeter-settings)

[greeter]
theme-name = Qogir-light
icon-theme-name = Suru++
background = #729fcf

Offline

#8 2019-03-04 19:49:49

loqs
Member
Registered: 2014-03-06
Posts: 17,416

Re: [SOLVED] lightdm does not start - only black screen

Please check /var/lib/lightdm is owned lightdm:lightdm and if there is a .Xauthority in that directory it is also owned lightdm:lightdm.

Offline

#9 2019-03-04 19:55:43

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

drwxrwx--T  3 lightdm lightdm 4096  4. Mär 14:26 lightdm
drwxrwx--T  3 lightdm lightdm 4096  4. Mär 19:25 lightdm-data

But no .Xauthority is in the directory

Offline

#10 2019-03-04 22:59:31

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

I got a new idea. Since I have two displays, there are two x-n.log files in the /var/log/lightdm directory
Here is the content of the logs

x-0.log

X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
Build Operating System: Linux Arch Linux
Current Operating System: Linux xxx 4.20.13-arch1-1-ARCH #1 SMP PREEMPT Wed Feb 27 19:10:28 UTC 2019 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b21b407b-9584-4541-9e50-a9e3bf98f10a rw radeon.cik_support=0 amdgpu.cik_support=1 nowatchdog
Build Date: 27 February 2019  04:04:00PM
 
Current version of pixman: 0.38.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar  5 02:58:57 2019
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) AMDGPU(0): [KMS] Kernel modesetting enabled.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported high keycode 372 for name <I372> ignored
>                   X11 cannot support keycodes above 255.
>                   This warning only shows for the first high keycode.
> Internal error:   Could not resolve keysym XF86MonBrightnessCycle
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported high keycode 372 for name <I372> ignored
>                   X11 cannot support keycodes above 255.
>                   This warning only shows for the first high keycode.
> Internal error:   Could not resolve keysym XF86MonBrightnessCycle
Errors from xkbcomp are not fatal to the X server
(II) Server terminated successfully (0). Closing log file.

Last edited by MaKr07 (2019-03-05 02:10:06)

Offline

#11 2019-03-05 00:57:46

dmartins
Member
Registered: 2006-09-23
Posts: 360

Re: [SOLVED] lightdm does not start - only black screen

I think that x-1.log and Xorg.1.log were created when you ran "lightdm –-test-mode --debug" earlier on as mentioned in the Testing section of the wiki. You could check the modification time on these files to be sure, or move them elsewhere and make sure they aren't recreated. With two monitors on one graphics card, you should only have one display server and one set of logs (Xorg.0.log and x-0.log).

Can you check which version of lightdm you have with "pacman -Q lightdm"? There is a bug report here for 1:1.28.0-2. Please ensure you have updated to lightdm 1:1.28.0-3.

Offline

#12 2019-03-05 02:11:31

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

Yep, you're right. I moved them and restarted and now I've only one log-file.

lightdm is 1:1.28.0-3.

Offline

#13 2019-03-05 08:35:08

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: [SOLVED] lightdm does not start - only black screen

Does the webkit2 greeter work?

Offline

#14 2019-03-05 13:52:07

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

Nope, doesn't work. I don't know what else I could try.

Offline

#15 2019-03-05 14:02:45

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: [SOLVED] lightdm does not start - only black screen

Grasping straws:

stat /run/lightdm/root/:0
hostnamectl

Offline

#16 2019-03-05 14:29:34

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

The command

stat /run/lightdm/root/:0

doesn't work. The directory /run/lightdm is empty

hostnamectl

hostnamectl
   Static hostname: xxx
         Icon name: computer-desktop
           Chassis: desktop
        Machine ID: 152349f21eb548bfa618045aac19bb1b
           Boot ID: 155b70e30b8743ff8415388cf4165a48
  Operating System: Arch Linux
            Kernel: Linux 4.20.13-arch1-1-ARCH
      Architecture: x86-64

Offline

#17 2019-03-05 14:35:05

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: [SOLVED] lightdm does not start - only black screen

Is your static hostname actually "xxx"?
Last straw: "host localhost"?

Offline

#18 2019-03-05 14:47:06

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

No it contents some private information about myself, which I didn't want to share online. I hope thats no problem for the solution,

host localhost
Host localhost not found: 3(NXDOMAIN)

That output doesn't seem to be right

Last edited by MaKr07 (2019-03-05 14:47:49)

Offline

#19 2019-03-05 15:05:38

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: [SOLVED] lightdm does not start - only black screen

As long as it's valid (a-z, 0-9, no leading underscores) - as a general rule, please make any obfuscation clear and try to maintain general patterns of char usage.

However:

host localhost
Host localhost not found: 3(NXDOMAIN)

AHA!

cat /etc/hosts

How do you configure your network (systemd-networkd, networkmanager, netctl, …)?

Offline

#20 2019-03-05 15:32:19

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

seth wrote:

As long as it's valid (a-z, 0-9, no leading underscores) - as a general rule, please make any obfuscation clear and try to maintain general patterns of char usage.

Got it. You mean something like 'John Doe' instead of xxx and the hint, that I obfuscated something?

seth wrote:
cat /etc/hosts

How do you configure your network (systemd-networkd, networkmanager, netctl, …)?

cat /etc/hosts
# Static table lookup for hostnames.
# See hosts(5) for details.

Thats all what 'hosts' contain. To your question: I've never actively configured my network and installed the package dhcpcd directly. But I checked if I have any network manager on the system and yes, it is netctl.

Offline

#21 2019-03-05 15:40:12

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: [SOLVED] lightdm does not start - only black screen

Offline

#22 2019-03-05 18:06:34

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

Okay I modified the hosts-file to

cat /etc/hosts
# Static table lookup for hostnames.
# See hosts(5) for details.

127.0.0.1 localhost
127.0.1.1 jdoe.localdomain jdoe

I changed here my hostname with jdoe. Maybe it is from interest, that I'm using avahi with the configuration of the Arch wiki.

host localhost

still delivers

host localhost
Host localhost not found: 3(NXDOMAIN)

Am I doing something wrong?

Offline

#23 2019-03-05 18:32:44

loqs
Member
Registered: 2014-03-06
Posts: 17,416

Re: [SOLVED] lightdm does not start - only black screen

I do not know if it is significant from my system:

$ cat /etc/hosts 
# Static table lookup for hostnames.
# See hosts(5) for details.
127.0.0.1	localhost.localdomain	localhost
::1		localhost.localdomain	localhost
$ host localhost
localhost has address 127.0.0.1
localhost has IPv6 address ::1

I rely on myhostname to resolve the systems hostname and systemd-resolved is not active from /etc/nsswitch.conf

hosts: files mymachines myhostname resolve [!UNAVAIL=return] dns

Offline

#24 2019-03-05 21:22:11

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: [SOLVED] lightdm does not start - only black screen

The answer is most likely from the DNS and/or fails because of the mdns responder (config)

cat /etc/resolv.conf
dig localhost

and try w/ disabled avahi.

Offline

#25 2019-03-05 21:43:03

MaKr07
Member
From: Germany
Registered: 2019-02-22
Posts: 23

Re: [SOLVED] lightdm does not start - only black screen

First of all, I modified the hosts like loqs has posted. A friend of mine has also the same content in his hosts-file.
host localhost delivers still the same after that modification. But ping localhost is working. Reboots lead still to the black screen.

Than I executed your commands

dig localhost

; <<>> DiG 9.13.7 <<>> localhost
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 41942
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; WARNING: Message has 23 extra bytes at end

;; QUESTION SECTION:
;localhost.			IN	A

;; Query time: 3 msec
;; SERVER: 192.168.2.1#53(192.168.2.1)
;; WHEN: Di Mär 05 22:29:02 CET 2019
;; MSG SIZE  rcvd: 50
cat /etc/resolv.conf
# Generated by resolvconf
domain Speedport_W_724V_Typ_A_05011603_06_001
nameserver 192.168.2.1

Stopping and disabling of avahi lead to the same output. I'm trying now a reboot.

Offline

Board footer

Powered by FluxBB