Jump to content
11 posts in this topic

Recommended Posts

I downloaded the files from this link and installed both after backuping the original ones. on reboot it gave me 2 different errors, couldnt boot anymore and I had to reinstall. :rolleyes:

so you just replaced IOPCIFamily. does your OsX detect PCI correctly, and what did you type in on reboot? I mostly use OSXtools for proper install kexts..

 

greetz

Link to comment
https://www.insanelymac.com/forum/topic/211064-no-pci/#findComment-1412411
Share on other sites

FWIW, being visible in System Profiler is not a requirement for your PCI devices to function correctly in OS X.

 

The only time I've ever seen anything under PCI devices is when using Chameleon 2's GraphicsEnabler and EthernetBuiltin.

 

However, both video and ethernet work fine without those settings enabled.

Link to comment
https://www.insanelymac.com/forum/topic/211064-no-pci/#findComment-1412461
Share on other sites

Yes, I just took IOPCIFamily.kext from IOPCMCIAFamily.kext/Contents/PlugIns and installed it in /System/Library/Extensions

 

What errors did you get?

 

hm did u install it with Eureka´s instructions or just replaced?

 

" How to use?

 

* Backup your original IOPCCardFamily driver (and IOPCIFamily driver)

* Replace your IOPCCardFamily driver (and IOPCIFamily driver) with the attached one that contains all necessary modifications

* Reboot

* As root, type "dmesg | grep PC"; you should see something being found

 

Welcome to try it. Don't forget to backup the old files before trying it. "

 

 

..the first error about ´com.Apple´ couldnt be loaded, the second was too fast too read..strange that i couldn boot anymore, neither with -s..

 

 

 

 

FWIW, being visible in System Profiler is not a requirement for your PCI devices to function correctly in OS X.

 

The only time I've ever seen anything under PCI devices is when using Chameleon 2's GraphicsEnabler and EthernetBuiltin.

 

However, both video and ethernet work fine without those settings enabled.

 

 

Beerkex, thats right, my destop system with 10.5.6. doesnt show any PCI Cards either, but network and PCI-graphic cards work normally..

I now have installed a new kernel from 10.5.7. which puts out my Aspire as ´MacBookPro´..as newer kernels work better with hardware..

ok, perhaps I should Chameleon 2 give a try..(I am a bit afraid it will crash my boot order with xp..)

Link to comment
https://www.insanelymac.com/forum/topic/211064-no-pci/#findComment-1412569
Share on other sites

ok, so what did you write in terminal / reboot after replacing the file?

Just the usual permission repair

sudo chown -R 0:0 /System/Library/Extensions/IOPCIFamily.kext
sudo chmod -R 755 /System/Library/Extensions/IOPCIFamily.kext

and removed kext cache

sudo rm /System/Library/Extensions.mkext

Link to comment
https://www.insanelymac.com/forum/topic/211064-no-pci/#findComment-1412705
Share on other sites

×
×
  • Create New...