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

[Gelöst] Grafikkarte defekt?

manzek

Hacker
Während des Betriebes mit oS 13.2 KDE, welches ich erst vor wenigen Tagen frisch installiert hatte, ging plötzlich der Monitor in den Schlummermodus.
Nach Abschießen des X-Servers konnte ich zwar den Rechner ordentlich rebooten, jedoch wurde mir wiederum der Start des X-Servers mit einem schwarzen Bildschirm quittiert.
Auch die Neuinstallation des nVIDIA-Treibers brachte nicht den gewünschten Erfolg.

Die Kernelparameter für den Bootlader:

Code:
 resume=/dev/sda4 splash=silent quiet showopts nouveau.modeset=0

Das Blacklisting in

Code:
/etc/modprobe.d/50-blacklist.conf

mit

Code:
blacklist nouveau

ist ebenfalls nach wie vor vorhanden.


Ich befürchte nun, dass meine Grafikkarte einen Hardwaredefekt hat. Jedoch funktioniert die Karte im abgesicherten Modus... :???:
 
Hallo manzek,

manzek schrieb:
Während des Betriebes mit oS 13.2 KDE, welches ich erst vor wenigen Tagen frisch installiert hatte, ging plötzlich der Monitor in den Schlummermodus.
Der Monitor selbst geht doch normalerweise nur in diesen Modus wenn er kein Signal mehr bekommt.
Wie sehen denn Deine Energieeinstellungen aus und die Einstellungen für den Bildschirmschoner?

manzek schrieb:
Auch die Neuinstallation des nVIDIA-Treibers brachte nicht den gewünschten Erfolg.
Code:
zypper se -si nvidia

manzek schrieb:
Die Kernelparameter für den Bootlader:
Bootparameter für den Kernel!

manzek schrieb:
Code:
blacklist nouveau

ist ebenfalls nach wie vor vorhanden.
Habe ich gar nicht drinnen stehen und verwende (aktuell) dennoch den proprietären Treiber.

Lieben Gruß aus Hessen
 
OP
manzek

manzek

Hacker
Herz-von-Hessen schrieb:
Der Monitor selbst geht doch normalerweise nur in diesen Modus wenn er kein Signal mehr bekommt.
Wie sehen denn Deine Energieeinstellungen aus und die Einstellungen für den Bildschirmschoner?

Wenn der Monitor WÄHREND der Arbeit in den Schlummermodus geht, hat das vermutlich eher wenig mit Bildschirmschoner (45 min) oder Energiesparmodus (off) zu tun. Außerdem ist beim Neustart lediglich die Textausgabe der Konsole zu sehen; ab Runlevel 5 ist es zappenduster.

Mich würde es jetzt interessieren, ob es einen Test aus der Konsole heraus gibt (Runlevel 3), oder ob ich besser mit einer Live-CD einen Test mache. Ich fürchte fast, dass meine GTX 770 einen Knacks hat...
 

josef-wien

Ultimate Guru
manzek schrieb:
Ich fürchte fast, dass meine GTX 770 einen Knacks hat.
Das paßt nicht so recht zu:
manzek schrieb:
Jedoch funktioniert die Karte im abgesicherten Modus.
Wenn es eine Datei /etc/X11/xorg.conf gibt, dann entferne sie. Ansonsten sollte bei
manzek schrieb:
wurde mir wiederum der Start des X-Servers mit einem schwarzen Bildschirm quittiert
die Datei /var/log/Xorg.0.log mit (hoffentlich) Fehlermeldungen neu erzeugt werden. Wenn Du mit Strg-Alt-F1 auf die Textkonsole kommst, kannst Du sie dort sichern, ansonsten verwendest Du die Boot-Option 3 oder ein Live-System (die Datei vom "abgesicherten Modus" nützt nichts).
 
OP
manzek

manzek

Hacker
josef-wien schrieb:
Wenn es eine Datei /etc/X11/xorg.conf gibt, dann entferne sie.
Ansonsten sollte die Datei /var/log/Xorg.0.log mit (hoffentlich) Fehlermeldungen neu erzeugt werden. Wenn Du mit Strg-Alt-F1 auf die Textkonsole kommst, kannst Du sie dort sichern, ansonsten verwendest Du die Boot-Option 3 oder ein Live-System (die Datei vom "abgesicherten Modus" nützt nichts).

Nachdem ich

Code:
/etc/X11/xorg.conf

entfernt hatte, tat sich nach einem Reboot nichts...
Daraufhin enfernte ich nach einer Sicherung

Code:
/var/log/Xorg.0.log

Daraufhin sah es so aus, als ob das System sich mit irgendeiner Domain verbinden wollte; es wurden wohl IPv6-Adressen eingeblendet, die allerdings nicht erreichbar erschienen.

Nach Rücksicherung der gespeicherten Daten lief das System zwar wieder im abgesicherten Modus, jedoch waren sämtliche Desktop-Einstellungen entfernt.

Schlussendlich habe ich nun eine Neuinstallation durchgeführt, da ich so zwischendurch einen funktionfähigen Rechner benötige, ohne dass ich noch weitere drei Tage an den Symptomen herum bastele.

