Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Hardware > nVidia BSOD nvlddmkm.sys

Reply
Thread Tools Display Modes

nVidia BSOD nvlddmkm.sys

 
 
Depops
Guest
Posts: n/a

 
      02-22-2007
I am using Vista Home Premium on:
Athlon64 3000
MSI GeForce 7800GT
GA-K8NF-9 motherboard
2GB RAM

Every time I tried to install, the installer would BSOD near the end when it
tried to load my video drivers. The BSOD pointed to nvlddmkm.sys. I was
finally able to complete an install by letting this happen, then booting from
the disc and using the command prompt to delete nvlddmkm.sys. When the
installer tried to continue, it couldn't find the driver so it just went on
without it.

Any time I try to install video drivers, I get the same BSOD pointing to
nvlddmkm.sys. I have tried all kinds of drivers from the default one privided
with Vista, to nVidia's WHQL drivers, to nVidia's beta drivers. All give
exactly the same fault.

I have updated my BIOS, loaded default BIOS settings, and updated my nForce
motherboard drivers to no avail.

My system has never had any problems running Windows XP and it continues to
work fine when I boot it up since I installed Vista.

Does anyone know what's causing this and if there's a fix? I understand that
nVidia are having lots of driver problems but it seems that most people can
at least get in to Windows. I haven't been able to try out Aero yet!
 
Reply With Quote
 
 
 
 
marca
Guest
Posts: n/a

 
      02-28-2007
bump, having the exact same problem, have you found any solutions?

/martin

"Depops" wrote:

> I am using Vista Home Premium on:
> Athlon64 3000
> MSI GeForce 7800GT
> GA-K8NF-9 motherboard
> 2GB RAM
>
> Every time I tried to install, the installer would BSOD near the end when it
> tried to load my video drivers. The BSOD pointed to nvlddmkm.sys. I was
> finally able to complete an install by letting this happen, then booting from
> the disc and using the command prompt to delete nvlddmkm.sys. When the
> installer tried to continue, it couldn't find the driver so it just went on
> without it.
>
> Any time I try to install video drivers, I get the same BSOD pointing to
> nvlddmkm.sys. I have tried all kinds of drivers from the default one privided
> with Vista, to nVidia's WHQL drivers, to nVidia's beta drivers. All give
> exactly the same fault.
>
> I have updated my BIOS, loaded default BIOS settings, and updated my nForce
> motherboard drivers to no avail.
>
> My system has never had any problems running Windows XP and it continues to
> work fine when I boot it up since I installed Vista.
>
> Does anyone know what's causing this and if there's a fix? I understand that
> nVidia are having lots of driver problems but it seems that most people can
> at least get in to Windows. I haven't been able to try out Aero yet!

 
Reply With Quote
 
Hohen
Guest
Posts: n/a

 
      03-02-2007
I have the same problem when I install vista, but there thi problem also windows xp and the bug ar localized on "CPU to AGP" driver. I need to install VIAGART file driver contained in VIA-Hyperion package.... maybe run under Vista. ;-)

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
Reply With Quote
 
Dwain
Guest
Posts: n/a

 
      03-03-2007
I have found and fixed the problem today. This is what appears to happen.
during the installation of the most current drivers 100.65 Vista, an OLD file
nvlddmkm.sys is copied into windows/system32/drivers and not the current one
in the install. As a result the new drivers are attempting to access a file
dated 11/2006 instead of 2/2007 ver 7.15.11.0065 which is in the newest WHQL
driver ver 100.65 vista 32.

Fix: Go to windows/system32/drivers and rename nvlddmkm.sys to
nvlddmkm.sys.old. Go to the nvidia directory and find the file nvlddmkm.sy_
and copy it to windows/system32. Using the cmd window (DOS box) type
EXPAND.EXE nvlddmkm.sy_ nvlddmkm.sys. When the expansion is complete, copy
the new nvlddmkm.sys to windows/system32/drivers and restart the computer.

Your computer should now work properly.

You will notice that any uninstall and reinstall of nvidia drivers will not
remove the old nvlddmkm.sys file and will not overwrite it with the newer
version. You have to do it manually. I do not know why this happens but who
cares as long it is fixed.

