Jump to content
7 posts in this topic

Recommended Posts

You should also really consider upgrading to at least 10.4.8. It's got way less compatibility issues, eg. CS3 needs 10.4.8. If you're on Intel SSE3, it's very easy if you use egwan's update patch.

 

Otherwise I recommend installing uphuck 1.4i, it's a fantastic distro.

  • 1 year later...

New Fix has been found..........

 

I tried deleting qmaster.frmaeworks and final cut ran fine but i lost compessor.

 

So the fix for this is actually the ethernet.

 

go into your library/preferences/systemconfiguration/NetworkInterfaces.plist

 

edit that file with text edit you have to make your ethernet en0 rather then it being en1 you can delete en0 completely this is what i have on mine I have UD3R Gigabyte built in lan.

 

Now FCP Compressor and internet work Whoo Hooo!!!!

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Interfaces</key>

<array>

<dict>

<key>Active</key>

<true/>

<key>BSD Name</key>

<string>en0</string>

<key>IOBuiltin</key>

<false/>

<key>IOInterfaceType</key>

<integer>6</integer>

<key>IOInterfaceUnit</key>

<integer>0</integer>

<key>IOMACAddress</key>

<data>

AB/Q3BXO

</data>

<key>IOPathMatch</key>

<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PEX4@1C,4/IOPCI2PCIBridge/ethernet@0/com_psystar_RealtekR1000/IOEthernetInterface</string>

<key>SCNetworkInterfaceType</key>

<string>Ethernet</string>

</dict>

<dict>

<key>Active</key>

<true/>

<key>BSD Name</key>

<string>fw0</string>

<key>IOBuiltin</key>

<true/>

<key>IOInterfaceType</key>

<integer>144</integer>

<key>IOInterfaceUnit</key>

<integer>0</integer>

<key>IOMACAddress</key>

<data>

AK9KQwAAH9A=

</data>

<key>IOPathMatch</key>

<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HUB0@1E/IOPCI2PCIBridge/pci104c,8024@6/AppleFWOHCI/IOFireWireController/IOFireWireLocalNode/IOFireWireIP/IOFWInterface</string>

<key>SCNetworkInterfaceType</key>

<string>FireWire</string>

</dict>

</array>

</dict>

</plist>

×
×
  • Create New...