[Bug 599626] Re: [arrandale] X freezes after plugging in external monitor and selecting System>Preferences>Monitors

Oswald-p 599626 at bugs.launchpad.net
Thu Oct 28 14:54:07 UTC 2010


Hi all

Trying to solve my problem with ubuntu (gnome version), it seems that it
can be done by launching Xrandr early in Xsession.

What I did was to create a file called "45custom_xrandr-settings"

what is in this file:
EXTERNAL_OUTPUT="VGA1"
INTERNAL_OUTPUT="DP1"

xrandr --output $INTERNAL_OUTPUT --auto --primary --output
$EXTERNAL_OUTPUT --off


Simply copy it to the folder "/etc/X11/Xsession.d/"

I don't know why but after that you can connect an external screen and
activate it using System>preference>Monitors without crash.

I have used the "--primary" argument so that gnome panels stay on the
laptop screen in extended mode.

I hope it will help someone.

O-p

-- 
[arrandale] X freezes after plugging in external monitor and selecting System>Preferences>Monitors
https://bugs.launchpad.net/bugs/599626
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list