Jump to content

My pc has been crashing like crazy, I'd say 10 a day is like a minimum.

Sometimes it just blue screens or goes completely black, other times just freezes and the only fix is a hard restart.
It crashes in-game and while doing literally nothing.

I think that it's either the gpu or the gpu driver, that's the problem, I've tried the whole DDU thing and driver downgrading, but it hasn't worked.

Anyone got any ideas???

 

My specs:

i5 9400f;

Gigabyte H310M S2H;

16GB of some random G.SKILL ram

RX 570 4GB

 

 

 

Link to comment
https://linustechtips.com/topic/1452021-crazy-crashing-issues/
Share on other sites

Link to post
Share on other sites

25 minutes ago, PineyCreek said:

Checked Event Viewer around the timestamp(s) of your freezes/crashes?

For every crash there is this "Event 41, Kernel-Power" log : Log Name:      System
Source:        Microsoft-Windows-Kernel-Power
Date:          26.08.2022 20:24:37
Event ID:      41
Task Category: (63)
Level:         Critical
Keywords:      (70368744177664),(2)
User:          SYSTEM
Computer:      DESKTOP-RFDE7JQ
Description:
The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331c3b3a-2005-44c2-ac5e-77220c37d6b4}" />
    <EventID>41</EventID>
    <Version>8</Version>
    <Level>1</Level>
    <Task>63</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000400000000002</Keywords>
    <TimeCreated SystemTime="2022-08-26T17:24:37.2588977Z" />
    <EventRecordID>15299</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="8" />
    <Channel>System</Channel>
    <Computer>DESKTOP-RFDE7JQ</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="BugcheckCode">0</Data>
    <Data Name="BugcheckParameter1">0x0</Data>
    <Data Name="BugcheckParameter2">0x0</Data>
    <Data Name="BugcheckParameter3">0x0</Data>
    <Data Name="BugcheckParameter4">0x0</Data>
    <Data Name="SleepInProgress">0</Data>
    <Data Name="PowerButtonTimestamp">0</Data>
    <Data Name="BootAppStatus">0</Data>
    <Data Name="Checkpoint">0</Data>
    <Data Name="ConnectedStandbyInProgress">false</Data>
    <Data Name="SystemSleepTransitionsToOn">0</Data>
    <Data Name="CsEntryScenarioInstanceId">0</Data>
    <Data Name="BugcheckInfoFromEFI">false</Data>
    <Data Name="CheckpointStatus">0</Data>
    <Data Name="CsEntryScenarioInstanceIdV2">0</Data>
    <Data Name="LongPowerButtonPressDetected">false</Data>
  </EventData>
</Event>

 

Link to comment
https://linustechtips.com/topic/1452021-crazy-crashing-issues/#findComment-15542390
Share on other sites

Link to post
Share on other sites

8 minutes ago, Clueless Rabbit said:

You pasted a Critical 'Error', your PC rebooted unecxpectedly, were here any 'Warnings' in the event log just prior the error?

This was the closest one I found:

Log Name:      System
Source:        Microsoft-Windows-Kernel-PnP
Date:          26.08.2022 20:24:39
Event ID:      219
Task Category: (212)
Level:         Warning
Keywords:      
User:          SYSTEM
Computer:      DESKTOP-RFDE7JQ
Description:
The driver \Driver\WudfRd failed to load for the device HID\VID_046D&PID_0A6D&MI_03&Col02\7&310aa44c&0&0001.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Kernel-PnP" Guid="{9c205a39-1250-487d-abd7-e831c6290539}" />
    <EventID>219</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>212</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2022-08-26T17:24:39.6993745Z" />
    <EventRecordID>15313</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="440" />
    <Channel>System</Channel>
    <Computer>DESKTOP-RFDE7JQ</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="DriverNameLength">51</Data>
    <Data Name="DriverName">HID\VID_046D&amp;PID_0A6D&amp;MI_03&amp;Col02\7&amp;310aa44c&amp;0&amp;0001</Data>
    <Data Name="Status">3221226341</Data>
    <Data Name="FailureNameLength">14</Data>
    <Data Name="FailureName">\Driver\WudfRd</Data>
    <Data Name="Version">0</Data>
  </EventData>
</Event>

Link to comment
https://linustechtips.com/topic/1452021-crazy-crashing-issues/#findComment-15542742
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×