Immerhin zeigte sich bei der Neuinstallation, dass die Grafikkarte funktioniert... :D Da die Karte noch Garantie hat, wollte ich einen Defekt entweder bestätigt oder ausgeschlossen wissen. Hierzu einen herzlichen Dank an alle, die mit Tips und Tricks geholfen hatten.
 
OP
manzek

manzek

Hacker
Trotz Neuinstallation sowie der Nutzung des nVIDIA-Repos scheint scheint wohl doch immer noch etwas nicht so recht zu funktionieren.
Gestern wurde wiederum mitten während der Arbeit der Bildschirm dunkel, jedoch kam nach wenigen Sekunden immerhin die Taskleiste wieder zum Vorschein.

Liegt hier ein Problem mit KDE / nVIDIA (Treiber) vor? :???:
 

tomm.fa

Administrator
Teammitglied
Wie sieht es denn mit anderen Arbeitsumgebungen (Desktop-Environments) oder/und Fenstermanagern (Windowsmanager) aus, mit IceWM zum Beispiel? Oder wie sieht es mit anderen Nutzern unter KDE aus? Enthält die Datei /var/log/Xorg.0.log, nachdem es geschehen ist, irgendwelche Informationen dazu, wird was unter
Code:
journalctl --user
oder (über Root/su ausgeführt)
Code:
journalctl -k
verraten?

Welcher Kernel wird verwendet, welche Pakete von Nvidia sind installiert? Ausgaben von:
Code:
cat /etc/os-release
Code:
uname -a
Code:
/sbin/lspci -nnk | grep -EiA3 'vga|3d'
Code:
zypper se -si nvidia

KDE4 welche Version? Ausgabe von:
Code:
kde4-config -v

Sind Informationen in
Code:
/var/log/kdm.log
zu finden?

Gibt so einiges zum erforschen, jedenfalls ist die bisherige Informationslage ziemlich dünn.
 
OP
manzek

manzek

Hacker
tomm.fa schrieb:
Wie sieht es denn mit anderen Arbeitsumgebungen (Desktop-Environments) oder/und Fenstermanagern (Windowsmanager) aus, mit IceWM zum Beispiel? Oder wie sieht es mit anderen Nutzern unter KDE aus?

Dummerweise passiert das momentan nicht öfters. Der Vorgang gestern war bislang der erste und letzte. Dennoch bin ich immer noch nicht sicher, ob nicht gar ein Defekt der Grafikkarte dahinter stecken könnte. Ich hatte tatsächlich mal den Fall, dass 2D-Anwendungen völlig normal liefen, während 3D-Anwendungen deutlich Artefakte auf dem Monitor zeigten... (jedoch nicht heute, sondern mit anderer Hardware)

journalctl --user

Code:
-- Logs begin at Mi 2015-05-20 19:03:39 CEST, end at Sa 2015-05-23 11:58:41 CEST. --
Mai 20 19:03:39 linux-cbgt pulseaudio[1966]: [pulseaudio] pid.c: Daemon already running.
Mai 20 19:05:04 linux-cbgt su[2203]: (to root) orion on pts/2
Mai 20 19:05:04 linux-cbgt su[2203]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:05:04 linux-cbgt su[2203]: pam_unix(su:session): session closed for user root
Mai 20 19:05:04 linux-cbgt su[2210]: (to root) orion on pts/2
Mai 20 19:05:04 linux-cbgt su[2210]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:10:35 linux-cbgt su[2210]: pam_unix(su:session): session closed for user root
Mai 20 19:10:52 linux-cbgt org.kde.kuiserver[1373]: kuiserver: Fatal IO error: client killed
Mai 20 19:10:53 linux-cbgt systemd[1288]: pam_unix(systemd-user:session): session closed for user orion
-- Reboot --
Mai 20 19:11:22 linux-cbgt pulseaudio[1842]: [pulseaudio] source.c: Default and alternate sample rates are the same.
Mai 20 19:11:22 linux-cbgt pulseaudio[1887]: [pulseaudio] pid.c: Daemon already running.
Mai 20 19:13:28 linux-cbgt su[2205]: (to root) orion on pts/2
Mai 20 19:13:28 linux-cbgt su[2205]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:13:28 linux-cbgt su[2205]: pam_unix(su:session): session closed for user root
Mai 20 19:13:29 linux-cbgt su[2212]: (to root) orion on pts/2
Mai 20 19:13:29 linux-cbgt su[2212]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:23:52 linux-cbgt su[2212]: pam_unix(su:session): session closed for user root
Mai 20 19:23:58 linux-cbgt org.gtk.vfs.Daemon[1485]: A connection to the bus can't be made
Mai 20 19:23:58 linux-cbgt org.gtk.vfs.Daemon[1485]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read 
-- Reboot --
Mai 20 19:24:29 linux-cbgt pulseaudio[1775]: [pulseaudio] source.c: Default and alternate sample rates are the same.
Mai 20 19:24:29 linux-cbgt pulseaudio[1816]: [pulseaudio] pid.c: Daemon already running.
Mai 20 19:33:50 linux-cbgt su[2077]: (to root) orion on pts/2
Mai 20 19:33:50 linux-cbgt su[2077]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:33:50 linux-cbgt su[2077]: pam_unix(su:session): session closed for user root
Mai 20 19:33:50 linux-cbgt su[2084]: (to root) orion on pts/2
Mai 20 19:33:50 linux-cbgt su[2084]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:40:42 linux-cbgt su[2084]: pam_unix(su:session): session closed for user root
Mai 20 19:51:26 linux-cbgt org.kde.kuiserver[1420]: kuiserver: Fatal IO error: client killed
Mai 20 19:51:26 linux-cbgt systemd[1336]: pam_unix(systemd-user:session): session closed for user orion
-- Reboot --
Mai 20 19:51:57 linux-cbgt pulseaudio[1741]: [pulseaudio] source.c: Default and alternate sample rates are the same.
Mai 20 19:51:57 linux-cbgt pulseaudio[1792]: [pulseaudio] pid.c: Daemon already running.
Mai 20 19:53:36 linux-cbgt su[2185]: (to root) orion on pts/2
Mai 20 19:53:36 linux-cbgt su[2185]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:53:36 linux-cbgt su[2185]: pam_unix(su:session): session closed for user root
Mai 20 19:53:36 linux-cbgt su[2192]: (to root) orion on pts/2
Mai 20 19:53:36 linux-cbgt su[2192]: pam_unix(su:session): session opened for user root by (uid=1000)
Mai 20 19:56:09 linux-cbgt su[2192]: pam_unix(su:session): session closed for user root
Mai 20 19:59:05 linux-cbgt su[2653]: (to root) orion on pts/1
Mai 20 19:59:05 linux-cbgt su[2653]: pam_unix(su-l:session): session opened for user root by orion(uid=1000)
Mai 20 19:59:14 linux-cbgt su[2653]: pam_unix(su-l:session): session closed for user root


Code:
-- Logs begin at Mi 2015-05-20 19:03:20 CEST, end at Sa 2015-05-23 12:00:01 CEST. --
Mai 23 07:33:03 linux-cbgt kernel: CPU0 microcode updated early to revision 0x1b, date = 2014-05-29
Mai 23 07:33:03 linux-cbgt kernel: Initializing cgroup subsys cpuset
Mai 23 07:33:03 linux-cbgt kernel: Initializing cgroup subsys cpu
Mai 23 07:33:03 linux-cbgt kernel: Initializing cgroup subsys cpuacct
Mai 23 07:33:03 linux-cbgt kernel: Linux version 3.16.7-21-desktop (geeko@buildhost) (gcc version 4.8.3 20140627 [gcc-4_8-branch revision 212064] (SUSE Linux) ) #1 SMP PREE
Mai 23 07:33:03 linux-cbgt kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent
Mai 23 07:33:03 linux-cbgt kernel: e820: BIOS-provided physical RAM map:
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000ddae0fff] usable
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000ddae1000-0x00000000dddcafff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000dddcb000-0x00000000dddd7fff] ACPI data
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000dddd8000-0x00000000de0d5fff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000de0d6000-0x00000000de0dbfff] ACPI data
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000de0dc000-0x00000000de160fff] usable
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000de161000-0x00000000de1fbfff] ACPI NVS
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000de1fc000-0x00000000dea27fff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000dea28000-0x00000000dea28fff] usable
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000dea29000-0x00000000dea6bfff] ACPI NVS
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000dea6c000-0x00000000df464fff] usable
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000df465000-0x00000000df7d6fff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000df7d7000-0x00000000df7fffff] usable
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Mai 23 07:33:03 linux-cbgt kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
Mai 23 07:33:03 linux-cbgt kernel: NX (Execute Disable) protection: active
Mai 23 07:33:03 linux-cbgt kernel: e820: update [mem 0xa2ba5018-0xa2bc4857] usable ==> usable
Mai 23 07:33:03 linux-cbgt kernel: extended physical RAM map:
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000a2ba5017] usable
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000a2ba5018-0x00000000a2bc4857] usable                                                                   
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000a2bc4858-0x00000000ddae0fff] usable                                                                   
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000ddae1000-0x00000000dddcafff] reserved                                                                 
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000dddcb000-0x00000000dddd7fff] ACPI data                                                                
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000dddd8000-0x00000000de0d5fff] reserved                                                                 
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000de0d6000-0x00000000de0dbfff] ACPI data
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000de0dc000-0x00000000de160fff] usable
Mai 23 07:33:03 linux-cbgt kernel: reserve setup_data: [mem 0x00000000de161000-0x00000000de1fbfff] ACPI NVS

cat /etc/os-release

Code:
NAME=openSUSE
VERSION="13.2 (Harlequin)"
VERSION_ID="13.2"
PRETTY_NAME="openSUSE 13.2 (Harlequin) (x86_64)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:13.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"


Code:
Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64 x86_64 x86_64 GNU/Linux

/sbin/lspci -nnk | grep -EiA3 'vga|3d'

Code:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 770] [10de:1184] (rev a1)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:3606]
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia

zypper se -si nvidia

