Git Product home page Git Product logo

Comments (43)

stx3plus1 avatar stx3plus1 commented on May 17, 2024 1

would make sense, but its rather odd and CurrentControlSet doesnt seem to yet exist when windows freezes, maybe letting it get to oobe will make this work? controlset001 does exist and applying the mod there it still shows the frozen dots (windbg is still responding with the hardware buttons)

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

Hi. Try connecting the phone to WinDBG (download from MS Store) on PC.

Attach to kernel > USB then type in target name WOATARGET. After this, reboot the phone. When it says connected, click Go. Send it's output to me.

I also suspect low memory causing the issue, so consider mounting it's registry and enable the page file.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Okay! Ill try! Thanks!

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Im stuck, am i supposed to up click on the windows 10 (debugger) thing?

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024
************* Preparing the environment for Debugger Extensions Gallery repositories **************
   ExtensionRepository : Implicit
   UseExperimentalFeatureForNugetShare : true
   AllowNugetExeUpdate : true
   AllowNugetMSCredentialProviderInstall : true
   AllowParallelInitializationOfLocalRepositories : true

   -- Configuring repositories
      ----> Repository : LocalInstalled, Enabled: true
      ----> Repository : UserExtensions, Enabled: true

>>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds

************* Waiting for Debugger Extensions Gallery to Initialize **************

>>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.031 seconds
   ----> Repository : UserExtensions, Enabled: true, Packages count: 0
   ----> Repository : LocalInstalled, Enabled: true, Packages count: 36

Microsoft (R) Windows Debugger Version 10.0.25921.1001 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

Using USB for debugging
Waiting to reconnect...
USB: Write opened
Connected to Windows 10 15035 ARM (NT) Thumb-2 target at (Tue Nov 28 17:45:37.678 2023 (UTC - 6:00)), ptr64 FALSE
Kernel Debugger connection established.
Symbol search path is: srv*
Executable search path is: 
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
Windows 10 Kernel Version 15035 MP (1 procs) Free ARM (NT) Thumb-2
Edition build lab: 15035.0.armfre.rs2_release.170209-1535
Kernel base = 0x82857000 PsLoadedModuleList = 0x82a64438
System Uptime: 0 days 0:00:00.362
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
BGFX Display Ready Time (ms): 52270
BGFX Secondary Logo Bitmap Display Time GOAL (ms): 57270
EXWORKER: worker exit with system affinity set, worker routine 883C5629, parameter 87072B2C, item 87072B2C
KDTARGET: Refreshing KD connection
BGFX Secondary Logo Bitmap Display Time (ms): 57298
DMUX::BamMuxRegGetNumBuffers:2319: Number of buffers = 256
pil: The ELF image failed initialization: \SYSTEMROOT\SYSTEM32\QCADSP8930.MBN
ST: Welcome To Synaptics
ST: OpenIOTarget Entry
ST: OpenIOTarget Exit
ST: Starting bring up sequence for the controller
ST: Setting reset gpio pin to low
ST: Waiting...
ST: Setting reset gpio pin to high
ST: Waiting...
pil: The ELF image failed initialization: \SYSTEMROOT\SYSTEM32\QCWCNSS8930.MBN
ST: Done
ST: Error retrieving registry configuration - STATUS:C0000034
ST: Error reading registry config, using defaults! - STATUS:C0000034
ST: call to TchBklOpenHwnDriver
ST: Discovered function $34
ST: Discovered function $1
ST: Discovered function $11
ST: Discovered function $54
ST: Discovered function $31
ST: Discovered function $1a
ST: Discovered function $55
ST: Discovered function $51
ST: Discovered 8 RMI functions total
ST: founded 1 interupts for f11. setting mast to 4
ST: founded 1 interupts for f1a. setting mast to 10
ST: Max Fingers Count. Value is 5
ST: Error finding idle notification request in IdleQueue:0x6FD1C870 - STATUS:8000001A
ST: Created hidReportDescBuffer on 9032E9E0
ST: Set X=480 in 9032EA06
ST: Set Y=800 in 9032EA1B
ST: Set X=480 in 9032EA49
ST: Set Y=800 in 9032EA5E
ST: Set X=480 and Y=800 in hidReportDescriptor
ST: Unexpected -- no interrupt status bit set
Capacity:1, FullChargedCapacity:1350, Voltage:3225, Rate:0
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Entry
LumiaButtonsGPIO: Found Interrupt resource id=0 index=0
LumiaButtonsGPIO: Found Interrupt resource id=1 index=2
LumiaButtonsGPIO: Found Interrupt resource id=2 index=4
LumiaButtonsGPIO: Found Interrupt resource id=3 index=6
LumiaButtonsGPIO: Found Interrupt resource id=4 index=8
LumiaButtonsGPIO: Beginning to create interrupts
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Exit: 0
ST: Error finding idle notification request in IdleQueue:0x6FCBCFE8 - !STATUS!
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Entry
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Exit
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.

+--BGFX-REPORT-----------------+
|                              |
|  DisplayMode:   480x 800x32  |
|  LogoSize:          1152054  |
|                              |
|  ProgressProlog:          0  |
|  ProgressFrames:          0  |
|  ProgressMemory:     193248  |
|  ProgressLow:             0  |
|  ProgressHigh:            0  |
|  ProgressManual:          0  |
|  ProgressTotal:           0  |
|                              |
|  FadeProlog:              0  |
|  FadeFrames:              0  |
|  FadeMemory:              0  |
|  FadeIo:                  0  |
|  FadeCpu:                 0  |
|  FadeLow:                 0  |
|  FadeHigh:                0  |
|  FadeOverlap:      26925785  |
|  FadeTotal:               0  |
|                              |
|  AnimationTotal:          0  |
|                              |
|  ResidentSize:       117808  |
|                              |
|  CompressBitmapsCPU:        0|
|                              |
+------------------------------+

NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

There! i got it, i think.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Also how do i get access to the storage?

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Im a bit of a newbie to this type of modification, I'm just starting to get my IT credits for college.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

It seems to be more of a conflict with the oobe?

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

it crashed? WER/CrashExp:363: ERROR Failed to create the process "C:\Windows\system32\WerFault.exe", cmdline "C:\Windows\system32\WerFault.exe -u -p 3656 -s 2208", creationflags 525312, HRESULT 800705AF

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Page file too small. Yup.

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

Also how do i get access to the storage?

I think low RAM is the issue. Try increasing the page file size.

You can access phone storage via Mass Storage Mode.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Also how do i get access to the storage?

I think low RAM is the issue. Try increasing the page file size.

You can access phone storage via Mass Storage Mode.

So how do i get into mass storage mode? its usually done by going into WPinternals, but it doesnt show up on wpinternals.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Also how do i get access to the storage?

I think low RAM is the issue. Try increasing the page file size.

You can access phone storage via Mass Storage Mode.

If its possible i can put the pagefile on a SD Card, the storage space is incredibly small

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

Also how do i get access to the storage?

I think low RAM is the issue. Try increasing the page file size.

You can access phone storage via Mass Storage Mode.

Ive ran windows 10 on 512MB fine, so this is genuinely surprising for me lol

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

So how do i get into mass storage mode? its usually done by going into WPinternals, but it doesnt show up on wpinternals.

In WPinternals: Click interrupt boot process, then reboot the phone.

If its possible i can put the pagefile on a SD Card, the storage space is incredibly small

A SD Card as it's marked as a removable storage, but you cannot put the page file on a removable storage AFAIK. You don't know the drive letter of the SD Card anyway.

There is a thing called ReadyBoost for removable storage which can help reducing RAM usage, you can enable that after OOBE.

Ive ran windows 10 on 512MB fine, so this is genuinely surprising for me lol

It worked on 512 MB thanks to the page file. Windows 10 ARM somehow fails to create the page file automatically, so you need to add it manually.

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

Sorry for the slow reply. I'm quite busy.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

So how do i get into mass storage mode? its usually done by going into WPinternals, but it doesnt show up on wpinternals.

In WPinternals: Click interrupt boot process, then reboot the phone.

If its possible i can put the pagefile on a SD Card, the storage space is incredibly small

A SD Card as it's marked as a removable storage, but you cannot put the page file on a removable storage AFAIK. You don't know the drive letter of the SD Card anyway.

There is a thing called ReadyBoost for removable storage which can help reducing RAM usage, you can enable that after OOBE.

Ive ran windows 10 on 512MB fine, so this is genuinely surprising for me lol

It worked on 512 MB thanks to the page file. Windows 10 ARM somehow fails to create the page file automatically, so you need to add it manually.

