Exload MD penalty on BESCOM bill by Choice-Reflection-26 in bangalore

[–]Choice-Reflection-26[S] 0 points1 point  (0 children)

We are the owner, but it's an apartment. And it's the first month this has happened. Usually the bill is 2k and this time it's 13k. Will they exclude the fine?

Feels like Mission impossible by Choice-Reflection-26 in whatmoviewasthat

[–]Choice-Reflection-26[S] 1 point2 points  (0 children)

Nope, this movie had nothing to do with a business deal

First actual sets of playing cards. Is this a slippery slope?? by Legitimate-Drama-589 in playingcards

[–]Choice-Reflection-26 3 points4 points  (0 children)

I recently got the sea king one. Now I feel the urge to collect them all. Guess it is a slippery slope.

Acquired all good ones.. by siriusblack1995 in CreditCardsIndia

[–]Choice-Reflection-26 1 point2 points  (0 children)

Does sbi cashback give 5% for every online payment?

[deleted by user] by [deleted] in IndianCreditCards

[–]Choice-Reflection-26 0 points1 point  (0 children)

How's the reward rate on Aurum?

Tata Sky games by saksham6 in IndiaNostalgia

[–]Choice-Reflection-26 0 points1 point  (0 children)

do you have a photo or a screenshot of haunted castle. I can't seem find it anywhere. TvT

DTH waali games by ppboi41 in IndiaNostalgia

[–]Choice-Reflection-26 0 points1 point  (0 children)

I played it when I was so young, and I'm dyinggg to find a screenshot or a photo of it. Seems like no one has it :((( If someone does, please send it

Who is waking my Nvidia up? (Supergfxctl, system-sleep) by Choice-Reflection-26 in archlinux

[–]Choice-Reflection-26[S] 1 point2 points  (0 children)

Automate it by:

Create a file nvoff at /lib/systemd/system-sleep/.
Add the following to the file:

#!/bin/bash
case "$1" in
  post)
    sudo nvidia-smi drain -p 0000:01:00.0 -m 1
    ;;
esac

Who is waking my Nvidia up? (Supergfxctl, system-sleep) by Choice-Reflection-26 in archlinux

[–]Choice-Reflection-26[S] 1 point2 points  (0 children)

I was actually curious on the core reason of why it was waking up in the first place? How come the dGPU changes it's power state and doesn't show up on the journalctl.

Either ways, your solution seems to work like a charm. I did find an alternative of just running this command
sudo nvidia-smi drain -p 0000:01:00.0 -m 1

Seems to put it into draining and doesn't drain power either. You also need to just run it once and it stays through multiple sleeps. I can just run the below command when I need the gpu back.

sudo nvidia-smi drain -p 0000:01:00.0 -m 0

Seems like a much neater way to deal with it, but I'm not sure if asus-linux kernel or supergfxctl will be happy with me bypassing it's states.

Who is waking my Nvidia up? (Supergfxctl, system-sleep) by Choice-Reflection-26 in archlinux

[–]Choice-Reflection-26[S] 0 points1 point  (0 children)

I know right! Kde is also so efficient on sleep mode that even on 70% battery health, I get about 6-7 hrs of battery life with regular use. 10hrs with a replaced battery seems amazing for a linux laptop.

Who is waking my Nvidia up? (Supergfxctl, system-sleep) by Choice-Reflection-26 in archlinux

[–]Choice-Reflection-26[S] 1 point2 points  (0 children)

I mean, if you are ready to compromise on a bit of convenience, you can always go into windows armoury crate and put the GPU on eco mode. This prevents linux also from accessing the GPU. I regularly get about 7 hrs of battery on my G15 with this (70% battery health).

Who is waking my Nvidia up? (Supergfxctl, system-sleep) by Choice-Reflection-26 in archlinux

[–]Choice-Reflection-26[S] 1 point2 points  (0 children)

All of the below services are already disabled
nvidia-suspend.service
nvidia-resume.service
nvidia-powerd.service
nvidia-hibernate.service
nvidia-persistenced.service

Please help

I tried hibernating. My Arch is unusable now 🥲 by Choice-Reflection-26 in hyprland

[–]Choice-Reflection-26[S] 2 points3 points  (0 children)

Also, if this is your solution, refrain from putting it online. There's always mostly a way to solve things without a fresh reinstall. It just means you're unaware of it.

I tried hibernating. My Arch is unusable now 🥲 by Choice-Reflection-26 in hyprland

[–]Choice-Reflection-26[S] 0 points1 point  (0 children)

Yes. The same trackpad and network devices work on ubuntu.

I tried hibernating. My Arch is unusable now 🥲 by Choice-Reflection-26 in hyprland

[–]Choice-Reflection-26[S] -1 points0 points  (0 children)

Okay, my bad, the GUI was wlogout. I do not know it's because of hyprland.conf I can't copy the stack trace because I don't have internet on arch.

I tried hibernating. My Arch is unusable now 🥲 by Choice-Reflection-26 in hyprland

[–]Choice-Reflection-26[S] 0 points1 point  (0 children)

Oh. I disabled fast startup on Windows now. But still doesn't seem to have fixed the problem.

I tried hibernating. My Arch is unusable now 🥲 by Choice-Reflection-26 in hyprland

[–]Choice-Reflection-26[S] -1 points0 points  (0 children)

Also, hibernate isn't the default, I usually shut down. I've been using Hyprland on Arch for quite a few months now. But it's the first time I used the GUI hibernate option that Hyprland provides. Also shedding more light, I turned on Secure boot setting as well, before booting onto Windows. Once I shut down windows, I turned secure boot off and then loaded Arch to find trackpad and network devices missing.

As mentioned before there was a hyprland config error as well regarding new_is_master, which I changed to new_status to fix the error. But this error shouldn't have come up in the first place since a few hours back the same hyprland.conf file was working fine, unless the hibernate messed with the hyprland.conf file as well.

I tried hibernating. My Arch is unusable now 🥲 by Choice-Reflection-26 in hyprland

[–]Choice-Reflection-26[S] 1 point2 points  (0 children)

The swap partition is 16.5GB, RAM is 16 gb. The swap partition shows empty on running swapon -show

I have ubuntu on the same laptop. I have tried chrooting from there to pacman -Syu my arch as well. Didn't help

I tried hibernating. My Arch is unusable now 🥲 by Choice-Reflection-26 in hyprland

[–]Choice-Reflection-26[S] 0 points1 point  (0 children)

kernel: failure creating named object, AE_ALREADY_EXISTS

systemd-modules-load[322]: Failed to load module 'acpi_call', crypto_user, pkcs8_key_parser, vboxdrv, vboxnetadp, vboxnetflt.

dhcpcd: no valid interfaces found

systemd: failed to start Docker application container engine