You are not logged in.

#1 2020-10-26 01:12:41

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

[SOLVED] My arch does not wake up from suspend, blinking line appears

Hello. I have a arch install on my chromebook, and recently, it nearly ran out of storage, the i decided to my my home folder into a sd card plugged into my machine, but after that move, my machine wouldnt wake up, and i would have to shut it down, and have to then turn it back on. it is extremely frustrating. Pls help, and if you need more info, i can provide.

Last edited by thehexagon (2022-02-10 04:55:10)


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#2 2020-10-26 06:56:55

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

What DE are you using ?
Post the log of the screen locker service of your DE between [ code ] and [ /code ] without space


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#3 2020-10-27 07:28:03

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

i have gnome, but i am clueless on how to find the logs, i have used journactl, but it is hard to find the issue, as there are 100s of logs per minute.


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#4 2020-10-27 08:00:25

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

Post the output in pastebin of :

journalctl -u gdm -b
systemctl status gdm.service
journalctl _UID=1000

Last edited by Khere (2020-10-27 08:09:11)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#5 2020-10-27 09:51:54

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

https://pastebin.pl/view/b219456f
WARNING: OVER 10,000 LINES OF LOGS FOR LAST COMMAND. Please use Ctrl+F, otherwise, you will just get lost in some random mess.


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#6 2020-10-27 14:01:18

kofuk
Member
From: Japan
Registered: 2020-10-15
Posts: 6
Website

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

If the blinking line is linux console's cursor, I've ever encountered a problem like this.

Though this may be ugly hack, switching to another frame buffer and back to original one solved the problem for me.
(To switch frame buffer, you can use Ctrl+Alt+F1--8.)

For example, if your DE is running on frame buffer 2, press Ctrl+Alt+F3 then press Ctrl+Alt+F2.

Offline

#7 2020-10-27 16:42:43

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

Queued start job for default target Main User Target.

Can you post the output of :

systemctl status graphical.target display-manager
systemctl get-default
ls -l /usr/lib/systemd/system/default.target /etc/systemd/system/default.target

Last edited by Khere (2020-10-28 07:37:53)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#8 2020-10-28 19:50:44

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

systemctl status graphical.target display-manager

● graphical.target - Graphical Interface
     Loaded: loaded (/usr/lib/systemd/system/graphical.target; static)
     Active: active since Wed 2020-10-28 12:37:02 NZDT; 20h ago
       Docs: man:systemd.special(7)

Oct 28 12:37:02 arch systemd[1]: Reached target Graphical Interface.

● gdm.service - GNOME Display Manager
     Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled; vendor preset: disabled)
     Active: active (running) since Wed 2020-10-28 12:37:01 NZDT; 20h ago
   Main PID: 340 (gdm)
      Tasks: 3 (limit: 4634)
     Memory: 5.2M
     CGroup: /system.slice/gdm.service
             └─340 /usr/bin/gdm

Oct 28 12:37:00 arch systemd[1]: Starting GNOME Display Manager...
Oct 28 12:37:01 arch systemd[1]: Started GNOME Display Manager.
Oct 29 08:36:58 arch gdm-password][766]: gkr-pam: unable to locate daemon control file
Oct 29 08:36:58 arch gdm-password][766]: gkr-pam: stashed password to try later in open session
Oct 29 08:36:58 arch gdm-password][766]: pam_systemd_home(gdm-password:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 29 08:36:58 arch gdm-password][766]: pam_unix(gdm-password:session): session opened for user hexagon(uid=1000) by (uid=0)
Oct 29 08:36:59 arch gdm-password][766]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Oct 29 08:39:20 arch gdm[340]: GLib: Source ID 84 was not found when attempting to remove it
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-24/24 (END)

systemctl get-default

graphical-target

ls -l /usr/lib/systemd/system/default.target /etc/systemd/system/default.target

[hexagon@arch ~]$ ls -l /usr/lib/systemd/system/default.target /etc/systemd/system/default.target
ls: cannot access '/etc/systemd/system/default.target': No such file or directory
lrwxrwxrwx 1 root root 16 Sep 21 07:56 /usr/lib/systemd/system/default.target -> graphical.target
[hexagon@arch ~]$ sudo ls -l /usr/lib/systemd/system/default.target /etc/systemd/system/default.target
[sudo] password for hexagon: 
ls: cannot access '/etc/systemd/system/default.target': No such file or directory
lrwxrwxrwx 1 root root 16 Sep 21 07:56 /usr/lib/systemd/system/default.target -> graphical.target
[hexagon@arch ~]$ 

Last edited by thehexagon (2020-10-28 19:52:27)


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#9 2020-10-29 07:09:25

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.

Your systemd-home service is disabled, post the output of

systemctl status systemd-homed.service

See also :
https://bbs.archlinux.org/viewtopic.php?id=231609

Last edited by Khere (2020-10-29 10:44:31)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#10 2020-10-29 08:14:31

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

It is the same whether the blinking line is there or not.

systemd-homed.service - Home Area Manager
      Loaded: loaded (/usr/lib/systemd/system/systemd-home.service; disabled; vendor preset: enabled)
      Active: inactive (dead)
        Docs: man:systemd-homed.service(8)

Last edited by thehexagon (2020-10-29 08:14:47)


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#11 2020-10-29 09:42:06

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

My bad, now i've edit the post with the quite right link.
BTW If you can use another screensaver you can replace gnome-screensaver with another screensaver like xscreensaver

Last edited by Khere (2020-10-29 10:46:27)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#12 2022-02-10 04:54:56

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

100% a necrobump, but I forgot to tell anyone that the answer to this issue is that the SD Card loses all power, and then when the machine turns on, it has no home partition, and hence, nothing loads. So if you have this issue, just check if the power remains on suspend...


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#13 2022-02-10 05:56:42

HalosGhost
Forum Fellow
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,097
Website

Re: [SOLVED] My arch does not wake up from suspend, blinking line appears

thehexagon,

As you noticed (thank you for realizing it and reporting it!), this is a rather stale thread at this point. smile

Closing.

All the best,

-HG

Offline

Board footer

Powered by FluxBB