Computer Restarts When Quitting Ns
IKKE
Join Date: 2003-08-19 Member: 19949Members
<div class="IPBDescription">NS problems</div> When i typ QUIT in the console or when I disconnect and click DONE
my PC restarts....
you see this is a very annoying problem...
any suggestions ??
--EDIT--
MY SOUND is also over accelerate like when u say Need Backup, u hear ndbkup or something
--edit--
a friend of mine is now here with his PC, he has the exact same PC, and doesnt seem to have te problem
we both reinstalled HL + mods...
my PC restarts....
you see this is a very annoying problem...
any suggestions ??
--EDIT--
MY SOUND is also over accelerate like when u say Need Backup, u hear ndbkup or something
--edit--
a friend of mine is now here with his PC, he has the exact same PC, and doesnt seem to have te problem
we both reinstalled HL + mods...
Comments
and in windowed mode its ok (did 1024x768)
but it looked awful, bit blurry or something......
ill let u know when the quit -> exit is fixed
Sometimes when im updating my list of servers for half-life, 10% of the time my computer restartarts for some reason. <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->
Im thinking its becuase i have my cable modem hooked up via usb instead of ethernet card. But it dosent really make any sense to me. <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
I should really get my dad to put in the ethernet card he bought. LOL! at christmas he bought a router, ethernet wires, ps2 online adapter and an ethernet card. We havent hooked them up yet. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
Any help about my computer restarting would be nice
when im putting my sound in Dxdiag, on full acellertaion
my subwoofer and 5.1 sounds works,
but with NS: when i quit, pc goes out, and sound is accelerate while playing
when i put acceleration off
only got 2.0 than..... only 2 work, no subwoofer, but i can play NS good, is there any solution for this, besides chaning every time..... 5.1with NS would be cooler...
I am betting on a BSOD, you simply have it turned off probably.
go to:
c:\WINNT\Minidump (replace WINNT with what ever your windows dir is)
find the file that is gona look like this:
Mini%M%D%Y-01.dmp
so it will look like:
Mini081903-01.dmp for today. Find one from the day it crashed and post it here. Hopefuly some one with the tech/knowhow will look it over.
oh and if there is not one from those dates, Ignore me <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
well
when i quit
it works like the RESET button
restarts
when im in windows
"system blabla from crash"
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck parens is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000d, EXCEPTION_GP_FAULT
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_d
DEFAULT_BUCKET_ID: DRIVER_FAULT
LAST_CONTROL_TRANSFER: from 8052b8d2 to 804ef4c9
STACK_TEXT:
80533ef0 8052b8d2 0000007f 0000000d 00000000 nt!MmSetAddressRangeModified+0x5a
80533f0c 00000001 006013d5 80533f2c f92879ff nt!RtlTraceDatabaseValidate+0x37
FOLLOWUP_IP:
nv4_mini!_NULL_IMPORT_DESCRIPTOR <PERF> (nv4_mini+0xf09ff)+0
f92879ff ?? <!--emo&???--><img src='http://www.natural-selection.org/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: nv4_mini!_NULL_IMPORT_DESCRIPTOR <PERF> (nv4_mini+0xf09ff)+0
<b>MODULE_NAME: nv4_mini
IMAGE_NAME: nv4_mini.sys</b>
DEBUG_FLR_IMAGE_TIMESTAMP: 3e7a98c4
STACK_COMMAND: kb
BUCKET_ID: 0x7f_d_nv4_mini!_NULL_IMPORT_DESCRIPTOR _PERF_ (nv4_mini+0xf09ff)+0
Followup: MachineOwner
---------
<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
It looks like the nv4_mini driver is your culprit. What version of the nvidia detonator drivers are you running? There were some new ones that released just a couple days ago...
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck parens is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000d, EXCEPTION_GP_FAULT
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_d
DEFAULT_BUCKET_ID: DRIVER_FAULT
LAST_CONTROL_TRANSFER: from 8052b8d2 to 804ef4c9
STACK_TEXT:
80533ef0 8052b8d2 0000007f 0000000d 00000000 nt!MmSetAddressRangeModified+0x5a
80533f0c 00000001 006013d5 80533f2c f92879ff nt!RtlTraceDatabaseValidate+0x37
FOLLOWUP_IP:
nv4_mini!_NULL_IMPORT_DESCRIPTOR <PERF> (nv4_mini+0xf09ff)+0
f92879ff ?? <!--emo&???--><img src='http://www.natural-selection.org/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: nv4_mini!_NULL_IMPORT_DESCRIPTOR <PERF> (nv4_mini+0xf09ff)+0
<b>MODULE_NAME: nv4_mini
IMAGE_NAME: nv4_mini.sys</b>
DEBUG_FLR_IMAGE_TIMESTAMP: 3e7a98c4
STACK_COMMAND: kb
BUCKET_ID: 0x7f_d_nv4_mini!_NULL_IMPORT_DESCRIPTOR _PERF_ (nv4_mini+0xf09ff)+0
Followup: MachineOwner
---------
<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
It looks like the nv4_mini driver is your culprit. What version of the nvidia detonator drivers are you running? There were some new ones that released just a couple days ago... <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
uh huh.... thx for the help......... <!--emo&???--><img src='http://www.natural-selection.org/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
I dont think i understood 95% of that post.... <!--emo&:p--><img src='http://www.natural-selection.org/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
What video driver version are you running for your nvidia card - they just released new ones a few days ago and updating to them might be a good step to try.
but im gonna download the latetst now
i downloaded it
6.14.0010.45.23
still PC resets upon quitting NS
only solution know is everytime i want to play NS turn my 5.1 off...
nope...
it didnt work
i alreadysaw that last post and tryed it...
but <!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->
darnit i want to <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif'><!--endemo--> some <!--emo&::gorge::--><img src='http://www.unknownworlds.com/forums/html/emoticons/pudgy.gif' border='0' style='vertical-align:middle' alt='pudgy.gif'><!--endemo-->
Not sure why we're talking about audio drivers - the error is in your video drivers according to KD.
it works okay....
but no 5.1 than..