Driver folder -> 2KXP_INF folder. There will be two of these file types, one for Windows 2000 (C2_?????.inf) and one for Windows XP (CX_?????.inf). Open one of them. Search the file for the desired name and proper GPU type. You may also search for an entry with the same SubVendor ID as your current bios. The entries are formatted as shown in this picture: [IMG] Enter the information in RaBiT from the entry in the file. The values that you want to change are Device ID, SubSystem ID, and possibly SubVendor ID (depending on whether you found a vendor-specific entry in the file or not for the card type you chose). The locations of the values to use from the entry are shown above. Save the modded bios with a different name. The modded bios is done.After flashing the modded bios, the next time Windows starts up it will detect a new video card with the new name. If you have any questions about any parts of the guides or find any mistakes or incorrect information in them, let me know. Em thấy hay quá share cho mọi người xem . Ai giỏi dịch dùm nha.Em biết đọc hiểu thôi à, ko biết dịch :sorry:.Làm thử với con X800 (12 piline),2 lần flash bios --> 2 lần die . Hỏi ra mới biết phải có nguồn supply .:coimo:" /> Driver folder -> 2KXP_INF folder. There will be two of these file types, one for Windows 2000 (C2_?????.inf) and one for Windows XP (CX_?????.inf). Open one of them. Search the file for the desired name and proper GPU type. You may also search for an entry with the same SubVendor ID as your current bios. The entries are formatted as shown in this picture: [IMG] Enter the information in RaBiT from the entry in the file. The values that you want to change are Device ID, SubSystem ID, and possibly SubVendor ID (depending on whether you found a vendor-specific entry in the file or not for the card type you chose). The locations of the values to use from the entry are shown above. Save the modded bios with a different name. The modded bios is done.After flashing the modded bios, the next time Windows starts up it will detect a new video card with the new name. If you have any questions about any parts of the guides or find any mistakes or incorrect information in them, let me know. Em thấy hay quá share cho mọi người xem . Ai giỏi dịch dùm nha.Em biết đọc hiểu thôi à, ko biết dịch :sorry:.Làm thử với con X800 (12 piline),2 lần flash bios --> 2 lần die . Hỏi ra mới biết phải có nguồn supply .:coimo:" />

X800/X850 Bios Modding

