Jump to content
5 posts in this topic

Recommended Posts

I have no ethernet and no wireless recognised natively on my netbook.

 

I can get wireless to work by using a modified IONetworkingFamily.kext, this leaves me with no ethernet and as a result I cannot login to the app store.

 

I can get ethernet to work with a different IONetworkingFamily but this leaves me with no wireless so I can't even access the internet.

 

Is there anyone who could merge the 2 versions of the kext for me as I have no idea where to start.

 

01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

 

Thanks in advance

IONetworkingFamily.kext___Ethernet.zip

IONetworkingFamily.kext___WiFi.zip

Yea I've noticed. I've been reading for hours trying to get this working.

 

Currently I am editing NetworkInterfaces.plist to show ethernet as en0 and airport as en1.

 

If I have EthernetBuiltIn=Yes as a boot flag every time airport connects, in system preferences -> Network It shows Ethernet as connected with the wifi symbol next to it and underneath, Airport with the ethernet symbol, as not connected. (even though I am connected through wireless.)

 

If I remove EthernetBuiltIn=Yes then the app store fails to connect. EDIT It does connect, not sure what was happening there, but still gives me the "...could not be verified" error

 

I have tried everything except setting an EFI string as currently I am defining an EFI string but I don't know exactly what it's for so I can't combine it with another EFI string, and without this string the desktop fails to load, though I get everything else, I can adjust the volume with function keys and hear the sounds, so I think it's graphics related (I'm not even sure where I got this EFI string tbh).

×
×
  • Create New...