Torna indietro   Hardware Upgrade Forum > Componenti Hardware > Motherboard, Chipset & RAM

Recensione POCO F9 pro: potenza da vero top di gamma, display da 185 Hz e finalmente una fotocamera da prendere sul serio
Recensione POCO F9 pro: potenza da vero top di gamma, display da 185 Hz e finalmente una fotocamera da prendere sul serio
POCO F9 Pro arriva sul mercato con l'obiettivo di portare prestazioni da smartphone top di gamma in una fascia di prezzo "più aggressiva", senza rinunciare a un comparto fotografico finalmente all'altezza. Dopo averlo testato sul campo, emerge uno smartphone molto più completo rispetto alla generazione precedente, ma anche con alcuni piccoli compromessi che diventano difficili da ignorare quando il prezzo di listino sfiora i 1.000 euro.
Tra audio e AI: la ricetta di Qualcomm per l'agentic AI
Tra audio e AI: la ricetta di Qualcomm per l'agentic AI
Snapdragon Soung Gen 2 è la piattaforma Qualcomm per i dispositivi audio sempre più integrati nel mondo dell'intelligenza artificiale: al prorpio interno tanta potenza elaborativa per gestire al meglio le necessità d'uso dell'agentic AI
Qualcomm annuncia la nuova generazione di SoC Snapdragon 8 Elite Gen 6
Qualcomm annuncia la nuova generazione di SoC Snapdragon 8 Elite Gen 6
In occasione del proprio Snapdragon Summit Qualcomm annuncia i due nuovi chip per dispositivi mobile di fascia alta che entreranno nel mercato nel corso del 2027: tanta potenza a disposizione per elaborazioni di intelligenza artificiale sempre più complesse
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 30-11-2010, 20:27   #1
mister bo
Utente sospeso
 
L'Avatar di mister bo
 
