Jump to content
6 posts in this topic

Recommended Posts

my acer laptop has the 10.4.11 running with vanilla kernel. using pc_efi

it runs fine. except when i swap out my intel 3945 with the dell 1490

there is a kp that reads

dependency iopcifamily.kext

dependency ionetworkfamily.kext

so can someone please tell me how to get those? thanks in advance.

To fix this issue without disabling multi-core within the BIOS, load up Terminal, then type:

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

edit the Kernel Flags accordingly:

<key>Kernel Flags</key>

<string>cpus=1</string>

 

This will force your Mac installation to utilize only one core of the CPU without having to disable Multi-core in the BIOS.

To fix this issue without disabling multi-core within the BIOS, load up Terminal, then type:

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

edit the Kernel Flags accordingly:

<key>Kernel Flags</key>

<string>cpus=1</string>

 

This will force your Mac installation to utilize only one core of the CPU without having to disable Multi-core in the BIOS.

thanks

yo i sent u a message, im not sure it went thru, if it didnt ill send it again

×
×
  • Create New...