[Bug 70406] New: Can't turn on laptop screen without changing its resolution first

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 12 20:04:02 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70406

          Priority: medium
            Bug ID: 70406
          Assignee: chris at chris-wilson.co.uk
           Summary: Can't turn on laptop screen without changing its
                    resolution first
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: reztho at archlinux.us
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Driver/intel
           Product: xorg

Created attachment 87520
  --> https://bugs.freedesktop.org/attachment.cgi?id=87520&action=edit
dmesg output

Bug description:
I have a laptop, model Acer Aspire 5750G, connected to an external screen via
the VGA port and I setup my desktop manager (XFCE v4.10.1) to only use the
external screen. So the problem I have is when I want to activate the laptop
screen it doesn't work. It doesn't turn on. As a workaround, I have to change
the resolution two times in the laptop screen and then it works. So basically I
have these commands in a script to do it with a keyboard shortcut:
1. xrandr --output HDMI1 --off --output LVDS1 --mode 1024x768 --pos 1280x0
--rotate normal --output DP1 --off --output VGA1 --mode 1280x1024 --pos 0x0
--rotate normal
2. xrandr --output HDMI1 --off --output LVDS1 --mode 1366x768 --pos 1280x0
--rotate normal --output DP1 --off --output VGA1 --mode 1280x1024 --pos 0x0
--rotate normal

Only at 2nd step, the laptop screen turns on. If I just repeat the first step,
it remains off. After the workaround, I can use my desktop manager tools to
switch screens instead of this script.

The problem only happens as long as I boot the system with the external screen
connected. With it disconnected and after xorg is started, if I connect it, I
can turn on/off screens fine.

System environment:
-- chipset: Intel(R) HD Graphics 3000
-- system architecture: 64-bit
-- xf86-video-intel: 2.21.15
-- xserver: 1.14.3
-- mesa: 9.2.1
-- libdrm: 2.4.46
-- kernel: 3.11.4
-- Linux distribution: Archlinux
-- Machine or mobo model: Acer Aspire 5750G
    BIOS Information
    Vendor: Acer
    Version: V1.21
    Release Date: 08/09/2012
    BIOS Revision: 21.240

    Base Board Information
    Manufacturer: Acer
    Product Name: JE50_HR
-- Display connector: VGA / LVDS

Reproducing steps:
1. Connect an external screen to VGA port
2. Setup the desktop manager to only use the external screen
3. Reboot.
2. Try to turn on the laptop screen using xrandr.

Additional info:
1. This situation happens since a long time and several versions of the intel
driver, maybe from the very beginning I purchased this laptop, I don't remember
well.
2. I ran the intel reg dumper after each step above and at first boot, just in
case, it helps you better.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131012/406a5ffa/attachment-0001.html>


More information about the intel-gfx-bugs mailing list