终于在墙外找到了解决方案,原文求助如下:
Hi,
I am recently using a new system which is a Lenovo T410 with model number
2537LE3.
I noticed that whenever I am playing musics files from a USB flash drive
which surfing the internet,
it causes a blue screen sometimes with error message something like
“IRQL_NOT_EQUAL_OR_LESS” with file “e1k62x64.sys”.
The incident happens when I press I press enter when finished typing address
or clicked link in webpage in Internet Explorer.
I did a quick search on the file and found that it is from the ethernet card
driver.
So I suspected that when there is simultaneous usage in USB and Ethernet,
then the blue screen will most likely occurs.
Hope somebody will help me to solve this problem.
Running on system:
Lenovo Lenovo T410 2537LE3
BIOS version: 6IET68WW (1.28)
Windows 7 Enterprise x64 with latest updates
Ethernet driver version: 11.6.92.0
Thanks.
原来不止dell有此问题 而是Intel的网卡驱动有缺陷。不过Intel针对客户在自己的communities上的回复也真是给力长长的四页讨论帖,这路神仙齐上阵。其中最好 的解决方案给了30个steps 让菜鸟都能看得懂。不愧是Share collaborate and innovate with industry technology enthusiasts. 我找了一个精简版以飨读者。
The cause of the blue screen is a missing entry in the driver install
information file (INF). You could edit the file, uninstall the Intel® Network
Connections software, and then install again from a software copy with the
edited INF file.
Follow these steps.
Make a copy of the original software package before you do the other steps
so you can go back to the original file if you make a mistake.
Open your software package with WinZip* or a similar program.
In the PRO1000\Winx64\NDIS62 directory you will find the e1k62x64.inf
file.
Open the file.
Find the [E10EA.HW] and [E10EB.HW] sections
Add this line to each of the above sections
AddReg =
MSI.reg
Save the file and install the drivers and software.
The edited sections should look like this example when you are done.
[E10EA.HW]
Include = machine.inf
Needs =
PciIoSpaceNotRequired
AddReg = MSI.reg
[E10EB.HW]
Include = machine.inf
Needs =
PciIoSpaceNotRequired
AddReg = MSI.reg
Let us know how this works out for you.
Mark H
自从按照指点插入信息重装驱动后,晚上实验了下 同时播放新浪微薄视频,播放720P视频,并且通过FLASHFXP从FTP已10MB/s速度下载影片,机器下载了10G左右内容 并没有死机。看来修改方法还是有一定用处,继续观察中。