Okay! and I don't mind! I appreciate your help greatly sir!

Also, how do i make a pagefile? Lol...

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

I mentioned that here:

mounting it's registry and enable the page file.

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

I mentioned that here:

mounting it's registry and enable the page file.

  • I did it lol, im just gonna wipe win10 and put WinPE or sum on it. im tryna unlock it rn

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

i cant unlock my bootloader

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

i cant unlock my bootloader

can you provide detailed information?

from wfav7_installer.

portalwww avatar portalwww commented on May 17, 2024

same

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

The best I can predict about this issue is that we have insufficient RAM because the page file for some reason fails to be created automatically. Unfortunately, I don't own the 520 so I can't test it myself. I'll consider making a page file fix instead.

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

oh damn, I was also getting this issue but THERE IS A FIX. disabling testsigning makes it work!? but then touch and stuff is screwed up. it seems to be a driver issue somehow and im not sure how this could be fixed personally. windows boots to the oobe on my 520 when testsigning is off

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

im gonna flash my 520 (it has rt on it) and try fixing this issue since it happened twice in a row and i sorta gave up :P
good luck to you

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

I think if you disable testsigning, less drivers load hence less RAM used so it don't freeze.

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

disabling the registry settings to make windows boot to the regular logonui freezes on a total black screen with the backlight illuminated. might try reading the logs after clearing windbg and rebooting - the phone is still on and responding but windows at least gets somewhere now it seems. no user account to log onto though if logonui does work, but i expect then replacing the cmdline would let us use osk to make a user or just make a batch file on pc to do it

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

custommadewindbglog.txt
windows gets this far according to windbg (might have missed ntoskrnl doing some stuff tho, time was tight between the usb write starting and NT starting)

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

SOLVED IT! my pagefile was too small, set it to minimum 1024 max 2048 and win10 booted like a charm. thank you!!

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

15035 isnt aware of the memory issue and needs to be forced to use the larger pagefile or the display just wont work i guess? i wonder if the original post can get this working too, and if so it could be implemented for 512MB devices as a quick mod with the reg command line tool?

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

Congrats! But how did you change the pagefile size? Using regedit?

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

yep, using regedit and forcing a minimum size of 1024. the phone also has this really strange thing where it wont boot with testsigning on or off and when i disable "nobootuxprogress" theres an infinite spinning dots animation from the bootscreen. could this be registry related (i have tampered with the setup keys)

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

testsigning should be always on. You can screw up the installation if you disable it.

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

the exact same thing is happening with fresh windows 10 lol looking for a fix

from wfav7_installer.

CitroTheWolf avatar CitroTheWolf commented on May 17, 2024

the exact same thing is happening with fresh windows 10 lol looking for a fix

im surprised people are having the same issue. thank you guys for the help, also how do i like reunlock the bootloader lol

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

the exact same thing is happening with fresh windows 10 lol looking for a fix

im surprised people are having the same issue. thank you guys for the help, also how do i like reunlock the bootloader lol

Maybe we can help you with that in the telegram group, but remember, support is not guaranteed.

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

Hi everybody, the page file fix is added in 8422004. Download the master branch to try it out.
https://github.com/RedGreenBlue09/WFAv7_Installer/archive/refs/heads/master.zip

from wfav7_installer.

Eeveelution avatar Eeveelution commented on May 17, 2024

Even with the latest commit I'm getting the same errors as them with it not being able to get the OOBE Done state. The first time it happens it fails and then the loading spinner appears, after the reboot it gets the same error but doesn't get the loading spinner or anything, it just stays there with the Nokia logo...

Here's the full log, the very bottom is the attempt that just freezes:


************* Preparing the environment for Debugger Extensions Gallery repositories **************
   ExtensionRepository : Implicit
   UseExperimentalFeatureForNugetShare : true
   AllowNugetExeUpdate : true
   NonInteractiveNuget : true
   AllowNugetMSCredentialProviderInstall : true
   AllowParallelInitializationOfLocalRepositories : true

   EnableRedirectToV8JsProvider : false

   -- Configuring repositories
      ----> Repository : LocalInstalled, Enabled: true
      ----> Repository : UserExtensions, Enabled: true

>>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds

************* Waiting for Debugger Extensions Gallery to Initialize **************

