Jump to content
10 posts in this topic

Recommended Posts

try to edit the info.plist file after the install.

change the line:

<key>AELRequiredIOPCIDevice</key>

<string>AGP</string>

to

<key>AELRequiredIOPCIDevice</key>

<string>PCI</string>

hope this helps

 

There are tons of more details here:

http://forum.osx86project.org/index.php?showtopic=2175&hl=

 

I have a fully functional FCP with dynamic resolution running, editing a 2 hour feature.

try to edit the info.plist file after the install.

change the line:

<key>AELRequiredIOPCIDevice</key>

<string>AGP</string>

to

<key>AELRequiredIOPCIDevice</key>

<string>PCI</string>

hope this helps

Where can this info.plist be found? I am at a loss. It won't let me run it due to the PCI problem.

Where can this info.plist be found? I am at a loss. It won't let me run it due to the PCI problem.

the info.plist file can be found by control clicking or right clicking on the final cut pro application - show package contents

then go into the contents folder and there is your info.plist file

the info.plist file can be found by control clicking or right clicking on the final cut pro application - show package contents

then go into the contents folder and there is your info.plist file

Thank you, it took me a while to figure that out. I have only been using Mac OS for 5 days now. I'm still learning.

I am having the same issue , however, I do not have the AGP option in my Info.plist this is what I have

 

<key>AELMinimumRAMSize</key>

<string>512</string>

<key>AELRequiredCPUType</key>

<string>G4</string>

<key>AELMinimumCPUSpeedSingle</key>

<string>500</string>

<key>AELRequiredIOPCIDevice</key>

<string>AGP Quartz Extreme</string>

<key>AELMinimumOSVersion</key>

<string>10.3.9</string>

<key>AELMinimumQuickTimeVersion</key>

<string>7.0</string>

<key>AEPCopyFiles</key>

 

Where it does say AGP I have tried chaning it to PCI but it doesn't make a difference. For me it crashes right after it tells me I do not have anything connected in my firewire port and I click continue.

×
×
  • Create New...