You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Black screen after sleep. Asus EEE1025

Author (Read 20192 times)

0 Members and 1 Guest are viewing this topic.

Re: Black screen after sleep. Asus EEE1025
« Reply #10 on: March 16, 2015, 05:07:27 PM »
 

jas

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
That sounds familiar (see post: https://www.linuxliteos.com/forums/index.php?topic=839.msg12349#msg12349).

As in my last post there, after killing light-locker the system now uses the XScreenSaver look screen when coming back from suspend. Since then I didn't have to reboot, even if it takes sometimes quite a while (and lots of disk I/O) for the XScreenSaver window to show up.
Still an issue however is the network connection after coming back from suspend, but also not consistent. Roughly half of the time the network has been disabled. Enabling it via the panel icon doesn't help though. I need to restart the NetworkManager:

$ sudo kill $(pidof NetworkManager)

Then all is fine. For me it's annoying but I know what to do. :) It stops me however to put the system on other people's computer :(

Are you able to get to a console (Ctrl+Alt+F1)?

PS: Just saw your last post with your workaround... haven't tested this.


Yes, I saw your post.  Had it once that the network manager was not working. (out of 20). I am on cable now, because wireless does not want to connect. We will see. One thing at a time.  ;)
And yes, I could get in the console, and shut down the machine. But off course being a blind man.

 

Re: Black screen after sleep. Asus EEE1025
« Reply #9 on: March 16, 2015, 05:00:24 PM »
 

jas

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
How about giving Jerry a

Code: [Select]
sudo parted -l
report because you cut off the ram report on your inxi report and your inxi report shows no ram specs like mine does.
or a /swap partition.



Great!!!

You pointed me in the right direction. THANKS

Yesterday during install I formatted the boot (sda5) and the home (sda6) dir. And in some way, the swap got lost. So with Gparted I recreated it again,  and it works. The output
Code: [Select]
e@asus-e:~$ sudo parted -l
Model: ATA WDC WD3200BPVT-8 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number  Start   End     Size    Type      File system  Flags
 1      2096kB  211GB   211GB   extended
 5      2097kB  10,5GB  10,5GB  logical   ext4         boot
 6      10,5GB  105GB   94,4GB  logical   ext4
 7      105GB   211GB   106GB   logical   ext4
 3      211GB   319GB   108GB   primary   ext4
 2      319GB   320GB   1311MB  primary

doesnot state in File system that sda2 is a swap, (don't know why) but Gparted shows me. (and cannot show you as images are not allowed as attachment)

It is working!
GREAT. THANKS
 

Re: Black screen after sleep. Asus EEE1025
« Reply #8 on: March 16, 2015, 04:34:46 PM »
 

LL-user

  • I come here a lot
  • *****
  • 455
    Posts
  • Reputation: 214
  • Linux Lite Member
    • View Profile
That sounds familiar (see post: https://www.linuxliteos.com/forums/index.php?topic=839.msg12349#msg12349).

As in my last post there, after killing light-locker the system now uses the XScreenSaver look screen when coming back from suspend. Since then I didn't have to reboot, even if it takes sometimes quite a while (and lots of disk I/O) for the XScreenSaver window to show up.
Still an issue however is the network connection after coming back from suspend, but also not consistent. Roughly half of the time the network has been disabled. Enabling it via the panel icon doesn't help though. I need to restart the NetworkManager:

$ sudo kill $(pidof NetworkManager)

Then all is fine. For me it's annoying but I know what to do. :) It stops me however to put the system on other people's computer :(

Are you able to get to a console (Ctrl+Alt+F1)?

PS: Just saw your last post with your workaround... haven't tested this.
 

Re: Black screen after sleep. Asus EEE1025
« Reply #7 on: March 16, 2015, 04:24:48 PM »
 

rokytnji

  • Friganeer
  • Platinum Level Poster
  • **********
  • 1255
    Posts
  • Reputation: 139
    • View Profile

  • CPU: Intel Core2 Duo U9600

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4
How about giving Jerry a

Code: [Select]
sudo parted -l
report because you cut off the ram report on your inxi report and your inxi report shows no ram specs like mine does.
or a /swap partition.

Quote
Info:      Processes: 106 Uptime: 1:26 Memory: 241.5/2010.5MB
           Init: SysVinit runlevel: 5 Gcc sys: 4.9.2
           Client: Shell (bash 4.3.301) inxi: 2.2.18
Code: [Select]
$ sudo parted -l
[sudo] password for harry:
Model: ATA TOSHIBA MK6028GA (scsi)
Disk /dev/sda: 60.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type      File system     Flags
 1      1049kB  15.7GB  15.7GB  primary   ext4            boot
 2      15.7GB  20.0GB  4245MB  primary   linux-swap(v1)
 3      20.0GB  60.0GB  40.0GB  extended
 5      20.0GB  60.0GB  40.0GB  logical   ext4

Because memory is tied into how fast a machine wakes up.

https://wiki.archlinux.org/index.php/Suspend_and_hibernate
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
 

Re: Black screen after sleep. Asus EEE1025
« Reply #6 on: March 16, 2015, 04:20:32 PM »
 

jas

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Update

- black screen problem continues
     also after totally disabling the screensaver.

Workaround.
 in Powermanager select "do nothing" when run on AC power when lid closes.
 on battery power  select "suspend" (that is what I want to function normally)

So unplugged and lid closed, result black screen.

Plug AC in, black screen stays.
Close lid.
Open lid
And I do have my screen back.

(what a way...)
 

Re: Black screen after sleep. Asus EEE1025
« Reply #5 on: March 16, 2015, 03:40:25 PM »
 

jas

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile

Also tried disabling the screensaver. Which is not possible, so I put it to be active after many hours.


Don't forget to do File, Restart Daemon on Screensaver after any changes, or they won't stick.


Ok, but we were many forced shutdowns later already ;).
Found the disable screensaver and restarted the daemon. It is something different than Ubuntu, and I like it. But not this black screen.............
 

Re: Black screen after sleep. Asus EEE1025
« Reply #4 on: March 16, 2015, 03:25:37 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x

Also tried disabling the screensaver. Which is not possible, so I put it to be active after many hours.


Don't forget to do File, Restart Daemon on Screensaver after any changes, or they won't stick.
 

Re: Black screen after sleep. Asus EEE1025
« Reply #3 on: March 16, 2015, 03:12:58 PM »
 

jas

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Have you tried this? https://www.linuxliteos.com/forums/index.php?topic=1480.msg12791#msg12791

Now I tried, Installed
Code: [Select]
sudo apt-get install acpi-support
But no luck. Same thing.

Also tried disabling the screensaver. Which is not possible, so I put it to be active after many hours.
Fiddled around with the settings in the Power Manager. Dont see any difference in suspend or hibernate behaviour. Sometimes one of the two is greyed out, and I cannot choose.

I was trying this, as I think it is an option for LL no? But cannot find the file. (Off topic, but where is the search in the file manager Thunar?)
 https://sites.google.com/site/easylinuxtipsproject/8#TOC-Disable-hibernation-suspend-to-disk-

Thanks for any help in advance!



 

Re: Black screen after sleep. Asus EEE1025
« Reply #2 on: March 16, 2015, 01:36:58 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
 

Black screen after sleep. Asus EEE1025
« Reply #1 on: March 16, 2015, 01:02:58 PM »
 

jas

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Hello

Just installed LL on my netbook, and I love it, but there is one thing I cannot live with. Looking at this forum, and many others, but cannot find a solution. Maybe, and I hope, there is!

So after putting the lid down of my netbook, or putting it to sleep manually. I cannot see it woken up.

There is a black screen, no mouse cursor, but there is hdd movement. (the led is blinking).
Sometimes, after more than 5 minutes, the login screen appears again. (but that can be because I clicked something in the black screen.)

output of inxi -zv7

Code: [Select]
[sup][sup] inxi -zv7
System:    Host: asus-e Kernel: 3.13.0-24-generic i686 (32 bit, gcc: 4.8.2)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) info: xfce4-panel dm: lightdm Distro: Ubuntu 14.04 trusty
Machine:   System: ASUSTeK product: 1025C version: x.x Chassis: type: 10 version: x.x
           Mobo: ASUSTeK model: 1025C version: x.xx Bios: American Megatrends version: 1025C.1301 date: 08/16/2013
CPU:       Dual core Intel Atom CPU N2800 (-HT-MCP-) cache: 512 KB flags: (nx pae sse sse2 sse3 ssse3) bmips: 7449.34
           Clock Speeds: 1: 798.00 MHz 2: 1862.00 MHz 3: 798.00 MHz 4: 798.00 MHz
Graphics:  Card: Intel Atom Processor D2xxx/N2xxx Integrated Graphics Controller bus-ID: 00:02.0 chip-ID: 8086:0be2
           X.Org: 1.15.1 drivers: (unloaded: fbdev,vesa) Resolution: [email protected]
           GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits) GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card: Intel NM10/ICH7 Family High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:27d8
           Sound: Advanced Linux Sound Architecture ver: k3.13.0-24-generic
Network:   Card-1: Qualcomm Atheros AR9485 Wireless Network Adapter driver: ath9k bus-ID: 02:00.0 chip-ID: 168c:0032
           IF: wlan0 state: down mac: <filter>
           Card-2: Qualcomm Atheros AR8152 v2.0 Fast Ethernet
           driver: atl1c ver: 1.0.1.1-NAPI port: e000 bus-ID: 03:00.0 chip-ID: 1969:2062
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
           WAN IP: <filter> IF: eth0 ip: <filter> ip-v6: <filter> IF: wlan0 ip: N/A ip-v6: N/A
Drives:    HDD Total Size: 320.1GB (4.9% used)
           1: id: /dev/sda model: WDC_WD3200BPVT size: 320.1GB serial: WD-WX41A81W3494
           Optical: No optical drives detected.
Partition: ID: / size: 9.5G used: 3.6G (40%) fs: ext4 dev: /dev/sda5
           label: N/A uuid: b4aab858-5ef1-47e4-9fc7-e9ee684c78b8
           ID: /home size: 87G used: 12G (14%) fs: ext4 dev: /dev/sda6
           label: N/A uuid: f389577a-38e9-40b3-bc0e-6e744b124987
RAID:      System: supported: linear multipath raid0 raid1 raid6 raid5 raid4 raid10
           No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
           Unused Devices: none[/sup][/sup]


Any clue, please?
« Last Edit: March 28, 2015, 01:13:55 AM by Scott(0) »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section