Skocz do zawartości

luks__pl

Stały użytkownik
  • Liczba zawartości

    2497
  • Rejestracja

  • Ostatnia wizyta

Zawartość dodana przez luks__pl

  1. Co do tego pierwszego to jest na jakimś dziwnym PCB więc nie będzie się modował tak jak standartowe XT ale pewni będziesz mógł zwiększyćnapięcie do 1,5V za pomocą biosa. Jeżeli chodzi o ten drugi to nie widze PCB więc nic o nim nie moge powiedzieć
  2. Ulmate bardzo ci dziękuje za ten link http://www.hynix.com/datasheet/eng/dram/de...5DU283222AF.jsp wydawało mi się że przeszukałem całą stronę hynixa nie wiem jak mogłem na to nie trafić.
  3. Nie polecam tego leadteka na początku był to najlepszy Xt bo miał pamięci :D 2,2 potem producent zmienił je na 2,5 i 2,8 a teraz są już tylko w sprzedaży z pamięciami :cry: 3,2 co oznacza zero podkręcania
  4. Spaliło się na pewno bo było wadliwe np. z jaiejś uszkodzonej serii zmianą zegarówn na pewno tego nie uwaliłeś chyba że robiłeś v-moda i troche przesadziłeś. Przyślij mi swojego biosa na odres lu.ks@interia.pl to ci go poprawie i wyćiągniesz wtedy pełne 850, zmieni ci w biosie latencje na mniej agresywne. Co do v-moda to sorry że czekacie ale idzie mni to bardzo powoli musiałem znależć specyfikacje tych kostek regulujących zanim zaczne coś lutować a z tym było troche trudno. Widział ktoś może gdzieś specyfikacje pamięci hynix f-28 w pliku PDF przydała by mi się bardzo, przdchwilą właśnie wycinałem radiatory na regulatory napięcia bo na jakiejś ruskiej stronie znalazłem że przy zwiększonym napięciu wejściowym mogą się trochę grzać.
  5. MSI: rdzen pójdzie ci bez problemu na :twisted: 500 a pamięci od 800 do 850
  6. Widze że jest już 7 głosów na :D tak tylko co robią tam te 4 na 8O nie
  7. Jeżeli na guru3d jest bios do twojego XT to możesz ściągać bo w niektórych przypadkach to się :D udaje ale z tego co pamiętam do twojej karty to chyba raczej :( nie było.
  8. Po polsku :( nie ma i wersja którą wkleiłem do postu jest :D najnowszą wersją
  9. Pality jako jedyne karty nie kożystają z PCB zaprojektowanych przez Nvidie tylko z PCB zaprojektowanego przez ich firmę czyli Palit więc z V-modem mogą być problemy
  10. Ty masz karte 5900Xt więc nic ci to nie da jak byś miał zamiast 03 78 01 82 02 8C 03 wartości 07 78 01 82 02 8C 03 to mógł byś próbować przeczytaj dokładnie co pisze w poradniku tam to jest napisane. Jeszcze raz powtórze nie ruszaj tych wartości bo widze że nie wisz o co z tym wszystkim chodzi. Jedyne co możesz zrobić to zrównać napięcia w trubie 2D,throtling i 3D żeby to zrobić ustaw 03 78 03 82 03 8C 03 dzięki temu będziesz miał stałe napięcie 1,4V a nie zminenne od 1,2V do 1,4V.
  11. Tak ale karta mogła tak pracować tylko przez chwilę zanim pojawiały się artefakty. A na nowym chłodzeniu pracuje na tych zegarach non stop
  12. Ja miałem tak samo ale zamiast zasilacza wymieniłem kartę na nową taką samą i problem zniknął więc to była wina karty a nie zasilacza. Zasilacz mam 550W Tracer.
  13. To jest dokładny poradnik dotyczący modyfikacji Biosu w kartach 5900Xt,5900,5900Ultra,5950Ultra. Został on skopiowany z forum Guru3D Basic FX59xxx bios changes ________________________________________ Guide to Modifying bios of Nvidia FX59xxx Series Graphics Cards. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This Guide is written in a way that should allow any layman with no bios software design experience to make selected changes to a bios file, which can appreciably improve the performance of a 59xxx series graphics card. I will start with a simple cautionary warning to all who think that bios modding appears very straight forward and thus holds no threat to them. The major, but least understood, problem with modifying bios's and flashing cards, is that whatever defaults you flash to, may, in extreme cases, be too much and thus not allow your card to post during your computer's bootup. It may not in fact be a bad bios, just a bad flash of a bios to your card which stops it posting. And if this does happen, then unfortunately for you, to recover the situation, only a professional with the right tools may be able to erase and reflash your card to a working state. Just a small warning then to everybody wanting to play about with bios modding -----> Do something wrong, doesn't have to be more than a wrong binary digit in wrong place or a bad flash and you could be looking for that professional bios fixer or another card. So be careful out there !!! The FX5900nu, FX5900u and FX5950u cards are essentially the same design and therefore bios's are generally interchangeable, and likewise any modified versions of each bios. The new and more unique FX5900XT type (including SE/LX/SP etc) however is a somewhat different and cheaper design of card, and its bios, although interchangeable with other XT's, is not in fact useable with any of the original 59xx cards. When proposing bios changes it is therefore best to consider them separately. However a number of the performance inducing changes included in the guide, derive from interchanging some of the beneficial parameters from XT type bios's with those of higher card bios's, and vice versa. It is suggested that the Ray Adams X-Bios Editor v1.0.3.520 be used for all bios changes as it includes the best free Hex Editor, and most importantly it will add the correct CRC bit to ensure a successful flash. And for flashing, it is also suggested that nvflash.exe v4.41 be used. It is a flashing program I have used with complete success literally hundreds of times. 1. FX5900nu, FX5900u and 5950u. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (a). SPEEDS. ~~~~~~~~~~~~ For the purposes of bios speed changes, neither the ASUS5900u or 5950u bios's are considered applicable as GPU and Memory speed table structures are totally different from all others bios's. The first thing about GPU and Memory speeds is to identify how to find and read them. All speeds are stored as 8 bit binary words which are derived from a hex conversion of the speed required as follows, A typical stock speed setup of 300/400/850 means that, 2D speed is 300MHz. 3D speed is 400MHz. Memory speed is 850MHz (Actually 425MHz, only stated as 850 as it is DDR Memory). In simplistic terms, the binary word is derived by multiplying the speed by 100, converting to Hex, transposing the last and first two digits of Hex value and adding four zero's to the end. 2D speed = 300x100 = 30000 = 7530 Hex = 30750000 bin word (or 30 75 00 00) 3D speed = 400x100 = 40000 = 9C40 Hex = 409C0000 bin word (or 40 9C 00 00) Mem speed = 425x100 = 42500 = A604 Hex = 04A60000 bin word (or 04 A6 00 00) So to find any GPU or Memory speed in a bios just look for the 8 bit binary word that represents it, ie for 300MHz look for "30 75 00 00", and change it to any other 8 bit binary word. It is important that you look for the 8 bit binary value rather than just the front 4 bit word, as that particular 4 bit sequence may exist in a number of places in the bios file as programming code, which, if you change, could cause serious problems. The GPU and Memory speed tables are located near the end of the bios file and are structured as three closely positioned tables starting with 2D, then Throttling and finally 3D. Each table consists of nine 8 bit binary words, the first bin word being for GPU speed followed by eight 8 bit words for Memory speed. Throttling is set at 375MHz regardless of GPU 2D/3D speeds, And Memory speed is set the same for all Tables. Using the above example of 300/400/850 will show, 2D Table (300/850), ~~~~~~~~~~~~~~~~~~~ 30 75 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 Throttling Table (375/850), ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7C 92 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 3D Table (400/850), ~~~~~~~~~~~~~~~~~~~ 40 9C 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 04 A6 00 00 The Throttling function is only applicable to 3D Mode of operation and can be effectively disabled if desired by setting speed to same as 3D. This is what is normally done for some FX5700u bios's I have checked. Also remember to change the GPU throttling volts to cater for whatever speed you have set it at. Another possible way of removing throttling however is to use a ASUS5900u or 5950u bios as they operate in 3D all the time and feedback has indicated they have no throttling mode ? (B). GPU VOLTS. ~~~~~~~~~~~~~~~ Closely located to the three speed tables, is another Table of seven 2 Bit values for controlling GPU Volts, structured as follows, 07 78 04 82 05 8C 06 The purpose of this table is to set the GPU volts during 2D, Throttling and 3D modes. In simple terms, the first two bit value represents the max number of table options, and the follow on three 4 bit words show the actual options that are set for this bios. However note that the first two bits of each 4 bit word is only an indicator, and has no functional purpose other than it indicates the volts expected (found by, converting to decimal/100). The last two bits of each 4 bit word are the important ones, because they set the GPU volts for the various modes of the card. Using above example shows, (hex 78)/100 or 120/100 = 1.2 = 04 option. (hex 82)/100 or 130/100 = 1.3 = 05 option. (hex 8C)/100 or 140/100 = 1.4 = 06 option. This shows that GPU volts in 2D as set by option 04 is 1.2V, and in Throttling mode as set by option 05 is 1.3V and finally 3D as set by option 06 is 1.4V. You can however interchange any of the 4 bit values, and thus set 2D GPU volts at 1.4V if desired. There is a seventh option, indicated by the "07" at the start of the table, which is needed by a 5950u, where it sets the GPU volts at 1.5V in order that it can run at higher speeds. And when present is normally represented by "96 07" in the 3D position of the table. And, although not normally used in a 5900nu or 5900u bios, there is no reason why either of these can't have the GPU volts set to give the same 1.5v of a 5950u. So a 5900nu, 5900u or 5950u bios can be changed to make GPU volts in 2D, Throttling and 3D modes anything from 1.2V to 1.5V. ©. MEMORY LATENCIES. ~~~~~~~~~~~~~~~~~~~~~~ Almost as an extension to each of the three speed tables, and for the sake of simplicity, is a 28 bit word for controlling memory timings. A typical binary sequence in a 5900nu bios is "040205150017000E000707030403", whereas in a 5950u it is "04030517001A000F000808040503". Changing the binary sequence to "040204110013000B000606030404", which is typical of the tighter timing control of XT type bios's, can give good performance improvement. The change must be done to each of the binary sequences which run concurrent to each of the three speed tables. However, a byproduct of the tighter timings will be a sharp reduction in the ability to overclock memory speeds. Likely in the region of 5%, for good stability. Nearer the end of the bios file is another table with the basic memory latencies, made up of eight 8 bit binary words. Standard values set for a 5900nu are "07 00 0F 43" and for both 5900u and 5950u are "07 03 0F 43". And hard trials have shown that the optimum for improved performance with good stability is got by reducing the 43 to 40. The change must be made to each of the eight binary words in the table. Some extra performance benefit can also be gained from changing any "07 03" sequence to "07 00". Which would now make the final latency sequence into "07 00 0F 40". 2. FX5900XT/SE/LE/LX/SP etc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (a). SPEEDS. ~~~~~~~~~~~~ Changing speeds in a XT types bios is exactly the same as above for 5900nu, 5900u and 5950u bios's. (B). GPU VOLTS. ~~~~~~~~~~~~~~~ Closely located to the three speed tables, is the seven 2 Bit binary Table for controlling GPU Volts in a typical XT bios. It is structured as follows, 03 78 01 82 02 8C 03 And like the table at 1(B) above, the purpose of this table is also to set the GPU volts during 2D, Throttling and 3D modes. In simple terms, the first two bit value represents the max number of table options, and the follow on three 4 bit words show the actual options that are set for this bios. However note that the first two bits of each 4 bit word is only an indicator, and has no functional purpose other than it indicates the volts expected (found by, converting to decimal/100). The last two bits of each 4 bit word are the important ones, because they set the GPU volts for the various modes of the card. Using above example shows, (hex 78)/100 or 120/100 = 1.2 = 01 option. (hex 82)/100 or 130/100 = 1.3 = 02 option. (hex 8C)/100 or 140/100 = 1.4 = 03 option. This shows that GPU volts in 2D as set by option 01 is 1.2V, and in Throttling mode as set by option 02 is 1.3V and finally 3D as set by option 03 is 1.4V. You can however interchange any of the 4 bit values, and thus set 2D GPU volts at 1.4V if desired. Other than some manufacturers initial entry XT cards which were based on 5900nu's, there is no direct readaccross to the GPU 1.5V option of a 5950u. If the volts control table starts with "07" you have the 5950u 1.5V option, and if it starts with "03" you haven't. However a XT type bios can still be changed to make GPU volts in 2D, Throttling and 3D modes anything from 1.2V to 1.4V. ©. MEMORY LATENCIES. ~~~~~~~~~~~~~~~~~~~~~~ Almost as an extension to each of the three speed tables, and for the sake of simplicity, is a 28 bit word for controlling memory timings. A typical binary sequence in a 5900XT bios is "040205110013000B000606030404". Changing the binary sequence to "0301040C000F0009000505020303" has shown to give some performance improvement. However a caution to note; this particular change has only been proven on cards with memory spec of Prolink 5900XT GL. And if applicable, the change must be done to each of the binary sequences which run concurrent to each of the three speed tables. However, a byproduct of the tighter timings will be a sharp reduction in the ability to overclock memory speeds. Likely in the region of 5%, for good stability. Changing the basic memory latencies in a XT type bios is exactly the same as above for 5900nu, 5900u and 5950u bios's. The only difference you will encounter is that a XT bios is normally set at a very tight value of "07 03 0F 03". So in this case you will change the last "03" up to "40", for each of the eight binary words in the table. This will give much better memory overclocking and performance. Some extra performance benefit can also be gained with some XT cards from changing the "07 03" sequence to "07 00". Which would now make the final latency sequence into "07 00 0F 40". NOTE: This procedure only covers the simple basics of what can be changed easily in a FX59xxx bios and not everything that is possible ! @ jimmor v2.1b
  14. Bo dokładnie nic to nie daje oprócz zmiany timingów pamięci co pozwala na ich większe podkręcenie. Tylko że ta zmiana timingów pamięci zawyże je co powoduje gorsze wyniki więc trzeba je podkręcić wieć nie widze sensu żeby zmieniać. Lepij samemu sobie przygotowaćbios do karty i ustawić optymalne timingi pomiędzy tymi od XT a 5950U daje to najlepsze rezultaty.
  15. Wgrywanie biosa od 5950Ultra daje tylko rezultat w postaci zwiększenia napięcie na niektórych kartach 5900XT (opartych na PCB od 5900 a nie 5900XT) w twoim wypadku może się to tylko skończyć 4 bitowym kolorem w windowsie sam już to przerabiałem :!: :!: Jeżeli karta jest zbudowana na referencyjnym PCB od 5900XT zmiana biosu na bios od 5950Ultra nie da oczekiwanego rezultatu, jęzeli chcecie podnieść napięcie można to tylko zrobić za pomocą v-moda :!: :!: Karty 5900Xt oparte na PCB od 5900: Palit, Gainward 5900XT z 256MB DDR
  16. W przypadku tego prolina to sądze że v-mod na 1,6 pozwoli ci ośiągnąc 500Mhz a z kartą nic się nie stanie bo naięcie 1,6 jest stosowane w 5950 który jest na tym samym chipe nv35 tylko nazywa się nv38 ale to tylko chwyt marketingowy
  17. Miałem dokładnie to samo z jednym z moich gainwardów, czym prędzej dzwoń do MMV i powiedz że karta chodzi niestabilnie,wiesza się i masz artefakty na gwarantowanym taktowaniu. Ja tak zrobiłem dali mi numer zgłoszenia numer do kuriera zadzwoniłem do kuriera i po 5 dniach dostałem nową kartę. W serwisie MMV bardzo żadko sprawdzają karty najczęsciej odrazu wysyłają nową.
  18. Liczyłem że na tym forum będzie dużo osób z 5900XT a na razie znalazły się tylko 4 osoby licząc ze mną.
  19. U mnie też zajmuje 2 sloty PCI ale z nich nie kożystam bo sieciówke mam na płycie i mam zjęty tylko ostati slot PCI w którym mama dzwiękówkę. Gib widze że też wybrałeś te radiatory co ja, nie chce nikogo namawiać aby kupił dokładnie te same radiatory co ja polecam ale tylko one pasują idealnie do tego moda, inne się nie zmieszczą bo próbowałem. Czy mógłbyś napisać dokładnie jak masz zamiar wzmocnić mocowanie.
  20. Chłodzenie mojego pomysłu jes chyba najtańsze koszt to tylko radiatory na pamięci Revoltec 51zł , troche papieru ściernego , 4 podkładki , pare opasek razem 60zł. Nie polecam tego zalmana jak zamierzasz podkręcać kartę nadmierne ciepło nie będzie z odpowiednią szybkością odprowadzane od jądra karty. Co do tego TT to on kosztuje 200zł a za te pieniądze samemu złożysz o wiele bardziej wydajne chłodzenie i na pewno cichsze np. radiatorki na pamięci te co ja kupiłem + jakiś miedziany cooler od P4 lub Athlona z obniżonym napięciem dla witraka z 12V do 7V lub 5V i będzie to o wiele wydajniejszy zestaw i nie będzie hałasować jak suszarka
  21. Troche poza tematem ale może ktoś mi powie jak zmniejszyć rozmiar czcionki w podpisie i zmienić kolor na np.szary
  22. Jestem tu nowy ale może ktoś z stałych forumowiczów poprosi szefostwo o przyklejenie tego tematu. To jest jedyny taki temat na forum i jest on bardzo rozwojowy więc jak ktoś też się zajmuje modowaniem kart 5900XT niech tu także pisze. Trzeba rozkręcić ten temat. Ja będe publikować na forum tego topiku moje prace nad modowaniem 5900XT ale niech inni także piszą co osiągneli z swoją kartą
  23. Juto powinien być update jak wszystko mi się uda tak jak przewidziałem
  24. "the 1300 series graphics cards from Gainward use the FX 5900/5900 Ultra reference design and you volt-mod them following the standard guides for such cards. " Tam jest mowa o seri 1300 czyli 5900,5900ultra,5950Ultara i 5900XT z 256DDR których jest bardzo mało na rynku A gainward 5900XT jest z serii 1100 więc jest na PCB ot kart typu XT Mój opis może być stosowany do wszystkich kart XT oprócz kart firmy Palit i Gainward XT z 256MB DDR
  25. Nic się nie stanie z twoimi pamięciam możesz je spokojnie podkręcić na 850MHz chyba że są to samsungi 2,8 bo ich nie podkręcisz do tego poziomu
×
×
  • Dodaj nową pozycję...