>>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.031 seconds
   ----> Repository : UserExtensions, Enabled: true, Packages count: 0
   ----> Repository : LocalInstalled, Enabled: true, Packages count: 41

Microsoft (R) Windows Debugger Version 10.0.27553.1004 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

Using USB for debugging
Waiting to reconnect...
USB: Write opened
Connected to Windows 10 15035 ARM (NT) Thumb-2 target at (Tue Apr  2 15:25:08.337 2024 (UTC + 2:00)), ptr64 FALSE
Kernel Debugger connection established.  (Initial Breakpoint requested)
Symbol search path is: srv*
Executable search path is: 
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
Windows 10 Kernel Version 15035 MP (1 procs) Free ARM (NT) Thumb-2
Edition build lab: 15035.0.armfre.rs2_release.170209-1535
Kernel base = 0x8285f000 PsLoadedModuleList = 0x82a6c438
System Uptime: 0 days 0:00:00.250
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
nt!DbgBreakPointWithStatus+0x30:
82887060 defe     __debugbreak
kd> g
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
BGFX Display Ready Time (ms): 26296
BGFX Secondary Logo Bitmap Display Time GOAL (ms): 31296
EXWORKER: worker exit with system affinity set, worker routine 877F5629, parameter 867FF6C4, item 867FF6C4
KDTARGET: Refreshing KD connection
BGFX Secondary Logo Bitmap Display Time (ms): 31414
DMUX::BamMuxRegGetNumBuffers:2319: Number of buffers = 256
ST: Welcome To Synaptics
ST: OpenIOTarget Entry
ST: OpenIOTarget Exit
ST: Starting bring up sequence for the controller
ST: Setting reset gpio pin to low
ST: Waiting...
ST: Setting reset gpio pin to high
ST: Waiting...
ST: Done
ST: Error retrieving registry configuration - STATUS:C0000034
ST: Error reading registry config, using defaults! - STATUS:C0000034
ST: call to TchBklOpenHwnDriver
ST: Discovered function $34
ST: Discovered function $1
ST: Discovered function $11
ST: Discovered function $54
ST: Discovered function $31
ST: Discovered function $1a
ST: Discovered function $55
ST: Discovered function $51
ST: Discovered 8 RMI functions total
ST: founded 1 interupts for f11. setting mast to 4
ST: founded 1 interupts for f1a. setting mast to 10
ST: Max Fingers Count. Value is 5
ST: Error finding idle notification request in IdleQueue:0x70D0B210 - STATUS:8000001A
ST: Created hidReportDescBuffer on 8F33E600
ST: Set X=480 in 8F33E626
ST: Set Y=800 in 8F33E63B
ST: Set X=480 in 8F33E669
ST: Set Y=800 in 8F33E67E
ST: Set X=480 and Y=800 in hidReportDescriptor
ST: Unexpected -- no interrupt status bit set
Capacity:1166, FullChargedCapacity:1350, Voltage:3966, Rate:-1
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Entry
LumiaButtonsGPIO: Found Interrupt resource id=0 index=0
LumiaButtonsGPIO: Found Interrupt resource id=1 index=2
LumiaButtonsGPIO: Found Interrupt resource id=2 index=4
LumiaButtonsGPIO: Found Interrupt resource id=3 index=6
LumiaButtonsGPIO: Found Interrupt resource id=4 index=8
LumiaButtonsGPIO: Beginning to create interrupts
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Exit: 0
ST: Error finding idle notification request in IdleQueue:0x70CADA68 - !STATUS!
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Entry
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Exit
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.

+--BGFX-REPORT-----------------+
|                              |
|  DisplayMode:   480x 800x32  |
|  LogoSize:          1152054  |
|                              |
|  ProgressProlog:          0  |
|  ProgressFrames:          0  |
|  ProgressMemory:     193248  |
|  ProgressLow:             0  |
|  ProgressHigh:            0  |
|  ProgressManual:          0  |
|  ProgressTotal:           0  |
|                              |
|  FadeProlog:              0  |
|  FadeFrames:              0  |
|  FadeMemory:              0  |
|  FadeIo:                  0  |
|  FadeCpu:                 0  |
|  FadeLow:                 0  |
|  FadeHigh:                0  |
|  FadeOverlap:      23637758  |
|  FadeTotal:               0  |
|                              |
|  AnimationTotal:          0  |
|                              |
|  ResidentSize:       117808  |
|                              |
|  CompressBitmapsCPU:        0|
|                              |
+------------------------------+

NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
Wrote 0 of 1 bytes of the breakin packet.
Failed to write breakin packet to target.  Win32 error 0n2
WARNING: The HOST cannot communicate with the TARGET!

************* Preparing the environment for Debugger Extensions Gallery repositories **************
   ExtensionRepository : Implicit
   UseExperimentalFeatureForNugetShare : true
   AllowNugetExeUpdate : true
   NonInteractiveNuget : true
   AllowNugetMSCredentialProviderInstall : true
   AllowParallelInitializationOfLocalRepositories : true

   EnableRedirectToV8JsProvider : false

   -- Configuring repositories
      ----> Repository : LocalInstalled, Enabled: true
      ----> Repository : UserExtensions, Enabled: true

>>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds

************* Waiting for Debugger Extensions Gallery to Initialize **************

>>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.406 seconds
   ----> Repository : UserExtensions, Enabled: true, Packages count: 0
   ----> Repository : LocalInstalled, Enabled: true, Packages count: 41

Microsoft (R) Windows Debugger Version 10.0.27553.1004 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

Using USB for debugging
Waiting to reconnect...
USB: Write opened
Connected to Windows 10 15035 ARM (NT) Thumb-2 target at (Tue Apr  2 18:37:48.427 2024 (UTC + 2:00)), ptr64 FALSE
Kernel Debugger connection established.  (Initial Breakpoint requested)
Symbol search path is: srv*
Executable search path is: 
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
Windows 10 Kernel Version 15035 MP (1 procs) Free ARM (NT) Thumb-2
Edition build lab: 15035.0.armfre.rs2_release.170209-1535
Kernel base = 0x8204c000 PsLoadedModuleList = 0x82259438
System Uptime: 0 days 0:00:00.250
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
nt!DbgBreakPointWithStatus+0x30:
82074060 defe     __debugbreak
kd> g
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
BGFX Display Ready Time (ms): 28711
BGFX Secondary Logo Bitmap Display Time GOAL (ms): 33711
EXWORKER: worker exit with system affinity set, worker routine 8C3A5629, parameter 8B071B74, item 8B071B74
BGFX Secondary Logo Bitmap Display Time (ms): 33712
KDTARGET: Refreshing KD connection
DMUX::BamMuxRegGetNumBuffers:2319: Number of buffers = 256
ST: Welcome To Synaptics
ST: OpenIOTarget Entry
ST: OpenIOTarget Exit
ST: Starting bring up sequence for the controller
ST: Setting reset gpio pin to low
ST: Waiting...
ST: Setting reset gpio pin to high
ST: Waiting...
ST: Done
ST: Error retrieving registry configuration - STATUS:C0000034
ST: Error retrieving registry configuration - STATUS:C0000034
ST: Error reading registry config, using defaults! - STATUS:C0000034
ST: Couldn't open registry path for cap button backlights, disabled
ST: No LEDs found to control - STATUS:C0000034
ST: Driver tried enable backlight but HwnReady = false
ST: Warning, failed to initialize touch button backlight control
ST: Discovered function $34
ST: Discovered function $1
ST: Discovered function $11
ST: Discovered function $54
ST: Discovered function $31
ST: Discovered function $1a
ST: Discovered function $55
ST: Discovered function $51
ST: Discovered 8 RMI functions total
ST: founded 1 interupts for f11. setting mast to 4
ST: founded 1 interupts for f1a. setting mast to 10
ST: Max Fingers Count. Value is 5
ST: Error finding idle notification request in IdleQueue:0x6C92A438 - STATUS:8000001A
ST: Created hidReportDescBuffer on 93726D40
ST: Set X=800 in 93726D66
ST: Set Y=1280 in 93726D7B
ST: Set X=800 in 93726DA9
ST: Set Y=1280 in 93726DBE
ST: Set X=800 and Y=1280 in hidReportDescriptor
ST: Unexpected -- no interrupt status bit set
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Entry
LumiaButtonsGPIO: Found Interrupt resource id=0 index=0
LumiaButtonsGPIO: Found Interrupt resource id=1 index=2
LumiaButtonsGPIO: Found Interrupt resource id=2 index=4
LumiaButtonsGPIO: Found Interrupt resource id=3 index=6
LumiaButtonsGPIO: Found Interrupt resource id=4 index=8
LumiaButtonsGPIO: Beginning to create interrupts
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Exit: 0
ST: Error finding idle notification request in IdleQueue:0x6C8C7AD8 - !STATUS!
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Entry
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Exit
Capacity:732, FullChargedCapacity:1350, Voltage:3909, Rate:488
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.