Code:
S | Name                          | Typ   | Version               | Arch   | Repository             
--+-------------------------------+-------+-----------------------+--------+------------------------
i | nvidia-computeG03             | Paket | 340.76-39.1           | x86_64 | nVidia Graphics Drivers
i | nvidia-gfxG03-kmp-desktop     | Paket | 340.76_k3.16.6_2-39.1 | x86_64 | nVidia Graphics Drivers
i | nvidia-glG03                  | Paket | 340.76-39.1           | x86_64 | nVidia Graphics Drivers
i | nvidia-uvm-gfxG03-kmp-desktop | Paket | 340.76_k3.16.6_2-39.1 | x86_64 | nVidia Graphics Drivers
i | x11-video-nvidiaG03           | Paket | 340.76-39.1           | x86_64 | nVidia Graphics Drivers


Code:
Qt: 4.8.6
KDE: 4.14.6
kde4-config: 1.0


Code:
X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-cbgt 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Wed May 20 19:03:26 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
resize called 1920 1080
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.
Using MD5DIR="/var/adm/SuSEconfig/md5"...
No changes for /etc/X11/xdm/Xservers
No changes for /etc/X11/xdm/xdm-config

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-cbgt 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Wed May 20 19:11:17 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-cbgt 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Wed May 20 19:24:24 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-cbgt 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Wed May 20 19:51:52 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Thu May 21 17:11:28 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Fri May 22 18:48:48 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Sat May 23 07:33:06 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
 

misiu

Moderator
Teammitglied
Der empfohlene Treiber für die 770 ist lt. Nvidia der 346.72 oder später, bei dir ist einer aus der 340-ger Reihe installiert.
Installiere statt 340 den 346:
ftp://download.nvidia.com/opensuse/13.2/x86_64/
müsste, als nvidia-gfxG04-kmp-desktop-346.59_xxxxxxxx.x86_64.rpm
im Paketmanager zu finden sein
(statt nvidia-gfxG03-kmp-desktop-340.76_k3.16.6_2-39.1.x86_64.rpm)


MfG
misiu
 
OP
manzek

manzek

Hacker
Nachdem ich in YAST die entsprechenden Pakete ausgetauscht habe,

Code:
S | Name                          | Typ   | Version              | Arch   | Repository             
--+-------------------------------+-------+----------------------+--------+------------------------
i | nvidia-computeG04             | Paket | 346.59-5.1           | x86_64 | nVidia Graphics Drivers
i | nvidia-gfxG04-kmp-desktop     | Paket | 346.59_k3.16.6_2-5.1 | x86_64 | nVidia Graphics Drivers
i | nvidia-glG04                  | Paket | 346.59-5.1           | x86_64 | nVidia Graphics Drivers
i | x11-video-nvidiaG04           | Paket | 346.59-5.1           | x86_64 | nVidia Graphics Drivers
i | nvidia-uvm-gfxG04-kmp-desktop | Paket | 346.59_k3.16.6_2-5.1 | x86_64 | nVidia Graphics Drivers

bootet oS13.2 zwar ganz gewohnt, jedoch habe ich den Eindruck, dass lediglich der nouveau-Treiber arbeitet.

Code:
/sbin/lspci -nnk | grep -EiA3 'vga|3d'
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 770] [10de:1184] (rev a1)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:3606]
        Kernel modules: nouveau
01:00.1 Audio device [0403]: NVIDIA Corporation GK104 HDMI Audio Controller [10de:0e0a] (rev a1)
 
OP
manzek

manzek

Hacker
Sauerland schrieb:
Was steht im Xorg.0.log?

Code:
[     3.187] 
X.Org X Server 1.16.1
Release Date: 2014-09-21
[     3.187] X Protocol Version 11, Revision 0
[     3.187] Build Operating System: openSUSE SUSE LINUX
[     3.187] Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
[     3.187] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
[     3.187] Build Date: 24 April 2015  02:26:24PM
[     3.187]  
[     3.187] Current version of pixman: 0.32.6
[     3.187] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.187] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.187] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 25 17:05:58 2015
[     3.187] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.187] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.187] (==) No Layout section.  Using the first Screen section.
[     3.187] (==) No screen section available. Using defaults.
[     3.187] (**) |-->Screen "Default Screen Section" (0)
[     3.187] (**) |   |-->Monitor "<default monitor>"
[     3.187] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.187] (==) Automatically adding devices
[     3.187] (==) Automatically enabling devices
[     3.187] (==) Automatically adding GPU devices
[     3.187] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[     3.187] 	Entry deleted from font path.
[     3.187] (==) FontPath set to:
	/usr/share/fonts/misc:unscaled,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/75dpi:unscaled,
	/usr/share/fonts/ghostscript/,
	/usr/share/fonts/cyrillic:unscaled,
	/usr/share/fonts/truetype/,
	built-ins