Thảo luận trong 'Card Đồ họa - Video Cards' bắt đầu bởi ntnhan, 28/2/06.

  1. ntnhan

    ntnhan New Member

    Bài viết:
    61
    [SIZE=+1]Required Tools[/SIZE]
    • If you will be modding your own bios, you will need a utility to get a copy of the bios from the card. ATITool can be used for that.
    • RaBiT is an essential utility for any these mods. As of this posting, the current version is 1.7 and may be downloaded here: http://www.techpowerup.com/downloads/9
    • For some mods you will also need a hex editor; any will do just fine.
    In addition to these tools, you will also need to know how to flash the bios after performing the mod. Instructions for that may be found elsewhere on this site.

    Important note: For any of these guides, I recommend reading through the whole thing before attempting to perform the mods.

    If you are not comfortable with performing these modifications yourself, there are many others who are also familiar with how to do these, especially after I posted this guide.


    [SIZE=+1]Mod #1 - Changing the Number of Active Pixel Pipelines[/SIZE]

    This type of mod can be used for increasing the number of pixel pipelines to all of the ones that are available on your card or also reducing the number (of course, only for testing purposes [​IMG] ). Here are the steps to performing this mod:
    1. If you are modifying your own bios, get a dump of the bios if you haven't already done so (this can be done with ATITool).
    2. Make a copy of the bios you are editing.
    3. Open the copy in a hex editor.
    4. Go to the value at offset 0x7A. If the bios is your current bios, the value at this location should look the same as the CONFIG_ROM_FUSES value that will show up in ATITool if you hold shift when clicking the settings button, except that the first two and last two digits will be switched. Below is an example of what you might see. A red box was added to show the location of the value.

      [​IMG]
    5. For the byte at 0x7A, leave the first digit intact and change the second digit to one of these values:
      0 = zero pixel pipeline quads disabled (16 pipelines enabled)
      1 = one pixel pipeline quad disabled (12 pipelines enabled)
      2 = two pixel pipeline quads disabled (8 pipelines enabled)
      3 = three pixel pipeline quads disabled (4 pipelines enabled)​
      For example, to change the one shown above from 12 pipelines to 16 pipelines, change the second digit of the value to a zero and this is what it should look like:

      [​IMG]
    6. After changing the value, save the bios.
    7. Open the modded bios in RaBiT. It will warn you that the bios may be corrupt. When this message appears, click "Yes" to continue.
    8. Save the modded bios. Overwrite the file you just opened, there is no need to create a new file. This step is to fix some checksum and CRC values in the bios so that it will work right.
    9. The modded bios is done.
    After correctly flashing the modding bios to the video card, the last digit of CONFIG_ROM_FUSES will change to the same number you picked in step 5, and the number of disabled pipelines will be either how many you picked or how many are disabled in hardware, whichever is higher.


    [SIZE=+1]Mod #2 - Changing the Name and/or GPU Type[/SIZE]

    This type of mod can be used to change the name detected for your card and/or the type of GPU detected. Changing the name just gives your card a different name, but does not change performance. In general, you should stay within the same general card class when changing it since it can change the detected GPU type if you don't (X800 should stay X800, X850 should stay X850).

    Changing the type of GPU detected to R480 can increase performance for cards that have R480 chips but do not get detected as such (primarily some X800 GT cards and some few X800 GTO/GTO² cards). The GPU type should be kept the same for cards that do not have R480 chips as it can and likely will cause problems on non-R480 chips. (For more information on this and for some pre-modded X800 GT bioses, look here: Performance boost for X800 GT cards with R480 GPU)

    There are a few of ways to identify whether the GPU is R480 or not:
    • If ATITool or other utilities say it is R480.
    • If that is not the case the most obvious way to find out, of course, is to take off the heatsink and look at the GPU. If it is R480, it will say so.
    • Another way is to look at the fuses data in ATITool that shows up when you hold shift and click on settings. If it is R480 or R430 then CONFIG_DIE_FUSES will look like 0xFFFF?FFF and CONFIG_SUBSTRATE_FUSES will look like 0xFFFFFF9? where the "?" can be any digit. After you determine that it is R480 or R430, to distinguish between the two you can check how high the GPU can be safely overclocked. Many (or most) R430 chips cannot reach 450 MHz and all (as far as I know) cannot reach 470 or above. If your's exceeds what the R430 is capable of and matches the pattern above, then your card very likely has the R480 GPU.
    Here are the steps to performing the name/GPU type mod:
    1. Find out what type of GPU your card has (it will be in the format of R4xx). If it does not say R480 and your card is a Radeon X800 GT, GTO, or GTO² card, if you like you may use one of the methods above to determine whether it is R480 or not. If it is R480 and is not being shown as such, you may want to use R480 as the GPU type. Otherwise, just use the same GPU type.
    2. If you are modifying your own bios, get a dump of the bios if you haven't already done so (this can be done with ATITool).
    3. Open the bios you are editing in RaBiT.
    4. Find the driver information file for the driver version you are currently using. The location of it will be in the main installer folder -> Driver folder -> 2KXP_INF folder. There will be two of these file types, one for Windows 2000 (C2_?????.inf) and one for Windows XP (CX_?????.inf). Open one of them.
    5. Search the file for the desired name and proper GPU type. You may also search for an entry with the same SubVendor ID as your current bios. The entries are formatted as shown in this picture:

      [​IMG]
    6. Enter the information in RaBiT from the entry in the file. The values that you want to change are Device ID, SubSystem ID, and possibly SubVendor ID (depending on whether you found a vendor-specific entry in the file or not for the card type you chose). The locations of the values to use from the entry are shown above.
    7. Save the modded bios with a different name.
    8. The modded bios is done.
    After flashing the modded bios, the next time Windows starts up it will detect a new video card with the new name.


    If you have any questions about any parts of the guides or find any mistakes or incorrect information in them, let me know.

    Em thấy hay quá share cho mọi người xem . Ai giỏi dịch dùm nha.Em biết đọc hiểu thôi à, ko biết dịch :sorry:.Làm thử với con X800 (12 piline),2 lần flash bios --> 2 lần die . Hỏi ra mới biết phải có nguồn supply .:coimo:
     
    :
  2. bensbensbens

    bensbensbens New Member

    Bài viết:
    348
    Nơi ở:
    HN
    hic em đã làm thử rồi = bios mod của bọn powertech luôn kết quả có vẻ khả dĩ card cũ nhận chip R430 giờ thanh R480(thưc tế ,là chip R480 mà)

    lên 16 pipe, tình hình là con TRIXX ko nhận ra card và ko tài nào oc = TRIXX được , nguy cơ là unstable.....đang chạy test với các game 3D để thử nghiệm

    Khổ thân card trước có tên, giờ noname à.....vỏn vẹn có X800/850 trong windows nhận.về nhiệt độ vẫn thế ko thay đổi gì mấy...


    Đang lên sapphire download bios của con X850 XT PE rồi flash lại xem có khả quan hơn ko??? nghe nói tụi nó cùng R480 mừ.....ai đã flash con này rồi xin liên lạc để chỉ em tiếp...nên làm gì ha.....



    @490.50/573.75 (core/mem) nhiệt độ GPU 41~43°C temp chip là 39°C
     
  3. ntnhan

    ntnhan New Member

    Bài viết:
    61
    Vậy con của cậu là core R480 à . Đã thế . Con mình core r430 à(atitool bảo thế chứ chưa mở core --> em còn zin).Mà con cậu có SLAVE POWER ko ? Ko có mà FLASH được à :lemat:.
    Lần trước sát 1 con ati x800 dzồi giờ xài asus chuối qua :sorry:
    Cậu chạy két nước à ? sao temp thấp thế ? Mình GPU 40/51 (gpu/ram) đó :bun:
     
  4. bensbensbens

    bensbensbens New Member

    Bài viết:
    348
    Nơi ở:
    HN
    thông báo tiếp tình hình nha: lắp thêm quạt thì idle là 31°C benchmark = Video Card Stability Test thì kéo lên 54°C có vẻ chưa nóng lắm :D tỵ nữa kéo tiếp vẫn đang ở 490/573
    Nhưng sao điểm bị tụt vậy cà , ban nãy bench được 1107 điểm giờ còn 970 điểm hic...kiếm con khác test thui....!!!

    @ntnhan : cái của tui có lỗ power bên cạnh chip là R480 nhưng trong win chỉ nhận R430 giờ flash bios nên thành R480 rồi.
     
  5. ntnhan

    ntnhan New Member

    Bài viết:
    61
    Hichic ! Hèn chi mở được thêm 4 pipline . Con mình ko có.Nếu dám thì hàn thêm chắc được :kinhdi:
     
  6. bensbensbens

    bensbensbens New Member

    Bài viết:
    348
    Nơi ở:
    HN
    cái sh**t ,tức thế ATITool ko find max core với find max mem được, ko hỉu nổi. Scan arctifact thì dính chưởng liền vàng khè.....ai giúp em với ko lẽ flash lại như xưa ???
     
  7. ntnhan

    ntnhan New Member

    Bài viết:
    61
    Có ai tìm MAX CORE và MAX MEM bằng ATITOOL đâu bro . Dò bằng tay thôi. Để Core Default kéo RAM lên ,mỗi lần kéo 10-20 đơn vị,kéo cái nào scan arctifact chỗ đó,đến khi bị act thì trả về default , tiếp tục làm tương tự đối với core ---> MAX CORE - MAX MEM dzồi đó :degai:
     
  8. bensbensbens

    bensbensbens New Member

    Bài viết:
    348
    Nơi ở:
    HN
    hic, ko hiểu từ ngày flash bios card hay dở chứng lắm . Đang yên vui tự dưng boot cái ầm (tui để core/mem là 520/540...)

    Sau đó là windows ko nhận card màn hình, hiện BSOD ghi là chuyển card màn hình khác.

    Lục lại bios cũ, thì thấy là card của tui đã unlock 12-->16 pipelines rồi(ở bios cũ) nhưng chạy chip R430. Sau khi flash bios của techpowerup.com thì chạy được R480.


    Vậy có ai biết nếu dùng 16pipe mà chạy chip R430 thì tốt hơn hay là dùng 16pipe chạy R480 hay hơn??? (mặc dù chip thì gốc là R480)???

    Em giúp em với nào.

    À nhiệt độ cho phép được có của card màn hình là bao nhiêu ạ? 70°C là đã nguy hiểm chưa ạ,?
     
  9. lam_giau

    lam_giau New Member

    Bài viết:
    299
    Em vừa mới mua Asus X850 pro 256M 256B có 12pp, nay định flash lên 850 XT PE có được không (định mởi thành 16PP), con nay flash bios thì lên được con gì và cho hỏi con này có ẩn PP không.
    Thanks
    Tobens......: cho em xin YM để học hỏi kinh nghiệm
     
  10. ntnhan

    ntnhan New Member

    Bài viết:
    61
    Con này unlock được .Mở thêm 4 pip ,nhớ là phải có slave power nha
    download bios cua shappier về mà flash
    http://www.techpowerup.com/bios/
     

Chia sẻ trang này