LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-04-2015, 06:51 PM   #1
webmanoffesto
LQ Newbie
 
Registered: May 2010
Posts: 26

Rep: Reputation: 0
Ubuntu Black Screen on Resume-After-Lid-Close


I have my ASUS K55A Laptop set to "no hibernate to disk" only "suspend to RAM". However, after I close the laptop lid, I still get a black screen. The weird thing is sometimes, after a hard reboot, on the first resume-after-lid-close it DOES resume, however on the second resume-after-lid-close I get a black screen. Also, there are times when I have a YouTube movie playing, and on a resume-after-lid-close which gives me a black screen I can hear the YouTube video playing ("behind" the black screen). I am not using an external monitor.

Asus K55A Laptop Ubuntu 14.04.2 LTS Gnome
.---------------.

Graphics Card lspci | http VGA VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
.---------------.
Code:
tom@Toms-Laptop-K55A:~$ free -m; sync; echo 3 > /proc/sys/vm/drop_caches; free -m
             total       used       free     shared    buffers     cached
Mem:          3839       3560        278  149         41        739
-/+ buffers/cache:   2778       1060
Swap:         3909         11           3898
bash: /proc/sys/vm/drop_caches: Permission denied
             total       used       free     shared    buffers     cached
Mem:          3839       3560        278   149         42        740
-/+ buffers/cache:   2778       1061
Swap:         3909         11           3898
tom@Toms-Laptop-K55A:~$
.---------------.

When I did CTRL + ALT + F1 I got a login prompt. I entered username and password, and then received the appropriate user prompt. Then I did CTRL + ALT + F7 and was presented with the Black Screen.

It's a Black Screen with a Glow, and if I press Fn-F7 (screen off) the glow shuts off.
This is the same as when I Reboot and Login, I then see that glowing-black-screen, and then the purplish Gnome Desktop appears.

Since it's a glowing-black-screen that tells me the screen is not off, it is on and "showing me" a black or blank image.

.---------------.


tom@Toms-Laptop-K55A:~$ /usr/lib/nux/unity_support_test --print
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile
OpenGL version string: 3.0 Mesa 10.1.3
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: yes
.---------------.

tom@Toms-Laptop-K55A:~$ sudo lshw -C video
[sudo] password for tom:
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:47 memory:f7800000-f7bfffff memory:e0000000-efffffff ioport:f000(size=64)
.---------------.

Pastebin Diagnostic Files:

1. X.org log file pasted here
http://pastebin.com/Yze9P1Rt

2. pm-suspend.log. pasted here http://pastebin.com/w20SZ3N2

3. Output of: sudo systool -m i915 -av
http://pastebin.com/X3YKB7zW y
.---------------.

These links seem like they would be helpful, but they're a bit beyond my technical ability.
https://01.org/linuxgraphics/documen...-resume-issues
https://www.kernel.org/doc/Documenta...-debugging.txt

Last edited by webmanoffesto; 06-05-2015 at 11:11 PM.
 
Old 06-05-2015, 03:44 AM   #2
ugjka
Member
 
Registered: May 2015
Location: Latvia
Distribution: Arch, Centos
Posts: 368
Blog Entries: 5

Rep: Reputation: 264Reputation: 264Reputation: 264
Post the output of
Code:
uname -a
And
Code:
sudo systool -m i915 -av
 
Old 06-05-2015, 07:02 AM   #3
webmanoffesto
LQ Newbie
 
Registered: May 2010
Posts: 26

Original Poster
Rep: Reputation: 0
Output of "sudo systool -m i915 -av"

Quote:
Originally Posted by ugjka View Post
Post the output of
Code:
uname -a
And
Code:
sudo systool -m i915 -av
Code:
tom@Toms-Laptop-K55A:~$ uname -a
Linux Toms-Laptop-K55A 3.13.0-53-generic #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
tom@Toms-Laptop-K55A:~$ 


