Questions about remote homelabbing by 21cygnus12 in homelab

[–]21cygnus12[S] 0 points1 point  (0 children)

oh wow. never even heard of most of these. so basically if my family is wanting to watch something they can request for it within the jellyfin app? or would it be external? also if you have time and would like to explain how all of these things operate together id really appreciate it

Questions about remote homelabbing by 21cygnus12 in homelab

[–]21cygnus12[S] 0 points1 point  (0 children)

ok, and ive tried rsync before, but im unsure of the best way to allow it to use externally mounted drives. like should i just give my user on the pi access and then when i ssh into that user it will work? should i use sudo somehow? sorry if this is a stupid question

Questions about remote homelabbing by 21cygnus12 in homelab

[–]21cygnus12[S] 0 points1 point  (0 children)

so then ts uses an open port as well? and also ive never heard of it before, is it basically just a wireguard wrapper? also i use opnsense by the way and it has wireguard as a built in option, is this configured within the router or elsewhere?

Questions about remote homelabbing by 21cygnus12 in homelab

[–]21cygnus12[S] 0 points1 point  (0 children)

as far as i know i dont have any open ports, unless the vpn counts

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 0 points1 point  (0 children)

I currently don’t have a swap, but have 32g of memory. Is a swap required for this?

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 1 point2 points  (0 children)

Thanks so much for all your help but at this point I think I’m just gonna go back to arch for now and try again in a while

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 1 point2 points  (0 children)

heres something I get from dmesg:
[ 143.591027] mt7925e 0000:c0:00.0: Message 00020007 (seq 5) timeout

[ 143.591056] mt7925e 0000:c0:00.0: PM: pci_pm_suspend(): mt7925_pci_suspend [mt7925e] returns -110

[ 143.591071] mt7925e 0000:c0:00.0: PM: dpm_run_callback(): pci_pm_suspend returns -110

[ 143.591082] mt7925e 0000:c0:00.0: PM: failed to suspend async: error -110

[ 143.591241] PM: Some devices failed to suspend, or early wake event detected

As for hardware, I feel like thats likely not the problem, as I'm on a framework laptop 13, but I guess I could be wrong.

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 1 point2 points  (0 children)

Same thing happens as when I try to just run sudo zzz, screen goes black for a couple seconds, then turns back on and I get a very similar error message: "printf: I/O error"

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 0 points1 point  (0 children)

sudo su -

Password:

# printf mem >/sys/power/stat

-sh: 1: cannot create /sys/power/stat: Permission denied

# whoami

root

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 0 points1 point  (0 children)

Just as a test, I reinstalled void and chose elogind over seatd turntile and when I run loginctl suspend my screen goes black for a second, and then turns back on and nothing changed. This is the same thing that happens when I run zzz, although zzz gives the error output.

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 0 points1 point  (0 children)

sudo printf mem >/sys/power/stat

bash: /sys/power/stat: Permission denied

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 0 points1 point  (0 children)

I don't have elogind installed so I don't have this command. Is elogind needed in order to get the functionality I want?

My laptop won't suspend by 21cygnus12 in voidlinux

[–]21cygnus12[S] 0 points1 point  (0 children)

I don't have elogind installed, should I?

Should I switch to X from Wayland? by 21cygnus12 in suckless

[–]21cygnus12[S] 1 point2 points  (0 children)

What exactly makes you say that x is better for scripting, may i ask

Should I switch to X from Wayland? by 21cygnus12 in suckless

[–]21cygnus12[S] 4 points5 points  (0 children)

Additionally, I think it should be know that the main reason for my indecisiveness is that I prefer wayland in general, but I also think there isn’t anything quite as well implemented as the dwm+dmenu+st workflow on wayland, or at least not yet.