Jump to content

Omnisphere not providing challenge code


macita
 Share

9 posts in this topic

Recommended Posts

  • 1 month later...

I did it, and autorized my Omnisphere (works fine), but Internet doesn't work. Then I returned original NetworkInterfaces.plist and after reboot Omnisphere again ask for autorization. 

 

How to make Internet work with changed NetworkInterfaces.plist?

 

PS I'm on hackintosh. 

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 4 years later...

Try to make your primary NIC defaulting to the bsdname en0 with a hackintosh you can try setting Chameleon's EthernetBuitin=Y flag. Removing the .plist file 'reshuffles' all your interfaces again  @ reboot so they get re-assigned new names.

Link to comment
Share on other sites

  • 3 years later...

Hi,

I still don't get it. It probably seems obvious when you are a computer savvy but if you are not, your procedures are quite cryptic (with all due respect, of course).

See files attached to get my plist and network settings.


This is what I tried before I start the authorization :
-> I tried normally with my wi-fi active, no ethernet cable, connected and not connected to internet
-> I tried with my wi-fi inactive, with ethernet cable, connected and not connected to internet
-> I tried to get rid of the NetworkInterfaces.plist file and reboot
-> I tried to edit the BCM5701Enet to en0 in the NetworkInterfaces.plist file

-> I tried to make my airport connection as en0 and the BCM5701Enet as en1 in the NetworkInterfaces.plist file and reboot (which seems what you are suggesting as now, even with my airport active and no internet cable, the system settings falsely consider my ethernet as active and being my internet provider).

None of this worked, still an empty challenge code.

What do I do wrong?

Thank you.

 

Sanstitre1.jpg

Sanstitre2.png

Edited by baylock
Link to comment
Share on other sites

  • 1 year later...
On 7/14/2018 at 1:57 PM, baylock said:

Hi,

I still don't get it. It probably seems obvious when you are a computer savvy but if you are not, your procedures are quite cryptic (with all due respect, of course).

See files attached to get my plist and network settings.


This is what I tried before I start the authorization :
-> I tried normally with my wi-fi active, no ethernet cable, connected and not connected to internet
-> I tried with my wi-fi inactive, with ethernet cable, connected and not connected to internet
-> I tried to get rid of the NetworkInterfaces.plist file and reboot
-> I tried to edit the BCM5701Enet to en0 in the NetworkInterfaces.plist file

-> I tried to make my airport connection as en0 and the BCM5701Enet as en1 in the NetworkInterfaces.plist file and reboot (which seems what you are suggesting as now, even with my airport active and no internet cable, the system settings falsely consider my ethernet as active and being my internet provider).

None of this worked, still an empty challenge code.

What do I do wrong?

Thank you.

 

There are the steps I followed to fix the issue of Omnisphere showing a blank Challenge Code field:

1. Using Clover Configurator, mount the system's EFI partition under Tools > Mount EFI

2. Go to Finder -> EFI -> CLOVER -> edit config.plist with any text editor, search for "<key>Boot</key>": in the "string" field of its arguments EthernetBuiltIn=yes should be added, i.e. something like

<key>Arguments</key>
        <string>dart=0 EthernetBuiltIn=yes</string>

then save and close.
2. Alternatively, open EFI/CLOVER/config.plist with Clover Configurator. In the Boot section a new boot key-value pair needs to be added:
3. Right-click the list of boot arguments to add any of the boot arguments presented by the context menu
4. Edit the newly inserted entry by double-clicking it. It should say EthernetBuiltIn=yes
5. Remove the file /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
6. In System Preferences > Network, remove the PAN Bluetooth (if any) connection type
7. Reboot. The NetworkInterfaces.plist file will be re-created with the "correct" ordering (Ethernet should be interface en0)
8. Internet won't probably work. Go to System Preferences > Network, remove the Ethernet connection and re-create it via the "+" button.

Link to comment
Share on other sites

 Share

×
×
  • Create New...