tom@Toms-Laptop-K55A:~$ sudo systool -m i915 -av
Module = "i915"

  Attributes:
    coresize            = "784123"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "3"
    srcversion          = "EAE574025ED8FCDDFFC9401"
    taint               = ""
    uevent              = <store method only>

  Parameters:
    disable_power_well  = "1"
    enable_hangcheck    = "Y"
    enable_ips          = "1"
    enable_pc8          = "1"
    enable_psr          = "0"
    fastboot            = "N"
    fbpercrtc           = "0"
    i915_enable_fbc     = "-1"
    i915_enable_ppgtt   = "-1"
    i915_enable_rc6     = "-1"
    invert_brightness   = "0"
    lvds_channel_mode   = "0"
    lvds_downclock      = "0"
    lvds_use_ssc        = "-1"
    modeset             = "-1"
    panel_ignore_lid    = "1"
    pc8_timeout         = "5000"
    powersave           = "1"
    prefault_disable    = "N"
    preliminary_hw_support= "1"
    reset               = "Y"
    semaphores          = "-1"
    vbt_sdvo_panel_type = "-1"

  Sections:
    .altinstr_replacement= "0xffffffffa0155d41"
    .altinstructions    = "0xffffffffa017902c"
    .bss                = "0xffffffffa017db40"
    .data               = "0xffffffffa017a000"
    .data..read_mostly  = "0xffffffffa017bfc0"
    .data.unlikely      = "0xffffffffa017c8e0"
    .exit.text          = "0xffffffffa0154beb"
    .fixup              = "0xffffffffa0155e3f"
    .gnu.linkonce.this_module= "0xffffffffa017d8e0"
    .init.text          = "0xffffffffa019b000"
    .note.gnu.build-id  = "0xffffffffa0156000"
    .parainstructions   = "0xffffffffa01780b8"
    .ref.data           = "0xffffffffa017c9c0"
    .rodata             = "0xffffffffa0156100"
    .rodata.str1.1      = "0xffffffffa016f560"
    .rodata.str1.8      = "0xffffffffa0164de8"
    .smp_locks          = "0xffffffffa0178df0"
    .strtab             = "0xffffffffa01ae780"
    .symtab             = "0xffffffffa019c000"
    .text               = "0xffffffffa00da000"
    .text.unlikely      = "0xffffffffa0154c04"
    __bug_table         = "0xffffffffa01787b4"
    __ex_table          = "0xffffffffa01793a8"
    __jump_table        = "0xffffffffa017c010"
    __kcrctab_gpl       = "0xffffffffa01560b0"
    __ksymtab_gpl       = "0xffffffffa0156030"
    __ksymtab_strings   = "0xffffffffa0179857"
    __mcount_loc        = "0xffffffffa01756b8"
    __param             = "0xffffffffa01753d8"
    __tracepoints_ptrs  = "0xffffffffa0179490"
    __tracepoints_strings= "0xffffffffa0179560"
    __tracepoints       = "0xffffffffa017d200"
    __verbose           = "0xffffffffa017d878"
    _ftrace_events      = "0xffffffffa017c8f0"

tom@Toms-Laptop-K55A:~$

Last edited by webmanoffesto; 06-05-2015 at 10:21 PM. Reason: Added the output of "uname -a"
 
  


Reply

Tags
black screen, hibernate, intel graphics, resume, suspend



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Blank screen on lid close nomatter what i do propcuser Linux - Newbie 3 01-11-2013 07:20 PM
When I use pm-suspend, there's a black screen when I try to resume... trist007 Linux - Newbie 1 09-30-2012 05:09 PM
kpowersave question - screen black when lid opened durrrty Linux - Laptop and Netbook 2 08-13-2008 09:31 AM
laptop screen doesn't turn back on after i close the lid elninio Slackware 5 07-23-2008 09:16 AM
Fedora 2 Dell D400 screen off on lid close ricklerre Linux - Laptop and Netbook 1 07-02-2004 09:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 09:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration