Jump to content

reboot12

Member
  • Posts

    858
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Poland

Everything posted by reboot12

  1. @Dietmar symbols installed in c:\symbols copy i219.pdb LM v5 to c:\symbols\sys boot.ini with /break option start WinDbg on COM 115200 kd> .sympath c:\symbols Symbol search path is: c:\symbols Expanded Symbol search path is: c:\symbols ************* Symbol Path validation summary ************** Response Time (ms) Location OK c:\symbols kd> .reload Connected to Windows XP 2600 x86 compatible target at (Mon Feb 23 13:08:12.187 2026 (UTC + 1:00)), ptr64 FALSE *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrpamp.exe - Loading Kernel Symbols ................................... Loading User Symbols *** ERROR: Symbol file could not be found. Defaulted to export symbols for halmacpi.dll - ************* Symbol Loading Error Summary ************** Module name Error ntkrpamp The system cannot find the file specified halmacpi PDB not found : c:\symbols\symbols\dll\halmacpi.pdb You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded. You should also verify that your symbol search path (.sympath) is correct. .sympath /v - this command make error kd> !sym noisy noisy mode - symbol prompts on Some files pdb mismatched and some probably loaded OK kd> .reload /f Connected to Windows XP 2600 x86 compatible target at (Mon Feb 23 13:11:28.031 2026 (UTC + 1:00)), ptr64 FALSE DBGHELP: c:\symbols\ntkrpamp.pdb - file not found DBGHELP: c:\symbols\exe\ntkrpamp.pdb - mismatched pdb DBGHELP: c:\symbols\symbols\exe\ntkrpamp.pdb - file not found DBGHELP: ntkrpamp.pdb - file not found DBGHELP: Couldn't load mismatched pdb for ntkrpamp.exe *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrpamp.exe - DBGHELP: nt - export symbols Loading Kernel Symbols . DBGHELP: c:\symbols\halmacpi.pdb - file not found DBGHELP: c:\symbols\dll\halmacpi.pdb - mismatched pdb DBGHELP: c:\symbols\symbols\dll\halmacpi.pdb - file not found DBGHELP: halmacpi.pdb - file not found DBGHELP: Couldn't load mismatched pdb for halmacpi.dll *** ERROR: Symbol file could not be found. Defaulted to export symbols for halmacpi.dll - DBGHELP: hal - export symbols . DBGHELP: c:\symbols\kdcom.pdb - file not found DBGHELP: kdcom - public symbols c:\symbols\dll\kdcom.pdb . DBGHELP: c:\symbols\bootvid.pdb - file not found DBGHELP: BOOTVID - public symbols c:\symbols\dll\bootvid.pdb .... ************* Symbol Loading Error Summary ************** Module name Error ntkrpamp The system cannot find the file specified The SYMSRV client failed to find a file in the UNC store, or there is an invalid UNC store (an invalid path or the pingme.txt file is not present in the root directory), or the file is present in the symbol server exclusion list. halmacpi PDB not found : c:\symbols\symbols\dll\halmacpi.pdb Unable to locate the .pdb file in this location ACPI PDB not found : c:\symbols\symbols\sys\acpi.pdb Unable to locate the .pdb file in this location pci PDB not found : c:\symbols\symbols\sys\pci.pdb Unable to locate the .pdb file in this location isapnp PDB not found : c:\symbols\symbols\sys\isapnp.pdb Unable to locate the .pdb file in this location sdbus PDB not found : c:\symbols\symbols\sys\sdbus.pdb Unable to locate the .pdb file in this location ntoskrn8 PDB not found : c:\symbols\symbols\sys\ntoskrn8.pdb Unable to locate the .pdb file in this location sdstor PDB not found : c:\symbols\symbols\sys\sdstor.pdb Unable to locate the .pdb file in this location compbatt PDB not found : c:\symbols\symbols\sys\compbatt.pdb Unable to locate the .pdb file in this location BATTC PDB not found : c:\symbols\symbols\SYS\battc.pdb Unable to locate the .pdb file in this location PCIIDEX PDB not found : c:\symbols\symbols\SYS\pciidex.pdb Unable to locate the .pdb file in this location intelide PDB not found : c:\symbols\symbols\sys\intelide.pdb Unable to locate the .pdb file in this location MountMgr PDB not found : c:\symbols\symbols\sys\mountmgr.pdb Unable to locate the .pdb file in this location dmio PDB not found : c:\symbols\symbols\sys\dmio.pdb Unable to locate the .pdb file in this location PartMgr PDB not found : c:\symbols\symbols\sys\partmgr.pdb Unable to locate the .pdb file in this location VolSnap PDB not found : c:\symbols\symbols\sys\volsnap.pdb Unable to locate the .pdb file in this location atapi PDB not found : c:\symbols\symbols\sys\atapi.pdb Unable to locate the .pdb file in this location iaStorAC PDB not found : c:\symbols\symbols\sys\iaStorAC.pdb Unable to locate the .pdb file in this location storport PDB not found : c:\symbols\symbols\sys\storport.pdb Unable to locate the .pdb file in this location genahci PDB not found : c:\symbols\symbols\sys\genahci.pdb Unable to locate the .pdb file in this location stornvme PDB not found : c:\symbols\symbols\sys\stornvme.pdb Unable to locate the .pdb file in this location disk PDB not found : c:\symbols\symbols\sys\disk.pdb Unable to locate the .pdb file in this location CLASSPNP PDB not found : c:\symbols\symbols\SYS\classpnp.pdb Unable to locate the .pdb file in this location fltMgr PDB not found : c:\symbols\symbols\sys\fltMgr.pdb Unable to locate the .pdb file in this location sr PDB not found : c:\symbols\symbols\sys\sr.pdb Unable to locate the .pdb file in this location KSecDD PDB not found : c:\symbols\symbols\sys\ksecdd.pdb Unable to locate the .pdb file in this location Ntfs PDB not found : c:\symbols\symbols\sys\ntfs.pdb Unable to locate the .pdb file in this location NDIS PDB not found : c:\symbols\symbols\sys\ndis.pdb Unable to locate the .pdb file in this location Mup PDB not found : c:\symbols\symbols\sys\mup.pdb Unable to locate the .pdb file in this location agp440 PDB not found : c:\symbols\symbols\sys\agp440.pdb Unable to locate the .pdb file in this location Now tried with i219: kd> sxe ld:i219 kd> sxe ud:i219 Couldn't resolve error at 'i219' kd> g DBGHELP: D:\Pobieranie\windbg_x86\x86\ntdll.dll - file not found DBGHELP: D:\Pobieranie\windbg_x86\x86\ntdll.dll - file not found DBGHELP: ntdll.dll not found in c:\symbols DBGHELP: ntdll.dll not found in c:\symbols DBGENG: ntdll.dll - Image mapping disallowed by non-local path. DBGHELP: No debug info for ntdll.dll. Searching for dbg file DBGHELP: c:\symbols\ntdll.dbg - file not found DBGHELP: c:\symbols\dll\ntdll.dbg - file not found DBGHELP: c:\symbols\symbols\dll\ntdll.dbg - path not found DBGHELP: .\ntdll.dbg - file not found DBGHELP: .\dll\ntdll.dbg - path not found DBGHELP: .\symbols\dll\ntdll.dbg - path not found DBGHELP: ntdll.dll missing debug info. Searching for pdb anyway DBGHELP: c:\symbols\ntdll.pdb - file not found DBGENG: ntdll.dll has mismatched symbols - type ".hh dbgerr003" for details DBGHELP: ntdll - public symbols c:\symbols\dll\ntdll.pdb - unmatched nt!RtlUnwind+0xdc0: 80530ea6 cc int 3 0: kd> .reload /f i219.sys Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long. Run !sym noisy before .reload to track down problems loading symbols. DBGHELP: c:\symbols\i219.pdb - file not found DBGHELP: i219 - private symbols & lines c:\symbols\sys\i219.pdb 0: kd> lm m i219 start end module name ba948000 ba950280 i219 (private pdb symbols) c:\symbols\sys\i219.pdb What next? g for GO ?
  2. Ahhhhhhh, you misled me !!! Not extract only simply install selecting path c:\symbols
  3. @Dietmar WinDbg serach pdb files in c:\symbols\symbols\sys agp440 PDB not found : c:\symbols\symbols\sys\agp440.pdb Unable to locate the .pdb file in this location I don't have a symbols subdirectory, I only have files eula.txt, qfenum.txt, symbols.cab, symbols.cat, symbols.exe and symbols.inf in c:\symbols
  4. Symbol probably not work - Symbol file not found for all files and Unable to locate the .pdb file... https://pastebin.com/LsBHAWkf
  5. @Dietmar I run WinDbg on my COM port 115200 I start WinXP on i219 PC - now Debuge not connected then make Break right (menu Debug > Break ?) .sympath /v error: https://pastebin.com/4iDE1XDR
  6. @Dietmar OK, ectracted symbols: I set path in WinDbg but file not found ??? Waiting to reconnect... Connected to Windows XP 2600 x86 compatible target at (Mon Feb 23 10:42:24.093 2026 (UTC + 1:00)), ptr64 FALSE Kernel Debugger connection established. ************* Symbol Path validation summary ************** Response Time (ms) Location OK C:\symbols Symbol search path is: C:\symbols Executable search path is: *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrpamp.exe - Windows XP Kernel Version 2600 MP (1 procs) Free x86 compatible Built by: 2600.xpsp_sp2_rtm.040803-2158
  7. @Dietmar OK, now download this 209 MB: https://web.archive.org/web/20170710155413/msdl.microsoft.com/download/symbols/packages/windowsxp/WindowsXP-KB936929-SP3-x86-symbols-full-ENU.exe @Damnation I found torrent with list but not work: https://www.btdig.com/c7dcf31a42a2e5742b8ab9759474906f4fa17585/59老光盘群分享汇总-2024年4月 This is my list but links not work - maybe only over WayBack machine: https://pastebin.com/FsLnKZhR
  8. @Dietmar I have only WindowsXP-KB936929-SP3-x86-symbols-update-ENU.exe 164 MB and others amd64:
  9. But I wrote that the same router, the same network cable and the same i219 card in Win10 sees the router correctly and receives the DHCP configuration, network and Internet work OK, packet sended and received OK What else should I send from WinDbg? I'm running WinDbg 6.3.9600.17200 X86 on a WinXP 64-bit symbolless host system. How to install symbols?
  10. When you tested different versions of your drivers Intel & Realtek, did you have problems with 0 Received / 0 Sent packets ???
  11. @Dietmar Some diff in WinDbg but still not work https://pastebin.com/y2n4gSVM
  12. @Dietmar Please go to webchat - now I try WinDbg and need help: https://webchat.quakenet.org/?channels=windbg I ran WinDbg through the serial port and I got this (IRQ seen -> stopping poll) : https://pastebin.com/Ckfuicjq I debug v4 LM driver version.
  13. Yes, I have this version. P.S. I tested your drivers and noticed so with version i219DRIVERXPSP3moreDevicesInf WinXP shutdown but PC not power off - CPU fan still work. After replace .sys driver to version v4 LM then PC power off OK
  14. @Dietmar I tested acpi.sys 5.2.3790.7777 - same problem. I have enabled LAN Boot ROM for i219 in the BIOS and I can boot from my PXE server installed on my OpenWrt router without any problems, which means that: network cable is 100% functional DHCP server works OK BIOS settings OK I also installed Win10 64-bit Legacy MBR and the i219 card works without any problems (the system has its own drivers) - same cable, same router:
  15. @Dietmar Maybe I use bad acpi.sys ??? My is 5.1.2600.7777 build by Administrator 181 KB CRC-32: 681ad328
  16. @CRK Try this: https://msfn.org/board/topic/183464-compiling-acpi-v20-driver-for-windows-xp-sp3-and-windows-2003-sp2-x32x64/page/155/#findComment-1285442
  17. @Dietmar v3 also not work I don't use AMT so I don't think this is causing the problem. It also has a second integrated i211 card on the same motherboard and it works without any problems in WinXP with the same BIOS settings - I have drivers for it: https://msfn.org/board/topic/184522-lets-try-to-get-the-intel-lan-i219-v-running-with-xp/page/2/#comment-1263632
  18. @Dietmar I tested both but unfortunately any of them not work - still same problem 0 send/0 received packets EDIT: Can you compile a 64-bit version?
  19. @Dietmar I made driver included all DLL files (CoInstaller) with your i219.sys replaced to e1d6232.sys Driver install OK, cable detect OK but still 0 send/0 received packets https://www.upload.ee/files/19096693/Gelip2_i219.zip.html
  20. @Dietmar I added all the driver settings in the .inf file. Now they are available in WinXP NIC properties and I can change them, but your driver does not respond to any settings and, for example, when I set the Speed & Duplex to 100 Mbps Full Duplex, driver restart but it is always 1 Gbps and still 0 send/0 received packets I make my_i219.inf file based on Win7 32-bit NDIS 6.2 driver for I219 (e1d6232.inf) https://www.upload.ee/files/19096540/i219_Gelip.zip.html Win7 driver 32-bit: https://www.upload.ee/files/19096573/NDIS62.zip.html
  21. I have many different cables that I use to connect devices to my router with RJ45 100 Mbps ports and they always work OK at 100 Mbps so the cables are OK. I connect devices with 1 Gbps port and work OK at 100 Mbps e.g. my laptop has 1 Gbps NIC and using my cable connect to my router work at 100 Mbps. Same cable not work if try connect i219 with your XP driver to my router. This is not a cable problem.
  22. @Dietmar How force link speed i219 to 100 Mbps - no see any driver settings ?
  23. @Dietmar I tried also manually set IP, DNS, Gateway but still 0 send/0 receive
  24. No, driver work, cable detect OK but still 0 send/0 received packets Windows IP Configuration Host Name . . . . . . . . . . . . : test Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Broadcast IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter Local Area Connection 6: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : i219 Physical Address. . . . . . . . . : 00-0C-F1-A7-EE-DA Dhcp Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IP Address. . . . . . . . . . . . : 0.0.0.0 Subnet Mask . . . . . . . . . . . : 0.0.0.0 Default Gateway . . . . . . . . . : DHCP Server . . . . . . . . . . . : 255.255.255.255
×
×
  • Create New...