POPPUR爱换

标题: 问题解决了 最后花了10元T.T [打印本页]

作者: wwwsheng    时间: 2010-5-8 20:44
标题: 问题解决了 最后花了10元T.T
本帖最后由 wwwsheng 于 2010-5-10 13:07 编辑

本人电子盲 我的9600GSO 强刷了丽台的BIOS,重启后花屏了,不是怎么花 还能看到字体, 但是 强刷不回去了 ,不知道是什么问题,所以要拯救这个看 好像就2个办法,一个是 清除BIOS数据 ,用PCI 显卡刷回来,一个是去电子市场 焊下来用机器刷 或者自己买个SST 25VF512 20 4C SAE叫人刷好了焊上去, 想问下,SST 25VF512  20 4C SAE 是显卡BIOS芯片吗 ,清空BIOS芯片可以顺利的用NVFLASH 刷上去吗?
这个显卡上就2个8针芯片 一个是SST 25VF512 20 4C SAE 还有一个是AT88SC0808C .u 0750 ,两个里到底那个是BIOS芯片 ,今天去电子城维修主版的地方看了下 ,老板就看了下AT88SC0808C .u 0750 这个芯片说没这个型号 刷不了,T.T 最后花了 10元 自己带BIOS 叫他们用专业的机器刷了下BIOS T.T SST 25VF512 20 4C SAE 焊下来 2分钟搞定,JS的设备还不错 不是百来块的最破的编程器。是1 2千的那种智能型的 ,带纠错,报警
作者: wwwsheng    时间: 2010-5-8 20:46
自己顶,求高人帮忙啊
作者: yuhiyu    时间: 2010-5-8 23:09
1、盲刷
2、向老板租张PCI显卡

你要先断定不是显卡实质性损坏再去刷,要不然刷好还是花。
作者: 鱼儿水中游    时间: 2010-5-8 23:49
你刷不了是啥错误提示啊?
作者: topfox    时间: 2010-5-9 02:38
提示: 作者被禁止或删除 内容自动屏蔽
作者: austinxp    时间: 2010-5-9 12:33
试试找个有双PCIE的主板,把你的显卡插到副插槽,然后看能刷不,或者找个集成显卡的主板,也这样试试。
作者: zhangcono    时间: 2010-5-9 13:16
提示: 作者被禁止或删除 内容自动屏蔽
作者: wwwsheng    时间: 2010-5-9 13:23
试试找个有双PCIE的主板,把你的显卡插到副插槽,然后看能刷不,或者找个集成显卡的主板,也这样试试。
austinxp 发表于 2010-5-9 12:33

SLI 的主版 上怎么刷,检测下来有2个 0和 1 但是 我的卡是 1 刷BIOS的时候要怎么才能把我的BIOS 刷到附卡 (1)
而不是那张 好的显卡(0)
作者: austinxp    时间: 2010-5-9 16:40
回复  austinxp


    集成显卡的主板。估计弄不了吧。会直接识别独立显卡的吧
zhangcono 发表于 2010-5-9 13:16



    把集成显卡的启动顺序设置优先于独立显卡就可以了。
作者: austinxp    时间: 2010-5-9 16:51
NVIDIA Firmware Update Utility Quick Help File

Please see nvflash.doc for more detailed information.

Please type "nvflash --help" for an up to date list of supported EEPROM parts.

-- Primary Commands --
Update firmware:            nvflash [options] <filename>
Save firmware to file:      nvflash [options] --save <filename>
Compare adapter firmware:   nvflash [options] --compare <filename>
Update TV data:             nvflash [options] --tv <filename>
Display version:            nvflash [options] --version [<filename>]
Display firmware bytes:     nvflash [options] --display [bytes]
Check for supported EEPROM: nvflash [options] --check
Write protect EEPROM:       nvflash [options] --protecton
Remove write protect:       nvflash [options] --protectoff
Change soft straps:         nvflash [options] --straps=<straps>
Set IEEE 1394 GUID:         nvflash [options] --guid=<guid>
Set IEEE 1394 GUID source:  nvflash [options] --guidsource=<location>
List adapters:              nvflash [options] --list

-- Commands and Options --
help         ?            Display this screen.
save         b <filename> Read EEPROM and save to <filename>.
compare      k <filename> Read EEPROM and compare with <filename>.
tv           x <filename> Transfer TV data from file to EEPROM.
version      v <filename> Display file version and ~CRC32
                             (if no filename, acts on display adapter).
