Notebook und 2. Bildschirm

ups, da hatte ich schon eben den ersten Befehl von rikola eingegeben.

Nachdem ich die andere Variante ausprobiert habe "/etc/init.d/gdm stop" war alles weg, der externe Monitor aus, auf dem Notebookbilschirm nur noch eine farbige Fläche, ähnlich wie die, bevor Ubuntu startet.

Nach einem Systemneustart habe ich dann auf sudo x-configure
die Meldung erhalten:

sudo: x: command not found
bucking@bucking-LIFEBOOK-C1110:~$

Ohne "x", dann dies:

bucking@bucking-LIFEBOOK-C1110:~$ sudo -configure
usage: sudo -h | -K | -k | -L | -V
usage: sudo -v [-AknS] [-g groupname|#gid] [-p prompt] [-u user name|#uid]
usage: sudo -l[l] [-AknS] [-g groupname|#gid] [-p prompt] [-U user name] [-u
user name|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHknPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u user
name|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C fd] [-g groupname|#gid] [-p prompt] [-u user
name|#uid] file ...

Die Suche nach "/root/xorg.conf" mit "sudo nautilus" (eine andere Möglichkeit kenne ich nicht) hat nichts gebracht: "0 Dateien". Deshalb kann ich die auch nicht posten. Nur im Dateiensystem findet sich eine Reihe von Ordnern und Dateien, z.T. mit den unterschiedlichsten Endungen.

Scheint etwas schief gelaufen zu sein, nur habe ich keine Ahnung, was.

Gruß
rudolfixx

P.S.: bitmuncher, das mit den Code-Tags hatte mir schon einmal jemand geraten, aber ich weiß nicht, wie ich die bekommen kann. ich komme an die Inhalte der Dateien nur mit "sudo nautilus" ran; und dort werden, wohl weil das ein editor ist, keine Tags gezeigt. Vielleicht gibst Du mir mal einen Tipp, wie ich die Tags auch sehen kann.
 
Du solltest die Befehle genau so ausführen, wie sie dir hier geschrieben werden. Linux ist (im Gegensatz zu Windows) wie alle Unix-artigen Systeme case-sensitive. D.h. dass Gross- und Kleinschreibung eine grosse Rolle bei Befehlen und Parametern für Befehle spielt. Der Befehl heisst also 'sudo X -configure' und nicht 'sudo x -configure'.

Zu den Code-Tags. Damit sind die BBCode-Tags gemeint. Das sind spezielle Formatierungsanweisungen, die man hier in Forenbeiträgen verwenden kann um z.B. Text mit fester Breite darzustellen, Bilder einzufügen u.ä.. Wirf mal einen Blick in die Liste unter http://www.vbulletin-germany.com/forum/misc.php?do=bbcode Dort findest du auch einen Tag, der sich
Code:
 nennt. Ein schliessendes Tag ist genauso, nur dass ein Slash - / - hinter der öffnenden eckigen Klammer steht. Wenn du einen Text, den du hier per Copy&Paste einfügst, nun in diese Code-Tags packst, dann wird dieser in einer Box dargestellt, etwa so:

[code]Dieser Text steht innerhalb von Code-Tags
    Einrückungen in diesen Tags bleiben erhalten.
Ausserdem hat die Schrift eine feste Breite, so dass Buchstaben immer genau untereinander stehen.

Die funktionieren also ähnlich wie HTML-Tags. Der Vorteil an dieser Box ist, dass die Formatierung der Logs und Konfigurationen erhalten bleibt, was der Lesbarkeit zugute kommt, da die Leute hier gewohnt sind, dass sie sich Logs, Konfigurationen u.ä. in einem Terminal anschauen, wo die Schrift eine feste Breite hat und bestimmte Einrückungen helfen auch bei der Lesbarkeit von Logs und Konfigs.

Im übrigen findest du, wenn du im Erweitert-Modus auf einen Beitrag antwortest, oben auch ein Raute-Symbol - # - auf einem Button, welches dir diese Code-Tags einfügt. Du musst dann nur deine Logs, Configs whatever dazwischen per Copy&Paste einfügen. Siehe das folgende Bild:

http://www.bitmuncher.de/files/buttonbox_ub.jpg
 
Zuletzt bearbeitet:
Hallo bitchmuncher,

danke für die Erklärung. Ich glaube, jetzt habe ich es gerafft. Ich hatte "code" (ohne "[" bzw. "]") so verstanden, als seien das die - unter windows so genannten - Steuerzeichen. Ist ja auch sowas, aber eben ein eigenes.

Ok, jetzt also mein Ergebnis zu "sudo X -configure". Hoffentlich nun richtig. Sehen kann ich es ja erst, wenn es erschienen ist:

Code:
bucking@bucking-LIFEBOOK-C1110:~$ sudo X -configure
[sudo] password for bucking: 

Fatal server error:
Server is already active for display 0
	If this server is no longer running, remove /tmp/.X0-lock
	and start again.


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 

 ddxSigGiveUp: Closing log

Gruß
rudolfixx
 
Du musst vor dem Ausführen von 'sudo X -configure' den laufenden X-Server beenden. Dazu wechselst du mit der Tastenkombination 'Strg+Alt+F1' auf eine Text-Konsole und loggst dich dort ein. Dann hast du eine normale Shell wie in einem Terminal zur Verfügung ohne dass du ein Fenster dafür brauchst. In dieser Shell kannst du jeden Befehl auch ohne den X-Server ausführen und z.B. auch diesen beenden. Unter Ubuntu sollte das mit 'sudo /etc/init.d/gdm stop' funktionieren. Ob der X-Server nach dem Ausführen des Befehls noch läuft oder korrekt beendet wurde, kannst du mit dem Befehl 'ps ax | grep X | grep -v grep' herausbekommen. Dieser Befehl zeigt eine Prozessliste an (ps ax), sucht in dieser nach einer Zeile, in der 'X' vorkommt (grep X) und schliesst schliesslich noch aus, dass der grep-Befehl selbst auftaucht (grep -v grep). Wird dir dann noch ein Prozess angezeigt, läuft er noch. In dem Fall solltest du mit 'sudo killall X' dafür sorgen, dass er beendet wird. Auch danach sicherheitshalber nochmal überprüfen, ob er noch läuft. Im Normalfall sollte er dann aber beendet sein. Erst wenn du sicher bist, dass der Prozess 'X' nicht mehr in der Prozessliste auftaucht, kannst du 'sudo X -configure' ausführen.
 
Wobei die Fragestellung ja eigentlich schon von bitmuncher aufgelöst wurde.

Aus deiner Xorg.log ist erkennbar, dass der fbdev Treiber für deine Karte geladen wird und nicht der Intel Treiber.
Du solltest also alle anderen Treiber aus der Konfiguration entfernen.

Dazu löschst du die beiden

Code:
Section "Device"
....
EndSection
in denen nicht Driver "intel" steht einfach.

Die Datei speicherst du dann unter /etc/X11/xorg.conf . Vorher solltest du eine evtl. vorhandene Datei sichern.
Hoffentlich wird die Konfiguration dann auch tatsächlich verwendet und enthält keine weiteren Fehler ... ;-)


PS: Ich habe mir mal erlaubt deinen Beitrag oben zu editieren und die Code Tags eingefügt.
 
Sorry, ist alles doch nicht so einfach.

Bitmuncher, habe mit "Strg+Alt+F1" die Eingabeanforderung erhalten. Aber, wie ich "sudo /etc/init.d/gdm stop" eingegeben habe, habe ich den Text erhalten:

Code:
Rather than invoking init scripts through /etc/init.d use the service (8) utility, e.g. service gdm stop.
Since the script you are attenting to invoke has been converted to an Upstart job, you may also the stop (8) utility, e.g, stop gdm gdm stop/waiting
.

Damit kann ich nichts anfangen.

Und MTS: Woraus soll ich die Treiber löschen, aus der Xorg.Conf.new? Dort steht doch dreimal nur Monitor Vendor drin, Intel taucht gar nicht auf. Soll ich alle drei löschen?

Steh ich total auf dem Schlauch oder ist die Sache so kompliziert?
 
Du machst folgendes:

1) wechseln auf tty1 mit strg+alt+F1
2) dort "sudo service gdm stop" (wie von der Ausgabe gesagt)
3) "sudo X -configure"

das erstellt dir deine xorg.conf, die du dann nach belieben bearbeiten kannst.
 
Klappt nicht. Wenn ich (nach stg+alt+F1) an der Konsole "sudo service gdm stop" eingebe, erscheint:
Code:
gdm stop/waiting
wobei der erste Buchstabe von mir nur vermutet ist, weil er am linken Bildschirmrand abgeschnitten erscheint.

Ich habe es dann mal mit der Eingabe "gdm stop/waiting" versucht. Das hatte das folgende Ergebnis:

Code:
** (gdm - binary: 1764): WARNING **: Failed to acquire org.gnome.DisplayManager due to security policies in the configuration file
** (gdm - binary: 1764): WARNING **: Could not acquire name; bailing out

Wenn ich stattdessen eingebe: "sudo gdm stop/waiting", Startet der PC neu.
 
Führe es doch einfach mal genau so aus, wei marcellus es geschrieben hat: sudo service gdm stop
 
Oh, Mann, ja, danke bitmuncher. Das "waiting" hatte mich irritiert. Ich dachte, da müßte noch was folgen. Also nur stumpf das machen, was marcellus aufgeschrieben hat. Und schon funktioniert es.

Auf die Eingabe von "sudo X -configure" hin laufen anscheinend viele Zeilen durch den Schirm. Der Abschnitt, an dem das Bild zum Stehen kommt, zählt eine lange list of video drivers von insgesamt 33 Treibern auf, u.a. auch "Intel". Nur endet das Ganze mit der Konsole. Von dort komme ich nicht mehr nach oben. Wie kann ich jetzt alle Treiber außer Intel entfernen?
 
