Hallo Linuxgemeinde,
ich habe folgendes Fehlerbild: Zwei Bildschirme sind, in unterschiedlicher Aufloesung, angeschlossen. Anmeldefenster erscheint auf jedem Bildschirm (also parallel). Allerdings ist die Aufloesung auch auf beiden gleich (niedrig, maximale Aufloesung des kleinen Bildschirm). Beim anmelden zeigt der kleinere Bildschrim "Out of Range", der groessere einen Teil des Desktops, ohne Programmleiste links und ohne Buttons oben rechts. Maus kann bewegt werden. Ich kann den Rechner nur mit Strg+Alt+F1 und Strg+Alt+Del neu starten.
Workaround: Ich ziehe den kleinen Bildschrim vor dem Start ab, starte, Anmeldefenster ist in voller Aufloesung da und melde mich an. Grosser Bildschrim in voller Aufloesung gestartet ohne Probleme. Wenn ich jetzt den kleinen Bildschrim anstecke, wird der grosse kurz schwarz und anschliessend erscheinen beide in der richtigen Aufloesung. Perfekt! So soll es sein!
Jetzt wollte ich ueber die Datei .xprofile, mit folgendem Befehl, die korrekte Config beim Start laden:
1 | xrandr --output HDMI1 --left-of HDMI2 --mode 1366x768 --rate 59.8 --output HDMI2 --mode 1920x1080 --pos 1366x0 --rate 60 |
bzw. (ueber ARANDR generiert)
1 | xrandr --output DP3 --off --output DP2 --off --output DP1 --off --output HDMI3 --off --output HDMI2 --mode 1920x1080 --pos 1366x0 --rotate normal --output HDMI1 --mode 1366x768 --pos 0x312 --rotate normal --output VGA1 --off |
Allerdings passiert genau das Gleiche. Auch den Weg ueber den Autostart habe ich schon probiert - gleiches Verhalten. Sogar den Einbau der Datei /etc/X11/xorg.conf.d/10-monitor.conf habe ich schon versucht. Diese sollte ja beim Anmeldefenster gezogen werden. Klappte aber leider auch nicht.
Systemumgebung: passiv gekühlter mini-PC - cirrus7 nimbus intel-core-i7-3770t + Hyperthreading - HD4000 Ubuntu 13.04 64bit
Nach dem Neustart finde folgende Infos in der Datei ".xsession-errors.old":
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 | /usr/sbin/lightdm-session: 1: /home/laubi/.profile: #: not found Skript fÌr cjkv unter run_im gestartet. Skript fÌr default unter run_im gestartet. Skript fÌr cjkv unter run_im gestartet. Skript fÌr default unter run_im gestartet. compiz (core) - Info: Loading plugin: core compiz (core) - Info: Starting plugin: core compiz (core) - Info: Loading plugin: ccp compiz (core) - Info: Starting plugin: ccp compiz (core) - Info: Loading plugin: composite compiz (core) - Info: Starting plugin: composite compiz (core) - Info: Loading plugin: opengl compiz (core) - Info: Unity is fully supported by your hardware. compiz (core) - Info: Unity is fully supported by your hardware. compiz (core) - Info: Starting plugin: opengl compiz (core) - Info: Loading plugin: copytex compiz (core) - Info: Starting plugin: copytex compiz (core) - Info: Loading plugin: decor compiz (core) - Info: Starting plugin: decor compiz (core) - Info: Loading plugin: compiztoolbox compiz (core) - Info: Starting plugin: compiztoolbox compiz (core) - Info: Loading plugin: gnomecompat compiz (core) - Info: Starting plugin: gnomecompat compiz (core) - Info: Loading plugin: imgpng compiz (core) - Info: Starting plugin: imgpng compiz (core) - Info: Loading plugin: move compiz (core) - Info: Starting plugin: move compiz (core) - Info: Loading plugin: mousepoll compiz (core) - Info: Starting plugin: mousepoll compiz (core) - Info: Loading plugin: resize compiz (core) - Info: Starting plugin: resize compiz (core) - Info: Loading plugin: unitymtgrabhandles compiz (core) - Info: Starting plugin: unitymtgrabhandles compiz (core) - Info: Loading plugin: snap compiz (core) - Info: Starting plugin: snap compiz (core) - Info: Loading plugin: regex compiz (core) - Info: Starting plugin: regex ** Message: applet now removed from the notification area compiz (core) - Info: Loading plugin: wall compiz (core) - Info: Starting plugin: wall compiz (core) - Info: Loading plugin: vpswitch compiz (core) - Info: Starting plugin: vpswitch compiz (core) - Info: Loading plugin: place compiz (core) - Info: Starting plugin: place compiz (core) - Info: Loading plugin: grid compiz (core) - Info: Starting plugin: grid compiz (core) - Info: Loading plugin: session compiz (core) - Info: Starting plugin: session I/O warning : failed to load external entity "/home/laubi/.compiz/session/108fa2b7058744b1d2138203549071460500000021590030" compiz (core) - Info: Loading plugin: animation compiz (core) - Info: Starting plugin: animation compiz (core) - Info: Loading plugin: workarounds compiz (core) - Info: Starting plugin: workarounds compiz (core) - Info: Loading plugin: fade compiz (core) - Info: Starting plugin: fade compiz (core) - Info: Loading plugin: expo compiz (core) - Info: Starting plugin: expo compiz (core) - Info: Loading plugin: scale compiz (core) - Info: Starting plugin: scale compiz (core) - Info: Loading plugin: ezoom compiz (core) - Info: Starting plugin: ezoom (nautilus:2292): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed (nautilus:2292): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed compiz (core) - Info: Loading plugin: unityshell compiz (core) - Info: Starting plugin: unityshell ** Message: using fallback from indicator to GtkStatusIcon compiz (core) - Warn: Attempted to restack relative to 0x2400001 which is not a child of the root window or a window compiz owns ** Message: moving back from GtkStatusIcon to indicator ** (nm-applet:2296): WARNING **: Could not find ShellVersion property on org.gnome.Shell after 5 tries ** (zeitgeist-datahub:2469): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/laubi/.xprofile" was not found, exec: soffice, mime_type: application/octet-stream ** (zeitgeist-datahub:2469): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/laubi/.profile" was not found, exec: soffice, mime_type: application/octet-stream ** (zeitgeist-datahub:2469): WARNING **: recent-manager-provider.vala:133: Desktop file for "file:///home/laubi/.xsession-errors" was not found, exec: soffice, mime_type: application/octet-stream ** (zeitgeist-datahub:2469): WARNING **: kde-recent-document-provider.vala:160: Couldn't find actor for 'writer'. ** (zeitgeist-datahub:2469): WARNING **: kde-recent-document-provider.vala:160: Couldn't find actor for 'writer'. ** (zeitgeist-datahub:2469): WARNING **: kde-recent-document-provider.vala:160: Couldn't find actor for 'writer'. ** (zeitgeist-datahub:2469): WARNING **: kde-recent-document-provider.vala:160: Couldn't find actor for 'writer'. gnome-session[2159]: WARNING: Client '/org/gnome/SessionManager/Client4' failed to reply before timeout (gnome-settings-daemon:2241): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfÌgbar) on X server :0. ** Message: PID 2296 (we are 2296) sent signal 15, shutting down... (nm-applet:2296): libappindicator-WARNING **: Unable to send signal for NewStatus: Verbindung ist geschlossen Terminated ** (zeitgeist-datahub:2469): WARNING **: zeitgeist-datahub.vala:231: Unable to get name "org.gnome.zeitgeist.datahub" on the bus! |
Wie gesagt, ich habe ja einen Workaround, aber eigentlich haette ich gerne, dass die Bildschirme automatisch in der richtigen Aufloesung starten. Vielleicht hat jemand eine Idee. Danke schomal fuer Eure Hilfe.
MfG
laubi