Contribute
Register

how works the new NullEthernet.kext?

Status
Not open for further replies.
Joined
Aug 3, 2014
Messages
12
CPU
i5
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. iOS
I saw some days ago a new build (16/12/16) of NullEthernet.kext, and I tried to use it, but my App Store logging not Works (Your device or computer could not verfied...), it's weird, because it's eassier to install, but it is my procedure with easiest metod (NullEthernetForce method).
firstly I read that it is not mandatory to use ACPI or PCI device to provide a catalyst to load NullEthernet.kext and I didin't use it.
  1. Well I installed NullEthernet.kext and NullEthernetForce.kext to the system volumen with kext wizard
  2. Into System Preferences, Network, I removed all interfaces, Apply.
  3. Next I deleted /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
  4. Reboot
  5. Add my networks interfaces again (Starting with the new fake Ethernet cable, it appears in en0)
After that I tried to logging into App Store but "Your device or computer could not be verified" is still appears.
Thanks in advance
 
I saw some days ago a new build (16/12/16) of NullEthernet.kext, and I tried to use it, but my App Store logging not Works (Your device or computer could not verfied...), it's weird, because it's eassier to install, but it is my procedure with easiest metod (NullEthernetForce method).
firstly I read that it is not mandatory to use ACPI or PCI device to provide a catalyst to load NullEthernet.kext and I didin't use it.
  1. Well I installed NullEthernet.kext and NullEthernetForce.kext to the system volumen with kext wizard
  2. Into System Preferences, Network, I removed all interfaces, Apply.
  3. Next I deleted /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
  4. Reboot
  5. Add my networks interfaces again (Starting with the new fake Ethernet cable, it appears in en0)
After that I tried to logging into App Store but "Your device or computer could not be verified" is still appears.
Thanks in advance

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
Ok all is on zip file
 

Attachments

  • Fies.zip
    1.9 MB · Views: 86
I removed NullEthernetForce.kext today. It cannot be made built-in.
Well i get it, but it's possible fix the App Store issue without PCIe/injector or DSDT/SSDT? or now only is possible with those methods?
 
Well i get it, but it's possible fix the App Store issue without PCIe/injector or DSDT/SSDT? or now only is possible with those methods?

No.
 
Status
Not open for further replies.
Back
Top