Iscritto dal: Sep 2010
Messaggi: 241
Problema BlueScreen :(

salve a tutti, ragazzi... Vi vorrei chiedere un piccolo consiglio riguardo delle schermate blu abbastanza frequenti (diaciamo 1-2 volte al giorno). Qui vi riporto il dump:
Codice:
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\mister bo\Desktop\113010-15007-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: C:\Windows\Symbols
Executable search path is: 
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows 7 Kernel Version 7600 MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Machine Name:
Kernel base = 0x82c18000 PsLoadedModuleList = 0x82d60810
Debug session time: Tue Nov 30 21:11:17.995 2010 (UTC + 1:00)
System Uptime: 0 days 0:29:57.696
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
...............................................................
................................................................
......................
Loading User Symbols
Loading unloaded module list
.....
Unable to load image win32k.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 10000050, {ffff4495, 1, 97917205, 0}

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
Probably caused by : hardware ( win32k+a7205 )

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except,
it must be protected by a Probe.  Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: ffff4495, memory referenced.
Arg2: 00000001, value 0 = read operation, 1 = write operation.
Arg3: 97917205, If non-zero, the instruction address which referenced the bad memory
	address.
Arg4: 00000000, (reserved)

Debugging Details:
------------------

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    Your debugger is not using the correct symbols                 ***
***                                                                   ***
***    In order for this command to work properly, your symbol path   ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: nt!_KPRCB                                     ***
***                                                                   ***
*************************************************************************

ADDITIONAL_DEBUG_TEXT:  
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

FAULTING_MODULE: 82c18000 nt

DEBUG_FLR_IMAGE_TIMESTAMP:  0

WRITE_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
 ffff4495 

FAULTING_IP: 
win32k+a7205
97917205 20899544ffff    and     byte ptr [ecx-0BB6Bh],cl

MM_INTERNAL_CODE:  0

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x50

CURRENT_IRQL:  0

MISALIGNED_IP: 
win32k+a7205
97917205 20899544ffff    and     byte ptr [ecx-0BB6Bh],cl

LAST_CONTROL_TRANSFER:  from 9794ce5f to 97917205

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
9637fbe4 9794ce5f fe95ab90 fd324b38 00000000 win32k+0xa7205
9637fccc 9793503e fe0d72b0 fe8ee3f8 fe732720 win32k+0xdce5f
9637fd00 82c5b44a 0a010277 00000000 00000000 win32k+0xc503e
9637fd34 77f064f4 badb0d00 0213ba00 00000000 nt+0x4344a
9637fd38 badb0d00 0213ba00 00000000 00000000 0x77f064f4
9637fd3c 0213ba00 00000000 00000000 00000000 0xbadb0d00
9637fd40 00000000 00000000 00000000 00000000 0x213ba00


STACK_COMMAND:  kb

FOLLOWUP_IP: 
win32k+a7205
97917205 20899544ffff    and     byte ptr [ecx-0BB6Bh],cl

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  win32k+a7205

FOLLOWUP_NAME:  MachineOwner

IMAGE_NAME:  hardware

MODULE_NAME: hardware

FAILURE_BUCKET_ID:  IP_MISALIGNED

BUCKET_ID:  IP_MISALIGNED

Followup: MachineOwner
---------

1: kd> lmvm hardware
start    end        module name
che ne dite? mi pare un po' generico quel "Probably caused by: hardware" ...
Ho provato a cercare la sigla dell'errore su internet ma nulla... che mi consigliate? il pc è quello in firma...
Grazie
Ciao
mister bo è offline   Rispondi citando il messaggio o parte di esso
Old 01-12-2010, 14:28   #2
mister bo
Utente sospeso
 
L'Avatar di mister bo
 
Iscritto dal: Sep 2010
Messaggi: 241
up
mister bo è offline   Rispondi citando il messaggio o parte di esso
Old 01-12-2010, 14:54   #3
Blue_screen_of_death
Senior Member
 
L'Avatar di Blue_screen_of_death
 
Iscritto dal: Jul 2010
Messaggi: 9326
testa le ram

dalla firma vedo che nel pc sono installati 2 banchi di ram

quindi smontane uno e testa il pc con memtest (da boot) e vedi se crasha ancora...

poi prova anche l'altro

se le ram sono ok direi che la causa è da ricercare tra qualche componente o driver difettoso
__________________
[CASE Cooler Master Silencio 550]-[MOBO Asrock Z68 Pro3]-[CPU Intel Core i7-2600K]-[RAM 8GB G.Skill]-[HDD 1TB Samsung + 320GB Samsung + 500GB Maxtor]-[VGA Zotac Geforce GTX 560 Ti]-[MASTERIZZATORE Samsung SH-S222AB][S.O. Windows 7 64 bit]
Blue_screen_of_death è offline   Rispondi citando il messaggio o parte di esso
Old 05-12-2010, 12:27   #4
mister bo
Utente sospeso
 
L'Avatar di mister bo
 
Iscritto dal: Sep 2010
Messaggi: 241
guarda, la scheda madre ha un bottoncino apposito per testarle all'avvio e dice che è tutto ok... piuttosto sto guardando ora da Everest che il clock della vram e della gpu sono stati downclockati entrambi dell'8/9% come mai??? cosa posso fare?
ecco i valori:
Clock GPU (Geometric Domain): 50 MHz (originale: 763 MHz)
Clock GPU (Shader Domain): 101 MHz (originale: 1526 MHz)
Clock memoria: 67 MHz (originale: 950 MHz)
grazie
Fabio

Ultima modifica di mister bo : 05-12-2010 alle 12:56.
mister bo è offline   Rispondi citando il messaggio o parte di esso
Old 05-12-2010, 13:18   #5
Lioank
Member
 
L'Avatar di Lioank
 
Iscritto dal: May 2008
Città: Locarno
Messaggi: 126
è normale che sono clokkate... il bios fa ciò per stabilizzare il sistema... ho letto : MM_INTERNAL_CODE: 0

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

molto prob un errore nei driver reinstalla tutti i driver, se hai cambiato qualcosa di recente rimetti solo quelli... senò cambiali tutti dal pirmo all'ultimo... un'altro consiglio metti win7... cmq metti un driver alla volta e testalo uno alla volta... una volta ho avuto un prob simile è la causa erano i driver di nero per il lettore cd XD
__________________
La mia Sara XD : -in vendita sob
Provider:NGI italia 6mb dl, 2mb up... Effettivi e garantiti...
Lioank è offline   Rispondi citando il messaggio o parte di esso
Old 05-12-2010, 20:21   #6
mister bo
Utente sospeso
 
L'Avatar di mister bo
 
Iscritto dal: Sep 2010
Messaggi: 241
ho windows 7 E c'è una novità: ho levato un banco di ram e ora va tutto alla grande! Che stupido che sono.... comunque ora sto dando un'occhiata ai driver... anche se questo downclock mi preoccupa non poco... adesso dovrebbe essere stabile il sistema, no?
grazie per l'aiuto
Fabio
mister bo è offline   Rispondi citando il messaggio o parte di esso
Old 06-12-2010, 12:39   #7
Blue_screen_of_death
Senior Member
 
L'Avatar di Blue_screen_of_death
 
Iscritto dal: Jul 2010
Messaggi: 9326
allora sostituisci il banco di ram difettoso...

per i timings dei componenti, prova a resettare il bios togliendo la batteria per 10 minuti...così le frequenze di clock dovrebbero tornare normali
__________________
[CASE Cooler Master Silencio 550]-[MOBO Asrock Z68 Pro3]-[CPU Intel Core i7-2600K]-[RAM 8GB G.Skill]-[HDD 1TB Samsung + 320GB Samsung + 500GB Maxtor]-[VGA Zotac Geforce GTX 560 Ti]-[MASTERIZZATORE Samsung SH-S222AB][S.O. Windows 7 64 bit]
Blue_screen_of_death è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Recensione POCO F9 pro: potenza da vero top di gamma, display da 185 Hz e finalmente una fotocamera da prendere sul serio Recensione POCO F9 pro: potenza da vero top di g...
Tra audio e AI: la ricetta di Qualcomm per l'agentic AI Tra audio e AI: la ricetta di Qualcomm per l'age...
Qualcomm annuncia la nuova generazione di SoC Snapdragon 8 Elite Gen 6 Qualcomm annuncia la nuova generazione di SoC Sn...
realme 16 Pro Harry Potter Edition: il nuovo midrange ha uno stemma di Hogwarts che cambia colore al sole! realme 16 Pro Harry Potter Edition: il nuovo mid...
Recensione REDMI Note 17 Pro: il midrange con batteria da 8.340 mAh e ricarica veloce Recensione REDMI Note 17 Pro: il midrange con ba...
Falso sito del Servizio Sanitario Nazion...
Aggiornamento massiccio per Chrome: riso...
28 Offerte Amazon, è il momento g...
Fideuram, la truffa da 95 milioni parte ...
Come funziona Micro RGB, la retroillumin...
GitLab: nei README ci sono indirizzi ema...
Il cervello umano insegna all'IA a fare ...
WhatsApp prepara una nuova barra di navi...
Tesla anticipa il nuovo Roadster con un ...
Tesla FSD nelle zone 30 di Bruxelles: il...
Xiaomi aggiorna la gamma di tablet con i...
Ha percorso 1.338 km senza mai ricaricar...
TCL annuncia l'arrivo in Italia dek Kids...
WINDTRE migliore operatore in Italia com...
Apple Watch SE 3 Cellular da 44 mm a 289...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 10:35.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v