Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Vista Hardware

Vista Hardware microsoft.public.windows.vista.hardware_devices

Reply
 
LinkBack Thread Tools
  #61 (permalink)  
Old 03-25-2009, 12:47 AM
thiagodm
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


Hello,
I discovered a way to resolve my problem. And I only registered to help
who still stuck on this.
I realize that it started after the nvidia service kicks in. So the
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/then
install newest drivers.

Hope it helps.


--
thiagodm
------------------------------------------------------------------------
thiagodm's Profile: [url]http://forums.techarena.in/members/thiagodm.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 03-25-2009, 12:47 AM
  #62 (permalink)  
Old 08-16-2009, 04:20 PM
cjhamit
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


Dwain;2628715 Wrote:[color=blue]
> 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...
>
>[/color]


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: [url]http://forums.techarena.in/members/125616.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #63 (permalink)  
Old 08-16-2009, 04:50 PM
Curious
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys

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" <cjhamit.3x1b7c@DoNotSpam.com> wrote in message
news:cjhamit.3x1b7c@DoNotSpam.com...[color=blue]
>
> Dwain;2628715 Wrote:[color=green]
>> 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...
>>
>>[/color]
>
>
> 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: [url]http://forums.techarena.in/members/125616.htm[/url]
> View this thread:
> [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]
>
> [url]http://forums.techarena.in[/url]
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #64 (permalink)  
Old 09-19-2009, 08:30 PM
flee_reed
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


Dwain;2628715 Wrote:[color=blue]
> 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:
>[color=green]
> > I have the same problem when I install vista, but there thi problem[/color]
> 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. ;-)[color=green]
> >
> > EggHeadCafe.com - .NET Developer Portal of Choice
> >[/color][/color]

when i write 'EXPAND.EXE nvlddmkm.sy_ nvlddmkm.sys' in the command
prompt it says "Can't open input file: nvlddmkm.sy_."

Anyone know why this is?


--
flee_reed
------------------------------------------------------------------------
flee_reed's Profile: [url]http://forums.techarena.in/members/136863.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #65 (permalink)  
Old 09-19-2009, 09:30 PM
flee_reed
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


nevermind, its cause i didn't run as administrator. Unfortunately i
experienced the same problem after the restart.


--
flee_reed
------------------------------------------------------------------------
flee_reed's Profile: [url]http://forums.techarena.in/members/136863.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #66 (permalink)  
Old 11-11-2009, 04:33 AM
kidswithaids
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


thiagodm;4239667 Wrote:[color=blue]
> Hello,
> I discovered a way to resolve my problem. And I only registered to help
> who still stuck on this.
> I realize that it started after the nvidia service kicks in. So the
> 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/then
> install newest drivers.
>
> Hope it helps.[/color]

Hi guys. I just registered because my computer is dead because of this
problem.

I cannot enter the Safe Mode nor any other mode. I get a black screen
with mouse cursor.

I updated nVidia graphic driver to latest one, and this problem
happened a day after.

[image: [url]http://img517.imageshack.us/img517/5309/img0768y.jpg][/url]

What can I do to solve this. I have Vista and W7 and cannot access
neither.

Latest update: I have managed to enter Command Prompt (cmd.exe) in XP
but don't know what to do from there.


--
kidswithaids
------------------------------------------------------------------------
kidswithaids's Profile: [url]http://forums.techarena.in/members/153845.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #67 (permalink)  
Old 11-11-2009, 04:31 PM
kidswithaids
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


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: [url]http://forums.techarena.in/members/153845.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #68 (permalink)  
Old 11-11-2009, 05:30 PM
md88pilot
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


kidswithaids;4685710 Wrote:[color=blue]
> Hi guys. I just registered because my computer is dead because of this
> problem.
>
> I cannot enter the Safe Mode nor any other mode. I get a black screen
> with mouse cursor.
>
> I updated nVidia graphic driver to latest one, and this problem
> happened a day after.
>
> [image: [url]http://img517.imageshack.us/img517/5309/img0768y.jpg][/url]
>
> What can I do to solve this. I have Vista and W7 and cannot access
> neither.
>
> Latest update: I have managed to enter Command Prompt (cmd.exe) in XP
> but don't know what to do from there.[/color]

Thanks for posting that picture, that is exactly what I am getting! I
can not boot to safe mode at all...just getting blank screen. I'm also
from time to time seeing blue or purple vertical lines during the
process. Could it be my card is trashed? I hadn't updated the drivers
in awhile that I remember...tried system restore earlier in the day when
I was at least able to get to safe mode (not sure why I can't now)...sys
restore did not work. Any suggestions out there?

Thanks!
MD


--
md88pilot
------------------------------------------------------------------------
md88pilot's Profile: [url]http://forums.techarena.in/members/153994.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #69 (permalink)  
Old 11-11-2009, 05:30 PM
kidswithaids
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


Yes, I also have the vertical lines during boot! That's the first thing
I noticed. Too much of a coincidence to conclude the card is broken.

I managed to rename or delete the file(s) but the problem is still
there. The nVidia's .sys file is the same as the one in
windows/system32/drivers, so I don't see the point of re-copying it, as
Dwain suggested.


--
kidswithaids
------------------------------------------------------------------------
kidswithaids's Profile: [url]http://forums.techarena.in/members/153845.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #70 (permalink)  
Old 11-11-2009, 05:40 PM
Curious
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys

Are you actually running the Nvidia 191.07 drivers for Win7?

"kidswithaids" <kidswithaids.41ihzb@DoNotSpam.com> wrote in message
news:kidswithaids.41ihzb@DoNotSpam.com...[color=blue]
>
> 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: [url]http://forums.techarena.in/members/153845.htm[/url]
> View this thread:
> [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]
>
> [url]http://forums.techarena.in[/url]
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #71 (permalink)  
Old 11-11-2009, 07:31 PM
md88pilot
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


Dwain's way didn't help me at all either..although it did get me back to
doing basic DOS commands that I hadn't done oh, in say about 20 years!
LOL No clue what to do next!


--
md88pilot
------------------------------------------------------------------------
md88pilot's Profile: [url]http://forums.techarena.in/members/153994.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #72 (permalink)  
Old 11-12-2009, 04:20 AM
kidswithaids
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


Would reinstalling W7 and updating with old drivers help?


--
kidswithaids
------------------------------------------------------------------------
kidswithaids's Profile: [url]http://forums.techarena.in/members/153845.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #73 (permalink)  
Old 11-13-2009, 09:31 AM
md88pilot
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


I woke up the next morning and my computer booted! WTF? So I made sure I
had the latest drivers..which I did...now when I try and play a game it
crashes...getting the nvlddmkm driver has failed..or something like
that..I have a question into EVGA the maker of the card...


--
md88pilot
------------------------------------------------------------------------
md88pilot's Profile: [url]http://forums.techarena.in/members/153994.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #74 (permalink)  
Old 11-13-2009, 10:20 AM
Curious
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys

You should get the latest drivers for your card from Nvidia not Microsoft or
from the card manufacturer since the card manufacturers often never update
the drivers after the original shipment of the cards themselves and therfore
MS does not update them for the card either.

"md88pilot" <md88pilot.41lnvb@DoNotSpam.com> wrote in message
news:md88pilot.41lnvb@DoNotSpam.com...[color=blue]
>
> I woke up the next morning and my computer booted! WTF? So I made sure I
> had the latest drivers..which I did...now when I try and play a game it
> crashes...getting the nvlddmkm driver has failed..or something like
> that..I have a question into EVGA the maker of the card...
>
>
> --
> md88pilot
> ------------------------------------------------------------------------
> md88pilot's Profile: [url]http://forums.techarena.in/members/153994.htm[/url]
> View this thread:
> [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]
>
> [url]http://forums.techarena.in[/url]
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #75 (permalink)  
Old 11-13-2009, 12:31 PM
kidswithaids
Newsgroup Contributor
 
Posts: n/a
Re: nVidia BSOD nvlddmkm.sys


Do you say that because you solved the problem with that solution or you
assume that diver updating is the ultimate solution for all hardware
problems?

If you read the post you could see that I have the latest drivers.
Windows couldn't download the drivers (?) so I did it manually. When I
entered the system accidentally once, I checked if the drivers are up to
date, and they are.

The problem is still there!


--
kidswithaids
------------------------------------------------------------------------
kidswithaids's Profile: [url]http://forums.techarena.in/members/153845.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-hardware-devices/689444.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
nVidia BSOD nvlddmkm.sys Depops Vista Hardware 0 04-12-2007 01:28 PM
nVidia BSOD nvlddmkm.sys Depops Vista Hardware 0 04-12-2007 01:24 PM
nVidia BSOD nvlddmkm.sys Depops Vista Hardware 0 04-12-2007 01:24 PM
nVidia BSOD nvlddmkm.sys Depops Vista Hardware 0 04-12-2007 01:23 PM
nVidia BSOD nvlddmkm.sys Depops Vista Hardware 0 04-12-2007 01:23 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 04:25 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0