+--BGFX-REPORT-----------------+
|                              |
|  DisplayMode:   480x 800x32  |
|  LogoSize:          1152054  |
|                              |
|  ProgressProlog:          0  |
|  ProgressFrames:          0  |
|  ProgressMemory:     193248  |
|  ProgressLow:             0  |
|  ProgressHigh:            0  |
|  ProgressManual:          0  |
|  ProgressTotal:           0  |
|                              |
|  FadeProlog:              0  |
|  FadeFrames:              0  |
|  FadeMemory:              0  |
|  FadeIo:                  0  |
|  FadeCpu:                 0  |
|  FadeLow:                 0  |
|  FadeHigh:                0  |
|  FadeOverlap:      87437066  |
|  FadeTotal:               0  |
|                              |
|  AnimationTotal:          0  |
|                              |
|  ResidentSize:       117808  |
|                              |
|  CompressBitmapsCPU:        0|
|                              |
+------------------------------+

ST: Welcome To Synaptics
ST: OpenIOTarget Entry
ST: OpenIOTarget Exit
ST: Starting bring up sequence for the controller
ST: Setting reset gpio pin to low
ST: Waiting...
ST: Setting reset gpio pin to high
ST: Waiting...
ST: Done
ST: Error retrieving registry configuration - STATUS:C0000034
ST: Error reading registry config, using defaults! - STATUS:C0000034
ST: call to TchBklOpenHwnDriver
ST: Discovered function $34
ST: Discovered function $1
ST: Discovered function $11
ST: Discovered function $54
ST: Discovered function $31
ST: Discovered function $1a
ST: Discovered function $55
ST: Discovered function $51
ST: Discovered 8 RMI functions total
ST: founded 1 interupts for f11. setting mast to 4
ST: founded 1 interupts for f1a. setting mast to 10
ST: Max Fingers Count. Value is 5
ST: Error finding idle notification request in IdleQueue:0x5B596590 - STATUS:8000001A
ST: Created hidReportDescBuffer on 9378E7F8
ST: Set X=480 in 9378E81E
ST: Set Y=800 in 9378E833
ST: Set X=480 in 9378E861
ST: Set Y=800 in 9378E876
ST: Set X=480 and Y=800 in hidReportDescriptor
ST: Unexpected -- no interrupt status bit set
event_peek_cb:244: event_peek_cb called with status = 0xc0000120
Shutdown occurred at (Tue Apr  2 18:46:43.942 2024 (UTC + 2:00))...unloading all symbol tables.
Waiting to reconnect...
USB: Write opened
Connected to Windows 10 15035 ARM (NT) Thumb-2 target at (Tue Apr  2 18:47:29.721 2024 (UTC + 2:00)), ptr64 FALSE
Kernel Debugger connection established.  (Initial Breakpoint requested)

