Since you mentioned kernel upgrade, do you keep modules via a hook on upgrades?

|
hzhangxyz 2022-09-01 11:02:00
bettehem 2022-09-01 10:44:43
Make sure you have configured it correctly:
https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate

I think I have done everything it mentioned, detail:
https://pastebin.com/YJtHh6ai

kanged99 2022-09-01 11:05:32
hi , i’m trying to install arch linux now on efi gpt partitoninig scheme . is there any wizard / guide for install?
hzhangxyz 2022-09-01 11:06:28
kanged99 2022-09-01 11:05:32
hi , i’m trying to install arch linux now on efi gpt partitoninig scheme . is there any wizard / guide for install?

Just install after mount esp to /boot/efi, and then call grub-install, and then grub-mkconfig -o grub.cfg, done

bettehem 2022-09-01 11:07:16
hzhangxyz 2022-09-01 11:02:00
I think I have done everything it mentioned, detail:
https://pastebin.com/YJtHh6ai

Looking at this, I didn’t see anything wrong. But I haven’t used hibernation very much so maybe I’m missing something

bettehem 2022-09-01 11:12:10
hzhangxyz 2022-09-01 11:02:00
I think I have done everything it mentioned, detail:
https://pastebin.com/YJtHh6ai

The only thing I can think of is that your swapfile could be slightly too small

hzhangxyz 2022-09-01 11:13:53
bettehem 2022-09-01 11:12:10
The only thing I can think of is that your swapfile could be slightly too small

Really? my swapfile is 15G while mem is only 8G, well, I am going to try larger one now

bettehem 2022-09-01 11:14:53
hzhangxyz 2022-09-01 11:13:53
Really? my swapfile is 15G while mem is only 8G, well, I am going to try larger one now

Yeah if you have 8GB ram, I believe your swap should be 16GB for hibernation to work

Rob 2022-09-01 11:19:40
hzhangxyz 2022-09-01 11:13:53
Really? my swapfile is 15G while mem is only 8G, well, I am going to try larger one now

Shouldn’t be an issue at all unless your ram is full and swap half full when you try to hibernate

C0rn3j 2022-09-01 11:20:17
kanged99 2022-09-01 11:05:32
hi , i’m trying to install arch linux now on efi gpt partitoninig scheme . is there any wizard / guide for install?

There’s Installation Guide and then there’s archinstall

hzhangxyz 2022-09-01 11:20:19
Rob 2022-09-01 11:19:40
Shouldn’t be an issue at all unless your ram is full and swap half full when you try to hibernate

I think too, archwiki say even swapfile is smaller than mem, it is possible to hibernate successfully

Rob 2022-09-01 11:25:07
Swap partition ftw
Rashadvaliyev 2022-09-01 11:26:08
C0rn3j 2022-09-01 10:22:57
That’s a command, not a problem, and if you’re on Black Arch, your problem does not belong here

Okay)

hugopappi 2022-09-01 11:45:02
archlinuxgroup-611393.jpg
I need help…
I just switched on ma pc today and was greeted with this
hugopappi 2022-09-01 11:46:00
Any help on how to recover from grub rescue
Neo Twenty-Nine 2022-09-01 11:47:02
hugopappi 2022-09-01 11:45:02
archlinuxgroup-611393.jpg
I need help…
I just switched on ma pc today and was greeted with this

Arch-chroot. Reinstall grub.

hugopappi 2022-09-01 11:47:53
Neo Twenty-Nine 2022-09-01 11:47:02
archlinuxgroup-611393.jpg
Arch-chroot. Reinstall grub.

From a new ISO??

Neo Twenty-Nine 2022-09-01 11:48:10
From any iso arch.
hugopappi 2022-09-01 11:48:38
Bad…
A ton of data lost now
VIhuda 2022-09-01 11:51:47
hugopappi 2022-09-01 11:48:38
archlinuxgroup-611393.jpg
Bad…
A ton of data lost now

you won’t lose data tho

hugopappi 2022-09-01 11:52:42
Alright
TheImperial2004 2022-09-01 11:55:43
archlinuxgroup-611401.jpg
No drive caddies? No problem!
JF049 2022-09-01 11:57:44
TheImperial2004 2022-09-01 11:55:43
archlinuxgroup-611401.jpg
No drive caddies? No problem!

Your airflow would suck, and hdds may overheat 🙂

TheImperial2004 2022-09-01 11:59:24
JF049 2022-09-01 11:57:44
archlinuxgroup-611401.jpg
Your airflow would suck, and hdds may overheat 🙂

This PC will not live long enough to see that happen. 👍

Rob 2022-09-01 12:14:39
TheImperial2004 2022-09-01 11:55:43
archlinuxgroup-611401.jpg
No drive caddies? No problem!

Sideways with tight cardboard packing might be a better idea

Zile995 2022-09-01 12:32:26
I have a hard freeze once every 3-4 days. I don’t know why it’s happening and it’s already getting on my nerves.
It goes like this:
Black screen -> GPU fans are a bit louder -> keyboard is unresponsive. It does not respond to Alt + SysRq + B.

sudo journalctl -b-1 -ex has no useful logs. This was a few days ago:
Aug 27 16:06:05 lineage gnome-shell[1480]: GNOME Shell started at Sat Aug 27 2022 16:06:03 GMT+0200 (Central European Summer Time)
Aug 27 16:06:05 lineage gnome-shell[1480]: Registering session with GDM
Aug 27 16:06:05 lineage gnome-shell[685]: Connection to xwayland lost
Aug 27 16:06:05 lineage gnome-session[660]: gnome-session-binary[660]: WARNING: Lost name on bus: org.gnome.SessionManager
Aug 27 16:06:05 lineage gsd-color[1709]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/my_monitor_gdm120
Aug 27 16:06:05 lineage systemd[1]: session-1.scope: Deactivated successfully.

It is interesting that it happens after a kernel or firmware update, on the first session after reboot.

Looks like an amdgpu kernel bug?
I had a similar problem with GPU Passthrough, but it was due to a bad script.

GPU is RX580.

tomazcanabrava 2022-09-01 12:34:04
Zile995 2022-09-01 12:32:26
archlinuxgroup-611401.jpg
I have a hard freeze once every 3-4 days. I don’t know why it’s happening and it’s already getting on my nerves.
It goes like this:
Black screen -> GPU fans are a bit louder -> keyboard is unresponsive. It does not respond to Alt + SysRq + B.

sudo journalctl -b-1 -ex has no useful logs. This was a few days ago:
Aug 27 16:06:05 lineage gnome-shell[1480]: GNOME Shell started at Sat Aug 27 2022 16:06:03 GMT+0200 (Central European Summer Time)
Aug 27 16:06:05 lineage gnome-shell[1480]: Registering session with GDM
Aug 27 16:06:05 lineage gnome-shell[685]: Connection to xwayland lost
Aug 27 16:06:05 lineage gnome-session[660]: gnome-session-binary[660]: WARNING: Lost name on bus: org.gnome.SessionManager
Aug 27 16:06:05 lineage gsd-color[1709]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/my_monitor_gdm120
Aug 27 16:06:05 lineage systemd[1]: session-1.scope: Deactivated successfully.

It is interesting that it happens after a kernel or firmware update, on the first session after reboot.

Looks like an amdgpu kernel bug?
I had a similar problem with GPU Passthrough, but it was due to a bad script.

GPU is RX580.

give me the result of free -m please

tomazcanabrava 2022-09-01 12:34:13
just the last line of it will sufice.
Zile995 2022-09-01 12:34:30
Now, after the reboot?
Zile995 2022-09-01 12:35:29
archlinuxgroup-611412.jpg

C0rn3j 2022-09-01 12:42:50
Zile995 2022-09-01 12:32:26
archlinuxgroup-611401.jpg
I have a hard freeze once every 3-4 days. I don’t know why it’s happening and it’s already getting on my nerves.
It goes like this:
Black screen -> GPU fans are a bit louder -> keyboard is unresponsive. It does not respond to Alt + SysRq + B.

sudo journalctl -b-1 -ex has no useful logs. This was a few days ago:
Aug 27 16:06:05 lineage gnome-shell[1480]: GNOME Shell started at Sat Aug 27 2022 16:06:03 GMT+0200 (Central European Summer Time)
Aug 27 16:06:05 lineage gnome-shell[1480]: Registering session with GDM
Aug 27 16:06:05 lineage gnome-shell[685]: Connection to xwayland lost
Aug 27 16:06:05 lineage gnome-session[660]: gnome-session-binary[660]: WARNING: Lost name on bus: org.gnome.SessionManager
Aug 27 16:06:05 lineage gsd-color[1709]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/my_monitor_gdm120
Aug 27 16:06:05 lineage systemd[1]: session-1.scope: Deactivated successfully.

It is interesting that it happens after a kernel or firmware update, on the first session after reboot.

Looks like an amdgpu kernel bug?
I had a similar problem with GPU Passthrough, but it was due to a bad script.

GPU is RX580.

Sounds like your kernel sudoku’s.
You do have sysrq keys fully enabled, right? As in the B combo works normally

Zile995 2022-09-01 12:43:55
C0rn3j 2022-09-01 12:42:50
archlinuxgroup-611401.jpg
Sounds like your kernel sudoku’s.
You do have sysrq keys fully enabled, right? As in the B combo works normally

Yes these are my kernel parameters:

rw quiet initrd=amd-ucode.img initrd=initramfs-linux.img sysrq_always_enabled=1 retbleed=off cpufreq.default_governor=ondemand amdgpu.ppfeaturemask=0xffffffff amd_iommu=on iommu=pt

Zile995 2022-09-01 12:47:20
I tried it now :

Alt+SysRq+f
Alt+SysRq+b

Yes, it works normally.

C0rn3j 2022-09-01 13:01:06
Zile995 2022-09-01 12:47:20
archlinuxgroup-611401.jpg
I tried it now :

Alt+SysRq+f
Alt+SysRq+b

Yes, it works normally.

since you mentioned kernel upgrade, do you keep modules via a hook on upgrades?

Zile995 2022-09-01 13:06:53
C0rn3j 2022-09-01 13:01:06
archlinuxgroup-611401.jpg
since you mentioned kernel upgrade, do you keep modules via a hook on upgrades?

I didn’t understand very well.

I have not modified /etc/mkinitcpio.conf
This is the output during the update:

Zile995 2022-09-01 13:07:09
archlinuxgroup-611418.jpg

|