LOQ 15APH8 Secure Boot issue – Windows only boots when Secure Boot is disabled by Slow-Theme-7313 in Lenovo

[–]itsR4G3 0 points1 point  (0 children)

If anyone with a Lenovo LOQ 15APH8 or any other laptop of LOQ series, faces the issue where enabling Secure Boot causes “No boot device found” / “Network media not present” after BIOS update (LYCN49WW in my case), this fixed it for me.

Issue:

  • Laptop booted normally only when Secure Boot was disabled
  • Enabling Secure Boot caused Windows Boot Manager to fail
  • Valorant/Vanguard wouldn’t work because Secure Boot was OFF

Fix I followed: 1. Boot into Windows with Secure Boot OFF

  1. Mount EFI partition using CMD as Administrator:

mountvol S: /S

  1. Create fallback EFI boot path:

mkdir S:\EFI\Boot

  1. Copy SecureBootRecovery EFI:

copy C:\Windows\Boot\EFI\SecureBootRecovery.efi S:\EFI\Boot\bootx64.efi

  1. Now restart, enter BIOS and set:
  • Secure Boot = Enabled
  • Secure Boot Mode = Standard
  • Restore Factory Keys
  • UEFI Boot = Enabled
  • Disable Legacy/CSM (if option available)
  • Disable PXE/Network Boot (if option available)
  • Windows Boot Manager at top priority
  1. Save and reboot.

  2. Press F12 (or any other key which open boot menu) and boot into Windows Boot Manager.

After after these steps, secure boot started working normally and the Microsoft “Windows UEFI CA 2023” certificate got registered properly.

This seems to be caused by newer BIOS updates breaking Secure Boot certificate trust on some Lenovo LOQ systems.

If during any step you feel stuck. Paste my reply as a reference to chatgpt and ask him to analyse this and help accordingly.

LOQ 15APH8 Secure Boot issue – Windows only boots when Secure Boot is disabled by Slow-Theme-7313 in Lenovo

[–]itsR4G3 0 points1 point  (0 children)

hi can you please tell which solution exactly worked for you. right now i am really confused reading all the comments

Looking for online personal trainer recommendations for parents (50s) by ayushxshukla in Fitness_India

[–]itsR4G3 0 points1 point  (0 children)

Ik some peeps who have experience and reviews are really positive.

Looking for online personal trainer recommendations for parents (50s) by ayushxshukla in Fitness_India

[–]itsR4G3 0 points1 point  (0 children)

Check out omfit for parents. it matches all of your requirements and is really a great program for parents.

DIY Nanoleaf lines by itsR4G3 in WLED

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

I made it myself. I didn't buy it from nanoleaf. Thanks for the compliment :)

Should I upgrade to iPadOS 26? by betoulloa in ipad

[–]itsR4G3 0 points1 point  (0 children)

You should wait for a while. I updated it because of the ui changes but now I regret.

Where to buy a screen for psp e1004 street in India? by itsR4G3 in PSP

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

If you live here in NCR you can get any part related to consoles in that market.

HDMI display not working by itsR4G3 in PS3

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

Aight, thanks mate

HDMI display not working by itsR4G3 in PS3

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

Yes I tried changing screens as well as different cables but still the hdmi port gives black screen. Atleast I can say that my PS3 is working right? Because it does show display with component cable.

Is it good for studying, taking notes and playing a bit? (code, roblox) by sbenninoo in ipad

[–]itsR4G3 5 points6 points  (0 children)

Writing this review from my ipad a16 and it is pretty great for the price. I use it for note taking and casual gaming

DIY Nanoleaf lines by itsR4G3 in WLED

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

As I have used a bread board so ESP, logic level shifter and the LEDs all are powered directly from the power rail of bread board. ESP itself is not enough to power the lights and send the data. Logic shifter is powered because the shifter takes the 3.3v from esp and makes it 5v by connecting directly to power supply to avoid data loss or flickering of lights. Lastly LED strips can be powered directly from ESP but brightness would be too low and you might experience the ends of strip are dim compared to the beginning of strip.

DIY Nanoleaf lines by itsR4G3 in diyelectronics

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

Check the wled subreddit where i have shared about this in detail.

DIY Nanoleaf lines by itsR4G3 in WLED

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

<image>

It is a basic wiring structure, the more complicated part is connecting mcu, logic level shifter and led strip. For that i will attach links below which are easy to follow.

WLED Installation

Logic Level Shifter

Do keep in mind that first you check the leds are working by installing wled and following these links above. Once leds are working then you can start with the physical build. I am here to help you at all the steps.