Ethernet card driver problem

  • Thread starter Thread starter JH
  • Start date Start date
J

JH

I recently installed the driver for a Network ethernet card in my toshiba
laptop, but the driver does not work, in hardware and devices show me a
yellow mark, that mean that the hardware is not working, I try with
different drivers and does not work, nothing change, what I can do??? thank
you.
 
Telling us the Device Manager error code may help. Also check Event Viewer
for errors.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
|I recently installed the driver for a Network ethernet card in my toshiba
| laptop, but the driver does not work, in hardware and devices show me a
| yellow mark, that mean that the hardware is not working, I try with
| different drivers and does not work, nothing change, what I can do???
thank
| you.
|
|
 
here is the code: This device is not working properly because Windows cannot
load the drivers required for this device. (Code 31)
 
You might try removing the driver (from Device Manager) then power down,
remove the adapter, then power up then to display hidden devices, non-Plug
and Play devices, and devices not attached to the computer (commonly known
as "ghosted" or "phantom" devices) Save the following two lines as a file
then execute.

--------------------------setdev.bat---------------------
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
start devmgmt.msc
---------------------------------------------------------

Then, View|Show Hidden Devices to remove these devices. If any ghost network
adapters are shown then uninstall these as well. Power down, reinstall the
adapter using the latest Windows 2000 driver from the manufacturer's web
site.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| here is the code: This device is not working properly because Windows
cannot
| load the drivers required for this device. (Code 31)
 
Correct you can't. Next best thing would be to disable it in cmos setup in
lieu of removing it.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| How I can remove a adapter when this computer is a laptop? sorry , i'm a
| beginner user.
 
Back
Top