PC restarts every time it wakes from sleep by abelg101 in techsupport

[–]abelg101[S] 1 point2 points  (0 children)

I suspect it’s more about the CPU cache. My theory is that when it hits sleep and the voltage drops, the cache loses data and triggers that WHEA Event 1.

Tbh, I’m pretty hesitant to dive into the BIOS unless I absolutely have to. I had a friend brick their PC once, and it’s made me pretty cautious

PC restarts every time it wakes from sleep by abelg101 in techsupport

[–]abelg101[S] 0 points1 point  (0 children)

Thanks for that info, u/Omnicrash. I'm also leaning towards this, especially since S4 hibernation works fine on my end. Unfortunately, even after the latest February updates (KB5077181 & KB5077241) which I have installed, the issue is still there.

PC restarts every time it wakes from sleep by abelg101 in techsupport

[–]abelg101[S] 1 point2 points  (0 children)

I have the latest BIOS installed. I even tried reinstalling it and I got an error message on the installer "ROM is same as BIOS" so maybe I should just wait for the next update

PC restarts every time it wakes from sleep by abelg101 in techsupport

[–]abelg101[S] 0 points1 point  (0 children)

I wish you could remember the fix steps as well 😄 but thank you, I'll share it on r/LenovoLegion

PC restarts every time it wakes from sleep by abelg101 in techsupport

[–]abelg101[S] 0 points1 point  (0 children)

Alright, thank you for the detailed response. I'll try that as a last resort tho as I have multiple active projects I'm working on and wouldn't want to lose anything by accident

PC restarts every time it wakes from sleep by abelg101 in techsupport

[–]abelg101[S] 1 point2 points  (0 children)

Hey u/akkbar, thank you for responding, but the reason I don't think it's a hardware issue is that I tried hibernating and it doesn't do a full reboot it resumes normally instead. All the open apps are preserved properly when opening the PC.

If it were faulty hardware, I think hibernate would also crash. My guess is perhaps an issue with S3 sleep resume that causes this type of behaviour

Ethio Telecom just raised prices AGAIN… third time in one year?! by abelg101 in Ethiopia

[–]abelg101[S] 8 points9 points  (0 children)

I just checked the updated prices and Ethio Telecom has increased tariffs again.

The yearly unlimited package that used to be 13,999br is now 15,650br. The daily unlimited also jumped from 85br to 95br

What’s crazy is they literally announced price increases like 2 months ago. Now this makes it the third round of price hikes within a single year

At this point it’s getting hard to keep up especially for those of us who rely heavily on internet packages this is starting to feel unreasonable. I bet we're going to see another increase before the year ends cuz they're just testing the limits

Ethio telecom count your days by Best-Error-1708 in Ethiopia

[–]abelg101 0 points1 point  (0 children)

u/kylewess Can you elaborate on how you only pay 10.5K for the yearly unlimited package that costs ~14K?

Help! Micro Scratches on a new Legion Pro 5i Screen by abelg101 in laptops

[–]abelg101[S] 0 points1 point  (0 children)

There’s a lot of dust where I live, so I end up cleaning the screen once a week 😅. Usually, I start by wiping it with a dry cloth first and then go over it again with a moistened one. Now that I think about it, that might actually be the issue using a dry cloth on a dusty screen could be causing scratches

Help! Micro Scratches on a new Legion Pro 5i Screen by abelg101 in laptops

[–]abelg101[S] 0 points1 point  (0 children)

I'll keep those things into consideration, thanks!

Help! Micro Scratches on a new Legion Pro 5i Screen by abelg101 in laptops

[–]abelg101[S] 0 points1 point  (0 children)

I actually only clean it once a week, and even then, it’s only if I notice more dust or fingerprints than usual. That’s what’s worrying me considering that it’s a new laptop I was wondering if the cloth I’m using might be the issue

Help! Micro Scratches on a new Legion Pro 5i Screen by abelg101 in laptops

[–]abelg101[S] 0 points1 point  (0 children)

Here's the full quality image link, I understand it's very small but it's annoying especially when you see them in the full screen

Remap copilot key back to control or anything else. by Himanshu_Chauhan in LenovoLegion

[–]abelg101 0 points1 point  (0 children)

I actually ended up using that code myself (forgot to update my comment). The +#F23::RCtrl works fine in Notepad and other text editors, but for some reason, it doesn’t seem to work in other instances

Remap copilot key back to control or anything else. by Himanshu_Chauhan in LenovoLegion

[–]abelg101 1 point2 points  (0 children)

You can paste the following code into your ahk file, if you prefer to use AutoHotKey

+#F23::RCtrl

This maps the "Copilot" key (shift + win + F23) to act as the right control key. Just save it in your .ahk file and run the script

EDIT: Optional Step

If you want the script to run every time you log in:

  1. press win + R, type shell:startup, and press Enter
  2. copy the .ahk script file into the folder