- UID
- 26929
- 阅读权限
- 60
- 注册时间
- 2012-8-29
认证会员
- 注册时间
- 2012-8-29
|
本帖最后由 大王逼我去巡山 于 2013-6-13 17:05 编辑
hpz800工作站,q4000单卡。avid mc和symphony只能用259.77版本的显卡驱动(最新是320),因为nvdia专门为avid优化过驱动。可是我装了达芬奇9lite版本,开启软件却提示没有cuda加速或者要我更新显卡驱动到最新。我更新到最新驱动,达芬奇能用了,可是avid就不行了。虽然没有显卡avid也能用,但是只靠cpu未免有些不爽。不知道坛子里有没有既装avid又装达芬奇的用户,你们怎么解决显卡驱动问题。难道avid工作站必须和达芬奇调色系统分成两套电脑?????
终于找到解决办法了:方法是到avid的mc或者symphony的config目录,以mc为例。Avid\Avid Media Composer\SupportingFiles\Config
用记事本打开 QualifiedGpuBoards.txt
内容如下
;=====================================================================================
;Copyright 2008 Avid Technology, Inc.
;All Rights Reserved
;
;This file contains the list of qualified GPU cards for both MAC & PC.
;=====================================================================================
;
;Description:
; - April 29 2008: UDevC00098019: Remove 4600 & 5600 from the list and leave only the 3700 for now.
; - Sept. 10 2008: UDevC00111492: Add driver version qualification (169.47).
;
;=====================================================================================
;NOTE: Qualified board must be described as: "Full_name : Vendor_name : Model_number : Driver_version".
;NOTE: Board description without full nomenclature is not registered.
;NOTE: You can get your board description with console command "acplgpueffects".
;NOTE: If driver version is omitted, then all driver versions are accepted.
;NOTE: If multiple driver version are supported, use multiple lines.
;=====================================================================================
;
PC_SUPPORTED_CARDS ; Token that indicates the start of the list of qualified cards on PC
;For Quadro FX, the preferred driver is 190.38.
;For Quadro, the driver is 259.77.
;For GeForce GTX, the driver is 275.33.
;A few people have been hit by a 190.38 driver crash on Win7/Vista with FX3800/FX4800. If this happens, use 259.57
;
;NVIDIA Corporation--Quadro FX 4600/PCI/SSE2 : NVIDIA : 4600 : 190.38
;NVIDIA Corporation--Quadro FX 5600/PCI/SSE2 : NVIDIA : 5600 : 190.38
NVIDIA Corporation--Quadro FX 3700/PCI/SSE2 : NVIDIA : 3700 : 190.38
NVIDIA Corporation--Quadro FX 3800/PCI/SSE2 : NVIDIA : 3800 : 190.38
NVIDIA Corporation--Quadro FX 4800/PCI/SSE2 : NVIDIA : 4800 : 190.38
;
NVIDIA Corporation--Quadro FX 3800/PCI/SSE2 : NVIDIA : 3800 : 259.77
NVIDIA Corporation--Quadro FX 4800/PCI/SSE2 : NVIDIA : 4800 : 259.77
;NVIDIA Corporation--Quadro 5000/PCI/SSE2 : NVIDIA : 5000 : 259.77
NVIDIA Corporation--Quadro 4000/PCI/SSE2 : NVIDIA : 4000 : 259.77
NVIDIA Corporation--Quadro 2000/PCI/SSE2 : NVIDIA : 2000 : 259.77
;
NVIDIA Corporation--GeForce GTX 460/PCI/SSE2 : NVIDIA : 460 : 275.33
;
;=====================================================================================
;
MAC_SUPPORTED_CARDS ; Token that indicates the start of the list of qualified cards on MAC
;
;NVIDIA Corporation--NVIDIA GeForce 8800 GT OpenGL Engine : NVIDIA : 8800
把红色部分的驱动型号改成你需要的就可以了。原来解决问题这么简单。我差点牛逼哄哄的去装双系统了。。。
|
|