Torna indietro   Hardware Upgrade Forum > Software > Microsoft Windows > Microsoft Windows 7 e Vista

Il tablet rugged leggero e sottile: Lenovo ThinkTab X11 offre resistenza, doppia USB-C e batteria rimovibile
Il tablet rugged leggero e sottile: Lenovo ThinkTab X11 offre resistenza, doppia USB-C e batteria rimovibile
Lenovo ha lanciato il ThinkTab X11 rimettendo piede nel segmento dei tablet Android con il marchio Think dopo oltre un decennio di assenza. Il risultato è un dispositivo che prende una direzione precisa: massima dotazione funzionale, costruzione resistente, autonomia fuori dagli schemi
AMD Advancing AI 2026: l'hardware AMD per le elaborazioni IA del futuro, tra GPU, CPU e robot
AMD Advancing AI 2026: l'hardware AMD per le elaborazioni IA del futuro, tra GPU, CPU e robot
AMD Advancing AI è l'appuntamento annuale con il quale l'azienda americana mostra quelle che sono le proprie novità dal versante datacenter. Tra piattaforma Helios, GPU Instinct MI455X e processori EPYC di sesta generazione tutto quello che serve per processare l'IA sempre più complessa ed esigente
Tascabile e con Android: BOOX Go 6 Gen II è diverso da tutti gli altri e-reader
Tascabile e con Android: BOOX Go 6 Gen II è diverso da tutti gli altri e-reader
BOOX Go 6 Gen II porta per la prima volta il supporto allo stilo su un e-reader da 6 pollici, affiancando 3 GB di RAM al collaudato Snapdragon 665 e un design rivisto con scocca posteriore a costolature. Su carta la proposta è interessante, ma Android 11 fuori supporto, l'assenza di un alloggiamento per il pennino e un'autonomia ridotta rispetto agli e-reader tradizionali sono i compromessi da accettare
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 17-08-2008, 11:44   #1
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
Vista 32bit SP1 BLUE SCREEN: Cosa può essere?

Ciao

Come da ritolo Vista Home premium 32bit con Sp1, quasi una volta al giorno mi da una schermata blu, cosa può essere, di seguito riporto l'errore:

Questo è quello che riporta dopo il riavvio:

Firma problema:
Nome evento problema: BlueScreen
Versione SO: 6.0.6001.2.1.0.768.3
ID impostazioni locali: 1040

Ulteriori informazioni sul problema:
BCCode: 1a
BCP1: 00001236
BCP2: 853C9000
BCP3: 853CBEB0
BCP4: 000B6DB6
OS Version: 6_0_6001
Service Pack: 1_0
Product: 768_1

File che contribuiscono alla descrizione del problema:
C:\Windows\Minidump\Mini081708-01.dmp
C:\Users\Wizard\AppData\Local\Temp\WER-31465-0.sysdata.xml
C:\Users\Wizard\AppData\Local\Temp\WERB6EF.tmp.version.txt

Leggere l'informativa sulla privacy:
http://go.microsoft.com/fwlink/?link...3&clcid=0x0410

Questa invece è la schermata blu:

__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
Old 17-08-2008, 11:56   #2
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
nel file bmp dice questo:

Codice:
Microsoft (R) Windows Debugger Version 6.9.0003.113 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\Mini081708-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path.           *
* Use .symfix to have the debugger choose a symbol path.                   *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is: 
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
*                                                                   *
* The Symbol Path can be set by:                                    *
*   using the _NT_SYMBOL_PATH environment variable.                 *
*   using the -y <symbol_path> argument when starting the debugger. *
*   using .sympath and .sympath+                                    *
*********************************************************************
Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntkrnlpa.exe
*** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Windows Server 2008 Kernel Version 6001 (Service Pack 1) MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Kernel base = 0x81c1c000 PsLoadedModuleList = 0x81d33c70
Debug session time: Sun Aug 17 12:06:04.699 2008 (GMT+2)
System Uptime: 0 days 0:07:04.404
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
*                                                                   *
* The Symbol Path can be set by:                                    *
*   using the _NT_SYMBOL_PATH environment variable.                 *
*   using the -y <symbol_path> argument when starting the debugger. *
*   using .sympath and .sympath+                                    *
*********************************************************************
Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntkrnlpa.exe
*** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Loading Kernel Symbols
................................................................................................................................................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1A, {1236, 853c9000, 853cbeb0, b6db6}

***** 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                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    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                                     ***
***                                                                   ***
*************************************************************************
*************************************************************************
***                                                                   ***
***                                                                   ***
***    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                                     ***
***                                                                   ***
*************************************************************************
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
*                                                                   *
* The Symbol Path can be set by:                                    *
*   using the _NT_SYMBOL_PATH environment variable.                 *
*   using the -y <symbol_path> argument when starting the debugger. *
*   using .sympath and .sympath+                                    *
*********************************************************************
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
*                                                                   *
* The Symbol Path can be set by:                                    *
*   using the _NT_SYMBOL_PATH environment variable.                 *
*   using the -y <symbol_path> argument when starting the debugger. *
*   using .sympath and .sympath+                                    *
*********************************************************************
Probably caused by : ntkrnlpa.exe ( nt+7bbd1 )

Followup: MachineOwner
---------
__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
Old 17-08-2008, 12:54   #3
yeppala
Senior Member
 
L'Avatar di yeppala
 
Iscritto dal: Dec 2007
Messaggi: 4435
Potrebbe essere colpa di QuickTime o di un codec per i .mov:
http://support.microsoft.com/kb/932094/it
Quando si tenta di riprodurre un file filmato che presenta un'estensione .mov utilizzando QuickTime 7 in Windows Vista, è possibile che venga visualizzato un messaggio di errore d'interruzione che somiglia quanto segue:
STOP 0x0000001A (parameter1, parameter2, parameter3, parameter4)
MEMORY_MANAGEMENT

Ultima modifica di yeppala : 17-08-2008 alle 12:59.
yeppala è offline   Rispondi citando il messaggio o parte di esso
Old 17-08-2008, 13:40   #4
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
Quote:
Originariamente inviato da yeppala Guarda i messaggi
Potrebbe essere colpa di QuickTime o di un codec per i .mov:
http://support.microsoft.com/kb/932094/it
Quando si tenta di riprodurre un file filmato che presenta un'estensione .mov utilizzando QuickTime 7 in Windows Vista, è possibile che venga visualizzato un messaggio di errore d'interruzione che somiglia quanto segue:
STOP 0x0000001A (parameter1, parameter2, parameter3, parameter4)
MEMORY_MANAGEMENT
Non ce l'ho installato quicktime.
__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
Old 17-08-2008, 14:57   #5
Ferdy78
 
Messaggi: n/a
Quote:
Originariamente inviato da Wizard77 Guarda i messaggi
Non ce l'ho installato quicktime.
pacchetti codec?
  Rispondi citando il messaggio o parte di esso
Old 17-08-2008, 15:54   #6
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
Quote:
Originariamente inviato da Ferdy78 Guarda i messaggi
pacchetti codec?
Quelli che installa la sk TV della pinnacle (comincio a pesar sia quella), installa il DivX sicuro, poi non sò certamente quali, credo Xvid

edit:
ecco i formati che legge il software pinnacle

__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S

Ultima modifica di Wizard77 : 17-08-2008 alle 16:09.
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 08:52   #7
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
Tornando al problema.
Ho scoperto quando mi dà la Blue Screen, cioè la fà quando metto il PC in ibernazione e poi lo riaccendo, dopo pochi minuti di funzionamento una bella schermata blu. Invece spegnendolo con arresta il sistema non mi da problemi.
Non capisco cosa può essere.
__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 09:04   #8
FulValBot
Senior Member
 
L'Avatar di FulValBot
 
Iscritto dal: Oct 2007
Città: Roma
Messaggi: 9808
dovrebbe essere un noto bug di vista. installa qualunque update da windows update compresi quelli che riguardano l'ibernazione e dovrebbe potersi risolvere.
FulValBot è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 10:08   #9
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
Quote:
Originariamente inviato da FulValBot Guarda i messaggi
dovrebbe essere un noto bug di vista. installa qualunque update da windows update compresi quelli che riguardano l'ibernazione e dovrebbe potersi risolvere.
ah ok. strano da Windows update non mi da più aggiornamenti disponibili ho installato tutto quello che che c'era.
Beh poco male se è un bug di Vista, tanto l'ibernazione non la uso mai, visto che una volta spento stacco la corrente, e se faccio libernazione per riavvirsi ci mette il doppio di quanto ci mette l'avvio normale.
__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 10:21   #10
grigor91
Senior Member
 
L'Avatar di grigor91
 
Iscritto dal: Dec 2007
Città: brianza
Messaggi: 717
se c'entra l'ibernazione potrebbe essere un problema della scheda madre, ma sembra un buon modello...
__________________
AMD Ryzen 9700X MSI RX 480 Gaming X 8G ASRock B850 Pro-A Windows 11 Pro RAM DDR5 16GBx2 TEAMGROUP T-Create Expert 6000 MHz CL30 SSD Crucial T500 4TB case Corsair Carbide 200R
grigor91 è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 10:31   #11
john18
Senior Member
 
L'Avatar di john18
 
Iscritto dal: Aug 2005
Città: Orientato al futuro!
Messaggi: 17525
Ma la schermata blue in vista non doveva essere solo un ricordo?
__________________
La fantasia non è altro che un aspetto della memoria svincolato dall’ordine del tempo e dello spazio.
john18 è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 10:52   #12
WarDuck
Senior Member
 
L'Avatar di WarDuck
 
Iscritto dal: May 2001
Messaggi: 13021
A casa mia un errore con scritto MEMORY_MANAGEMENT farebbe pensare alla memoria, provato a fare un MemTest?
WarDuck è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 10:57   #13
maxlaz
Senior Member
 
Iscritto dal: Sep 2007
Messaggi: 2830
Quote:
Originariamente inviato da john18 Guarda i messaggi
Ma la schermata blue in vista non doveva essere solo un ricordo?
sono molto diminuite. ma quelle schermate riguardano prevalentemente problemi di gestione hw e sono generate da malfunzionamenti delle periferiche o dei driver.

