Síða 1 af 1
BSOD hjálp?
Sent: Sun 09. Jan 2011 21:22
af Viktor
Sælir. Er yfirleitt með tölvuna í gangi, búinn að keyra vel í 1-2 mánuði, en nú allt í einu er hún farin að blue screena. Ef ég kem að henni eftir nokkrar klst. í burtu hefur hún restartað sér, og ef ég fer t.d. í CSS kemur BSOD eftir ca. 5 mínútur.
Hér er dump file sem ég fékk, einhverjar uppástungur?
Kóði: Velja allt
*******************************************************************************
* *
* 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 params 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: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002cd10b6
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_8
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002ccaca9 to fffff80002ccb740
STACK_TEXT:
fffff800`00ba4d28 fffff800`02ccaca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff800`00ba4d30 fffff800`02cc9172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff800`00ba4e70 fffff800`02cd10b6 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`0905bfa0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SepAccessCheck+0xa6
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiDoubleFaultAbort+b2
fffff800`02cc9172 90 nop
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiDoubleFaultAbort+b2
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
FAILURE_BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* 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 params 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: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002cd10b6
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_8
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002ccaca9 to fffff80002ccb740
STACK_TEXT:
fffff800`00ba4d28 fffff800`02ccaca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff800`00ba4d30 fffff800`02cc9172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff800`00ba4e70 fffff800`02cd10b6 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`0905bfa0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SepAccessCheck+0xa6
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiDoubleFaultAbort+b2
fffff800`02cc9172 90 nop
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiDoubleFaultAbort+b2
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
FAILURE_BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
Followup: MachineOwner
---------
Re: BSOD hjálp?
Sent: Sun 09. Jan 2011 21:25
af AntiTrust
Settu allan dump file-inn inn.
Re: BSOD hjálp?
Sent: Sun 09. Jan 2011 21:31
af Viktor
Hér er nýjasti:
Kóði: Velja allt
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\010911-19250-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02c01000 PsLoadedModuleList = 0xfffff800`02e3ee50
Debug session time: Sun Jan 9 21:24:57.338 2011 (UTC + 0:00)
System Uptime: 0 days 0:33:47.164
Loading Kernel Symbols
...............................................................
................................................................
.............................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {8, 80050031, 6f8, fffff80002c770b6}
Probably caused by : ntkrnlmp.exe ( nt!KiDoubleFaultAbort+b2 )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* 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 params 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: 0000000000000008, EXCEPTION_DOUBLE_FAULT
Arg2: 0000000080050031
Arg3: 00000000000006f8
Arg4: fffff80002c770b6
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_8
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002c70ca9 to fffff80002c71740
STACK_TEXT:
fffff880`02fdbce8 fffff800`02c70ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
fffff880`02fdbcf0 fffff800`02c6f172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`02fdbe30 fffff800`02c770b6 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
fffff880`0a0fffa0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SepAccessCheck+0xa6
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiDoubleFaultAbort+b2
fffff800`02c6f172 90 nop
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiDoubleFaultAbort+b2
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
FAILURE_BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
BUCKET_ID: X64_0x7f_8_nt!KiDoubleFaultAbort+b2
Followup: MachineOwner
---------
HiJackThis yfir það sem er í gangi:
Kóði: Velja allt
Logfile of Trend Micro HijackThis v2.0.4
Scan saved at 21:41:34, on 9.1.2011
Platform: Windows 7 (WinNT 6.00.3504)
MSIE: Internet Explorer v8.00 (8.00.7600.16671)
Boot mode: Normal
Running processes:
C:\Program Files (x86)\GIGABYTE\ET6\GUI.exe
C:\Program Files (x86)\Steam\Steam.exe
C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe
C:\Program Files (x86)\Zone Labs\ZoneAlarm\zlclient.exe
C:\Program Files (x86)\DivX\DivX Update\DivXUpdate.exe
C:\Program Files (x86)\DivX\DivX Plus Web Player\DDMService.exe
C:\Users\Mættur\AppData\Local\Google\Chrome\Application\chrome.exe
C:\Users\Mættur\AppData\Local\Google\Chrome\Application\chrome.exe
C:\Users\Mættur\AppData\Local\Google\Chrome\Application\chrome.exe
C:\Users\Mættur\AppData\Local\Google\Chrome\Application\chrome.exe
C:\Program Files (x86)\Trend Micro\HiJackThis\HiJackThis.exe
C:\Users\Mættur\AppData\Local\Google\Chrome\Application\chrome.exe
C:\Windows\SysWOW64\DllHost.exe
R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Page = http://go.microsoft.com/fwlink/?LinkId=54896
R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = http://mbl.is/
R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = http://go.microsoft.com/fwlink/?LinkId=69157
R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Search_URL = http://go.microsoft.com/fwlink/?LinkId=54896
R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Search Page = http://go.microsoft.com/fwlink/?LinkId=54896
R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Start Page = http://go.microsoft.com/fwlink/?LinkId=69157
R0 - HKLM\Software\Microsoft\Internet Explorer\Search,SearchAssistant =
R0 - HKLM\Software\Microsoft\Internet Explorer\Search,CustomizeSearch =
R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Local Page = C:\Windows\SysWOW64\blank.htm
R1 - HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings,ProxyOverride = *.local
R0 - HKCU\Software\Microsoft\Internet Explorer\Toolbar,LinksFolderName =
F2 - REG:system.ini: UserInit=userinit.exe
O2 - BHO: ContributeBHO Class - {074C1DC5-9320-4A9A-947D-C042949C6216} - C:\Program Files (x86)\Adobe\Adobe Contribute CS5\Plugins\IEPlugin\contributeieplugin.dll
O2 - BHO: Increase performance and video formats for your HTML5 <video> - {326E768D-4182-46FD-9C16-1449A49795F4} - C:\Program Files (x86)\DivX\DivX Plus Web Player\npdivx32.dll
O2 - BHO: Use the DivX Plus Web Player to watch web videos with less interruptions and smoother playback on supported sites - {593DDEC6-7468-4cdd-90E1-42DADAA222E9} - C:\Program Files (x86)\DivX\DivX Plus Web Player\npdivx32.dll
O2 - BHO: Java(tm) Plug-In 2 SSV Helper - {DBC80044-A445-435b-BC74-9C25C1C588A9} - C:\Program Files (x86)\Java\jre6\bin\jp2ssv.dll
O3 - Toolbar: Contribute Toolbar - {517BDDE4-E3A7-4570-B21E-2B52B6139FC7} - C:\Program Files (x86)\Adobe\Adobe Contribute CS5\Plugins\IEPlugin\contributeieplugin.dll
O4 - HKLM\..\Run: [AdobeCS5ServiceManager] "C:\Program Files (x86)\Common Files\Adobe\CS5ServiceManager\CS5ServiceManager.exe" -launchedbylogin
O4 - HKLM\..\Run: [SwitchBoard] C:\Program Files (x86)\Common Files\Adobe\SwitchBoard\SwitchBoard.exe
O4 - HKLM\..\Run: [ZoneAlarm Client] "C:\Program Files (x86)\Zone Labs\ZoneAlarm\zlclient.exe"
O4 - HKLM\..\Run: [DivXUpdate] "C:\Program Files (x86)\DivX\DivX Update\DivXUpdate.exe" /CHECKNOW
O4 - HKLM\..\Run: [DivX Download Manager] "C:\Program Files (x86)\DivX\DivX Plus Web Player\DDmService.exe" start
O4 - HKLM\..\RunOnce: [EasyTuneVI] C:\Program Files (x86)\GIGABYTE\ET6\ETCall.exe
O4 - HKCU\..\Run: [Steam] "C:\Program Files (x86)\Steam\steam.exe" -silent
O4 - HKCU\..\Run: [DAEMON Tools Lite] "C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -autorun
O4 - HKUS\S-1-5-19\..\Run: [Sidebar] %ProgramFiles%\Windows Sidebar\Sidebar.exe /autoRun (User 'LOCAL SERVICE')
O4 - HKUS\S-1-5-19\..\RunOnce: [mctadmin] C:\Windows\System32\mctadmin.exe (User 'LOCAL SERVICE')
O4 - HKUS\S-1-5-20\..\Run: [Sidebar] %ProgramFiles%\Windows Sidebar\Sidebar.exe /autoRun (User 'NETWORK SERVICE')
O4 - HKUS\S-1-5-20\..\RunOnce: [mctadmin] C:\Windows\System32\mctadmin.exe (User 'NETWORK SERVICE')
O8 - Extra context menu item: E&xport to Microsoft Excel - res://C:\PROGRA~2\MICROS~3\Office12\EXCEL.EXE/3000
O9 - Extra button: PokerStars - {3AD14F0C-ED16-4e43-B6D8-661B03F6A1EF} - C:\Program Files (x86)\PokerStars\PokerStarsUpdate.exe
O9 - Extra button: Research - {92780B25-18CC-41C8-B9BE-3C9C571A8263} - C:\PROGRA~2\MICROS~3\Office12\REFIEBAR.DLL
O23 - Service: @%SystemRoot%\system32\Alg.exe,-112 (ALG) - Unknown owner - C:\Windows\System32\alg.exe (file missing)
O23 - Service: Apple Mobile Device - Apple Inc. - C:\Program Files (x86)\Common Files\Apple\Mobile Device Support\AppleMobileDeviceService.exe
O23 - Service: Bonjour Service - Apple Inc. - C:\Program Files (x86)\Bonjour\mDNSResponder.exe
O23 - Service: @%SystemRoot%\system32\efssvc.dll,-100 (EFS) - Unknown owner - C:\Windows\System32\lsass.exe (file missing)
O23 - Service: @%systemroot%\system32\fxsresm.dll,-118 (Fax) - Unknown owner - C:\Windows\system32\fxssvc.exe (file missing)
O23 - Service: InstallDriver Table Manager (IDriverT) - Macrovision Corporation - C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\IDriverT.exe
O23 - Service: iPod Service - Apple Inc. - C:\Program Files\iPod\bin\iPodService.exe
O23 - Service: @keyiso.dll,-100 (KeyIso) - Unknown owner - C:\Windows\system32\lsass.exe (file missing)
O23 - Service: @comres.dll,-2797 (MSDTC) - Unknown owner - C:\Windows\System32\msdtc.exe (file missing)
O23 - Service: @%SystemRoot%\System32\netlogon.dll,-102 (Netlogon) - Unknown owner - C:\Windows\system32\lsass.exe (file missing)
O23 - Service: NVIDIA Driver Helper Service (NVSvc) - Unknown owner - C:\Windows\system32\nvvsvc.exe (file missing)
O23 - Service: @%systemroot%\system32\psbase.dll,-300 (ProtectedStorage) - Unknown owner - C:\Windows\system32\lsass.exe (file missing)
O23 - Service: @%systemroot%\system32\Locator.exe,-2 (RpcLocator) - Unknown owner - C:\Windows\system32\locator.exe (file missing)
O23 - Service: @%SystemRoot%\system32\samsrv.dll,-1 (SamSs) - Unknown owner - C:\Windows\system32\lsass.exe (file missing)
O23 - Service: @%SystemRoot%\system32\snmptrap.exe,-3 (SNMPTRAP) - Unknown owner - C:\Windows\System32\snmptrap.exe (file missing)
O23 - Service: @%systemroot%\system32\spoolsv.exe,-1 (Spooler) - Unknown owner - C:\Windows\System32\spoolsv.exe (file missing)
O23 - Service: @%SystemRoot%\system32\sppsvc.exe,-101 (sppsvc) - Unknown owner - C:\Windows\system32\sppsvc.exe (file missing)
O23 - Service: Steam Client Service - Valve Corporation - C:\Program Files (x86)\Common Files\Steam\SteamService.exe
O23 - Service: NVIDIA Stereoscopic 3D Driver Service (Stereo Service) - NVIDIA Corporation - C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPISvr.exe
O23 - Service: SwitchBoard - Adobe Systems Incorporated - C:\Program Files (x86)\Common Files\Adobe\SwitchBoard\SwitchBoard.exe
O23 - Service: @C:\Program Files (x86)\TuneUp Utilities 2010\TuneUpDefragService.exe,-1 (TuneUp.Defrag) - TuneUp Software - C:\Program Files (x86)\TuneUp Utilities 2010\TuneUpDefragService.exe
O23 - Service: TuneUp Utilities Service (TuneUp.UtilitiesSvc) - TuneUp Software - C:\Program Files (x86)\TuneUp Utilities 2010\TuneUpUtilitiesService64.exe
O23 - Service: @%SystemRoot%\system32\ui0detect.exe,-101 (UI0Detect) - Unknown owner - C:\Windows\system32\UI0Detect.exe (file missing)
O23 - Service: @%SystemRoot%\system32\vaultsvc.dll,-1003 (VaultSvc) - Unknown owner - C:\Windows\system32\lsass.exe (file missing)
O23 - Service: @%SystemRoot%\system32\vds.exe,-100 (vds) - Unknown owner - C:\Windows\System32\vds.exe (file missing)
O23 - Service: TrueVector Internet Monitor (vsmon) - Check Point Software Technologies LTD - C:\Windows\SysWOW64\ZoneLabs\vsmon.exe
O23 - Service: @%systemroot%\system32\vssvc.exe,-102 (VSS) - Unknown owner - C:\Windows\system32\vssvc.exe (file missing)
O23 - Service: @%SystemRoot%\system32\Wat\WatUX.exe,-601 (WatAdminSvc) - Unknown owner - C:\Windows\system32\Wat\WatAdminSvc.exe (file missing)
O23 - Service: @%systemroot%\system32\wbengine.exe,-104 (wbengine) - Unknown owner - C:\Windows\system32\wbengine.exe (file missing)
O23 - Service: @%Systemroot%\system32\wbem\wmiapsrv.exe,-110 (wmiApSrv) - Unknown owner - C:\Windows\system32\wbem\WmiApSrv.exe (file missing)
O23 - Service: @%PROGRAMFILES%\Windows Media Player\wmpnetwk.exe,-101 (WMPNetworkSvc) - Unknown owner - C:\Program Files (x86)\Windows Media Player\wmpnetwk.exe (file missing)
--
End of file - 8680 bytes
Re: BSOD hjálp?
Sent: Sun 09. Jan 2011 21:50
af Revenant
Keyrðu memtest. Random BSOD þýðir oftast það að minnið hafi errors.
Re: BSOD hjálp?
Sent: Mán 10. Jan 2011 01:41
af Viktor
Keyrði memtest, tók um klst. og engir errors í minnunum.
Búinn að keyra SpyBot, fann e-ð, efast um að það hjálpi.
- spybot.GIF (9.93 KiB) Skoðað 2731 sinnum
Re: BSOD hjálp?
Sent: Mán 10. Jan 2011 09:16
af Gúrú
IMAGE_NAME: ntkrnlmp.exe
Driver error, því miður ótrúlega common driver error með fullt af sökudólgum, t.d. ZoneAlarm, RAM, CPU og crappy MS drivers
1.
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
What, sá ekki að þú ert með Vista?
Uninstallaðu 'security update' KB973879 úr Windows Updates ef þú ert virkilega með Vista.
Re: BSOD hjálp?
Sent: Þri 11. Jan 2011 04:35
af Viktor
Tók system restore frá 2. jan, tók svona 5-10 mínútur, svo þegar windows startaði aftur kom error að það hefði ekki getað restorað mögulega útaf vírusvörn eða þess háttar. Spilaði CSS í 2-3 klst, ekki enn komið BSOD, held í vonina.
Er að sjálfsögðu með Win7 ;}
Re: BSOD hjálp?
Sent: Mán 31. Jan 2011 22:34
af Viktor
Búinn að prufa fresh install 2x og þetta endar alltaf með BSOD þegar ég er búinn að nota tölvuna í nokkrar klst.
Gæti þetta verið aflgjafinn að fara? Er með 400W EZCool aflgjafa
Re: BSOD hjálp?
Sent: Mán 31. Jan 2011 23:05
af beatmaster
Ég myndi byrja á að keyra memtest í nokkra klukkutíma og svo extended test frá framleiðanda harða disksins á viðeigandi harðan disk einn eða fleiri
Re: BSOD hjálp?
Sent: Mán 31. Jan 2011 23:08
af Viktor
beatmaster skrifaði:Ég myndi byrja á að keyra memtest í nokkra klukkutíma og svo extended test frá framleiðanda harða disksins á viðeigandi harðan disk einn eða fleiri
Búinn að memtesta og prufa 3 HDD
Re: BSOD hjálp?
Sent: Mán 31. Jan 2011 23:40
af SteiniP
Prófaðu að strípa alla aukahluti úr vélinni og settu hana upp aftur bara með því helsta (cpu, 1 minniskubb og skjákorti) rífðu öll auka kort úr henni (netkort, hljóðkort, etc...).
Vera svo bara með hreint stýrikerfi með öllum uppfærslum og nýjum driverum, sleppa öllum vírusvörnum og eldveggjum, codec pökkum og þess háttar sem gæti hugsanlega valdið bsod.
Ef hún helst stabíl þannig, þá er bara að bæta við einum hlut í einu þangað til þú finnur sökudólginn.
Ef ekki, þá ertu allavega búinn að útiloka eitthvað og getur farið að skipta út íhlutum þar til hún byrjar að virka.
Re: BSOD hjálp?
Sent: Mán 31. Jan 2011 23:47
af MatroX
nenniru að installa BlueScreenView og hægrismella á nýjasta dumpið og taka screen af properties
þessum glugga:
Re: BSOD hjálp?
Sent: Þri 01. Feb 2011 00:01
af Viktor
- Capture.PNG (52.04 KiB) Skoðað 2462 sinnum
Re: BSOD hjálp?
Sent: Þri 01. Feb 2011 00:09
af MatroX
þetta er að öllum líkindum hardware issue hjá þér
http://support.microsoft.com/kb/137539
Re: BSOD hjálp?
Sent: Þri 01. Feb 2011 00:16
af beatmaster
Prufaðu að setja windows-ið upp á annann harðann disk og athugaðu hvort að það breyti einhverju, ég hef lent í að harður diskur sem að átti að vera í lagi samkvæmt prófunum var samt alltaf að krassa viðkomandi tölvu
Vélin er ekkert overclockuð hjá þér er það nokkuð?
Re: BSOD hjálp?
Sent: Þri 01. Feb 2011 00:19
af Viktor
beatmaster skrifaði:Prufaðu að setja windows-ið upp á annann harðann disk og athugaðu hvort að það breyti einhverju, ég hef lent í að harður diskur sem að átti að vera í lagi samkvæmt prófunum var samt alltaf að krassa viðkomandi tölvu
Vélin er ekkert overclockuð hjá þér er það nokkuð?
Bios hefur verið resettað nokkrum sinnum, búinn að prufa 3 HDD
Vona að þetta sé aflgjafinn
Re: BSOD hjálp?
Sent: Þri 01. Feb 2011 01:39
af Holy Smoke
Ef þú hefur fleiri en einn minniskubb í vélinni þá er góð regla að kippa þeim út einum í einu og sjá hvort það hafi áhrif. MemTest hefur ekki alltaf rétt fyrir sér svo ég myndi frekar treysta á almenna notkun. Sömuleiðis myndi ég athuga hvort einhverjir þéttar í móðurborðinu séu farnir að bólgna eða leka. Þú sérð það yfirleitt á toppnum á þeim en þeir eiga að vera flatir.
Þó það sé alls ekki algilt þá eru þetta svona helstu ástæðurnar fyrir random BSOD sem er erfitt að pinna niður. Ef vélin er að krassa í idle state þá er ólíklegra að það sé aflgjafinn eða skjákortið; og þegar skjákortið er að gefa sig þá sést það oft á myndinni. Idle state reynir svo sem líka lítið á vinnsluminnið svo ég myndi sérstaklega tékka eftir bólgnum þéttum á móðurborðinu.
Annars myndi ég byrja á að prófa aflgjafann ef þú getur fengið einn lánaðan.
Re: BSOD hjálp?
Sent: Mið 02. Feb 2011 00:52
af Viktor
Búinn að prufa að setja upp OS á 3 harða diska. Búinn að prufa annan aflgjafa, kom samt BSOD. Er með 4 minniskubba, búinn að prufa að hafa 1 og 1 og það kom samt BSOD... þá er það bara CPU, móðurborð og skjákortið eftir. Finnst e~ð svo skrítið að þetta gefi sig bara "alltíeinu", eftir nokkrar vikur, hiti hefur aldrei farið yfir eðlileg mörk (~70°C).
Re: BSOD hjálp?
Sent: Mið 02. Feb 2011 01:12
af Hvati
Ætli það sé ekki best að fara bara með þetta í eitthvað tölvuverkstæði?. Þú gætir auðvitað prufað að skipta út örgjörva/skjákorti, gæti verið smá vesen að redda báðu kannski.
Re: BSOD hjálp?
Sent: Mið 02. Feb 2011 01:46
af Viktor
Prufaði annað skjákort, búinn að útiloka það :X
Þá þarf maður bara að finna einhvern nákominn með 775 örgjörva