display      d [bytes]    Display 256 the first bytes of the EEPROM
                             (default is 256 bytes)
check        c            Check for supported EEPROM.
protecton    w            Write protect EEPROM (only on some EEPROM's).
protectoff   r            Remove EEPROM write protect (only on some EEPROM's).
straps       m <straps>   Change soft straps.
   format is: AND Mask 0, OR Mask 0, AND Mask 1, OR Mask 1
guid         q <guid>     Set the IEEE 1394 GUID in the firmware image
                          (GUID is in the form of 16 hex digits).
guidsource   1 <location> Set the source of the IEEE 1394 GUID.
                          main       - main EEPROM image
                          dedicated  - separate serial EEPROM part
list         a            List all NVIDIA display adapters found in the system.
nolight      l            Do not light keyboard LEDs.
overridetype 5            Allow firmware and adapter PCI device ID mismatch.
overridesub  6            Allow firmware and adapter PCI subsystem ID mismatch.
reboot       y            Reboot the PC after other tasks completed.
keepstraps   g            Keep the soft straps already present in the EEPROM
                          after flashing the new image.
romstrap     j            Override the ROM strap setting to allow flashing an
                          image when grounding the STRAP_SUB_VENDOR pin.
                          This allows flashing a corrupted or erased EEPROM.  
                          Note: Make sure there is a physical EEPROM present
                          when using this option
index        i <index>    Force a specific device index.
fwindex      F <fw index> Index of which firmware image to use from a firmware
                          bundle.
auto         A            When possible, run without user intervention.
silence      s <level>    Silence level:
   default  All beeps.
   #=4 (or 2)   No progress beeps.
   #=5 (or 1)   No beeps.
override     o <level>    Override safety check level:
   default  unknown EEPROM | NV adapter aborts application.
   level=1  unknown EEPROM acceptable for read operations.
   level=2  unknown NV adapter acceptable for read operations.
   level=3  Combined effect of 1,2 (cannot write to unknown EEPROM or adapter).

Use a single dash ("-") to use the single letter version of a command.
Use a double dash ("--") to use the longer descriptive version of a command.
Use equals ("=") to specify parameters, with separating commas (",").

-- Sample Usage --
nvflash --index=1 nv30nz.rom
作者: austinxp    时间: 2010-5-9 17:00
SLI 的主版 上怎么刷,检测下来有2个 0和 1 但是 我的卡是 1 刷BIOS的时候要怎么才能把我的BIOS 刷到附卡 ...
wwwsheng 发表于 2010-5-9 13:23



假设你要刷的卡代号是1 刷新的时候输入   
nvflash -5 -6 bios.rom -i 1
作者: 小rui    时间: 2010-5-9 18:12
如果到了要去拆芯片的地步的话,就试下这个吧:
http://www.newbietech.net/tools/nvrom/nvromdos.php
作者: wwwsheng    时间: 2010-5-10 13:43
感觉大家 我已经自己解决了 最后还是花10元最方便了 省事,刷好了 JS哪里还没机器让我测试 直接回家了 插上就好了 ,然后用FURMARK 拷机20分钟稳定 温度一直在55左右 不错了
作者: kaven    时间: 2010-5-10 13:47
看来js可以来gz推销PCI显卡,肯定有市场
作者: wwwsheng    时间: 2010-5-10 14:14
本帖最后由 wwwsheng 于 2010-5-10 14:16 编辑
看来js可以来gz推销PCI显卡,肯定有市场
kaven 发表于 2010-5-10 13:47
用PCI 估计不行,我强刷不了,JS 是用编程器帮我把BIOS写进去的T.T -我还问了JS PCI显卡多少一块 他们直接说100元,我惊讶的说不是PCI-E 他说是的 就100一张 昏倒
作者: 叫我猪猪    时间: 2010-5-10 14:57
强行刷肯定行除非芯片坏了,一定是你只加了1个参数,要加3个参数哦。
作者: kaven    时间: 2010-5-10 16:14
回复 15# wwwsheng


    我那块s3 775增值了
作者: wwwsheng    时间: 2010-5-10 16:21
回复  wwwsheng


    我那块s3 775增值了
kaven 发表于 2010-5-10 16:14
呵呵 淘宝 上 20来块钱 一大堆 呵呵饿
作者: lovemaomao    时间: 2010-5-10 17:35
10块钱就能弄真便宜,我这里没50别想让他们动手




欢迎光临 POPPUR爱换 (https://we.poppur.com/) Powered by Discuz! X3.4