View Single Post
 
Old 03-06-2011, 04:24 PM
adlan adlan is offline
Jaguar
 
Join Date: Jan 2011
Posts: 36
Quote:
Originally Posted by webwolf View Post
Hi,
I have a Dell XPS m1330, Hardware Info reports a 5906M network card, but I tried to install your driver without success: I can't see any new interface in System Preferences / Network.
In /var/log the only mention I found is in system.log:
com.apple.kextd[10]: BCM5722D.kext has no Info.plist file.
com.apple.kextcache[591]: BCM5722D.kext has no Info.plist file.

Any idea?
Thank you
Marco
from the log, I see the the kext failed to load because there is no Info.plist file, can you verify that the installed kext does indeed not contain Info.plist? if it is, try removing and reinstalling the kext? verify the downloaded kext too.

Terminal,
ls /System/Library/Extensions/BCM5722D.kext/Contents
Reply With Quote