Dietmar Posted February 20 Posted February 20 What a crazy fight with BSODs and to solve them with Windbg for the RTL8125 2.5 GB lan controller under XP SP3. But now I am sure, that I will succeed with the driver RTL8125.sys for XP SP3 Dietmar 1
Dietmar Posted February 21 Posted February 21 I get 2 packages from DHCP server, my router, on the RTL8125 lan driver in XP SP3 Dietmar 1
reboot12 Posted February 21 Posted February 21 (edited) @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 Edited February 21 by reboot12
reboot12 Posted February 21 Posted February 21 @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
Dietmar Posted February 21 Posted February 21 @reboot12 Your Dev_15BB is different from my Dev_15B8 and Dev_1A1D for my i219 driver, which I tested and works ok. Yours is a i219-LM, mine are i219-v. I just look at all the registers of your Dev_15BB, where there is a difference. Then I compile a new driver for you. But this driver only you can test, because I have no board with this Dev Dietmar 1
Dietmar Posted February 21 Posted February 21 @reboot12 Here is the link for your i219-LM, just fresh compiled. They treat the powermanagement there other than in i219-v good luck and tell me what happens Dietmar https://www.upload.ee/files/19097984/i219-LM.zip.html
Dietmar Posted February 21 Posted February 21 (edited) @reboot12 I just find in Linux Forum another hack, that they use in Linux for to make their i219-LM run. Here is this hack included Dietmar https://www.upload.ee/files/19098072/i219-LMnextversion.zip.html EDIT: Both new i219-LM drivers work also on my i219-v. Edited February 21 by Dietmar
reboot12 Posted February 21 Posted February 21 (edited) @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? Edited February 21 by reboot12
Dietmar Posted February 21 Posted February 21 (edited) @reboot12 Here is next version3, good luck Dietmar https://www.upload.ee/files/19098198/i219-LM-v3.zip.html EDIT: AMT/ME in BIOS deactivate. In BIOS AMT/vPro/Manageability (or “Intel ME”, “MEBx”, “ASF”) deactivate may help against crazy ME spy machine. All the problem comes from this: When from outside somebody wants to take control over your compi, ME operates via this i219-LM device. And in this time, all normal traffic has to be stopped. Exact this happens to you. Edited February 21 by Dietmar
reboot12 Posted February 21 Posted February 21 (edited) @Dietmar v3 also not work 23 minutes ago, Dietmar said: AMT/ME in BIOS deactivate. In BIOS AMT/vPro/Manageability (or “Intel ME”, “MEBx”, “ASF”) deactivate may help against crazy ME spy machine. All the problem comes from this: When from outside somebody wants to take control over your compi, ME operates via this i219-LM device. And in this time, all normal traffic has to be stopped. Exact this happens to you. 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 Edited February 21 by reboot12
Dietmar Posted February 21 Posted February 21 @reboot12 Here is version v4 for i219-LM. https://www.upload.ee/files/19098267/i219-LM-v4.zip.html Then I am out of ideas for now. The most crazy thing is, that when I find a board at me with this i219-LM, I can disable ME on it. So I look if I have one already Dietmar
Dietmar Posted February 21 Posted February 21 @reboot12 I found a compi with exact your Dev_15BB device for i219. And my lan works there (v4) Dietmar
reboot12 Posted February 21 Posted February 21 @Dietmar Maybe I use bad acpi.sys ??? My is 5.1.2600.7777 build by Administrator 181 KB CRC-32: 681ad328
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now