简体   繁体   English

使用其他供应商的 ROM 刷新 GPU vBios

[英]Flashing GPU vBios with another vendor's ROM

According to the VGA Bios Collection at TechPowerUp ( https://www.techpowerup.com/vgabios/ ) the only BIOS ver.根据 TechPowerUp ( https://www.techpowerup.com/vgabios/ ) 的 VGA Bios Collection,唯一的 BIOS 版本。 available from my GPU's vendor (Leadtek GTX 670 2GB) is incompatible with UEFI - needed for Fast Boots in some motherboard configs.从我的 GPU 供应商处获得的 (Leadtek GTX 670 2GB) 与 UEFI 不兼容 - 在某些主板配置中需要快速启动。 Many other vendor's BIOS updates are UEFI compatible许多其他供应商的 BIOS 更新与 UEFI 兼容

Would it be incompatible, or rather disastrous, if a flash was ran with a BIOS from another GPU vendor [but similar GPU] ?如果使用来自其他 GPU 供应商 [但类似 GPU] 的 BIOS 运行闪存,是否会不兼容,或者说是灾难性的?

This is very likely to brick your device or make it extremely unstable.这很可能会使您的设备变砖或使其极其不稳定。 The probability of success will be related to how near the reference implementation both GPUs were designed.成功的可能性将与两个 GPU 设计的参考实现的接近程度有关。 You'd also want a BIOS from a GPU as similar as possible to yours on every single specification, but there's not much prior art here.您还希望 GPU 的 BIOS 在每个规格上都与您的尽可能相似,但这里没有太多的现有技术。

Take a look at the GTX 980 reference design看看GTX 980 参考设计

The RAM timings, bus width, fan controller, and any supporting general purpose chips on the board will likely be handled by the specific BIOS. RAM 时序、总线宽度、风扇控制器和板上任何支持的通用芯片都可能由特定的 BIOS 处理。 If the GPU has any general purpose pins, those are also likely to break if you install the wrong vendor's BIOS.如果 GPU 有任何通用引脚,如果您安装了错误供应商的 BIOS,这些引脚也可能会损坏。

lunixbocs is right. lunixbocs 是对的。 It probably won't work anyway.它可能无论如何都行不通。 The programming utility usually validated the PCI vendor ID and Devives ID, as well as the subsystem VID/DID.编程实用程序通常会验证 PCI 供应商 ID 和 Devives ID,以及子系统 VID/DID。

Try this tool to integrate Nvidia GOP driver needed fror UEFI boot into your current VBIOS.尝试使用此工具将 UEFI 启动所需的 Nvidia GOP 驱动程序集成到您当前的 VBIOS 中。 Helped me a lot, worked 10+ times without any problem.帮了我很多,工作了 10 多次没有任何问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM