IGCIT / Intel-GPU-Community-Issue-Tracker-IGCIT

IGCIT is a Community-driven issue tracker for Intel GPUs.
GNU General Public License v3.0
115 stars 4 forks source link

Latest driver installation made my PC reboot by itself, without installing the driver #682

Closed TheWonderfulTartiflette closed 7 months ago

TheWonderfulTartiflette commented 8 months ago

Checklist [README]

Application [Required]

N/A

Processor / Processor Number [Required]

Intel Core i5-13600K

Graphic Card [Required]

Intel Arc A770 16GB LE

GPU Driver Version [Required]

31.0.101.5186

Other GPU Driver version

No response

Rendering API [Required]

Windows Build Number [Required]

Other Windows build number

No response

Intel System Support Utility report

Intel SSU 25.01.2024.txt

Description and steps to reproduce [Required]

I was installing the latest driver through DSA. When the driver was installing (the part of the installation where the screen goes nuts), my PC just rebooted by itself. I wasn't looking at the installation window, so I don't know what could have been shown in it. The installation window was unfocused, and I was watching a YouTube video. All I was able to find in the Event Viewer was this (not sure this is due to the reboot) : A provider, IntelMEProv, has been registered in the Windows Management Instrumentation namespace root\Intel_ME, to use the LocalSystem account. This account is privileged and the provider can cause a security breach if it does not correctly represent user requests. I was also able to get this in the Diagnostic Data Viewer : Description Faulting Application Path: C:\Windows\System32\WerFault.exe Creation Time: 25/01/2024 22:47:58 Problem: Arrêt non planifié Status: Rapport envoyé

Problem signature Problem Event Name: BlueScreen Code: 119 Paramètre 1: 5 Paramètre 2: ffffe181ccf68000 Paramètre 3: ffffe181b73ee010 Paramètre 4: 32 Version du système d’exploitation: 10_0_22631 Service Pack: 0_0 Produit : 256_1

Extra information about the problem Bucket ID: 0x119_5_DRIVER_FAULTED_SYSTEM_COMMAND_igdkmdnd64!_KmGen12MainPageFaultInterruptHandlerInternal (18446744073709551615) And in the end, the driver didn't even install

Device / Platform

No response

Crash dumps [Required, if applicable]

No response

Application / Windows logs

No response

TheWonderfulTartiflette commented 8 months ago

The second time worked, btw

Vivek-Intel commented 8 months ago

@TheWonderfulTartiflette looks like specific to system state cause I tried to update same driver via IDSA on my setup couple of times but it was all fine. Its good to know that it is working well but can you keep an eye on specifics before/after if you run into this issue again and share the logs from below locations :

Vivek-Intel commented 8 months ago

@TheWonderfulTartiflette would you agree to close this thread as of now and reopen it with the suggested logs and specific repro steps for us to try and simulate at our end.

TheWonderfulTartiflette commented 8 months ago

@Vivek-Intel sorry, i always forget to set reminders for things like these. I'll send them to you as soon as I get home

TheWonderfulTartiflette commented 8 months ago

@Vivek-Intel IntelGFX.log setupapi.dev.log Here they are, very sorry for the wait

Vivek-Intel commented 7 months ago

logs shows successful installation of 5186, reboot in between installation may be because of uninstallation of previous drivers but installer should self kick in after such reboots.

I would recommend you to DDU every time when updating the driver to avoid any such glitches.

TheWonderfulTartiflette commented 7 months ago

Thanks. Maybe this could be an area of improvement, where we wouldn't have to use a third party software to install new drivers

Vivek-Intel commented 7 months ago

yes it is something that can be improved. sometimes clean install or uninstaller does not remove some leftover files/registry entries so suggested to DDU in safe mode specially when such glitches occur.

Vivek-Intel commented 7 months ago

@IGCIT please help close this thread as user is not facing this problem anymore