Good luck...

"Hohen" wrote:

> I have the same problem when I install vista, but there thi problem also windows xp and the bug ar localized on "CPU to AGP" driver. I need to install VIAGART file driver contained in VIA-Hyperion package.... maybe run under Vista. ;-)
>
> EggHeadCafe.com - .NET Developer Portal of Choice
> http://www.eggheadcafe.com
>

 
Reply With Quote
 
hetaali
Guest
Posts: n/a

 
      03-08-2007

When i try to delete the nvlddmkm.sys file or replace it with your
instructions bellow - the system gives me this text when i reboot and
windows is about to start (regardless of safe mode or not)

"The computer restarted unexpectedly or encountered an unexpected
error. Windows installation cannot proceed. To install Windows click ok
to restart"

any help?

/Martin


Dwain;2628715 Wrote:
> I have found and fixed the problem today. This is what appears to
> happen.
> during the installation of the most current drivers 100.65 Vista, an
> OLD file
> nvlddmkm.sys is copied into windows/system32/drivers and not the
> current one
> in the install. As a result the new drivers are attempting to access a
> file
> dated 11/2006 instead of 2/2007 ver 7.15.11.0065 which is in the newest
> WHQL
> driver ver 100.65 vista 32.
>
> Fix: Go to windows/system32/drivers and rename nvlddmkm.sys to
> nvlddmkm.sys.old. Go to the nvidia directory and find the file
> nvlddmkm.sy_
> and copy it to windows/system32. Using the cmd window (DOS box) type
> EXPAND.EXE nvlddmkm.sy_ nvlddmkm.sys. When the expansion is complete,
> copy
> the new nvlddmkm.sys to windows/system32/drivers and restart the
> computer.
>
> Your computer should now work properly.
>
> You will notice that any uninstall and reinstall of nvidia drivers will
> not
> remove the old nvlddmkm.sys file and will not overwrite it with the
> newer
> version. You have to do it manually. I do not know why this happens
> but who
> cares as long it is fixed.
>
> Good luck...
>
> "Hohen" wrote:
>
> > I have the same problem when I install vista, but there thi problem

> also windows xp and the bug ar localized on "CPU to AGP" driver. I need
> to install VIAGART file driver contained in VIA-Hyperion package....
> maybe run under Vista. ;-)
> >
> > EggHeadCafe.com - .NET Developer Portal of Choice
> > http://www.eggheadcafe.com
> >



--
hetaali
------------------------------------------------------------------------
hetaali's Profile: http://forums.techarena.in/member.php?userid=23041
View this thread: http://forums.techarena.in/showthread.php?t=689444

http://forums.techarena.in

 
Reply With Quote
 
AlKolkin
Guest
Posts: n/a

 
      04-26-2007
The latest Nvidia 158 driver goes through the process of eliminating older
versions. However, that is NOT the only problem and will NOT fix your system
permanently.

Various websites and a potential law suit talk about the problem of using the
8800 Series with Vista. When running DreamScene, DirectX 10.0 demos, and
video DVD's, a message pops up saying that Nvlddmkm.dll or nvlddmkm.sys has
lost connectivity and has been recovered. In some cases the computer has to
be rebooted and the offending programs not run again. In some cases, there
is a BSOD or other error messages.

Many solutions, including driver updates and elimination of older versions
of the drivers have been suggested. None of them work.

Well, for me the problem appears fixed; I simply turned off UAC!!!!!!!!!!!!
Everything has been running fine for an hour, which is a record.

My setup is as follows:

* Hardware and software firewall, antispyware, and anti virus software
* Asus Striker Extreme
* PNY 8800 GTX -- Driver version 7.15.11.5818 (158.15)
* 2 GB Corsair Dominator memory
* OC the CPU to 3.00 MHz
* Two Raptor RAID 0 drives
* External RAID 5 backup
* Creative X-Fi gamer

I really hope that this post helps people.


"hetaali" wrote:

>
> When i try to delete the nvlddmkm.sys file or replace it with your
> instructions bellow - the system gives me this text when i reboot and
> windows is about to start (regardless of safe mode or not)
>
> "The computer restarted unexpectedly or encountered an unexpected
> error. Windows installation cannot proceed. To install Windows click ok
> to restart"
>
> any help?
>
> /Martin
>
>
> Dwain;2628715 Wrote:
> > I have found and fixed the problem today. This is what appears to
> > happen.
> > during the installation of the most current drivers 100.65 Vista, an
> > OLD file
> > nvlddmkm.sys is copied into windows/system32/drivers and not the
> > current one
> > in the install. As a result the new drivers are attempting to access a
> > file
> > dated 11/2006 instead of 2/2007 ver 7.15.11.0065 which is in the newest
> > WHQL
> > driver ver 100.65 vista 32.
> >
> > Fix: Go to windows/system32/drivers and rename nvlddmkm.sys to
> > nvlddmkm.sys.old. Go to the nvidia directory and find the file
> > nvlddmkm.sy_
> > and copy it to windows/system32. Using the cmd window (DOS box) type
> > EXPAND.EXE nvlddmkm.sy_ nvlddmkm.sys. When the expansion is complete,
> > copy
> > the new nvlddmkm.sys to windows/system32/drivers and restart the
> > computer.
> >
> > Your computer should now work properly.
> >
> > You will notice that any uninstall and reinstall of nvidia drivers will
> > not
> > remove the old nvlddmkm.sys file and will not overwrite it with the
> > newer
> > version. You have to do it manually. I do not know why this happens
> > but who
> > cares as long it is fixed.
> >
> > Good luck...
> >
> > "Hohen" wrote:
> >
> > > I have the same problem when I install vista, but there thi problem

> > also windows xp and the bug ar localized on "CPU to AGP" driver. I need
> > to install VIAGART file driver contained in VIA-Hyperion package....
> > maybe run under Vista. ;-)
> > >
> > > EggHeadCafe.com - .NET Developer Portal of Choice
> > > http://www.eggheadcafe.com
> > >

>
>
> --
> hetaali
> ------------------------------------------------------------------------
> hetaali's Profile: http://forums.techarena.in/member.php?userid=23041
> View this thread: http://forums.techarena.in/showthread.php?t=689444
>
> http://forums.techarena.in
>
>

 
Reply With Quote
 
tonyblue
Guest
Posts: n/a

 
      12-17-2008

*-_Dwain_-
thank yo

--
tonyblu
-----------------------------------------------------------------------
tonyblue's Profile: http://forums.techarena.in/members/tonyblue.ht
View this thread: http://forums.techarena.in/vista-har...ices/689444.ht

http://forums.techarena.i

 
Reply With Quote
 
thiagodm
Guest
Posts: n/a

 
      02-13-2009

Hello,
I discovered a way to resolve my problem. And I only registered to hel
who still stuck on this.
I realize that it started after the nvidia service kicks in. So th
solution that worked for me:

Start in safe mode
go to command
type
sc delete nvsvc (don't remember if it was nvsvc or nvvsvc try both)
sc delete nvvsvc
sc delete nvlddmkm

retype to check if it is deleted

restart

update nvidia driver using windows udpate (if is your case) or/the
install newest drivers.

Hope it helps

--
thiagod
-----------------------------------------------------------------------
thiagodm's Profile: http://forums.techarena.in/members/thiagodm.ht
View this thread: http://forums.techarena.in/vista-har...ices/689444.ht

http://forums.techarena.i

 
Reply With Quote
 
Curious
Guest
Posts: n/a

 
      08-16-2009

Winupdate does not install the latest drivers for a Graphics card. It
installs the drivers that the Graphic card manufacturer released when the
graphics card was first shipped which are often not at all compatible with
your current system.
The current Drivers for cards with Nvidia chips from the Nvidia Web site are
the 190.xx drivers.
"cjhamit" <> wrote in message
news:...
>
> Dwain;2628715 Wrote:
>> I have found and fixed the problem today. This is what appears to
>> happen.
>> during the installation of the most current drivers 100.65 Vista, an
>> OLD file
>> nvlddmkm.sys is copied into windows/system32/drivers and not the
>> current one
>> in the install. As a result the new drivers are attempting to access a
>> file
>> dated 11/2006 instead of 2/2007 ver 7.15.11.0065 which is in the newest
>> WHQL
>> driver ver 100.65 vista 32.
>>
>> Fix: Go to windows/system32/drivers and rename nvlddmkm.sys to
>> nvlddmkm.sys.old. Go to the nvidia directory and find the file
>> nvlddmkm.sy_
>> and copy it to windows/system32. Using the cmd window (DOS box) type
>> EXPAND.EXE nvlddmkm.sy_ nvlddmkm.sys. When the expansion is complete,
>> copy
>> the new nvlddmkm.sys to windows/system32/drivers and restart the
>> computer.
>>
>> Your computer should now work properly.
>>
>> You will notice that any uninstall and reinstall of nvidia drivers will
>> not
>> remove the old nvlddmkm.sys file and will not overwrite it with the
>> newer
>> version. You have to do it manually. I do not know why this happens
>> but who
>> cares as long it is fixed.
>>
>> Good luck...
>>
>>

>
>
> Dwain I cannot thank you enough. I spent many hours trying to find the
> nvidia driver I knew was the culprit somewhere. I got stuck half way
> through the recovery process with a hung black screen, this meant I
> could not access safe mode to resolve the issue..
>
> For anyone who may be reading this that has an HP laptop with the black
> screen and may be stuck during installation from HP recovery, I used
> this solution to change the driver name from nvlddmkm.sys to
> nvlddmkm.sys.old . I could not complete the rest of the process because
> the fresh install had already deleted the nvidia folder. However just
> changing the name of this defunct file allowed windows to boot past the
> black screen and I am now typing from my fresh vista install
>
> You can use the "repair startup function" when windows loads or
> alternatively use the F11 to recovery option (then cancel recovery) and
> access the cmd.
> From here you need to navigate to C:\windows\system32\drivers
> Then do the rename nvlddmkm.sys nvlddmkm.sys.old
>
> Good luck and many thanks Dwain, cjhamit.
>
>
> --
> cjhamit
> ------------------------------------------------------------------------
> cjhamit's Profile: http://forums.techarena.in/members/125616.htm
> View this thread:
> http://forums.techarena.in/vista-har...ces/689444.htm
>
> http://forums.techarena.in
>

 
Reply With Quote
 
Curious
Guest
Posts: n/a

 
      11-12-2009
Are you actually running the Nvidia 191.07 drivers for Win7?

"kidswithaids" <> wrote in message
news:...
>
> I managed to do what Dwain said, but the problem persists.
>
> I have XP on the same machine and I can strangely log onto it when I
> use boot option from XP CD, and than select Earlier version of Windows
> instead of W7. When XP loads, I can do what ever I want, like everything
> is OK. There I managed to do Dwain's steps but it doesn't help.
>
> The monitor shuts down or the blue screen appears and resets by itself.
> I can hear that the system is up but the monitor is off.
>
> I can reinstall W7 but the problem will occur if I install the drivers,
> right. Help me!
>
>
> --
> kidswithaids
> ------------------------------------------------------------------------
> kidswithaids's Profile: http://forums.techarena.in/members/153845.htm
> View this thread:
> http://forums.techarena.in/vista-har...ces/689444.htm
>
> http://forums.techarena.in
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Nvidia nvlddmkm.sys BSOD Boot Smilerfive Windows Vista Installation 2 09-20-2007 02:22 AM
Vista boot BSOD nvlddmkm.sys Nvidia crash Smilerfive Windows Vista General Discussion 4 09-10-2007 08:12 PM
BSOD with nVidia GeForce 6600 nvlddmkm.sys 6XGate Windows Vista General Discussion 1 03-15-2007 08:15 PM
BSOD with nVidia GeForce 6600 nvlddmkm.sys 6XGate Windows Vista General Discussion 3 09-17-2006 09:35 PM
BSOD with nVidia GeForce 6600 nvlddmkm.sys 6XGate Windows Vista General Discussion 2 06-23-2006 05:14 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59