Is it possible to hack either physicaly or with drivers to get the workstation benifits using a HD4850?
Announcement
Collapse
No announcement yet.
HD4850 FireGL/FirePro counterpart?
Collapse
X
-
I'd try editing the .inf file in the FirePro drivers (CH_71430.inf ?) and adding the device ID to use the V8700 settings;
Code:"ATI Radeon HD 4800 Series " = ati2mtag_R7XGL, PCI\VEN_1002&DEV_9442
Insert it in to CH_71430.inf file as the last line in the device identifier section, like this:
Code:"ATI FirePro V3700 (FireGL)" = ati2mtag_RV620GL, PCI\VEN_1002&DEV_95CC "ATI FirePro V3750 (FireGL)" = ati2mtag_R7XGL, PCI\VEN_1002&DEV_949F "ATI FirePro V5700 (FireGL)" = ati2mtag_R7XGL, PCI\VEN_1002&DEV_949E "ATI FirePro V7750 (FireGL)" = ati2mtag_R7XGL, PCI\VEN_1002&DEV_949C "ATI FirePro V8700 (FireGL)" = ati2mtag_R7XGL, PCI\VEN_1002&DEV_9456 [B]"ATI Radeon HD 4800 Series " = ati2mtag_R7XGL, PCI\VEN_1002&DEV_9442 [/B]; ; General installation section
Last edited by caveman-jim; Jan 1, 2009, 04:43 PM.
Comment
Comment