Long lag before login after suspend-resume 17.10

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
Problem
When resuming from system suspend there is a long wait/lag (maybe 30 secs) between login and the desktop appears. This is not present on login from a cold boot.
Background
The workstation is fairly fast, 2.4 GHz x4 i5 / 8 GB RAM / 500 GB SSD, and I initially installed Ubuntu many years ago. As such, the current OS 17.10 - Gnome is an upgrade from 17.04 - Unity. On 17.04 this issue was not present. Immediately after finishing the upgrade to 17.10 I began having slowness getting to login screen after resume, and it's been like that ever since. Therefore, I think it's an issue with Gnome somehow.
Additional Details
- after waking, the disk drive (SSD) I/O indicator lights up solid until login appears; so basically the OS is thrashing the drive after resume.
- the monitors light up, but are blank, until login screen
- I do not have hibernation enabled
- Swap size is
16 GBand currently using8.4 GBafter13 daysuptime. The uptime doesn't impact the problem, but I'm not sure swap should be using 8.4 GB and that might be an issue.
Request
I don't know where to begin diagnosing or troubleshooting. Please respond with any ideas, regardless of how basic, even if you don't have a solution.
Thank you!
Edit to Add
Here is the log filtered by "warning" and above. Note, the moment of suspend was 13:39 and resumed at 15:10:59 (ish).
Mar 20 15:11:03 org.gnome.Shell.desktop[2809]: Window manager warning: Overwriting existing binding of keysym 73 with keysym 73 (keycode 27).
Mar 20 15:11:01 org.gnome.Shell.desktop[1766]: Window manager warning: Failed to set power save mode for output LVDS-1: Permission denied
Mar 20 15:11:01 wpa_supplicant[1467]: Could not read interface p2p-dev-wlp3s0 flags: No such device
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: Failed to construct signal
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Mar 20 15:11:00 gnome-shell[2809]: Could not release device 13,79: GDBus.Error:org.freedesktop.login1.DeviceNotTaken: Device not taken
Mar 20 15:11:00 systemd[1]: Dependency failed for Suspend.
Mar 20 15:11:00 systemd-sleep[25077]: /lib/systemd/system-sleep/wpasupplicant failed with error code 255.
Mar 20 15:11:00 acpid[959]: input device has been disconnected, fd 19
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:10:59 console-kit-daemon[1674]: WARNING: Error waiting for native console 1 activation: Resource temporarily unavailable
Mar 20 15:11:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/151059.689818:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
Mar 20 15:11:00 kernel: usb 1-1.1:1.1: rebind failed: -517
Mar 20 15:11:00 kernel: usb 1-1.1:1.0: rebind failed: -517
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: usb usb4: root hub lost power or was reset
Mar 20 15:11:00 kernel: usb usb3: root hub lost power or was reset
Mar 20 15:11:00 kernel: cache: parent cpu3 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu2 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu1 should not be sleeping
Mar 20 15:10:59 kernel: IRQ 34: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 16: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 12: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 9: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 1: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 35: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 23: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 37: no longer affine to CPU1
Mar 20 15:10:59 kernel: IRQ fixup: irq 1 move in progress, old vector 117
Mar 20 15:10:59 kernel: Suspending console(s) (use no_console_suspend to debug)
Mar 20 13:39:06 systemd-sleep[24799]: /lib/systemd/system-sleep/wpasupplicant failed with error code 254.
Mar 20 13:39:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/133900.838428:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
login 17.10 suspend ubuntu-gnome gnome-shell
add a comment |Â
up vote
1
down vote
favorite
Problem
When resuming from system suspend there is a long wait/lag (maybe 30 secs) between login and the desktop appears. This is not present on login from a cold boot.
Background
The workstation is fairly fast, 2.4 GHz x4 i5 / 8 GB RAM / 500 GB SSD, and I initially installed Ubuntu many years ago. As such, the current OS 17.10 - Gnome is an upgrade from 17.04 - Unity. On 17.04 this issue was not present. Immediately after finishing the upgrade to 17.10 I began having slowness getting to login screen after resume, and it's been like that ever since. Therefore, I think it's an issue with Gnome somehow.
Additional Details
- after waking, the disk drive (SSD) I/O indicator lights up solid until login appears; so basically the OS is thrashing the drive after resume.
- the monitors light up, but are blank, until login screen
- I do not have hibernation enabled
- Swap size is
16 GBand currently using8.4 GBafter13 daysuptime. The uptime doesn't impact the problem, but I'm not sure swap should be using 8.4 GB and that might be an issue.
Request
I don't know where to begin diagnosing or troubleshooting. Please respond with any ideas, regardless of how basic, even if you don't have a solution.
Thank you!
Edit to Add
Here is the log filtered by "warning" and above. Note, the moment of suspend was 13:39 and resumed at 15:10:59 (ish).
Mar 20 15:11:03 org.gnome.Shell.desktop[2809]: Window manager warning: Overwriting existing binding of keysym 73 with keysym 73 (keycode 27).
Mar 20 15:11:01 org.gnome.Shell.desktop[1766]: Window manager warning: Failed to set power save mode for output LVDS-1: Permission denied
Mar 20 15:11:01 wpa_supplicant[1467]: Could not read interface p2p-dev-wlp3s0 flags: No such device
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: Failed to construct signal
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Mar 20 15:11:00 gnome-shell[2809]: Could not release device 13,79: GDBus.Error:org.freedesktop.login1.DeviceNotTaken: Device not taken
Mar 20 15:11:00 systemd[1]: Dependency failed for Suspend.
Mar 20 15:11:00 systemd-sleep[25077]: /lib/systemd/system-sleep/wpasupplicant failed with error code 255.
Mar 20 15:11:00 acpid[959]: input device has been disconnected, fd 19
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:10:59 console-kit-daemon[1674]: WARNING: Error waiting for native console 1 activation: Resource temporarily unavailable
Mar 20 15:11:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/151059.689818:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
Mar 20 15:11:00 kernel: usb 1-1.1:1.1: rebind failed: -517
Mar 20 15:11:00 kernel: usb 1-1.1:1.0: rebind failed: -517
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: usb usb4: root hub lost power or was reset
Mar 20 15:11:00 kernel: usb usb3: root hub lost power or was reset
Mar 20 15:11:00 kernel: cache: parent cpu3 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu2 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu1 should not be sleeping
Mar 20 15:10:59 kernel: IRQ 34: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 16: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 12: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 9: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 1: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 35: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 23: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 37: no longer affine to CPU1
Mar 20 15:10:59 kernel: IRQ fixup: irq 1 move in progress, old vector 117
Mar 20 15:10:59 kernel: Suspending console(s) (use no_console_suspend to debug)
Mar 20 13:39:06 systemd-sleep[24799]: /lib/systemd/system-sleep/wpasupplicant failed with error code 254.
Mar 20 13:39:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/133900.838428:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
login 17.10 suspend ubuntu-gnome gnome-shell
look at the file/var/log/syslogand find the time where your machine resumed. Then copy those lines into your question so we can see what is running slow.
â WinEunuuchs2Unix
Mar 12 at 19:31
@WinEunuuchs2Unix I've updated the OP.
â ElderJedi
Mar 20 at 19:49
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Problem
When resuming from system suspend there is a long wait/lag (maybe 30 secs) between login and the desktop appears. This is not present on login from a cold boot.
Background
The workstation is fairly fast, 2.4 GHz x4 i5 / 8 GB RAM / 500 GB SSD, and I initially installed Ubuntu many years ago. As such, the current OS 17.10 - Gnome is an upgrade from 17.04 - Unity. On 17.04 this issue was not present. Immediately after finishing the upgrade to 17.10 I began having slowness getting to login screen after resume, and it's been like that ever since. Therefore, I think it's an issue with Gnome somehow.
Additional Details
- after waking, the disk drive (SSD) I/O indicator lights up solid until login appears; so basically the OS is thrashing the drive after resume.
- the monitors light up, but are blank, until login screen
- I do not have hibernation enabled
- Swap size is
16 GBand currently using8.4 GBafter13 daysuptime. The uptime doesn't impact the problem, but I'm not sure swap should be using 8.4 GB and that might be an issue.
Request
I don't know where to begin diagnosing or troubleshooting. Please respond with any ideas, regardless of how basic, even if you don't have a solution.
Thank you!
Edit to Add
Here is the log filtered by "warning" and above. Note, the moment of suspend was 13:39 and resumed at 15:10:59 (ish).
Mar 20 15:11:03 org.gnome.Shell.desktop[2809]: Window manager warning: Overwriting existing binding of keysym 73 with keysym 73 (keycode 27).
Mar 20 15:11:01 org.gnome.Shell.desktop[1766]: Window manager warning: Failed to set power save mode for output LVDS-1: Permission denied
Mar 20 15:11:01 wpa_supplicant[1467]: Could not read interface p2p-dev-wlp3s0 flags: No such device
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: Failed to construct signal
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Mar 20 15:11:00 gnome-shell[2809]: Could not release device 13,79: GDBus.Error:org.freedesktop.login1.DeviceNotTaken: Device not taken
Mar 20 15:11:00 systemd[1]: Dependency failed for Suspend.
Mar 20 15:11:00 systemd-sleep[25077]: /lib/systemd/system-sleep/wpasupplicant failed with error code 255.
Mar 20 15:11:00 acpid[959]: input device has been disconnected, fd 19
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:10:59 console-kit-daemon[1674]: WARNING: Error waiting for native console 1 activation: Resource temporarily unavailable
Mar 20 15:11:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/151059.689818:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
Mar 20 15:11:00 kernel: usb 1-1.1:1.1: rebind failed: -517
Mar 20 15:11:00 kernel: usb 1-1.1:1.0: rebind failed: -517
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: usb usb4: root hub lost power or was reset
Mar 20 15:11:00 kernel: usb usb3: root hub lost power or was reset
Mar 20 15:11:00 kernel: cache: parent cpu3 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu2 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu1 should not be sleeping
Mar 20 15:10:59 kernel: IRQ 34: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 16: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 12: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 9: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 1: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 35: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 23: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 37: no longer affine to CPU1
Mar 20 15:10:59 kernel: IRQ fixup: irq 1 move in progress, old vector 117
Mar 20 15:10:59 kernel: Suspending console(s) (use no_console_suspend to debug)
Mar 20 13:39:06 systemd-sleep[24799]: /lib/systemd/system-sleep/wpasupplicant failed with error code 254.
Mar 20 13:39:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/133900.838428:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
login 17.10 suspend ubuntu-gnome gnome-shell
Problem
When resuming from system suspend there is a long wait/lag (maybe 30 secs) between login and the desktop appears. This is not present on login from a cold boot.
Background
The workstation is fairly fast, 2.4 GHz x4 i5 / 8 GB RAM / 500 GB SSD, and I initially installed Ubuntu many years ago. As such, the current OS 17.10 - Gnome is an upgrade from 17.04 - Unity. On 17.04 this issue was not present. Immediately after finishing the upgrade to 17.10 I began having slowness getting to login screen after resume, and it's been like that ever since. Therefore, I think it's an issue with Gnome somehow.
Additional Details
- after waking, the disk drive (SSD) I/O indicator lights up solid until login appears; so basically the OS is thrashing the drive after resume.
- the monitors light up, but are blank, until login screen
- I do not have hibernation enabled
- Swap size is
16 GBand currently using8.4 GBafter13 daysuptime. The uptime doesn't impact the problem, but I'm not sure swap should be using 8.4 GB and that might be an issue.
Request
I don't know where to begin diagnosing or troubleshooting. Please respond with any ideas, regardless of how basic, even if you don't have a solution.
Thank you!
Edit to Add
Here is the log filtered by "warning" and above. Note, the moment of suspend was 13:39 and resumed at 15:10:59 (ish).
Mar 20 15:11:03 org.gnome.Shell.desktop[2809]: Window manager warning: Overwriting existing binding of keysym 73 with keysym 73 (keycode 27).
Mar 20 15:11:01 org.gnome.Shell.desktop[1766]: Window manager warning: Failed to set power save mode for output LVDS-1: Permission denied
Mar 20 15:11:01 wpa_supplicant[1467]: Could not read interface p2p-dev-wlp3s0 flags: No such device
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: Failed to construct signal
Mar 20 15:11:00 wpa_supplicant[1467]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Mar 20 15:11:00 gnome-shell[2809]: Could not release device 13,79: GDBus.Error:org.freedesktop.login1.DeviceNotTaken: Device not taken
Mar 20 15:11:00 systemd[1]: Dependency failed for Suspend.
Mar 20 15:11:00 systemd-sleep[25077]: /lib/systemd/system-sleep/wpasupplicant failed with error code 255.
Mar 20 15:11:00 acpid[959]: input device has been disconnected, fd 19
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:11:00 gsd-rfkill[2892]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Mar 20 15:10:59 console-kit-daemon[1674]: WARNING: Error waiting for native console 1 activation: Resource temporarily unavailable
Mar 20 15:11:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/151059.689818:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
Mar 20 15:11:00 kernel: usb 1-1.1:1.1: rebind failed: -517
Mar 20 15:11:00 kernel: usb 1-1.1:1.0: rebind failed: -517
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: ata1.00: NCQ Send/Recv Log not supported
Mar 20 15:11:00 kernel: ata1.00: supports DRM functions and may not be fully accessible
Mar 20 15:11:00 kernel: usb usb4: root hub lost power or was reset
Mar 20 15:11:00 kernel: usb usb3: root hub lost power or was reset
Mar 20 15:11:00 kernel: cache: parent cpu3 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu2 should not be sleeping
Mar 20 15:11:00 kernel: cache: parent cpu1 should not be sleeping
Mar 20 15:10:59 kernel: IRQ 34: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 16: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 12: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 9: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 1: no longer affine to CPU3
Mar 20 15:10:59 kernel: IRQ 35: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 23: no longer affine to CPU2
Mar 20 15:10:59 kernel: IRQ 37: no longer affine to CPU1
Mar 20 15:10:59 kernel: IRQ fixup: irq 1 move in progress, old vector 117
Mar 20 15:10:59 kernel: Suspending console(s) (use no_console_suspend to debug)
Mar 20 13:39:06 systemd-sleep[24799]: /lib/systemd/system-sleep/wpasupplicant failed with error code 254.
Mar 20 13:39:00 729C63FBC5D69A70B75C53893A4F75E090944EDE.google-chrome-service.desktop[3015]: [3015:3062:0320/133900.838428:ERROR:cloud_print_proxy_backend.cc(571)] Notifications for connector 3AD85577-2573-887A-BC8C-031ECFF3EAB4 disabled.
login 17.10 suspend ubuntu-gnome gnome-shell
login 17.10 suspend ubuntu-gnome gnome-shell
edited Mar 20 at 19:48
asked Mar 7 at 17:51
ElderJedi
1614
1614
look at the file/var/log/syslogand find the time where your machine resumed. Then copy those lines into your question so we can see what is running slow.
â WinEunuuchs2Unix
Mar 12 at 19:31
@WinEunuuchs2Unix I've updated the OP.
â ElderJedi
Mar 20 at 19:49
add a comment |Â
look at the file/var/log/syslogand find the time where your machine resumed. Then copy those lines into your question so we can see what is running slow.
â WinEunuuchs2Unix
Mar 12 at 19:31
@WinEunuuchs2Unix I've updated the OP.
â ElderJedi
Mar 20 at 19:49
look at the file
/var/log/syslog and find the time where your machine resumed. Then copy those lines into your question so we can see what is running slow.â WinEunuuchs2Unix
Mar 12 at 19:31
look at the file
/var/log/syslog and find the time where your machine resumed. Then copy those lines into your question so we can see what is running slow.â WinEunuuchs2Unix
Mar 12 at 19:31
@WinEunuuchs2Unix I've updated the OP.
â ElderJedi
Mar 20 at 19:49
@WinEunuuchs2Unix I've updated the OP.
â ElderJedi
Mar 20 at 19:49
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012808%2flong-lag-before-login-after-suspend-resume-17-10%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
look at the file
/var/log/syslogand find the time where your machine resumed. Then copy those lines into your question so we can see what is running slow.â WinEunuuchs2Unix
Mar 12 at 19:31
@WinEunuuchs2Unix I've updated the OP.
â ElderJedi
Mar 20 at 19:49