Contribute
Register

Mac App Store access with NullEthernet.kext

Status
Not open for further replies.
I thought using 1 was setting built in to be true....

But i have tried both 0 and 1 for the DSDT....

So I will keep it as 0

I think the property just has to "exist." But I tested with 0, not 1.
 
Okay now - RehabMan :)

I have now tried what you told me to do. Still no success unfortunately :(

Each time I open network control panel i get this message:

Screen Shot 2014-10-24 at 18.25.14.png

How can you see that the built-in flag is not correctly set?

ifconfig says:
=======================
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
nd6 options=1<PERFORMNUD>
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=863<UP,BROADCAST,SMART,RUNNING,SIMPLEX> mtu 1500
ether 93:19:7d:20:4e:9c
inet 169.254.170.122 netmask 0xffff0000 broadcast 169.254.255.255
fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030
lladdr a0:00:0e:a7:3a:58:c2:d1
media: autoselect <full-duplex>
status: inactive
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 80:1f:02:f1:da:18
inet6 fe80::821f:2ff:fef1:da18%en1 prefixlen 64 scopeid 0x6
inet 192.168.1.17 netmask 0xffffff00 broadcast 192.168.1.255
nd6 options=1<PERFORMNUD>
media: autoselect
status: active
======================================
IOREG is attached
 

Attachments

  • Flemming’s MacBook Pro IOREG.zip
    328.8 KB · Views: 90
Okay now - RehabMan :)

I have now tried what you told me to do. Still no success unfortunately :(

Maybe you should do a fresh install. I don't have any other advice for how to reset whatever is messed up.

...

How can you see that the built-in flag is not correctly set?

Open your ioreg file. Search for 'en0', and you'll see...
 
Thank you very much for your efforts!

I can live without App Store access for now...

So thank you for trying hard to solve this problem :)
 
are this methods compatibles with 32bits systems?
 
are this methods compatibles with 32bits systems?

You might be able to build a version for 32-bit using a version of Xcode that supports 32-bit ('make BITS=32' or 'make BITS=3264'). I do not provide a build compatible with 32-bit.
 
You might be able to build a version for 32-bit using a version of Xcode that supports 32-bit ('make BITS=32' or 'make BITS=3264'). I do not provide a build compatible with 32-bit.

And do you know with Xcode version support ?
 
Hi RehabMan !!!!

I'm new to this and yesterday my ethernet went dead (after thunderstorms !!!).
I'm trying injector method but i can't understand the steps to follow. Is it possible to tell me step by step what to do?
I can't understand what mac address to change in NullEthernetinjector.kext.
In NullEthernet.kext i see IOPCIMatch 0x816810ec. Shall i change this ?
Please help ...........
Or else i must change the motherboard !!!!!!!!!!!
 
Status
Not open for further replies.
Back
Top