Laut der X manual page

-configure
When this option is specified, the Xorg server loads all video driver modules, probes for available hardware, and writes out an initial xorg.conf(5) file based on what was detected. This option currently has some problems on some platforms, but in most cases it is a good way to bootstrap the configuration process. This option is only available when the server is run as root (i.e, with real-uid 0).

es ist normal, dass er alle treiber durchprobiert. Im Verzeichnis, wo du den Befehl ausgeführt hast solltest du jetzt die neue Konfiguarionsdatein liegen haben. Kopier die datei nach /etc/X11/xorg.conf und probiers noch einmal.
 
Poste doch einfach mal die Konfigurationsdatei, die dir generiert wurde. Dann kann man sich die mal anschauen und sehen, ob da wirklich unnötiger Kram drin ist.
 
Hallo marcellus und bitmuncher,

das täte ich gern (kopieren und posten), aber wie bzw. wo finde ich die (neue) Datei, die mir "generiert wurde"?

Wenn ich im "Dateisystem" nach "conf" suche, bekomme ich 3.557 Objekte genannt, wobei die Sortierung nach "Änderungsdatum" auch nichts hilft, und wenn ich mit "Nautilus" unter "root" suche, finde ich "0 Dateien". Wie müßte die neue Datei denn heißen?
 
Jetzt hast dus endgültig getan, ich hab meine X session abgedreht und es selber ausgeführt, jetzt steht auf meinem terminal

...
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.

Your xorg.conf file is /root/xorg.conf.new

To test the server, run 'X -config /root/xorg.conf.new'
 
Genau diese Meldung bekomme ich nicht. Daher tippe ich hier mal ein, was nach der Liste der "video drivers" auf dem Bildschirm erscheint, wobei ich für den ersten Buchstaben jeweils ein "?" setzen muß, weil er abgeschnitten erscheint; möglicherweise ist es ein "K".
Code:
?EE) Failed to load module "vmgfx" (module does not exist, 0)
?EE) vmware: Please ignore the above warnings about not being able to to load module/driver vmwgfx
?EE) vmware: Unexpected failure while loading the "vmwlegacy" driver. Giving up.
?EE) Failed to load module "vmware" (a required submodule could not be loaded, -1075874808)
?++) Using config file: "home/bucking/xorg.conf.new"
?==) system config directory "/usr/share/x11/xorg.conf.d"
Number of created screens does not match number of detected devices.
Configuration failed.
ddxSigGiveUp: Closing log

Darauf folgt die Konsole.
Die erwähnte "home/bucking/xorg.conf.new" habe ich schon oben gepostet; und "/usr/share/x11/xorg.conf.d" enthält 5 einfache Textdateien.
 
Hi.
Und genau mit deiner home/bucking/xorg.conf.new sollst du so verfahren, wie in meinem letzten Post beschrieben.

Grüße,

mts
 
Hallo,
jAAAAAAA, danke, es hat funktioniert: der Bildschirm ist voll ausgefüllt. Wunderbar.
ABER: Es nützt nur nichts. Denn nun erscheint die Befehlsleiste oben nur mit großer Verzögerung und stückchenweise,
manchmal nur, wenn man mit dem Corsor über die Stelle fährt, von der man weiß, was sich dort verbirgt.
Klicke ich ein Feld (z.B. Anwendungen) an, flackern an unterschiedlichen Stellen kurz Felder auf, die sich regulär öffnen würden, wenn der Cursor über den Schirm fährt.
Diesen Text muß ich deshalb jetzt von meinem guten alten Windows aus eingeben, da auch das Firefox-Fenster nur kurz mal aufblinkt.
Was ich im Rahmen meiner bisherigen Versuche gelernt habe, funktioniert immerhin, mit STRG+ALT+F1 den Bildschirm zu verlassen. Das habe ich schon mal ausprobiert.
Kann ich dort einen Befehl eingeben, der mir den - jetzt endlich schön vollen - Bildschirm auch stabil mit sich öffnenden Fenstern fabriziert?
 
Ich nehm mal an du hast den X server mit "X -config /home/bucking/xorg.conf.new" gestartet, das gibt uns endlich die Basis die veränderungen an der config zu machen, die wir ohne Konfigurationsdatei nicht hätten einstellen können, allerdings brauchen wir jetzt deine /var/log/Xorg.0.log und wenn wir gerade dabei sind post auch noch deine "/home/bucking/xorg.conf.new"
 
Mußte erst mal herausfinden, wie das gehen soll, wenn der Bildschirm nicht mehr reagiert, also Fenster nur jeweils kurz aufblitzen. Bin jetzt über "Wiederherstellungsmodus", "failssafex In abgesichertem Grafikmodus starten" und "Für die Dauer einer Sitzung mit niedriger Grafikeinstellung ausführen" wieder zurück zu dem Bildschirm in der oberen linken Monitorecke. Der reagiert aber dafür normal.
Ob ich mit "X -config /home/bucking/Xorg.conf.new" gestartet bin, kann ich nicht sagen. Ich habe einfach den PC angeschaltet.
Der Inhalt meiner "/home/bucking/xorg.conf.new", die ich nach Vorgabe von MTS bearbeitet habe, sieht folgendermaßen aus:

Code:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	Screen      2  "Screen2" RightOf "Screen1"
	Screen      3  "Screen3" RightOf "Screen2"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dbe"
	Load  "record"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "dri2"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor2"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor3"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "DRI"                	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "Shadow"             	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
        #Option     "HotPlug"            	# [<bool>]
        #Option     "RelaxedFencing"     	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "DRI"                	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "Shadow"             	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
        #Option     "HotPlug"            	# [<bool>]
        #Option     "RelaxedFencing"     	# [<bool>]
	Identifier  "Card1"
	Driver      "intel"
	BusID       "PCI:0:2:1"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen2"
	Device     "Card2"
	Monitor    "Monitor2"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen3"
	Device     "Card3"
	Monitor    "Monitor3"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

und der Inhalt meiner "/var/log/Xorg.conf.new" so:

Code:
[    19.106] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[    19.106] X Protocol Version 11, Revision 0
[    19.106] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
[    19.106] Current Operating System: Linux bucking-LIFEBOOK-C1110 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:05:14 UTC 2011 i686
[    19.106] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic root=UUID=0b36ce39-e58f-4382-9657-9b1b0f3ee497 ro quiet splash vt.handoff=7
[    19.106] Build Date: 11 August 2011  03:47:56PM
[    19.106] xorg-server 2:1.10.1-1ubuntu1.2 (For technical support please see http://www.ubuntu.com/support) 
[    19.106] Current version of pixman: 0.20.2
[    19.106] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.106] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.107] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep  6 11:01:35 2011
[    19.107] (==) Using config file: "/etc/X11/xorg.conf"
[    19.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.121] (==) ServerLayout "X.org Configured"
[    19.126] (**) |-->Screen "Screen0" (0)
[    19.126] (**) |   |-->Monitor "Monitor0"
[    19.127] (**) |   |-->Device "Card0"
[    19.127] (**) |-->Screen "Screen1" (1)
[    19.127] (**) |   |-->Monitor "Monitor1"
[    19.127] (**) |   |-->Device "Card1"
[    19.127] (**) |-->Screen "Screen2" (2)
[    19.127] (**) |   |-->Monitor "Monitor2"
[    19.127] (==) No device specified for screen "Screen2".
	Using the first device section listed.
[    19.127] (**) |   |-->Device "Card0"
[    19.128] (**) |-->Screen "Screen3" (3)
[    19.128] (**) |   |-->Monitor "Monitor3"
[    19.128] (==) No device specified for screen "Screen3".
	Using the first device section listed.
