[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#752868: Bug black screen with xrandr on a netbook with dual screen



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: submit@bugs.debian.org
From: cedric321@hotmail.fr
Subject: Bug black screen with xrandr on a netbook with dual screen


Reply to: