PDA

View Full Version : problema installazzione gtx 470


safer88
10-09-2010, 00:37
Ciao :) premetto che ho fatto qualche ricerca fra i vari topic e non ho trovato casi molto simili al mio quindi mi rivolgo direttamente a voi!
questa e la mia configurazione attuale:

intel i7 920 3.4 ghz
ecs x58b-a2
6 gb ocz 1333
gtx 260
enermax infiniti 650w

Ho deciso di cambiare la 260 con una gtx 470 visto che in "teoria" il mio pc dovrebbe farla girare senza problemi, ma... appena ho riavviato il pc dopo aver tolto la vecchia scheda e i driver, ho notato rallentamenti esagerati. Windows ci mette 5 6 minuti ad avviarsi e aprendo il task manager ho notato che la cpu arriva al 100% di load per qualunqe cosa basta aprire 1 cartella o viaggiare su internet! reinstallando la vecchia gpu i problemi non si presentano.. non ho la minima idea di come risolvere il problema quindi qualunque aiuto è bene accetto :D grazie!

EDIT: a giudicare dai dati riportati in gpu-z .. è possibile una incompatibilità fra la mobo e la gpu? conflitto driver? o scheda video rotta?

safer88
10-09-2010, 14:08
Ho trovato questa soluzione ma onestamente.. non ci capisco niente! cè un anima pia che ha voglia di aiutarmi?

1) Boot into 64-bit Linux, run these commands, and save the output:
dmesg | grep e820
cat /proc/mtrr

2) Get the last memory address (from the first command). In the above example, it's 0x1AC000000 in hex, or 6848MB:
[ 0.000000] BIOS-e820: 0000000100000000 - 00000001ac000000 (usable)

3) Compute the last address covered by write-back MTRRs (from the second command). In the above example, it's 6144MB + 512MB = 6656MB or 0x1A0000000 in hex:
reg02: base=0x180000000 (6144MB), size= 512MB: write-back, count=1

3) If the sizes are the same, stop here - this is not the problem. If the sizes are different, the first number is expected to be larger than the second number. Take the smaller number. This is the top address of your cached memory. In the example above, it is 0x1A0000000 hex, or 6656MB.

4) Boot into Windows, and change the current Windows boot loader entry to truncate the memory at this lower address. Make a backup copy of the current loader entry first, in case of error. For Windows 7, the steps are (must run from a command prompt that has been "run as administrator"):
bcdedit /copy {current} /d "Windows 7 - copy"
bcdedit /set {current} truncatememory 0x1A0000000

L'unica alternativa a questo papiro è rimuovere 2 stick di ram! ._.

alecomputer
10-09-2010, 15:11
A parte la soluzione che hai trovato , potresti controllare che non ci sia un conflitto tra driver delle 2 schede .

Prova a fare cosi :
1) installa la vecchia scheda video
2) disinstalla i driver e tutti i programmi nvidia che si riferiscono alla scheda video vecchia .
3) disinstalla anche la scheda video da pannello di controllo >> sistema >>hardware >>gestione periferiche .
4) spegni il pc e cambia la scheda video mettendo la nuova .
5 ) installa i nuovi driver .