Package: x11-xserver-utils
Version: 7.7~3           i386

Hello,

I have a netboot with a screen on the VGA output.
I start my computer on the netbook screen with this script (arandr script):

$ xrandr --output VGA1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal

When i start, there are no problems.

After i change screen whith this script:

$ xrandr --output LVDS1 --off --output VGA1 --mode 1440x900 --pos 0x0 --rotate normal

Most of the time my vga screen is black with just the mouse pointer.
And when i want go to the netbook screen, with the first script, most of the time my LVDS screen is black.
I use Ctrl+Alt F8 and Ctrl+Alt F7 to have a normal output.

Since i change the fisrt script and the second one like this, my problems are solved :

The first:
$ xrandr --output VGA1 --off
$ xrandr --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal
The second:
$ xrandr --output VGA1 --mode 1440x900 --pos 0x0 --rotate normal
$ xrandr --output LVDS1 --off

Thank you.
Goodbye.

Linux musiquebox 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3+deb7u2 i686 GNU/Linux libc6:i386 2.13-38+deb7u1 i386 Embedded GNU C Library: Shared libraries

Netboot devices:
00:00.0 Host bridge: Intel Corporation Mobile 945GSE Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)

To: sub...@bugs.debian.org
From: cedric...@hotmail.fr
Subject: Bug black screen with xrandr on a netbook with dual screen


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/blu436-smtp240e025cf7218c889cf673790...@phx.gbl

Reply via email to