• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Probleme mit Grafikkarte bei OS Leap 15.1

Hallo. Ich habe auf einem ca. 10 Jahre alten Laptop OpenSuse Leap 15.1 installiert. Die Bildschirmanzeige ist gestört. Alle Bilder werden entweder verschwommen angezeigt, oder, wenn ich den Zoom vergrößere, sehe ich nur einen kleinen Ausschnitt. Ich habe die Grafikkarte:
Code:
VGA compatible controller [0300]: VIA Technologies, Inc. CN896/VN896/P4M900 [Chrome 9 HC] [1106:3371] (rev 01)
Subsystem: CLEVO/KAPOK Computer Device [1558:0669]
05:01.0 Audio device [0403]: VIA Technologies, Inc. VT8237A/VT8251 HDA Controller [1106:3288] (rev 10)
Wer kann mir helfen, dass ich wieder eine "normale" Bildschirmanzeige" habe?
Beim alten OpenSuse Leap 42.3 hatte ich die Grafikkarte mit
Code:
sudo zypper in xf86-video-openchrome
installiert, und dann funktionierte es. Aber das funktioniert hier nicht mehr, d.h., nach der Installation der Grafikkarte besteht der Fehler weiter.
 

tomm.fa

Administrator
Teammitglied
Nach der Installation von „xf86-video-openchrome“ hast du den Laptop neu gestartet?
Code:
/usr/share/doc/packages/xf86-video-openchrome/README
gelesen und umgesetzt, vor allem was unter „OS Support“ steht?
Ansonsten mehr Informationen bitte, zum Beispiel von
Code:
uname -rpi
Code:
/sbin/lspci -nnk | grep -EiA3 "vga|3d|gfx"
Code:
grep -EiC2 vesafb /etc/modprobe.d/50-blacklist.conf
Code:
grep -E "WW|EE|chrome|via" /var/log/Xorg.0.log
als Root/su
Code:
modprobe -c | grep -i "1106.*3371"
Code:
journalctl -k | grep -E "vesa|vga|chrome|via|error|warn"

Für die Ausgaben bitte Code-Tags verwenden.
 
tomm.fa schrieb:
Nach der Installation von „xf86-video-openchrome“ hast du den Laptop neu gestartet?
Code:
/usr/share/doc/packages/xf86-video-openchrome/README
gelesen und umgesetzt, vor allem was unter „OS Support“ steht?

Ich habe den Laptop nach der Installation von
xf86-video-openchrome
neu gestartet - keine Besserung.
Bei Eingabe von:
Code:
/usr/share/doc/packages/xf86-video-openchrome/README
kam die Meldung:
Code:
/usr/share/doc/packages/xf86-video-openchrome/README: Permission denied
 
tomm.fa schrieb:
zum Beispiel von
Code:
/sbin/lspci -nnk | grep -EiA3 "vga|3d|gfx"

Code:
01:00.0 VGA compatible controller [0300]: VIA Technologies, Inc. CN896/VN896/P4M900 [Chrome 9 HC] [1106:3371] (rev 01)
Subsystem: CLEVO/KAPOK Computer Device [1558:0669
05:01.0 Audio device [0403]: VIA Technologies, Inc. VT8237A/VT8251 HDA Controller [1106:3286] (rev 10)
Subsystem: VIA Technologies, Inc. VT8237A/VT8251 HDA Controller [1106:3288]
 
tomm.fa schrieb:
zum Beispiel von
Code:
grep -EiC2 vesafb /etc/modprobe.d/50-blacklist.conf

Code:
#list all framebuffer drivers, some of them tend to crash during boot
# they are either compiled into kernel, or vesafb is active
# X works fine without them, rcfbset can load them if really required
# sed -e '/\/drivers\/video\/.*\.\(o\|ko\)$/{s@;^.*/@@;s@\..*$@@;p};d'
 
tomm.fa schrieb:
als Root/su
Code:
modprobe -c | grep -i "1106.*3371"
Code:
journalctl -k | grep -E "vesa|vga|chrome|via|error|warn"

Code:
journalctl -k | grep -E "vesa|vga|chrome|via|error|warn"
Aug 19 12:32:30 linux-7yvf kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Aug 19 12:32:30 linux-7yvf kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Aug 19 12:32:30 linux-7yvf kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Aug 19 12:32:30 linux-7yvf kernel: vgaarb: loaded
Aug 19 12:32:30 linux-7yvf kernel: shpchp 0000:00:01.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0.PPB_)
Aug 19 12:32:30 linux-7yvf kernel: shpchp 0000:00:01.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0)
Aug 19 12:32:30 linux-7yvf kernel: shpchp 0000:00:13.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0.P2PE)
Aug 19 12:32:30 linux-7yvf kernel: shpchp 0000:00:13.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0)
Aug 19 12:32:30 linux-7yvf kernel: vesafb: mode is 640x480x32, linelength=2560, pages=0
Aug 19 12:32:30 linux-7yvf kernel: vesafb: scrolling: redraw
Aug 19 12:32:30 linux-7yvf kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
Aug 19 12:32:30 linux-7yvf kernel: vesafb: framebuffer at 0xa0000000, mapped to 0xffffc90001000000, using 1216k, total 1216k
Aug 19 12:32:30 linux-7yvf kernel: agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xc0000000
Aug 19 12:32:31 linux-7yvf kernel: sata_via 0000:00:0f.0: version 2.6
Aug 19 12:32:31 linux-7yvf kernel: sata_via 0000:00:0f.0: routed to hard irq line 10
Aug 19 12:32:31 linux-7yvf kernel: scsi host0: sata_via
Aug 19 12:32:31 linux-7yvf kernel: scsi host1: sata_via
Aug 19 12:32:31 linux-7yvf kernel: pata_via 0000:00:0f.1: version 0.3.4
Aug 19 12:32:31 linux-7yvf kernel: scsi host2: pata_via
Aug 19 12:32:31 linux-7yvf kernel: scsi host3: pata_via
Aug 19 12:32:32 linux-7yvf kernel: random: 7 urandom warning(s) missed due to ratelimiting
Aug 19 12:32:40 linux-7yvf kernel: via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
Aug 19 12:32:40 linux-7yvf kernel: via-rhine 0000:00:12.0 eth0: VIA Rhine II at 0xffffc9000037d400, 00:90:f5:6b:1d:5e, IRQ 23
Aug 19 12:32:40 linux-7yvf kernel: via-rhine 0000:00:12.0 eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link cde1
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0: autoconfig for VT1708: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:line
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:    hp_outs=1 (0x20/0x0/0x0/0x0/0x0)
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:    mono: mono_out=0x0
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:    dig-out=0x25/0x0
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:    inputs:
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:      Rear Mic=0x1d
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:      Front Mic=0x21
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:      Line=0x1e
Aug 19 12:32:41 linux-7yvf kernel: snd_hda_codec_via hdaudioC0D0:      CD=0x24
Aug 19 12:33:03 linux-7yvf kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Aug 19 12:33:04 linux-7yvf kernel: Netfilter messages via NETLINK v0.30.
 

josef-wien

Ultimate Guru
tomm.fa schrieb:
Code:
/usr/share/doc/packages/xf86-video-openchrome/README
gelesen und umgesetzt, vor allem was unter „OS Support“ steht?
Das ist kein Befehl, sondern der Name einer Datei. Wenn ich mir Deinen heutigen Beitrag von 13:19 Uhr ansehe, ist von "umgesetzt" keine Rede, denn das Modul ist aktiv (und stört laut README). Erzeuge eine Datei /etc/modprobe.d/99-openchrome.conf mit folgendem Inhalt:
Code:
# Siehe: /usr/share/doc/packages/xf86-video-openchrome/README
blacklist vesafb


P. S.
Eckart Spindler schrieb:
grep: /var/log/Xorg.0.log: No such file or directory
könnte der nächste Stolperstein sein, falls Wayland (und nicht Xorg) läuft, aber da muß ich mich heraushalten.
 
Aus dem REAME habe ich verstanden, dass das Modul
Code:
vesafb
Probleme verursacht, und dass man dies deshalb ausschalten muss. Aber wie erzeuge ich die o.a. config-Datei mit dem Befehl
Code:
blacklist vesafb
?
 

tomm.fa

Administrator
Teammitglied
josef-wien schrieb:
P. S.
Eckart Spindler schrieb:
grep: /var/log/Xorg.0.log: No such file or directory
könnte der nächste Stolperstein sein, falls Wayland (und nicht Xorg) läuft, aber da muß ich mich heraushalten.
Was läuft lässt sich ja herausfinden, wenn Eckart Spindler die Ausgabe von
Code:
echo $XDG_SESSION_TYPE
hier zur Verfügung stellt.



Eckart Spindler schrieb:
Aus dem REAME habe ich verstanden, dass das Modul
Code:
vesafb
Probleme verursacht, und dass man dies deshalb ausschalten muss. Aber wie erzeuge ich die o.a. config-Datei mit dem Befehl
Code:
blacklist vesafb
?
Zum einen gäbe es dafür einen Satz der verschiedene Befehle (u.a. touch) enthält und sich in der Konsole ausführen lässt, diesen vergesse ich aber immer. Dann gäbe es noch die Möglichkeit einen Editor (Kwrite, Nano usw.) als Root/su zu verwenden.
Beispiele:
Mittels Kwrite oder Kate:
Alt + F2 drücken → Eingabe von kdesu -c kwrite /etc/modprobe.d/99-openchrome.conf → Eingabe bestätigen → Die beiden Sätze wie von josef-wien vorgeschlagen eingeben und speichern.

Mittels Nano:
Konsole öffnen →
Code:
su -c "nano /etc/modprobe.d/99-openchrome.conf"
→ Passwort eingeben und bestätigen →Die beiden Sätze eingeben → mit Strg + O speichern und mittels Strg + X Nano beenden.

Du kannst auch die 50-blacklist.conf bearbeiten und den Eintrag
Code:
blacklist vesafb
dort hinzufügen.
 
tomm.fa schrieb:
Was läuft lässt sich ja herausfinden, wenn Eckart Spindler die Ausgabe von
Code:
echo $XDG_SESSION_TYPE
hier zur Verfügung stellt.
Das Ergebnis ist:
Code:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
THIS IS POTENTIALLY INSECURE:
To edit files as root please use:
SUDO_EDITOR=kwrite sudoedit <file>
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
 
tomm.fa schrieb:
Beispiele:
Mittels Kwrite oder Kate:
Alt + F2 drücken → Eingabe von kdesu -c kwrite /etc/modprobe.d/99-openchrome.conf → Eingabe bestätigen → Die beiden Sätze wie von josef-wien vorgeschlagen eingeben und speichern.
Habe ich gemacht und gespeichert.

tomm.fa schrieb:
Mittels Nano:
Konsole öffnen →
Code:
su -c "nano /etc/modprobe.d/99-openchrome.conf"
→ Passwort eingeben und bestätigen →Die beiden Sätze eingeben → mit Strg + O speichern und mittels Strg + X Nano beenden.

Habe ich ebenfalls gemacht und gespeichert.

tomm.fa schrieb:
Du kannst auch die 50-blacklist.conf bearbeiten und den Eintrag
Code:
blacklist vesafb
dort hinzufügen.

Auch das habe ich gemacht und gespeichert.

Aber nach dem Neustart ist die Bildschirmanzeige immer noch nicht besser.
 

josef-wien

Ultimate Guru
Bei openSUSE würde ich einmal die initrd neu erstellen. Laut Beiträgen hier im Forum geht das als root mit:
Code:
dracut -f
 

tomm.fa

Administrator
Teammitglied
Eckart Spindler schrieb:
tomm.fa schrieb:
Was läuft lässt sich ja herausfinden, wenn Eckart Spindler die Ausgabe von
Code:
echo $XDG_SESSION_TYPE
hier zur Verfügung stellt.
Das Ergebnis ist:
Code:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
THIS IS POTENTIALLY INSECURE:
To edit files as root please use:
SUDO_EDITOR=kwrite sudoedit <file>
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'

Du kannst auch folgendes versuchen/ausführen:
Code:
loginctl
aufrufen und die angegebene Nummer unterhalb von „Session“ merken. Dann
Code:
loginctl show-session * -p Type -p Desktop
eingeben, dass Sternchen (*) durch die zuvor gemerkte Nummer ersetzen und dann ausführen.

Beispiel:

Code:
ich@rechner:~> loginctl
SESSION  UID USER  SEAT  TTY
      2 1000 ich seat0
Code:
ich@rechner:~> loginctl show-session 2 -p Type -p Desktop
Desktop=openbox
Type=x11

Sollte nach der Ausführung von
Code:
dracut -f
keine Besserung vorhanden sein, dann noch mal die Befehle (lspci, journalctl etc.) zur Fehlersuche ausführen und die Ergebnisse hier präsentieren. Zusätzlich noch die Ausgaben von
Code:
cat /etc/modprobe.d/99-openchrome.conf
und wieder die von
Code:
grep -EiC2 vesafb /etc/modprobe.d/50-blacklist.conf
Alle Ausgaben hier bitte komplett mit Prompt und eingegebenen Befehl präsentieren, wie im Beispiel zu loginctl.

Zum Thema vesafb und Blacklist: Eine Ausführung mit einem Editor in einer Datei hätte gereicht.
 
Ich habe alle so gemacht, wie beschrieben. Es ist keine Besserung eingetreten.
Der Befehl:
Code:
lspci
brachte folgendes Ergebnis:
Code:
inux-7yvf:~ # lspci
00:00.0 Host bridge: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge
00:00.5 PIC: VIA Technologies, Inc. CN896/VN896/P4M900 I/O APIC Interrupt Controller
00:00.6 Host bridge: VIA Technologies, Inc. CN896/VN896/P4M900 Security Device
00:00.7 Host bridge: VIA Technologies, Inc. CN896/VN896/P4M900 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge
00:02.0 PCI bridge: VIA Technologies, Inc. CN896/VN896/P4M900 PCI to PCI Bridge Controller (rev 80)
00:03.0 PCI bridge: VIA Technologies, Inc. CN896/VN896/P4M900 PCI to PCI Bridge Controller (rev 80)
00:0f.0 IDE interface: VIA Technologies, Inc. VT8237A SATA 2-Port Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 07)
00:10.0 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev a0)
00:10.1 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev a0)
00:10.2 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev a0)
00:10.3 USB controller: VIA Technologies, Inc. VT82xx/62xx UHCI USB 1.1 Controller (rev a0)
00:10.4 USB controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237A PCI to ISA Bridge
00:11.7 Host bridge: VIA Technologies, Inc. VT8237/8251 Ultra VLINK Controller
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102/VT6103 [Rhine-II] (rev 7c)
00:13.0 PCI bridge: VIA Technologies, Inc. VT8237A Host Bridge
00:13.1 PCI bridge: VIA Technologies, Inc. VT8237A PCI to PCI Bridge
01:00.0 VGA compatible controller: VIA Technologies, Inc. CN896/VN896/P4M900 [Chrome 9 HC] (rev 01)
05:01.0 Audio device: VIA Technologies, Inc. VT8237A/VT8251 HDA Controller (rev 10)
06:04.0 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller
06:04.1 SD Host controller: ENE Technology Inc ENE PCI SmartMedia / xD Card Reader Controller
06:04.3 FLASH memory: ENE Technology Inc ENE PCI Secure Digital / MMC Card Reader Controller

Für den Befehl
Code:
journalctl
würden hunderte Zeilen Ergebnis herauskommen. Deshalb poste ich diesen separat.

Der Befehl
Code:
cat /etc/modprobe.d/99-openchrome.conf
bringt:
Code:
linux-7yvf:~ # cat /etc/modprobe.d/99-openchrome.conf
blacklist vesafb

Der Befehl
Code:
grep -EiC2 vesafb /etc/modprobe.d/50-blacklist.conf

bringt:
Code:
linux-7yvf:~ # grep -EiC2 vesafb /etc/modprobe.d/50-blacklist.conf

# list all framebuffer drivers, some of them tend to crash during boot
# they are either compiled into the kernel, or vesafb is active
# X works fine without them, rcfbset can load them if really required
#  sed -e '/\/drivers\/video\/.*\.\(o\|ko\)$/{s@^.*/@@;s@\..*$@@;p};d'
--
# (bnc#974373)
blacklist acpi_power_meter
blacklist vesafb
 
Ich poste hier jetzt mal ein Ausschnitt des Ergebnisses der Eingabe von
Code:
journalctl

Code:
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Running.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Canary thread running.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Watchdog thread running.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Successfully made thread 1697 of process >
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Supervising 1 threads of 1 processes of 1>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Leaving mDNS multicast group on interface>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Joining mDNS multicast group on interface>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5831] device (eth0)>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Registering new address record for 2a02:2>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5847] device (eth0)>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Withdrawing address record for fe80::4a10>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5855] device (eth0)>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5859] manager: Netw>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5879] manager: Netw>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5882] policy: set '>
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Supervising 1 threads of 1 processes of 1>
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Successfully made thread 1734 of process >
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Supervising 2 threads of 1 processes of 1>
Aug 21 10:14:57 linux-7yvf pulseaudio[1697]: [pulseaudio] source.c: Default and alternat>
Aug 21 10:14:58 linux-7yvf rtkit-daemon[1698]: Supervising 2 threads of 1 processes of 1>
Aug 21 10:14:58 linux-7yvf rtkit-daemon[1698]: Successfully made thread 1736 of process >
Aug 21 10:14:58 linux-7yvf rtkit-daemon[1698]: Supervising 3 threads of 1 processes of 1>
Aug 21 10:14:58 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:14:58 linux-7yvf avahi-daemon[1027]: Registering new address record for 2a02:2>
Aug 21 10:14:58 linux-7yvf NetworkManager[1131]: nisdomainname: you must be root to chan>
Aug 21 10:14:58 linux-7yvf NetworkManager[1131]: <info>  [1566375298.4573] device (eth0)>
Aug 21 10:14:58 linux-7yvf nm-dispatcher[1657]: req:2 'up' [eth0]: new request (4 script>
Aug 21 10:14:58 linux-7yvf nm-dispatcher[1657]: req:2 'up' [eth0]: start running ordered>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.5327] manager: Netw>
Aug 21 10:14:59 linux-7yvf nm-dispatcher[1657]: req:3 'connectivity-change': new request>
Aug 21 10:14:59 linux-7yvf nm-dispatcher[1657]: req:3 'connectivity-change': start runni>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6438] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6440] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6440] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6441] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6441] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6441] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6442] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6442] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf avahi-daemon[1027]: Joining mDNS multicast group on interface>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6442] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf avahi-daemon[1027]: New relevant interface eth0.IPv4 for mDNS.
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6471] policy: set '>
Aug 21 10:14:59 linux-7yvf avahi-daemon[1027]: Registering new address record for 192.16>
Aug 21 10:15:00 linux-7yvf NetworkManager[1131]: nisdomainname: you must be root to chan>
Aug 21 10:15:00 linux-7yvf NetworkManager[1131]: <info>  [1566375300.0890] manager: star>
Aug 21 10:15:00 linux-7yvf nm-dispatcher[1657]: req:4 'dhcp4-change' [eth0]: new request>
Aug 21 10:15:00 linux-7yvf nm-dispatcher[1657]: req:4 'dhcp4-change' [eth0]: start runni>
Aug 21 10:15:03 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:03 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:03 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:04 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Activating serv>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: The XKEYBOARD keymap compiler (xkbcomp) re>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 10:15:04 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Successfully ac>
Aug 21 10:15:04 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:05 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:15:05 linux-7yvf systemd[1]: Starting Location Lookup Service...
Aug 21 10:15:05 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 10:15:05 linux-7yvf systemd[1]: Started Location Lookup Service.
Aug 21 10:15:05 linux-7yvf chronyd[1165]: Selected source 90.187.7.5
Aug 21 10:15:05 linux-7yvf chronyd[1165]: System clock wrong by 37587.924365 seconds, ad>
Aug 21 20:41:33 linux-7yvf chronyd[1165]: System clock was stepped by 37587.924365 secon>
Aug 21 20:41:33 linux-7yvf polkitd[1113]: Registered Authentication Agent for unix-sessi>
Aug 21 20:41:33 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:41:33 linux-7yvf systemd[1]: Starting PackageKit Daemon...
Aug 21 20:41:33 linux-7yvf PackageKit[2018]: daemon start
Aug 21 20:41:34 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:41:34 linux-7yvf systemd[1]: Started PackageKit Daemon.
Aug 21 20:41:34 linux-7yvf chronyd[1165]: Selected source 131.234.137.64
Aug 21 20:41:35 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:41:35 linux-7yvf systemd[1]: Starting Manage, Install and Generate Color Profi>
Aug 21 20:41:35 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Activating serv>
Aug 21 20:41:35 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Successfully ac>
Aug 21 20:41:35 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:41:35 linux-7yvf systemd[1]: Started Manage, Install and Generate Color Profil>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: The XKEYBOARD keymap compiler (xkbcomp) re>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: The XKEYBOARD keymap compiler (xkbcomp) re>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 20:41:36 linux-7yvf gnome-shell[1639]: Error looking up permission: GDBus.Error:o>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: The XKEYBOARD keymap compiler (xkbcomp) re>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:41:36 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 20:41:36 linux-7yvf gsd-color[2030]: failed to get edid: unable to get EDID for o>
Aug 21 20:41:37 linux-7yvf gsd-color[2030]: unable to get EDID for xrandr-default: unabl>
Aug 21 20:41:38 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 20:41:39 linux-7yvf systemd[1]: Received SIGRTMIN+21 from PID 250 (plymouthd).
Aug 21 20:41:39 linux-7yvf systemd[1]: Started Hold until boot process finishes up.
Aug 21 20:41:39 linux-7yvf systemd[1]: Started Getty on tty1.
Aug 21 20:41:39 linux-7yvf systemd[1]: Reached target Login Prompts.
Aug 21 20:41:39 linux-7yvf systemd[1]: Reached target Multi-User System.
Aug 21 20:41:39 linux-7yvf systemd[1]: Reached target Graphical Interface.
Aug 21 20:41:39 linux-7yvf systemd[1]: Starting Update UTMP about System Runlevel Change>
Aug 21 20:41:39 linux-7yvf systemd[1]: Started Update UTMP about System Runlevel Changes.
Aug 21 20:41:39 linux-7yvf systemd[1]: Startup finished in 4.007s (kernel) + 5.325s (ini>
Aug 21 20:41:50 linux-7yvf dbus-daemon[1011]: [system] Failed to activate service 'org.b>
Aug 21 20:41:50 linux-7yvf pulseaudio[1697]: [pulseaudio] bluez5-util.c: GetManagedObjec>
Aug 21 20:41:54 linux-7yvf PackageKit[2018]: daemon quit
Aug 21 20:41:54 linux-7yvf packagekitd[2018]: Source ID 11 was not found when attempting>
Aug 21 20:42:04 linux-7yvf systemd[1]: Created slice User Slice of eckart.
Aug 21 20:42:04 linux-7yvf systemd[1]: Starting User Manager for UID 1000...
Aug 21 20:42:04 linux-7yvf systemd-logind[1108]: New session 1 of user eckart.
Aug 21 20:42:04 linux-7yvf systemd[1]: Started Session 1 of user eckart.
Aug 21 20:42:04 linux-7yvf systemd[2138]: pam_unix(systemd-user:session): session opened>
Aug 21 20:42:04 linux-7yvf systemd[2138]: Reached target Paths.
Aug 21 20:42:04 linux-7yvf systemd[2138]: Reached target Timers.
Aug 21 20:42:04 linux-7yvf systemd[2138]: Starting D-Bus User Message Bus Socket.
Aug 21 20:42:04 linux-7yvf systemd[2138]: Listening on D-Bus User Message Bus Socket.
Aug 21 20:42:04 linux-7yvf systemd[2138]: Reached target Sockets.
Aug 21 20:42:04 linux-7yvf systemd[2138]: Reached target Basic System.
Aug 21 20:42:04 linux-7yvf systemd[1]: Started User Manager for UID 1000.
Aug 21 20:42:04 linux-7yvf systemd[2138]: Reached target Default.
Aug 21 20:42:04 linux-7yvf gdm-password][2132]: pam_unix(gdm-password:session): session >
Aug 21 20:42:04 linux-7yvf systemd[2138]: Startup finished in 116ms.
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session[1480]: gnome-session-binary[1480]: WARNING: App>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf systemd-logind[1108]: Session c1 logged out. Waiting for proc>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gnome-session-binary[1480]: WARNING: Application 'org.gnome.S>
Aug 21 20:42:05 linux-7yvf gdm[1311]: Failed to remove greeter program access to the dis>
Aug 21 20:42:05 linux-7yvf polkitd[1113]: Unregistered Authentication Agent for unix-ses>
Aug 21 20:42:05 linux-7yvf systemd[2138]: Started D-Bus User Message Bus.
Aug 21 20:42:05 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: /etc/X11/xim: Checking whether an in>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: /etc/X11/xim: use GDM_LANG=de_DE.UTF>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: /etc/X11/xim: Checking whether an in>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: sourcing /etc/sysconfig/language to >
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: INPUT_METHOD is not set or empty (no>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: Trying to start a default input meth>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: Checking for a default input method >
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: sourcing /etc/X11/xim.d/de/40-ibus .>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: ibus will be managed by GNOME.
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: Kein derartiges Schema »org.gnome.se>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: /etc/X11/xim.d/de/40-ibus started su>
Aug 21 20:42:05 linux-7yvf /etc/gdm/Xsession[2161]: Kein derartiges Schema »org.gnome.se>
Aug 21 20:42:06 linux-7yvf /etc/gdm/Xsession[2161]: gpg-connect-agent: Der gpg-agent läu>
Aug 21 20:42:06 linux-7yvf /etc/gdm/Xsession[2161]: gpg-connect-agent: Der gpg-agent läu>
Aug 21 20:42:06 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:06 linux-7yvf systemd[2138]: Starting Virtual filesystem service...
Aug 21 20:42:06 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:06 linux-7yvf systemd[2138]: Started Virtual filesystem service.
Aug 21 20:42:06 linux-7yvf kernel: fuse init (API version 7.26)
Aug 21 20:42:06 linux-7yvf systemd[1]: Mounting FUSE Control File System...
Aug 21 20:42:06 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:06 linux-7yvf systemd[1]: Mounted FUSE Control File System.
Aug 21 20:42:06 linux-7yvf systemd[2138]: Starting Accessibility services bus...
Aug 21 20:42:06 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:06 linux-7yvf systemd[2138]: Started Accessibility services bus.
Aug 21 20:42:06 linux-7yvf at-spi-bus-launcher[2242]: dbus-daemon[2253]: Activating serv>
Aug 21 20:42:06 linux-7yvf at-spi-bus-launcher[2242]: dbus-daemon[2253]: Successfully ac>
Aug 21 20:42:06 linux-7yvf at-spi-bus-launcher[2242]: SpiRegistry daemon is running with>
Aug 21 20:42:07 linux-7yvf /etc/gdm/Xsession[2161]: gnome-keyring-daemon: insufficient p>
Aug 21 20:42:07 linux-7yvf /etc/gdm/Xsession[2161]: gnome-keyring-daemon: insufficient p>
Aug 21 20:42:07 linux-7yvf /etc/gdm/Xsession[2161]: gnome-keyring-daemon: insufficient p>
Aug 21 20:42:07 linux-7yvf /etc/gdm/Xsession[2161]: SSH_AUTH_SOCK=/run/user/1000/keyring>
Aug 21 20:42:07 linux-7yvf /etc/gdm/Xsession[2161]: SSH_AUTH_SOCK=/run/user/1000/keyring>
Aug 21 20:42:07 linux-7yvf /etc/gdm/Xsession[2161]: SSH_AUTH_SOCK=/run/user/1000/keyring>
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Successfully made thread 2283 of process >
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Supervising 4 threads of 2 processes of 2>
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Supervising 4 threads of 2 processes of 2>
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Successfully made thread 2284 of process >
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Supervising 5 threads of 2 processes of 2>
Aug 21 20:42:07 linux-7yvf pulseaudio[2283]: [pulseaudio] source.c: Default and alternat>
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Supervising 5 threads of 2 processes of 2>
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Successfully made thread 2285 of process >
Aug 21 20:42:07 linux-7yvf rtkit-daemon[1698]: Supervising 6 threads of 2 processes of 2>
Aug 21 20:42:07 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:09 linux-7yvf gnome-shell[2272]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 20:42:09 linux-7yvf gnome-shell[2272]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 20:42:09 linux-7yvf gnome-shell[2272]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 20:42:10 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating ser>
Aug 21 20:42:10 linux-7yvf gdm-Xorg-:0[1324]: The XKEYBOARD keymap compiler (xkbcomp) re>
Aug 21 20:42:10 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:42:10 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:42:10 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 20:42:10 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:10 linux-7yvf systemd[2138]: Starting Evolution source registry...
Aug 21 20:42:10 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating ser>
Aug 21 20:42:10 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:10 linux-7yvf gnome-shell[2272]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 20:42:10 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:10 linux-7yvf systemd[1]: Starting Location Lookup Service...
Aug 21 20:42:11 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:42:11 linux-7yvf systemd[1]: Started Location Lookup Service.
Aug 21 20:42:11 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating ser>
Aug 21 20:42:11 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating ser>
Aug 21 20:42:11 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:11 linux-7yvf polkitd[1113]: Registered Authentication Agent for unix-sessi>
Aug 21 20:42:11 linux-7yvf nscd[1018]: 1018 Die beobachtete Datei »/etc/resolv.conf« wur>
Aug 21 20:42:11 linux-7yvf nscd[1018]: 1018 überwache Datei »/etc/resolv.conf« (7)
Aug 21 20:42:11 linux-7yvf nscd[1018]: 1018 überwache das Verzeichnis »/etc« (2)
Aug 21 20:42:11 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating ser>
Aug 21 20:42:11 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:12 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:12 linux-7yvf systemd[2138]: Starting Virtual filesystem service - disk dev>
Aug 21 20:42:12 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:12 linux-7yvf systemd[1]: Starting Disk Manager...
Aug 21 20:42:12 linux-7yvf udisksd[2349]: udisks daemon version 2.6.5 starting
Aug 21 20:42:12 linux-7yvf udisksd[2349]: Can't load configuration file /etc/udisks2/udi>
Aug 21 20:42:12 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:42:12 linux-7yvf systemd[1]: Started Disk Manager.
Aug 21 20:42:12 linux-7yvf udisksd[2349]: Acquired the name org.freedesktop.UDisks2 on t>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Started Virtual filesystem service - disk devi>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Starting Virtual filesystem service - Apple Fi>
Aug 21 20:42:13 linux-7yvf gvfs-afc-volume-monitor[2356]: Volume monitor alive
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Started Virtual filesystem service - Apple Fil>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Starting Virtual filesystem service - Media Tr>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Started Virtual filesystem service - Media Tra>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Starting Virtual filesystem service - digital >
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Started Virtual filesystem service - digital c>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Starting Virtual filesystem service - GNOME On>
Aug 21 20:42:13 linux-7yvf goa-daemon[2337]: goa-daemon version 3.26.2 starting
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating ser>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:13 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:13 linux-7yvf systemd[2138]: Started Virtual filesystem service - GNOME Onl>
Aug 21 20:42:14 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:14 linux-7yvf systemd[2138]: Started Evolution source registry.
Aug 21 20:42:14 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:14 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:14 linux-7yvf systemd[1]: Starting PackageKit Daemon...
Aug 21 20:42:14 linux-7yvf PackageKit[2386]: daemon start
Aug 21 20:42:14 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:14 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:15 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:42:15 linux-7yvf systemd[1]: Starting Hostname Service...
Aug 21 20:42:15 linux-7yvf systemd[1]: Started PackageKit Daemon.
Aug 21 20:42:15 linux-7yvf gsd-sharing[2411]: Failed to StopUnit service: GDBus.Error:or>
Aug 21 20:42:15 linux-7yvf gsd-sharing[2411]: Failed to StopUnit service: GDBus.Error:or>
Aug 21 20:42:15 linux-7yvf gsd-sharing[2411]: Failed to StopUnit service: GDBus.Error:or>
Aug 21 20:42:15 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:42:15 linux-7yvf systemd[1]: Started Hostname Service.
Aug 21 20:42:15 linux-7yvf gsd-rfkill[2395]: g_object_notify: object class 'CcRfkillGlib>
Aug 21 20:42:15 linux-7yvf kernel: rfkill: input handler disabled
Aug 21 20:42:15 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:15 linux-7yvf systemd[1]: Starting Locale Service...
Aug 21 20:42:16 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:42:16 linux-7yvf systemd[1]: Started Locale Service.
Aug 21 20:42:16 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:16 linux-7yvf systemd[2138]: Starting Tracker metadata database store and l>
Aug 21 20:42:16 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:16 linux-7yvf systemd[2138]: Started Tracker metadata database store and lo>
Aug 21 20:42:16 linux-7yvf /etc/gdm/Xsession[2161]: (uint32 1,)
Aug 21 20:42:17 linux-7yvf gnome-shell[2272]: Unable to connect to ibus: Verbindung ist >
Aug 21 20:42:17 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:17 linux-7yvf systemd[2138]: Starting Evolution calendar service...
Aug 21 20:42:17 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:17 linux-7yvf systemd[1]: Starting Location Lookup Service...
Aug 21 20:42:17 linux-7yvf gnome-software[2492]: Failed to create permission org.freedes>
Aug 21 20:42:17 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:42:17 linux-7yvf systemd[1]: Started Location Lookup Service.
Aug 21 20:42:17 linux-7yvf gnome-shell[2272]: Error looking up permission: GDBus.Error:o>
Aug 21 20:42:18 linux-7yvf gdm-Xorg-:0[1324]: The XKEYBOARD keymap compiler (xkbcomp) re>
Aug 21 20:42:18 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:42:18 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 20:42:18 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 20:42:18 linux-7yvf gsd-color[2431]: failed to get edid: unable to get EDID for o>
Aug 21 20:42:18 linux-7yvf gsd-color[2431]: unable to get EDID for xrandr-default: unabl>
Aug 21 20:42:19 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:19 linux-7yvf systemd[2138]: Started Evolution calendar service.
Aug 21 20:42:19 linux-7yvf gnome-shell[2272]: GNOME Shell started at Wed Aug 21 2019 20:>
Aug 21 20:42:20 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating via>
Aug 21 20:42:20 linux-7yvf systemd[2138]: Starting Evolution address book service...
Aug 21 20:42:21 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:42:21 linux-7yvf systemd[2138]: Started Evolution address book service.
Aug 21 20:42:22 linux-7yvf gnome-software[2492]: plugin appstream took 4,0 seconds to do>
Aug 21 20:42:22 linux-7yvf gnome-software[2492]: enabled plugins: desktop-categories, fw>
Aug 21 20:42:22 linux-7yvf gnome-software[2492]: disabled plugins: dpkg, dummy, fedora-p>
Aug 21 20:42:22 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 20:42:22 linux-7yvf systemd[1]: Starting Firmware update daemon...
Aug 21 20:42:22 linux-7yvf fwupd[2618]: disabling plugin because: failed to startup dell>
Aug 21 20:42:23 linux-7yvf fwupd[2618]: disabling plugin because: failed to startup uefi>
Aug 21 20:42:23 linux-7yvf fwupd[2618]: disabling plugin because: failed to coldplug amt>
Aug 21 20:42:23 linux-7yvf fwupd[2618]: disabling plugin because: failed to coldplug syn>
Aug 21 20:42:23 linux-7yvf fwupd[2618]: disabling plugin because: failed to coldplug thu>
Aug 21 20:42:23 linux-7yvf fwupd[2618]: using plugins: altos, colorhug, csr, dfu, ebitdo>
Aug 21 20:42:23 linux-7yvf fwupd[2618]: Daemon ready for requests
Aug 21 20:42:23 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:42:23 linux-7yvf systemd[1]: Started Firmware update daemon.
Aug 21 20:42:32 linux-7yvf pulseaudio[2283]: [pulseaudio] bluez5-util.c: GetManagedObjec>
Aug 21 20:42:32 linux-7yvf dbus-daemon[1011]: [system] Failed to activate service 'org.b>
Aug 21 20:42:35 linux-7yvf PackageKit[2386]: daemon quit
Aug 21 20:42:35 linux-7yvf packagekitd[2386]: Source ID 11 was not found when attempting>
Aug 21 20:43:38 linux-7yvf su[2670]: The gnome keyring socket is not owned with the same>
Aug 21 20:43:38 linux-7yvf su[2670]: gkr-pam: couldn't unlock the login keyring.
Aug 21 20:43:38 linux-7yvf su[2670]: (to root) eckart on pts/0
Aug 21 20:43:38 linux-7yvf su[2670]: pam_unix(su-l:session): session opened for user roo>
Aug 21 20:44:01 linux-7yvf firefox[2711]: Theme parsing error: <data>:1:34: Expected ')'>
Aug 21 20:44:01 linux-7yvf firefox[2711]: Theme parsing error: <data>:1:77: Expected ')'>
Aug 21 20:44:04 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Activating ser>
Aug 21 20:44:04 linux-7yvf dbus-daemon[2173]: [session uid=1000 pid=2173] Successfully a>
Aug 21 20:44:21 linux-7yvf gdm-Xorg-:0[1324]: (II) Axis 0 value 5688 is outside expected>
Aug 21 20:44:21 linux-7yvf gdm-Xorg-:0[1324]: See https://wayland.freedesktop.org/libinp>
Aug 21 20:47:01 linux-7yvf NetworkManager[1131]: <info>  [1566413221.5981] device (wlan0>
Aug 21 20:47:06 linux-7yvf kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 21 20:47:06 linux-7yvf NetworkManager[1131]: <info>  [1566413226.1452] device (wlan0>
Aug 21 20:47:06 linux-7yvf NetworkManager[1131]: <info>  [1566413226.1759] device (wlan0>
Aug 21 20:50:58 linux-7yvf systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Aug 21 20:50:59 linux-7yvf dbus-daemon[1011]: [system] Activating service name='org.open>
Aug 21 20:50:59 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 20:50:59 linux-7yvf systemd-helper[2929]: running number cleanup for 'root'.
Aug 21 20:52:21 linux-7yvf NetworkManager[1131]: <info>  [1566413541.5804] device (wlan0>
Aug 21 20:52:26 linux-7yvf kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 21 20:52:26 linux-7yvf NetworkManager[1131]: <info>  [1566413546.4216] device (wlan0>
Aug 21 20:52:26 linux-7yvf NetworkManager[1131]: <info>  [1566413546.5318] device (wlan0>
Aug 21 20:53:04 linux-7yvf kernel: BTRFS info (device sda7): qgroup scan completed (inco>
Aug 21 20:53:05 linux-7yvf systemd-helper[2929]: running timeline cleanup for 'root'.
Aug 21 20:53:05 linux-7yvf systemd-helper[2929]: running empty-pre-post cleanup for 'roo>
Aug 21 20:55:58 linux-7yvf systemd[1]: Starting Cleanup of Temporary Directories...
Aug 21 20:55:58 linux-7yvf systemd-tmpfiles[3754]: [/usr/lib/tmpfiles.d/net-snmp.conf:1]>
Aug 21 20:55:58 linux-7yvf systemd-tmpfiles[3754]: [/usr/lib/tmpfiles.d/samba.conf:1] Li>
Aug 21 20:55:58 linux-7yvf systemd-tmpfiles[3754]: [/usr/lib/tmpfiles.d/tmp.conf:13] Dup>
Aug 21 20:55:58 linux-7yvf systemd-tmpfiles[3754]: [/usr/lib/tmpfiles.d/var.conf:21] Dup>
Aug 21 20:55:58 linux-7yvf systemd-tmpfiles[3754]: [/usr/lib/tmpfiles.d/var.conf:23] Dup>
Aug 21 20:55:58 linux-7yvf systemd-tmpfiles[3754]: [/usr/lib/tmpfiles.d/vpnc.conf:1] Lin>
Aug 21 20:55:58 linux-7yvf systemd[1]: Started Cleanup of Temporary Directories.
Aug 21 20:57:41 linux-7yvf NetworkManager[1131]: <info>  [1566413861.5768] device (wlan0>
Aug 21 20:57:45 linux-7yvf kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 21 20:57:45 linux-7yvf NetworkManager[1131]: <info>  [1566413865.8525] device (wlan0>
Aug 21 20:57:45 linux-7yvf NetworkManager[1131]: <info>  [1566413865.8758] device (wlan0>
Aug 21 20:58:21 linux-7yvf konsole[2663]: Process  2670  did not die with SIGHUP
Aug 21 20:58:21 linux-7yvf su[2670]: pam_unix(su-l:session): session closed for user root
Aug 21 20:58:40 linux-7yvf su[3787]: The gnome keyring socket is not owned with the same>
Aug 21 20:58:40 linux-7yvf su[3787]: gkr-pam: couldn't unlock the login keyring.
Aug 21 20:58:40 linux-7yvf su[3787]: (to root) eckart on pts/0
Aug 21 20:58:40 linux-7yvf su[3787]: pam_unix(su-l:session): session opened for user roo>
Aug 21 21:00:18 linux-7yvf systemd[1]: Started Timeline of Snapper Snapshots.
Aug 21 21:00:18 linux-7yvf dbus-daemon[1011]: [system] Activating service name='org.open>
Aug 21 21:00:18 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 21:03:01 linux-7yvf NetworkManager[1131]: <info>  [1566414181.5877] device (wlan0>
Aug 21 21:03:06 linux-7yvf kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 21 21:03:06 linux-7yvf NetworkManager[1131]: <info>  [1566414186.2675] device (wlan0>
Aug 21 21:03:06 linux-7yvf NetworkManager[1131]: <info>  [1566414186.3016] device (wlan0>
Aug 21 21:08:21 linux-7yvf NetworkManager[1131]: <info>  [1566414501.5996] device (wlan0>
Aug 21 21:08:26 linux-7yvf kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 21 21:08:26 linux-7yvf NetworkManager[1131]: <info>  [1566414506.5012] device (wlan0>
Aug 21 21:08:26 linux-7yvf NetworkManager[1131]: <info>  [1566414506.5332] device (wlan0>
Aug 21 21:09:39 linux-7yvf NetworkManager[1131]: <info>  [1566414579.7840] dhcp4 (eth0):>
Aug 21 21:09:39 linux-7yvf NetworkManager[1131]: <info>  [1566414579.8028] dhcp4 (eth0):>
Aug 21 21:09:39 linux-7yvf NetworkManager[1131]: <info>  [1566414579.8029] dhcp4 (eth0):>
Aug 21 21:09:39 linux-7yvf NetworkManager[1131]: <info>  [1566414579.8039] device (eth0)>
Aug 21 21:11:24 linux-7yvf smartd[1028]: Device: /dev/sda [SAT], old test of type S not >
Aug 21 21:11:24 linux-7yvf smartd[1028]: Device: /dev/sda [SAT], starting scheduled Shor>
Aug 21 21:11:40 linux-7yvf NetworkManager[1131]: <info>  [1566414700.4541] dhcp4 (eth0):>
Aug 21 21:11:40 linux-7yvf NetworkManager[1131]: <info>  [1566414700.6949] dhcp4 (eth0):>
Aug 21 21:11:45 linux-7yvf NetworkManager[1131]: <info>  [1566414705.9535] dhcp4 (eth0):>
Aug 21 21:11:45 linux-7yvf NetworkManager[1131]: <info>  [1566414705.9536] dhcp4 (eth0):>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Power Button: Applying InputClass "sy>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Power Button: Applying InputClass "ev>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Power Button: Applying InputClass "li>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) Using input driver 'libinput' for 'Po>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Power Button: always reports core eve>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "Device" "/dev/input/event2"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "_source" "server/udev"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event2  - Power Button: is tagged by >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event2  - Power Button: device is a k>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event2  - Power Button: device removed
Aug 21 10:14:49 linux-7yvf kernel: NET: Registered protocol family 17
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "config_info" "udev:/sys/devic>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) XINPUT: Adding extended input device >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_model" "microsoftpro"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_layout" "de"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_variant" "nodeadkeys"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_options" "terminate:ctrl_>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event2  - Power Button: is tagged by >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event2  - Power Button: device is a k>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device Lid >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device Slee>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Sleep Button: Applying InputClass "ev>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Sleep Button: Applying InputClass "sy>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Sleep Button: Applying InputClass "ev>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Sleep Button: Applying InputClass "li>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) Using input driver 'libinput' for 'Sl>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Sleep Button: always reports core eve>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "Device" "/dev/input/event3"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "_source" "server/udev"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event3  - Sleep Button: is tagged by >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event3  - Sleep Button: device is a k>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event3  - Sleep Button: device removed
Aug 21 10:14:49 linux-7yvf kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "config_info" "udev:/sys/devic>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) XINPUT: Adding extended input device >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_model" "microsoftpro"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_layout" "de"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_variant" "nodeadkeys"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_options" "terminate:ctrl_>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event3  - Sleep Button: is tagged by >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event3  - Sleep Button: device is a k>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device HDA >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device HDA >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device HDA >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device HDA >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device HDA >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device AT T>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) AT Translated Set 2 keyboard: Applyin>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) AT Translated Set 2 keyboard: Applyin>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) AT Translated Set 2 keyboard: Applyin>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) AT Translated Set 2 keyboard: Applyin>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) Using input driver 'libinput' for 'AT>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) AT Translated Set 2 keyboard: always >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "Device" "/dev/input/event0"
Aug 21 10:14:49 linux-7yvf NetworkManager[1131]: <info>  [1566375289.5777] sup-iface[0x5>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "_source" "server/udev"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event0  - AT Translated Set 2 keyboar>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event0  - AT Translated Set 2 keyboar>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event0  - AT Translated Set 2 keyboar>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "config_info" "udev:/sys/devic>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) XINPUT: Adding extended input device >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_model" "microsoftpro"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_layout" "de"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_variant" "nodeadkeys"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "xkb_options" "terminate:ctrl_>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event0  - AT Translated Set 2 keyboar>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event0  - AT Translated Set 2 keyboar>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device SynP>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) SynPS/2 Synaptics TouchPad: Applying >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) SynPS/2 Synaptics TouchPad: Applying >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) Using input driver 'libinput' for 'Sy>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) SynPS/2 Synaptics TouchPad: always re>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "Device" "/dev/input/event1"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "_source" "server/udev"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event1  - SynPS/2 Synaptics TouchPad:>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event1  - SynPS/2 Synaptics TouchPad:>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event1  - SynPS/2 Synaptics TouchPad:>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "Tapping" "On"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "config_info" "udev:/sys/devic>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) XINPUT: Adding extended input device >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) Option "AccelerationScheme" "none"
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) SynPS/2 Synaptics TouchPad: (accel) s>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) SynPS/2 Synaptics TouchPad: (accel) a>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (**) SynPS/2 Synaptics TouchPad: (accel) a>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event1  - SynPS/2 Synaptics TouchPad:>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) event1  - SynPS/2 Synaptics TouchPad:>
Aug 21 10:14:49 linux-7yvf NetworkManager[1131]: <info>  [1566375289.5806] device (wlan0>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device SynP>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) config/udev: Adding input device PC S>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) No input driver specified, ignoring t>
Aug 21 10:14:49 linux-7yvf gdm-Xorg-:0[1324]: (II) This device may have been added with >
Aug 21 10:14:49 linux-7yvf NetworkManager[1131]: <info>  [1566375289.5808] device (wlan0>
Aug 21 10:14:49 linux-7yvf kernel: bridge: filtering via arp/ip/ip6tables is no longer a>
Aug 21 10:14:50 linux-7yvf kernel: Netfilter messages via NETLINK v0.30.
Aug 21 10:14:50 linux-7yvf kernel: ip_set: protocol 6
Aug 21 10:14:51 linux-7yvf nscd[1018]: 1018 Prüfe auf überwachte Datei »/etc/resolv.conf>
Aug 21 10:14:51 linux-7yvf systemd[1]: Created slice User Slice of gdm.
Aug 21 10:14:51 linux-7yvf systemd-logind[1108]: New session c1 of user gdm.
Aug 21 10:14:51 linux-7yvf systemd[1]: Started Session c1 of user gdm.
Aug 21 10:14:51 linux-7yvf systemd[1]: Starting User Manager for UID 463...
Aug 21 10:14:51 linux-7yvf systemd[1449]: pam_unix(systemd-user:session): session opened>
Aug 21 10:14:51 linux-7yvf postfix/postfix-script[1461]: starting the Postfix mail system
Aug 21 10:14:51 linux-7yvf systemd[1449]: Reached target Paths.
Aug 21 10:14:51 linux-7yvf systemd[1449]: Starting D-Bus User Message Bus Socket.
Aug 21 10:14:51 linux-7yvf systemd[1449]: Reached target Timers.
Aug 21 10:14:52 linux-7yvf postfix/master[1467]: daemon started -- version 3.3.1, config>
Aug 21 10:14:52 linux-7yvf systemd[1449]: Listening on D-Bus User Message Bus Socket.
Aug 21 10:14:52 linux-7yvf systemd[1449]: Reached target Sockets.
Aug 21 10:14:52 linux-7yvf systemd[1449]: Reached target Basic System.
Aug 21 10:14:52 linux-7yvf systemd[1449]: Reached target Default.
Aug 21 10:14:52 linux-7yvf systemd[1449]: Startup finished in 147ms.
Aug 21 10:14:52 linux-7yvf systemd[1]: Started User Manager for UID 463.
Aug 21 10:14:52 linux-7yvf gdm-launch-environment][1410]: pam_unix(gdm-launch-environmen>
Aug 21 10:14:52 linux-7yvf systemd[1]: Started Postfix Mail Transport Agent.
Aug 21 10:14:52 linux-7yvf systemd[1]: Started Command Scheduler.
Aug 21 10:14:52 linux-7yvf cron[1493]: (CRON) INFO (RANDOM_DELAY will be scaled with fac>
Aug 21 10:14:52 linux-7yvf cron[1493]: (CRON) INFO (running with inotify support)
Aug 21 10:14:53 linux-7yvf systemd[1449]: Started D-Bus User Message Bus.
Aug 21 10:14:54 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Activating via >
Aug 21 10:14:54 linux-7yvf systemd[1449]: Starting Accessibility services bus...
Aug 21 10:14:54 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Successfully ac>
Aug 21 10:14:54 linux-7yvf systemd[1449]: Started Accessibility services bus.
Aug 21 10:14:54 linux-7yvf at-spi-bus-launcher[1602]: dbus-daemon[1611]: Activating serv>
Aug 21 10:14:54 linux-7yvf at-spi-bus-launcher[1602]: dbus-daemon[1611]: Successfully ac>
Aug 21 10:14:54 linux-7yvf at-spi-bus-launcher[1602]: SpiRegistry daemon is running with>
Aug 21 10:14:54 linux-7yvf NetworkManager[1131]: <info>  [1566375294.4476] device (eth0)>
Aug 21 10:14:54 linux-7yvf NetworkManager[1131]: <info>  [1566375294.4497] dhcp4 (eth0):>
Aug 21 10:14:54 linux-7yvf NetworkManager[1131]: <info>  [1566375294.5555] dhcp4 (eth0):>
Aug 21 10:14:54 linux-7yvf NetworkManager[1131]: <info>  [1566375294.6776] dhcp4 (eth0):>
Aug 21 10:14:54 linux-7yvf NetworkManager[1131]: <info>  [1566375294.6875] dhcp4 (eth0):>
Aug 21 10:14:55 linux-7yvf avahi-daemon[1027]: Joining mDNS multicast group on interface>
Aug 21 10:14:55 linux-7yvf avahi-daemon[1027]: New relevant interface eth0.IPv6 for mDNS.
Aug 21 10:14:55 linux-7yvf avahi-daemon[1027]: Registering new address record for fe80::>
Aug 21 10:14:56 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:14:56 linux-7yvf systemd[1]: Starting Daemon for power management...
Aug 21 10:14:56 linux-7yvf NetworkManager[1131]: <info>  [1566375296.5496] dhcp6 (eth0):>
Aug 21 10:14:56 linux-7yvf NetworkManager[1131]: <info>  [1566375296.5538] dhcp6 (eth0):>
Aug 21 10:14:56 linux-7yvf NetworkManager[1131]: <info>  [1566375296.6734] dhcp6 (eth0):>
Aug 21 10:14:56 linux-7yvf NetworkManager[1131]: <info>  [1566375296.6735] dhcp6 (eth0):>
Aug 21 10:14:56 linux-7yvf NetworkManager[1131]: <info>  [1566375296.6735] dhcp6 (eth0):>
Aug 21 10:14:56 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:14:56 linux-7yvf NetworkManager[1131]: <info>  [1566375296.6812] dhcp6 (eth0):>
Aug 21 10:14:56 linux-7yvf NetworkManager[1131]: <info>  [1566375296.6822] dhcp6 (eth0):>
Aug 21 10:14:56 linux-7yvf systemd[1]: Starting Network Manager Script Dispatcher Servic>
Aug 21 10:14:56 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 10:14:56 linux-7yvf systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 21 10:14:56 linux-7yvf nm-dispatcher[1657]: req:1 'dhcp6-change' [eth0]: new request>
Aug 21 10:14:56 linux-7yvf nm-dispatcher[1657]: req:1 'dhcp6-change' [eth0]: start runni>
Aug 21 10:14:57 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 10:14:57 linux-7yvf systemd[1]: Started Daemon for power management.
Aug 21 10:14:57 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:14:57 linux-7yvf systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Aug 21 10:14:57 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 10:14:57 linux-7yvf systemd[1]: Started RealtimeKit Scheduling Policy Service.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Successfully called chroot.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Successfully dropped privileges.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Successfully limited resources.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Running.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Canary thread running.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Watchdog thread running.
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Successfully made thread 1697 of process >
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Supervising 1 threads of 1 processes of 1>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Leaving mDNS multicast group on interface>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Joining mDNS multicast group on interface>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5831] device (eth0)>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Registering new address record for 2a02:2>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5847] device (eth0)>
Aug 21 10:14:57 linux-7yvf avahi-daemon[1027]: Withdrawing address record for fe80::4a10>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5855] device (eth0)>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5859] manager: Netw>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5879] manager: Netw>
Aug 21 10:14:57 linux-7yvf NetworkManager[1131]: <info>  [1566375297.5882] policy: set '>
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Supervising 1 threads of 1 processes of 1>
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Successfully made thread 1734 of process >
Aug 21 10:14:57 linux-7yvf rtkit-daemon[1698]: Supervising 2 threads of 1 processes of 1>
Aug 21 10:14:57 linux-7yvf pulseaudio[1697]: [pulseaudio] source.c: Default and alternat>
Aug 21 10:14:58 linux-7yvf rtkit-daemon[1698]: Supervising 2 threads of 1 processes of 1>
Aug 21 10:14:58 linux-7yvf rtkit-daemon[1698]: Successfully made thread 1736 of process >
Aug 21 10:14:58 linux-7yvf rtkit-daemon[1698]: Supervising 3 threads of 1 processes of 1>
Aug 21 10:14:58 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:14:58 linux-7yvf avahi-daemon[1027]: Registering new address record for 2a02:2>
Aug 21 10:14:58 linux-7yvf NetworkManager[1131]: nisdomainname: you must be root to chan>
Aug 21 10:14:58 linux-7yvf NetworkManager[1131]: <info>  [1566375298.4573] device (eth0)>
Aug 21 10:14:58 linux-7yvf nm-dispatcher[1657]: req:2 'up' [eth0]: new request (4 script>
Aug 21 10:14:58 linux-7yvf nm-dispatcher[1657]: req:2 'up' [eth0]: start running ordered>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.5327] manager: Netw>
Aug 21 10:14:59 linux-7yvf nm-dispatcher[1657]: req:3 'connectivity-change': new request>
Aug 21 10:14:59 linux-7yvf nm-dispatcher[1657]: req:3 'connectivity-change': start runni>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6438] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6440] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6440] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6441] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6441] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6441] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6442] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6442] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf avahi-daemon[1027]: Joining mDNS multicast group on interface>
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6442] dhcp4 (eth0):>
Aug 21 10:14:59 linux-7yvf avahi-daemon[1027]: New relevant interface eth0.IPv4 for mDNS.
Aug 21 10:14:59 linux-7yvf NetworkManager[1131]: <info>  [1566375299.6471] policy: set '>
Aug 21 10:14:59 linux-7yvf avahi-daemon[1027]: Registering new address record for 192.16>
Aug 21 10:15:00 linux-7yvf NetworkManager[1131]: nisdomainname: you must be root to chan>
Aug 21 10:15:00 linux-7yvf NetworkManager[1131]: <info>  [1566375300.0890] manager: star>
Aug 21 10:15:00 linux-7yvf nm-dispatcher[1657]: req:4 'dhcp4-change' [eth0]: new request>
Aug 21 10:15:00 linux-7yvf nm-dispatcher[1657]: req:4 'dhcp4-change' [eth0]: start runni>
Aug 21 10:15:03 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:03 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:03 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:04 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Activating serv>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: The XKEYBOARD keymap compiler (xkbcomp) re>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 10:15:04 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Successfully ac>
Aug 21 10:15:04 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:05 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:15:05 linux-7yvf systemd[1]: Starting Location Lookup Service...
Aug 21 10:15:05 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 10:15:05 linux-7yvf systemd[1]: Started Location Lookup Service.
Aug 21 10:15:05 linux-7yvf chronyd[1165]: Selected source 90.187.7.5
Aug 21 10:15:05 linux-7yvf chronyd[1165]: System clock wrong by 37587.924365 seconds, ad>
Aug 21 20:41:33 linux-7yvf chronyd[1165]: System clock was stepped by 37587.924365 secon>
Aug 21 20:41:33 linux-7yvf polkitd[1113]: Registered Authentication Agent for unix-sessi>
Aug 21 20:41:33 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: > Internal error:   Could not resolve keys>
Aug 21 10:15:04 linux-7yvf gdm-Xorg-:0[1324]: Errors from xkbcomp are not fatal to the X>
Aug 21 10:15:04 linux-7yvf dbus-daemon[1590]: [session uid=463 pid=1590] Successfully ac>
Aug 21 10:15:04 linux-7yvf gnome-shell[1639]: JS WARNING: [resource:///org/gnome/shell/u>
Aug 21 10:15:05 linux-7yvf dbus-daemon[1011]: [system] Activating via systemd: service n>
Aug 21 10:15:05 linux-7yvf systemd[1]: Starting Location Lookup Service...
Aug 21 10:15:05 linux-7yvf dbus-daemon[1011]: [system] Successfully activated service 'o>
Aug 21 10:15:05 linux-7yvf systemd[1]: Started Location Lookup Service.
Aug 21 10:15:05 linux-7yvf chronyd[1165]: Selected source 90.187.7.5
Aug 21 10:15:05 linux-7yvf chronyd[1165]: System clock wrong by 37587.924365 seconds, ad>
 

towo

Moderator
Teammitglied
Ich will diese ellenlange Diskussion eigentlich nicht stören, aber diese Hardware ist Schrott.
Der openchrome Treiber hat schon lange keine Entwicklung mehr gesehen, weil die VIA Chrome Grafik es auch nicht wert ist.
 
Oben