************* Path validation summary **************
Response                         Time (ms)     Location
Deferred                                       srv*
Symbol search path is: srv*
Executable search path is: 
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
Windows 10 Kernel Version 15035 MP (1 procs) Free ARM (NT) Thumb-2
Edition build lab: 15035.0.armfre.rs2_release.170209-1535
Kernel base = 0x8241c000 PsLoadedModuleList = 0x82629438
System Uptime: 0 days 0:00:00.250
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
nt!DbgBreakPointWithStatus+0x30:
82444060 defe     __debugbreak
kd> g
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_MMPTE_TRANSITION                          ***
***                                                                   ***
*************************************************************************
BGFX Display Ready Time (ms): 131647
BGFX Secondary Logo Bitmap Display Time GOAL (ms): 136647
EXWORKER: worker exit with system affinity set, worker routine 87185629, parameter 860736C4, item 860736C4
KDTARGET: Refreshing KD connection
BGFX Secondary Logo Bitmap Display Time (ms): 136729
DMUX::BamMuxRegGetNumBuffers:2319: Number of buffers = 256
ST: Welcome To Synaptics
ST: OpenIOTarget Entry
ST: OpenIOTarget Exit
ST: Starting bring up sequence for the controller
ST: Setting reset gpio pin to low
ST: Waiting...
ST: Setting reset gpio pin to high
ST: Waiting...
ST: Done
ST: Error retrieving registry configuration - STATUS:C0000034
ST: Error reading registry config, using defaults! - STATUS:C0000034
ST: call to TchBklOpenHwnDriver
ST: Discovered function $34
ST: Discovered function $1
ST: Discovered function $11
ST: Discovered function $54
ST: Discovered function $31
ST: Discovered function $1a
ST: Discovered function $55
ST: Discovered function $51
ST: Discovered 8 RMI functions total
ST: founded 1 interupts for f11. setting mast to 4
ST: founded 1 interupts for f1a. setting mast to 10
ST: Max Fingers Count. Value is 5
ST: Error finding idle notification request in IdleQueue:0x720F9800 - STATUS:8000001A
ST: Created hidReportDescBuffer on 8DF54C30
ST: Set X=480 in 8DF54C56
ST: Set Y=800 in 8DF54C6B
ST: Set X=480 in 8DF54C99
ST: Set Y=800 in 8DF54CAE
ST: Set X=480 and Y=800 in hidReportDescriptor
ST: Unexpected -- no interrupt status bit set
Capacity:797, FullChargedCapacity:1350, Voltage:3847, Rate:0
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Entry
LumiaButtonsGPIO: Found Interrupt resource id=0 index=0
LumiaButtonsGPIO: Found Interrupt resource id=1 index=2
LumiaButtonsGPIO: Found Interrupt resource id=2 index=4
LumiaButtonsGPIO: Found Interrupt resource id=3 index=6
LumiaButtonsGPIO: Found Interrupt resource id=4 index=8
LumiaButtonsGPIO: Beginning to create interrupts
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: Created Interrupt
LumiaButtonsGPIO: LumiaButtonsGPIOProbeResources Exit: 0
ST: Error finding idle notification request in IdleQueue:0x72097A28 - !STATUS!
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Entry
LumiaButtonsGPIO: OnD0EntryPostInterruptsEnabled Exit
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.

+--BGFX-REPORT-----------------+
|                              |
|  DisplayMode:   480x 800x32  |
|  LogoSize:          1152054  |
|                              |
|  ProgressProlog:          0  |
|  ProgressFrames:          0  |
|  ProgressMemory:     193248  |
|  ProgressLow:             0  |
|  ProgressHigh:            0  |
|  ProgressManual:          0  |
|  ProgressTotal:           0  |
|                              |
|  FadeProlog:              0  |
|  FadeFrames:              0  |
|  FadeMemory:              0  |
|  FadeIo:                  0  |
|  FadeCpu:                 0  |
|  FadeLow:                 0  |
|  FadeHigh:                0  |
|  FadeOverlap:      24199867  |
|  FadeTotal:               0  |
|                              |
|  AnimationTotal:          0  |
|                              |
|  ResidentSize:       117808  |
|                              |
|  CompressBitmapsCPU:        0|
|                              |
+------------------------------+

NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OOBE doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\OEM\Nokia\Multivariant\Color doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Shell\OEM\Wallpaper doesn't exist !!!!
NRSDRIVER::NRSDebugPrintState (ERR): Key \Registry\Machine\Software\Microsoft\Windows\CurrentVersion\Control Panel\Theme doesn't exist !!!!
NRSDRIVER::NRSSetDeviceColor (ERR): Getting OOBE done state failed.

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

Then I have no idea. It could be caused by some of the drivers.

The registry errors are completely fine, I have it even though I conpleted OOBE.

from wfav7_installer.

Eeveelution avatar Eeveelution commented on May 17, 2024

Hmm, sad.. Yeah I actually did experiment with adding the registry keys it was complaining about but it didn't make a difference. I let it boot for another hour but it didn't do anything

from wfav7_installer.

stx3plus1 avatar stx3plus1 commented on May 17, 2024

i will try the fix and changing some other aspects of the system to just try get it booting, however i might need to do a DPP transplant from another lumia as mine is running TWRP... i could probably try emulating the situation on some other lumias too

from wfav7_installer.

RedGreenBlue09 avatar RedGreenBlue09 commented on May 17, 2024

DPP transplant? I don't think that will work properly as it is supposed to be unique per phone.

from wfav7_installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.