Jump to content
2 posts in this topic

Recommended Posts

Hi folks! I finally got Kalyway 10.5.2 running on my Latitude D800 (after dealing with that buffer headers failure for quite a while).

 

I'm trying to get ethernet working with the built in BCM5705 (PCI 14e4:165d), and the kext just does not want to recognize the card. I've got the relevant logs and info below. If you need more info, let me know. Any suggestions? Thanks!

 

Jan  1 21:54:48 localhost kernel[0]: AppleBCM5701Ethernet:		0		0 InitNVRam - found non-5701 with serial eeprom or unbuffered flash
Jan  1 21:54:48 localhost kernel[0]: AppleBCM5701Ethernet:		0		0 getAdapterInfo - init/sanity check of nvram failed
Jan  1 21:54:48 localhost kernel[0]: AppleBCM5701Ethernet:		0		0 start - getAdapterInfo failed, giving up
Jan  1 21:54:48 localhost kernel[0]: IOCommandGate::disable() called when not gated
Jan  1 21:54:48 localhost kernel[0]: Backtrace 0x41e5a2 0x160626aa 0x3ea6ec 0x3ea7b9 0x418b7b 0x418bb2 0x4162f0
Jan  1 21:54:48 localhost kernel[0]: Kernel loadable modules in backtrace (with dependencies):
Jan  1 21:54:48 localhost kernel[0]: com.apple.iokit.AppleBCM5701Ethernet(2.2.3b1)@0x16061000->0x16075fff
Jan  1 21:54:48 localhost kernel[0]: dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x122c6000
Jan  1 21:54:48 localhost kernel[0]: dependency: com.apple.iokit.IONetworkingFamily(1.6.0)@0x15b42000
Jan  1 21:54:48 localhost kernel[0]: IOCommandGate::disable() called when not gated
Jan  1 21:54:48 localhost kernel[0]: Backtrace 0x41e5a2 0x160626aa 0x3ea6ec 0x3ea7b9 0x418b7b 0x418bb2 0x4162f0
Jan  1 21:54:48 localhost kernel[0]: Kernel loadable modules in backtrace (with dependencies):
Jan  1 21:54:48 localhost kernel[0]: com.apple.iokit.AppleBCM5701Ethernet(2.2.3b1)@0x16061000->0x16075fff

 

Info.plist

<key>IONameMatch</key>
<array>
<string>pci106b,8</string>
<string>pci106b,9</string>
<string>pci106b,85</string>
<string>pci14e4,16a6</string>
<string>pci14e4,1648</string>
<string>pci14e4,165d</string>
<string>pci14e4,1696</string>
<string>pci14e4,165e</string>
<string>pci14e4,1659</string>
</array>

Link to comment
https://www.insanelymac.com/forum/topic/144132-bcm5705-on-kalyway-1052/
Share on other sites

×
×
  • Create New...