Andalu
MemberContent Type
Profiles
Forums
Events
Everything posted by Andalu
-
Thanks to @Damnation @Dietmar @Mov AX, 0xDEAD (in alphabetical order ) This should be my first debugging log without (apparent) errors: https://anonfiles.com/p0YelbZ3x4/H470_TXT Since I probably made something wrong, please let me know what is missing. Edit: I didn't see any classic BSOD, the screen become black just entering "g" after the command "bu acpi!DriverEntry". The acpi.sys on the TARGET system has SHA-1: 166A17FFE3421083E81A3A7CF9E01D7CD63F52A7 Here an image from the HOST system: https://anonfiles.com/t4Q5m8Z0xf/Image_1_png
-
@Mov AX, 0xDEAD @Dietmar @Damnation first of all, thank you so much for supporting me Here an image from my last attempt when I included all files in one folder only: https://anonfiles.com/l9r4i0Zcx5/Debug_png P.S.: I'm using the same HOST and TARGET systems as before. I don't know for where the "TerminalServer SingleUserTS" comes from.
-
@Mov AX, 0xDEAD here the option from the boot.ini that I'm using: C:\WINDOWS="KDNET FREE" /noexecute=optin /fastdetect /DEBUG /DEBUGPORT=NET /HOST_IP=192.168.1.1 /HOST_PORT=50000 /ENCRYPTION_KEY=1.2.3.4 /CPUFREQ=3300 /TARGET_IP=192.168.1.3 /BREAK /ONECPU For compiled acpi.pdb do you mean the version you sent me (that's what I did by copying it in the folder c:\nt\base\busdrv\acpi\driver\nt\obj\i386\)? Or I need to re-compile it? The associated acpi.sys (451.968 byte) where needs to be copied?
-
@Mov AX, 0xDEAD I followed your instructions but I still got errors. I have to figure out how to set the correct symbols paths and where other files type (*.exe, *.sys) need to be copied. Here the log containing the errors: https://anonfiles.com/bem2gfZ1x8/H470_txt I tried to copy acpi.pdb in the compiled folder (in my case c:\nt\base\busdrv\acpi\driver\nt\obj\i386\ created from scratch) and also in the symbols path (in my case W:\Symbols1\sys folder, replacing the existing acpi.pdb) but the errors are still there. Thanks.
-
Finally I can see the "Kernel Debugger connection established" message for my host (with intel i217 chipset) and target (with realtek 8111GS chipset) systems. I now need info for a correct configuration for the installed symbols to overcome the errors reported in the following log: https://anonfiles.com/R1IcR5Ybx6/Debug_GA-H470_TXT
-
@Dietmar it's hard to find on amazon.it (I prefer it for the fast shipping) a card with the SG24701A chipset as for the LG2013D. @Damnation This card has the RTL8111G (without the final "R") chipset but I don't know if it can be the right card. RTL8111GR seems to be present on motherboards only. My research continues.
-
@Dietmar both kdstub.dll and kdnet10.dll are already in the system32 folder on the target system. I don't have a realtek card now to test. I'll buy it in the next days.... I won't give up! Edit: I'll try in the next days starting from scratch once again. Thank you so much @Dietmar for your help Have a good night.
-
I had already obtained the patched files from the @Mov AX, 0xDEAD guide on github. Both files (kdnet.dll and kdstub.net) have the same SHA-1 of the versions that @Mov AX, 0xDEAD sent me. The only difference is for the kdnet10.dll: the version from Mov,Ax has a size of 219.960 byte, "mine" has a size of 142.656 byte (kd_02_8086.dll renamed in kdnet10.dll for the intel controller, if I correctly remember). I never used "my" version in any attempt...... edit: and I had done right not using "my" version....nothing changed with it, still no debugging