[    19.128] (**) |   |-->Device "Card0"
[    19.128] (**) |-->Input Device "Mouse0"
[    19.128] (**) |-->Input Device "Keyboard0"
[    19.128] (==) Automatically adding devices
[    19.128] (==) Automatically enabling devices
[    19.128] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.128] 	Entry deleted from font path.
[    19.128] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    19.128] 	Entry deleted from font path.
[    19.128] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    19.128] 	Entry deleted from font path.
[    19.129] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    19.129] 	Entry deleted from font path.
[    19.129] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    19.129] 	Entry deleted from font path.
[    19.129] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.129] 	Entry deleted from font path.
[    19.129] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    19.129] 	Entry deleted from font path.
[    19.129] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    19.129] 	Entry deleted from font path.
[    19.129] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    19.129] 	Entry deleted from font path.
[    19.129] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    19.129] 	Entry deleted from font path.
[    19.129] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    19.129] (**) ModulePath set to "/usr/lib/xorg/modules"
[    19.129] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    19.129] (WW) Disabling Mouse0
[    19.129] (WW) Disabling Keyboard0
[    19.129] (II) Loader magic: 0x81ffde0
[    19.129] (II) Module ABI versions:
[    19.129] 	X.Org ANSI C Emulation: 0.4
[    19.129] 	X.Org Video Driver: 10.0
[    19.129] 	X.Org XInput driver : 12.3
[    19.129] 	X.Org Server Extension : 5.0
[    19.130] (--) PCI:*(0:0:2:0) 8086:3582:10cf:120e rev 2, Mem @ 0xd8000000/134217728, 0xd0000000/524288, I/O @ 0x00001800/8
[    19.130] (--) PCI: (0:0:2:1) 8086:3582:10cf:120e rev 2, Mem @ 0xe0000000/134217728, 0xd0080000/524288
[    19.131] (II) Open ACPI successful (/var/run/acpid.socket)
[    19.131] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    19.131] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    19.131] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    19.131] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    19.131] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    19.131] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    19.131] (II) LoadModule: "dbe"
[    19.207] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    19.207] (II) Module dbe: vendor="X.Org Foundation"
[    19.207] 	compiled for 1.10.1, module version = 1.0.0
[    19.207] 	Module class: X.Org Server Extension
[    19.207] 	ABI class: X.Org Server Extension, version 5.0
[    19.207] (II) Loading extension DOUBLE-BUFFER
[    19.207] (II) LoadModule: "record"
[    19.207] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    19.208] (II) Module record: vendor="X.Org Foundation"
[    19.208] 	compiled for 1.10.1, module version = 1.13.0
[    19.208] 	Module class: X.Org Server Extension
[    19.208] 	ABI class: X.Org Server Extension, version 5.0
[    19.208] (II) Loading extension RECORD
[    19.208] (II) LoadModule: "dri"
[    19.208] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    19.209] (II) Module dri: vendor="X.Org Foundation"
[    19.209] 	compiled for 1.10.1, module version = 1.0.0
[    19.209] 	ABI class: X.Org Server Extension, version 5.0
[    19.209] (II) Loading extension XFree86-DRI
[    19.209] (II) LoadModule: "extmod"
[    19.209] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    19.209] (II) Module extmod: vendor="X.Org Foundation"
[    19.209] 	compiled for 1.10.1, module version = 1.0.0
[    19.209] 	Module class: X.Org Server Extension
[    19.209] 	ABI class: X.Org Server Extension, version 5.0
[    19.209] (II) Loading extension MIT-SCREEN-SAVER
[    19.209] (II) Loading extension XFree86-VidModeExtension
[    19.209] (II) Loading extension XFree86-DGA
[    19.209] (II) Loading extension DPMS
[    19.209] (II) Loading extension XVideo
[    19.209] (II) Loading extension XVideo-MotionCompensation
[    19.209] (II) Loading extension X-Resource
[    19.209] (II) LoadModule: "glx"
[    19.210] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    19.210] (II) Module glx: vendor="X.Org Foundation"
[    19.210] 	compiled for 1.10.1, module version = 1.0.0
[    19.210] 	ABI class: X.Org Server Extension, version 5.0
[    19.210] (==) AIGLX enabled
[    19.210] (II) Loading extension GLX
[    19.210] (II) LoadModule: "dri2"
[    19.211] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    19.211] (II) Module dri2: vendor="X.Org Foundation"
[    19.211] 	compiled for 1.10.1, module version = 1.2.0
[    19.211] 	ABI class: X.Org Server Extension, version 5.0
[    19.211] (II) Loading extension DRI2
[    19.211] (II) LoadModule: "intel"
[    19.211] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    19.238] (II) Module intel: vendor="X.Org Foundation"
[    19.238] 	compiled for 1.10.1, module version = 2.15.0
[    19.238] 	Module class: X.Org Video Driver
[    19.238] 	ABI class: X.Org Video Driver, version 10.0
[    19.238] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[    19.239] (++) using VT number 7

[    19.242] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    19.446] drmOpenDevice: node name is /dev/dri/card0
[    19.446] drmOpenDevice: open result is 9, (OK)
[    19.446] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    19.446] drmOpenDevice: node name is /dev/dri/card0
[    19.446] drmOpenDevice: open result is 9, (OK)
[    19.446] drmOpenByBusid: drmOpenMinor returns 9
[    19.446] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    19.446] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    19.446] (==) intel(0): RGB weight 888
[    19.446] (==) intel(0): Default visual is TrueColor
[    19.446] (II) intel(0): Integrated Graphics Chipset: Intel(R) 852GM/855GM
[    19.446] (--) intel(0): Chipset: "852GM/855GM"
[    19.446] (**) intel(0): Relaxed fencing disabled
[    19.446] (**) intel(0): Framebuffer tiled
[    19.446] (**) intel(0): Pixmaps tiled
[    19.446] (**) intel(0): 3D buffers tiled
[    19.446] (**) intel(0): SwapBuffers wait enabled
[    19.446] (==) intel(0): video overlay key set to 0x101fe
[    19.446] (II) intel(0): Output LVDS1 using monitor section Monitor0
[    19.447] (II) intel(0): found backlight control interface /sys/class/backlight/fujitsu-laptop
[    19.580] (II) intel(0): Output VGA1 has no monitor section
[    19.581] (II) intel(0): EDID for output LVDS1
[    19.581] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    19.581] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    19.581] (II) intel(0): Printing probed modes for output LVDS1
[    19.581] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    19.581] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    19.581] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    19.581] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    19.742] (II) intel(0): EDID for output VGA1
[    19.743] (II) intel(0): Manufacturer: XXE  Model: 700c  Serial#: 16843009
[    19.743] (II) intel(0): Year: 2005  Week: 36
[    19.743] (II) intel(0): EDID Version: 1.3
[    19.743] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    19.743] (II) intel(0): Sync:  Separate
[    19.743] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    19.743] (II) intel(0): Gamma: 2.00
[    19.743] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    19.743] (II) intel(0): First detailed timing is preferred mode
[    19.743] (II) intel(0): redX: 0.620 redY: 0.330   greenX: 0.300 greenY: 0.600
[    19.743] (II) intel(0): blueX: 0.150 blueY: 0.100   whiteX: 0.310 whiteY: 0.330
[    19.743] (II) intel(0): Supported established timings:
[    19.743] (II) intel(0): 640x480@60Hz
[    19.743] (II) intel(0): 640x480@72Hz
[    19.743] (II) intel(0): 640x480@75Hz
[    19.743] (II) intel(0): 800x600@60Hz
[    19.743] (II) intel(0): 800x600@72Hz
[    19.743] (II) intel(0): 800x600@75Hz
[    19.743] (II) intel(0): 1024x768@60Hz
[    19.743] (II) intel(0): 1024x768@70Hz
[    19.743] (II) intel(0): 1024x768@75Hz
[    19.743] (II) intel(0): 1280x1024@75Hz
[    19.743] (II) intel(0): Manufacturer's mask: 0
[    19.743] (II) intel(0): Supported standard timings:
[    19.743] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    19.743] (II) intel(0): Supported detailed timing:
[    19.743] (II) intel(0): clock: 135.0 MHz   Image Size:  340 x 270 mm
[    19.743] (II) intel(0): h_active: 1280  h_sync: 1296  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    19.743] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    19.743] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz
[    19.743] (II) intel(0): Serial No: 0000000000
[    19.743] (II) intel(0): Monitor name: 17" TFT-LCD
[    19.743] (II) intel(0): EDID (in hex):
[    19.743] (II) intel(0): 	00ffffffffffff0063050c7001010101
[    19.743] (II) intel(0): 	240f010368221b64eaeea69e544c9926
[    19.743] (II) intel(0): 	194f542dcf0081800101010101010101
[    19.743] (II) intel(0): 	010101010101bc34009851002a401090
[    19.743] (II) intel(0): 	1300540e1100001e000000fd00384c1e
[    19.743] (II) intel(0): 	500e0a20202020202020000000ff0030
[    19.743] (II) intel(0): 	303030303030303030000000000000fc
[    19.743] (II) intel(0): 	00313722205446542d4c43440a0000b1
[    19.743] (II) intel(0): Printing probed modes for output VGA1
[    19.743] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    19.743] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    19.744] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    19.744] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    19.744] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    19.744] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    19.744] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    19.744] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    19.744] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    19.744] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    19.744] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    19.744] (II) intel(0): Output LVDS1 connected
[    19.744] (II) intel(0): Output VGA1 connected
[    19.744] (II) intel(0): Using exact sizes for initial modes
[    19.744] (II) intel(0): Output LVDS1 using initial mode 1024x768
[    19.744] (II) intel(0): Output VGA1 using initial mode 1024x768
[    19.744] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    19.744] (II) intel(0): Kernel page flipping support detected, enabling
[    19.744] (==) intel(0): DPI set to (96, 96)
[    19.744] (II) Loading sub module "fb"
[    19.744] (II) LoadModule: "fb"
[    19.745] (II) Loading /usr/lib/xorg/modules/libfb.so
[    19.745] (II) Module fb: vendor="X.Org Foundation"
[    19.745] 	compiled for 1.10.1, module version = 1.0.0
[    19.745] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    19.745] (II) Loading sub module "dri2"
[    19.745] (II) LoadModule: "dri2"
[    19.746] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    19.746] (II) Module dri2: vendor="X.Org Foundation"
[    19.746] 	compiled for 1.10.1, module version = 1.2.0
[    19.746] 	ABI class: X.Org Server Extension, version 5.0
[    19.746] (==) Depth 24 pixmap format is 32 bpp
[    19.746] (II) intel(0): [DRI2] Setup complete
[    19.746] (II) intel(0): [DRI2]   DRI driver: i915
[    19.746] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[    19.746] (II) UXA(0): Driver registered support for the following operations:
[    19.746] (II)         solid
[    19.746] (II)         copy
[    19.746] (II)         composite (RENDER acceleration)
[    19.746] (II)         put_image
[    19.746] (II)         get_image
[    19.746] (==) intel(0): Backing store disabled
[    19.746] (==) intel(0): Silken mouse enabled
[    19.746] (II) intel(0): Initializing HW Cursor
[    19.936] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    19.940] (==) intel(0): DPMS enabled
[    19.940] (==) intel(0): Intel XvMC decoder disabled
[    19.940] (II) intel(0): Set up overlay video
[    19.940] (II) intel(0): direct rendering: DRI2 Enabled
[    19.940] (==) intel(0): hotplug detection: "enabled"
[    19.940] (--) RandR disabled
[    19.940] (II) Initializing built-in extension Generic Event Extension
[    19.940] (II) Initializing built-in extension SHAPE
[    19.940] (II) Initializing built-in extension MIT-SHM
[    19.940] (II) Initializing built-in extension XInputExtension
[    19.940] (II) Initializing built-in extension XTEST
[    19.940] (II) Initializing built-in extension BIG-REQUESTS
[    19.940] (II) Initializing built-in extension SYNC
[    19.940] (II) Initializing built-in extension XKEYBOARD
[    19.940] (II) Initializing built-in extension XC-MISC
[    19.940] (II) Initializing built-in extension SECURITY
[    19.940] (II) Initializing built-in extension XINERAMA
[    19.940] (II) Initializing built-in extension XFIXES
[    19.940] (II) Initializing built-in extension RENDER
[    19.940] (II) Initializing built-in extension RANDR
[    19.940] (II) Initializing built-in extension COMPOSITE
[    19.940] (II) Initializing built-in extension DAMAGE
[    19.940] (II) Initializing built-in extension GESTURE
[    19.960] (II) AIGLX: Trying DRI driver /usr/lib/dri/i915_dri.so
[    19.993] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    19.993] (II) AIGLX: enabled GLX_INTEL_swap_event
[    19.993] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    19.993] (II) AIGLX: enabled GLX_SGI_make_current_read
[    19.993] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    19.994] (II) AIGLX: Loaded and initialized i915
[    19.994] (II) GLX: Initialized DRI2 GL provider for screen 0
[    19.995] (II) intel(0): Setting screen physical size to 270 x 203
[    20.023] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    20.039] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    20.039] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.039] (II) LoadModule: "evdev"
[    20.040] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.041] (II) Module evdev: vendor="X.Org Foundation"
[    20.041] 	compiled for 1.10.0.902, module version = 2.6.0
[    20.041] 	Module class: X.Org XInput Driver
[    20.041] 	ABI class: X.Org XInput driver, version 12.3
[    20.041] (II) Using input driver 'evdev' for 'Power Button'
[    20.041] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.041] (**) Power Button: always reports core events
[    20.041] (**) Power Button: Device: "/dev/input/event2"
[    20.041] (--) Power Button: Found keys
[    20.041] (II) Power Button: Configuring as keyboard
[    20.041] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    20.041] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    20.041] (**) Option "xkb_rules" "evdev"
[    20.041] (**) Option "xkb_model" "pc105"
[    20.041] (**) Option "xkb_layout" "de"
[    20.047] (II) XKB: reuse xkmfile /var/lib/xkb/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm
[    20.049] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    20.049] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    20.049] (II) Using input driver 'evdev' for 'Video Bus'
[    20.049] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.049] (**) Video Bus: always reports core events
[    20.049] (**) Video Bus: Device: "/dev/input/event6"
[    20.049] (--) Video Bus: Found keys
[    20.049] (II) Video Bus: Configuring as keyboard
[    20.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input6/event6"
[    20.049] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    20.049] (**) Option "xkb_rules" "evdev"
[    20.049] (**) Option "xkb_model" "pc105"
[    20.049] (**) Option "xkb_layout" "de"
[    20.050] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event5)
[    20.051] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[    20.051] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[    20.051] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.051] (**) Fujitsu FUJ02B1: always reports core events
[    20.051] (**) Fujitsu FUJ02B1: Device: "/dev/input/event5"
[    20.051] (--) Fujitsu FUJ02B1: Found keys
[    20.051] (II) Fujitsu FUJ02B1: Configuring as keyboard
[    20.051] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:05/FUJ02B1:00/input/input5/event5"
[    20.051] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD)
[    20.051] (**) Option "xkb_rules" "evdev"
[    20.051] (**) Option "xkb_model" "pc105"
[    20.051] (**) Option "xkb_layout" "de"
[    20.056] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    20.056] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.056] (II) Using input driver 'evdev' for 'Power Button'
[    20.056] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.056] (**) Power Button: always reports core events
[    20.056] (**) Power Button: Device: "/dev/input/event0"
[    20.056] (--) Power Button: Found keys
[    20.056] (II) Power Button: Configuring as keyboard
[    20.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    20.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    20.056] (**) Option "xkb_rules" "evdev"
[    20.056] (**) Option "xkb_model" "pc105"
[    20.056] (**) Option "xkb_layout" "de"
[    20.057] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    20.057] (II) No input driver/identifier specified (ignoring)
[    20.062] (II) config/udev: Adding input device HID 05fe:0011 (/dev/input/event4)
[    20.062] (**) HID 05fe:0011: Applying InputClass "evdev pointer catchall"
[    20.062] (II) Using input driver 'evdev' for 'HID 05fe:0011'
[    20.062] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.062] (**) HID 05fe:0011: always reports core events
[    20.062] (**) HID 05fe:0011: Device: "/dev/input/event4"
[    20.062] (--) HID 05fe:0011: Found 9 mouse buttons
[    20.062] (--) HID 05fe:0011: Found scroll wheel(s)
[    20.062] (--) HID 05fe:0011: Found relative axes
[    20.062] (--) HID 05fe:0011: Found x and y relative axes
[    20.062] (II) HID 05fe:0011: Configuring as mouse
[    20.062] (II) HID 05fe:0011: Adding scrollwheel support
[    20.062] (**) HID 05fe:0011: YAxisMapping: buttons 4 and 5
[    20.062] (**) HID 05fe:0011: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    20.062] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3.3/1-3.3:1.0/input/input4/event4"
[    20.062] (II) XINPUT: Adding extended input device "HID 05fe:0011" (type: MOUSE)
[    20.062] (II) HID 05fe:0011: initialized for relative axes.
[    20.062] (**) HID 05fe:0011: (accel) keeping acceleration scheme 1
[    20.062] (**) HID 05fe:0011: (accel) acceleration profile 0
[    20.062] (**) HID 05fe:0011: (accel) acceleration factor: 2.000
[    20.062] (**) HID 05fe:0011: (accel) acceleration threshold: 4
[    20.063] (II) config/udev: Adding input device HID 05fe:0011 (/dev/input/mouse0)
[    20.063] (II) No input driver/identifier specified (ignoring)
[    20.070] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    20.070] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    20.071] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    20.071] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.071] (**) AT Translated Set 2 keyboard: always reports core events
[    20.071] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[    20.071] (--) AT Translated Set 2 keyboard: Found keys
[    20.071] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    20.071] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    20.071] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    20.071] (**) Option "xkb_rules" "evdev"
[    20.071] (**) Option "xkb_model" "pc105"
[    20.071] (**) Option "xkb_layout" "de"
[    20.072] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[    20.072] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[    20.072] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[    20.072] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.072] (**) PS/2 Generic Mouse: always reports core events
[    20.072] (**) PS/2 Generic Mouse: Device: "/dev/input/event7"
[    20.072] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[    20.072] (--) PS/2 Generic Mouse: Found relative axes
[    20.072] (--) PS/2 Generic Mouse: Found x and y relative axes
[    20.072] (II) PS/2 Generic Mouse: Configuring as mouse
[    20.072] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[    20.072] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    20.072] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event7"
[    20.072] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[    20.073] (II) PS/2 Generic Mouse: initialized for relative axes.
[    20.073] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[    20.073] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[    20.073] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    20.073] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    20.073] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[    20.073] (II) No input driver/identifier specified (ignoring)
 

Ähnliche Themen

Textkonsole mit KMS zu klein

Zurück
Oben