[     3.187] (==) ModulePath set to "/usr/lib64/xorg/modules"
[     3.187] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.187] (II) Loader magic: 0x80ec60
[     3.187] (II) Module ABI versions:
[     3.187] 	X.Org ANSI C Emulation: 0.4
[     3.187] 	X.Org Video Driver: 18.0
[     3.187] 	X.Org XInput driver : 21.0
[     3.187] 	X.Org Server Extension : 8.0
[     3.188] (--) PCI:*(0:1:0:0) 10de:1184:1458:3606 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     3.188] (II) LoadModule: "glx"
[     3.189] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[     3.256] (II) Module glx: vendor="X.Org Foundation"
[     3.257] 	compiled for 1.16.1, module version = 1.0.0
[     3.257] 	ABI class: X.Org Server Extension, version 8.0
[     3.257] (==) AIGLX enabled
[     3.257] (==) Matched nvidia as autoconfigured driver 0
[     3.257] (==) Matched nouveau as autoconfigured driver 1
[     3.257] (==) Matched nv as autoconfigured driver 2
[     3.257] (==) Matched modesetting as autoconfigured driver 3
[     3.257] (==) Matched fbdev as autoconfigured driver 4
[     3.257] (==) Matched vesa as autoconfigured driver 5
[     3.257] (==) Assigned the driver to the xf86ConfigLayout
[     3.257] (II) LoadModule: "nvidia"
[     3.257] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[     3.263] (II) Module nvidia: vendor="NVIDIA Corporation"
[     3.263] 	compiled for 4.0.2, module version = 1.0.0
[     3.263] 	Module class: X.Org Video Driver
[     3.263] (II) LoadModule: "nouveau"
[     3.263] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[     3.264] (II) Module nouveau: vendor="X.Org Foundation"
[     3.264] 	compiled for 1.16.1, module version = 1.0.11
[     3.264] 	Module class: X.Org Video Driver
[     3.264] 	ABI class: X.Org Video Driver, version 18.0
[     3.264] (II) LoadModule: "nv"
[     3.264] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
[     3.264] (II) Module nv: vendor="X.Org Foundation"
[     3.264] 	compiled for 1.16.1, module version = 2.1.20
[     3.264] 	Module class: X.Org Video Driver
[     3.264] 	ABI class: X.Org Video Driver, version 18.0
[     3.264] (II) LoadModule: "modesetting"
[     3.264] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[     3.265] (II) Module modesetting: vendor="X.Org Foundation"
[     3.265] 	compiled for 1.16.1, module version = 0.9.0
[     3.265] 	Module class: X.Org Video Driver
[     3.265] 	ABI class: X.Org Video Driver, version 18.0
[     3.265] (II) LoadModule: "fbdev"
[     3.265] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[     3.265] (II) Module fbdev: vendor="X.Org Foundation"
[     3.265] 	compiled for 1.16.1, module version = 0.4.4
[     3.265] 	Module class: X.Org Video Driver
[     3.265] 	ABI class: X.Org Video Driver, version 18.0
[     3.265] (II) LoadModule: "vesa"
[     3.265] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[     3.266] (II) Module vesa: vendor="X.Org Foundation"
[     3.266] 	compiled for 1.16.1, module version = 2.3.3
[     3.266] 	Module class: X.Org Video Driver
[     3.266] 	ABI class: X.Org Video Driver, version 18.0
[     3.266] (II) NVIDIA dlloader X Driver  346.59  Tue Mar 31 13:17:41 PDT 2015
[     3.266] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     3.266] (II) NOUVEAU driver 
[     3.266] (II) NOUVEAU driver for NVIDIA chipset families :
[     3.266] 	RIVA TNT        (NV04)
[     3.266] 	RIVA TNT2       (NV05)
[     3.266] 	GeForce 256     (NV10)
[     3.266] 	GeForce 2       (NV11, NV15)
[     3.266] 	GeForce 4MX     (NV17, NV18)
[     3.266] 	GeForce 3       (NV20)
[     3.266] 	GeForce 4Ti     (NV25, NV28)
[     3.266] 	GeForce FX      (NV3x)
[     3.266] 	GeForce 6       (NV4x)
[     3.266] 	GeForce 7       (G7x)
[     3.266] 	GeForce 8       (G8x)
[     3.266] 	GeForce GTX 200 (NVA0)
[     3.266] 	GeForce GTX 400 (NVC0)
[     3.266] (II) NOUVEAU driver 
[     3.266] (II) NOUVEAU driver for NVIDIA chipset families :
[     3.266] 	RIVA TNT        (NV04)
[     3.266] 	RIVA TNT2       (NV05)
[     3.266] 	GeForce 256     (NV10)
[     3.266] 	GeForce 2       (NV11, NV15)
[     3.266] 	GeForce 4MX     (NV17, NV18)
[     3.266] 	GeForce 3       (NV20)
[     3.266] 	GeForce 4Ti     (NV25, NV28)
[     3.266] 	GeForce FX      (NV3x)
[     3.266] 	GeForce 6       (NV4x)
[     3.266] 	GeForce 7       (G7x)
[     3.266] 	GeForce 8       (G8x)
[     3.266] 	GeForce GTX 200 (NVA0)
[     3.266] 	GeForce GTX 400 (NVC0)
[     3.266] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.266] (II) FBDEV: driver for framebuffer: fbdev
[     3.266] (II) VESA: driver for VESA chipsets: vesa
[     3.266] (++) using VT number 8

[     3.270] (II) Loading sub module "fb"
[     3.270] (II) LoadModule: "fb"
[     3.270] (II) Loading /usr/lib64/xorg/modules/libfb.so
[     3.271] (II) Module fb: vendor="X.Org Foundation"
[     3.271] 	compiled for 1.16.1, module version = 1.0.0
[     3.271] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.271] (II) Loading sub module "wfb"
[     3.271] (II) LoadModule: "wfb"
[     3.271] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[     3.272] (II) Module wfb: vendor="X.Org Foundation"
[     3.272] 	compiled for 1.16.1, module version = 1.0.0
[     3.272] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.272] (II) Loading sub module "ramdac"
[     3.272] (II) LoadModule: "ramdac"
[     3.272] (II) Module "ramdac" already built-in
[     3.302] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[     3.302] (EE) NVIDIA:     system's kernel log for additional error messages and
[     3.302] (EE) NVIDIA:     consult the NVIDIA README for details.
[     3.302] (EE) [drm] KMS not enabled
[     3.302] (EE) [drm] KMS not enabled
[     3.302] (EE) open /dev/dri/card0: No such file or directory
[     3.303] (WW) Falling back to old probe method for modesetting
[     3.303] (EE) open /dev/dri/card0: No such file or directory
[     3.303] (II) Loading sub module "fbdevhw"
[     3.303] (II) LoadModule: "fbdevhw"
[     3.303] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[     3.303] (II) Module fbdevhw: vendor="X.Org Foundation"
[     3.303] 	compiled for 1.16.1, module version = 0.0.2
[     3.303] 	ABI class: X.Org Video Driver, version 18.0
[     3.303] (**) FBDEV(1): claimed PCI slot 1@0:0:0
[     3.303] (II) FBDEV(1): using default device
[     3.303] (WW) Falling back to old probe method for vesa
[     3.303] (EE) Screen 0 deleted because of no matching config section.
[     3.303] (II) UnloadModule: "modesetting"
[     3.303] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.303] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[     3.303] (==) FBDEV(0): RGB weight 888
[     3.303] (==) FBDEV(0): Default visual is TrueColor
[     3.303] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.303] (II) FBDEV(0): hardware: EFI VGA (video memory: 8640kB)
[     3.303] (II) FBDEV(0): checking modes against framebuffer device...
[     3.303] (II) FBDEV(0): checking modes against monitor...
[     3.303] (--) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[     3.303] (**) FBDEV(0):  Built-in mode "current": 207.4 MHz, 85.3 kHz, 77.2 Hz
[     3.303] (II) FBDEV(0): Modeline "current"x0.0  207.38  1920 1952 2192 2432  1080 1084 1088 1104 -hsync -vsync -csync (85.3 kHz b)
[     3.303] (==) FBDEV(0): DPI set to (96, 96)
[     3.303] (II) Loading sub module "fb"
[     3.303] (II) LoadModule: "fb"
[     3.303] (II) Loading /usr/lib64/xorg/modules/libfb.so
[     3.303] (II) Module fb: vendor="X.Org Foundation"
[     3.303] 	compiled for 1.16.1, module version = 1.0.0
[     3.303] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.303] (**) FBDEV(0): using shadow framebuffer
[     3.303] (II) Loading sub module "shadow"
[     3.303] (II) LoadModule: "shadow"
[     3.303] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[     3.304] (II) Module shadow: vendor="X.Org Foundation"
[     3.304] 	compiled for 1.16.1, module version = 1.1.0
[     3.304] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     3.304] (II) UnloadModule: "vesa"
[     3.304] (II) Unloading vesa
[     3.304] (==) Depth 24 pixmap format is 32 bpp
[     3.304] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
[     3.305] (==) FBDEV(0): Backing store enabled
[     3.305] (==) FBDEV(0): DPMS enabled
[     3.305] (==) RandR enabled
[     3.308] (II) AIGLX: Screen 0 is not DRI2 capable
[     3.308] (EE) AIGLX: reverting to software rendering
[     3.371] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[     3.371] (EE) GLX: could not load software renderer
[     3.371] (II) GLX: no usable GL providers found for screen 0
[     3.407] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     3.407] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.407] (**) Power Button: Applying InputClass "system-keyboard"
[     3.407] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.407] (II) LoadModule: "evdev"
[     3.407] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[     3.408] (II) Module evdev: vendor="X.Org Foundation"
[     3.408] 	compiled for 1.16.1, module version = 2.9.0
[     3.408] 	Module class: X.Org XInput Driver
[     3.408] 	ABI class: X.Org XInput driver, version 21.0
[     3.408] (II) Using input driver 'evdev' for 'Power Button'
[     3.408] (**) Power Button: always reports core events
[     3.408] (**) evdev: Power Button: Device: "/dev/input/event1"
[     3.408] (--) evdev: Power Button: Vendor 0 Product 0x1
[     3.408] (--) evdev: Power Button: Found keys
[     3.408] (II) evdev: Power Button: Configuring as keyboard
[     3.408] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event1"
[     3.408] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.408] (**) Option "xkb_rules" "evdev"
[     3.408] (**) Option "xkb_model" "pc105"
[     3.408] (**) Option "xkb_layout" "de"
[     3.408] (**) Option "xkb_variant" "nodeadkeys"
[     3.408] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     3.426] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     3.426] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.426] (**) Power Button: Applying InputClass "system-keyboard"
[     3.426] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     3.426] (II) Using input driver 'evdev' for 'Power Button'
[     3.426] (**) Power Button: always reports core events
[     3.426] (**) evdev: Power Button: Device: "/dev/input/event0"
[     3.426] (--) evdev: Power Button: Vendor 0 Product 0x1
[     3.426] (--) evdev: Power Button: Found keys
[     3.426] (II) evdev: Power Button: Configuring as keyboard
[     3.426] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event0"
[     3.426] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     3.426] (**) Option "xkb_rules" "evdev"
[     3.426] (**) Option "xkb_model" "pc105"
[     3.426] (**) Option "xkb_layout" "de"
[     3.426] (**) Option "xkb_variant" "nodeadkeys"
[     3.426] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     3.426] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[     3.426] (II) No input driver specified, ignoring this device.
[     3.426] (II) This device may have been added with another device file.
[     3.427] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[     3.427] (II) No input driver specified, ignoring this device.
[     3.427] (II) This device may have been added with another device file.
[     3.427] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[     3.427] (II) No input driver specified, ignoring this device.
[     3.427] (II) This device may have been added with another device file.
[     3.427] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[     3.427] (II) No input driver specified, ignoring this device.
[     3.427] (II) This device may have been added with another device file.
[     3.427] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[     3.427] (II) No input driver specified, ignoring this device.
[     3.427] (II) This device may have been added with another device file.
[     3.427] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[     3.427] (II) No input driver specified, ignoring this device.
[     3.427] (II) This device may have been added with another device file.
[     3.427] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[     3.427] (II) No input driver specified, ignoring this device.
[     3.427] (II) This device may have been added with another device file.
[     3.428] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[     3.428] (II) No input driver specified, ignoring this device.
[     3.428] (II) This device may have been added with another device file.
[     3.428] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[     3.428] (II) No input driver specified, ignoring this device.
[     3.428] (II) This device may have been added with another device file.
[     3.428] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[     3.428] (II) No input driver specified, ignoring this device.
[     3.428] (II) This device may have been added with another device file.
[     3.428] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[     3.428] (II) No input driver specified, ignoring this device.
[     3.428] (II) This device may have been added with another device file.
[     3.428] (II) config/udev: Adding input device Saitek ST290 Pro (/dev/input/event4)
[     3.428] (II) No input driver specified, ignoring this device.
[     3.428] (II) This device may have been added with another device file.
[     3.429] (II) config/udev: Adding input device Saitek ST290 Pro (/dev/input/js0)
[     3.429] (II) No input driver specified, ignoring this device.
[     3.429] (II) This device may have been added with another device file.
[     3.429] (II) config/udev: Adding input device UVC Camera (046d:0809) (/dev/input/event17)
[     3.429] (**) UVC Camera (046d:0809): Applying InputClass "evdev keyboard catchall"
[     3.429] (**) UVC Camera (046d:0809): Applying InputClass "system-keyboard"
[     3.429] (**) UVC Camera (046d:0809): Applying InputClass "evdev keyboard catchall"
[     3.429] (II) Using input driver 'evdev' for 'UVC Camera (046d:0809)'
[     3.429] (**) UVC Camera (046d:0809): always reports core events
[     3.429] (**) evdev: UVC Camera (046d:0809): Device: "/dev/input/event17"
[     3.429] (--) evdev: UVC Camera (046d:0809): Vendor 0x46d Product 0x809
[     3.429] (--) evdev: UVC Camera (046d:0809): Found keys
[     3.429] (II) evdev: UVC Camera (046d:0809): Configuring as keyboard
[     3.429] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb5/5-1/5-1.2/5-1.2:1.0/input/input20/event17"
[     3.429] (II) XINPUT: Adding extended input device "UVC Camera (046d:0809)" (type: KEYBOARD, id 8)
[     3.429] (**) Option "xkb_rules" "evdev"
[     3.429] (**) Option "xkb_model" "pc105"
[     3.429] (**) Option "xkb_layout" "de"
[     3.429] (**) Option "xkb_variant" "nodeadkeys"
[     3.429] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     3.429] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/event2)
[     3.429] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
[     3.429] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
[     3.429] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101b'
[     3.429] (**) Logitech Unifying Device. Wireless PID:101b: always reports core events
[     3.429] (**) evdev: Logitech Unifying Device. Wireless PID:101b: Device: "/dev/input/event2"
[     3.429] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Vendor 0x46d Product 0xc52b
[     3.429] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found 20 mouse buttons
[     3.429] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found scroll wheel(s)
[     3.429] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found relative axes
[     3.429] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Configuring as mouse
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Adding scrollwheel support
[     3.430] (**) evdev: Logitech Unifying Device. Wireless PID:101b: YAxisMapping: buttons 4 and 5
[     3.430] (**) evdev: Logitech Unifying Device. Wireless PID:101b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     3.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input5/event2"
[     3.430] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101b" (type: MOUSE, id 9)
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:101b: initialized for relative axes.
[     3.430] (**) Logitech Unifying Device. Wireless PID:101b: (accel) keeping acceleration scheme 1
[     3.430] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration profile 0
[     3.430] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration factor: 2.000
[     3.430] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration threshold: 4
[     3.430] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/mouse0)
[     3.430] (II) No input driver specified, ignoring this device.
[     3.430] (II) This device may have been added with another device file.
[     3.430] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4003 (/dev/input/event3)
[     3.430] (**) Logitech Unifying Device. Wireless PID:4003: Applying InputClass "evdev keyboard catchall"
[     3.430] (**) Logitech Unifying Device. Wireless PID:4003: Applying InputClass "system-keyboard"
[     3.430] (**) Logitech Unifying Device. Wireless PID:4003: Applying InputClass "evdev keyboard catchall"
[     3.430] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4003'
[     3.430] (**) Logitech Unifying Device. Wireless PID:4003: always reports core events
[     3.430] (**) evdev: Logitech Unifying Device. Wireless PID:4003: Device: "/dev/input/event3"
[     3.430] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Vendor 0x46d Product 0xc52b
[     3.430] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found 1 mouse buttons
[     3.430] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found scroll wheel(s)
[     3.430] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found relative axes
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Forcing relative x/y axes to exist.
[     3.430] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found absolute axes
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Forcing absolute x/y axes to exist.
[     3.430] (--) evdev: Logitech Unifying Device. Wireless PID:4003: Found keys
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Configuring as mouse
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Configuring as keyboard
[     3.430] (II) evdev: Logitech Unifying Device. Wireless PID:4003: Adding scrollwheel support
[     3.430] (**) evdev: Logitech Unifying Device. Wireless PID:4003: YAxisMapping: buttons 4 and 5
[     3.430] (**) evdev: Logitech Unifying Device. Wireless PID:4003: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     3.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.2/0003:046D:C52B.0003/0003:046D:C52B.0005/input/input6/event3"
[     3.430] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4003" (type: KEYBOARD, id 10)
[     3.430] (**) Option "xkb_rules" "evdev"
[     3.430] (**) Option "xkb_model" "pc105"
[     3.430] (**) Option "xkb_layout" "de"
[     3.431] (**) Option "xkb_variant" "nodeadkeys"
[     3.431] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     3.431] (II) evdev: Logitech Unifying Device. Wireless PID:4003: initialized for relative axes.
[     3.431] (WW) evdev: Logitech Unifying Device. Wireless PID:4003: ignoring absolute axes.
[     3.431] (**) Logitech Unifying Device. Wireless PID:4003: (accel) keeping acceleration scheme 1
[     3.431] (**) Logitech Unifying Device. Wireless PID:4003: (accel) acceleration profile 0
[     3.431] (**) Logitech Unifying Device. Wireless PID:4003: (accel) acceleration factor: 2.000
[     3.431] (**) Logitech Unifying Device. Wireless PID:4003: (accel) acceleration threshold: 4
[     3.431] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     3.431] (II) No input driver specified, ignoring this device.
[     3.431] (II) This device may have been added with another device file.
[     3.434] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
[     4.631] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
[     4.659] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)


Code:
X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Mon May 25 11:32:58 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Mon May 25 15:52:49 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) Server terminated successfully (0). Closing log file.
Using MD5DIR="/var/adm/SuSEconfig/md5"...
No changes for /etc/X11/xdm/Xservers
No changes for /etc/X11/xdm/xdm-config

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015  02:26:24PM
 
Current version of pixman: 0.32.6
	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: Mon May 25 17:05:58 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: ERROR: could not find module by name='nvidia'
modprobe: ERROR: could not insert 'nvidia': Function not implemented
modprobe: ERROR: could not insert 'nvidia_uvm': Unknown symbol in module, or unknown parameter (see dmesg)
mknod: missing operand after '0'
Try 'mknod --help' for more information.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Compat map for group 2 redefined
>                   Using new definition
> Warning:          Compat map for group 3 redefined
>                   Using new definition
> Warning:          Compat map for group 4 redefined
>                   Using new definition
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
 

Sauerland

Ultimate Guru
3.302] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 3.302] (EE) NVIDIA: system's kernel log for additional error messages and
[ 3.302] (EE) NVIDIA: consult the NVIDIA README for details.
[ 3.302] (EE) [drm] KMS not enabled
[ 3.302] (EE) [drm] KMS not enabled

X.Org X Server 1.16.1
Release Date: 2014-09-21
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux orion 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.7-21-desktop root=UUID=6492b2e9-6307-4ba7-b101-17ea4b39304d ro resume=/dev/sda4 splash=silent quiet showopts
Build Date: 24 April 2015 02:26:24PM

Current version of pixman: 0.32.6
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: Mon May 25 17:05:58 2015
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: ERROR: could not find module by name='nvidia'
modprobe: ERROR: could not insert 'nvidia': Function not implemented
modprobe: ERROR: could not insert 'nvidia_uvm': Unknown symbol in module, or unknown parameter (see dmesg)
mknod: missing operand after '0'

Installiere die Nvidia Kernel Module alle einmal neu.
 
OP
manzek

manzek

Hacker
Sauerland schrieb:
Installiere die Nvidia Kernel Module alle einmal neu.

Danke, das hat schon mal funktioniert. ;)

Code:
/sbin/lspci -nnk | grep -EiA3 'vga|3d'
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 770] [10de:1184] (rev a1)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:3606]
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia

Yast wollte doch tatsächlich die alten Treiber neu installieren! Habe diese auf 'tabu' gesetzt sowie alle nvidia-Pakete auf 'force install'

Ob nun der schwarze Bildschirm dauerhaft verschwunden bleibt, wird die Zeit zeigen - ich setze das Topic zunächst wieder auf gelöst.
Allen, die bei diesem Problem mit Rat und Tat zur Seite standen, sei recht herzlich gedankt. :D
 
Oben