cmq una passata com memtest è consigliabile per assicurarsi che a livello di memoria sia tutto ok.

Personalmente, visto che ti da il problema in fase di "risveglio", credo che sia il driver di qualche periferica installata che non riparte correttamente

Ultima modifica di maxlaz : 01-09-2008 alle 11:03.
maxlaz è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 12:33   #14
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
Il memtest per ora ho fatto per u'ora (la versione dos) l'ha passato bene una volta e mezza.
Poi strano che me lo faccio solo in Vista e solo nell'ibernazione.
Cmq appena ho un pò di tempo faccio il memtest per 4 ore
__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 15:58   #15
WarDuck
Senior Member
 
L'Avatar di WarDuck
 
Iscritto dal: May 2001
Messaggi: 13021
Quote:
Originariamente inviato da Wizard77 Guarda i messaggi
Il memtest per ora ho fatto per u'ora (la versione dos) l'ha passato bene una volta e mezza.
Poi strano che me lo faccio solo in Vista e solo nell'ibernazione.
Cmq appena ho un pò di tempo faccio il memtest per 4 ore
Si, aggiorna tutti i drivers alle ultime versioni, o in caso tu abbia queste, prova con qualche versione precedente.

Controlla anche di aver sufficiente spazio su disco in C: (o dove hai installato Windows), e fai un test con l'utility del tuo produttore (in genere ti puoi scaricare una ISO per fare il boot da CD)...

PS: ho notato anche che hai un sistema overcloccato, prova a controllare le temp e semmai rimetti tutto a default per fare un test.
WarDuck è offline   Rispondi citando il messaggio o parte di esso
Old 01-09-2008, 16:33   #16
Wizard77
Senior Member
 
L'Avatar di Wizard77
 
Iscritto dal: Sep 2002
Città: Como - Provincia
Messaggi: 4534
Quote:
Originariamente inviato da WarDuck Guarda i messaggi
Si, aggiorna tutti i drivers alle ultime versioni, o in caso tu abbia queste, prova con qualche versione precedente.

Controlla anche di aver sufficiente spazio su disco in C: (o dove hai installato Windows), e fai un test con l'utility del tuo produttore (in genere ti puoi scaricare una ISO per fare il boot da CD)...

PS: ho notato anche che hai un sistema overcloccato, prova a controllare le temp e semmai rimetti tutto a default per fare un test.
Allora, nella partizione di sistema ho liberi 15Gb, non somo molti, ma dovrebbero bastare. i drive ho provato quelli del CD della ck madre e quelli nuovi scaricati dal sito. Fa le schermate blu anche quando era tutto a default.

L'unica cosa che mi sembra strana è il fatto che Vista non riesco ad installarlo con il controlle AHCI abilitato, provato con tutti i driver possibili, invece in XP funziona alla grande. Non vorre che ci sia qualche scazzo tra Vista e il mio HD, almeno con questa sk madre.
__________________
Intel Core i7 2600 - Zalman CNPS10X Performa - Asus P8P67 B3 - Corsair Vengeance 2x4Gb 1600Mhz 8-8-8-24 - Sapphire Radeon 6950@6970 2Gb - OCZ Agility 3 120GB + 2 x Seagate 500Gb SataII Raid - Samsung T220HD - Corsair 650W - Corsair Graphite 600T - Sony 7263S
Wizard77 è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


Il tablet rugged leggero e sottile: Lenovo ThinkTab X11 offre resistenza, doppia USB-C e batteria rimovibile Il tablet rugged leggero e sottile: Lenovo Think...
AMD Advancing AI 2026: l'hardware AMD per le elaborazioni IA del futuro, tra GPU, CPU e robot AMD Advancing AI 2026: l'hardware AMD per le ela...
Tascabile e con Android: BOOX Go 6 Gen II è diverso da tutti gli altri e-reader Tascabile e con Android: BOOX Go 6 Gen II &egrav...
Recensione Lenovo Idea Tab Plus: il tablet da 12 pollici che costa meno di 300 euro Recensione Lenovo Idea Tab Plus: il tablet da 12...
Oltre il contante e le crypto: tutto sull'Euro Digitale e la nuova sovranità monetaria europea Oltre il contante e le crypto: tutto sull'Euro D...
Batterie a terra per Varta, bancarotta v...
Elon Musk: l'intelligenza artificiale su...
Ryzen 7 9800HX3D: il miglior processore ...
Google porta Gemini Live sui vecchissimi...
Corsair Platform:4 in offerta: la scriva...
Il creatore di Disagea sull'addio dei gi...
Fastweb + Vodafone entra nello SmartCity...
AI Act europeo: dal 2 agosto partono i n...
Da 1,3 a 10 miliardi in due mesi: chi è ...
Schede video RTX: NVIDIA comunica nuovi ...
GTA 6, i 60 fps stabili potrebbero esser...
Questa Smart TV QLED da 40 pollici con H...
Ring in sconto fino al 57%: videocitofon...
Pubblicità su Windows con i monit...
Azioni sul PC e coding solo chiedendo: O...
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: 16:38.


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