Hello Logicpro9_user and other's,
after the installation of the Korg Legacy Analog Ed under SL10.6.8
on mySamsung Series5 NP530U4C (MaxMsp, Sibelius works e.g.)
I've got similar problems to authorizing these plugins (no physical en0?)
my networksolution operates with a WLAN-stick
here's the NetworkInterfaces.plist:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "
http://www.apple.com...yList-1.0.dtd"><plist version="1.0">
<dict>
<key>Interfaces</key>
<array>
<dict>
<key>Active</key>
<true/>
<key>BSD Name</key>
<string>en0</string>
<key>IOBuiltin</key>
<false/>
<key>IOInterfaceType</key>
<integer>6</integer>
<key>IOInterfaceUnit</key>
<integer>0</integer>
<key>IOMACAddress</key>
<data>
fN2QEtm3
</data>
<key>IOPathMatch</key>
<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/EHC1@1D/AppleUSBEHCI/802.11 n WLAN@1d110000/RT2870USBWirelessDriver/IOEthernetInterface</string>
<key>SCNetworkInterfaceInfo</key>
<dict>
<key>USB Product Name</key>
<string>802.11 n WLAN</string>
<key>UserDefinedName</key>
<string>802.11 n WLAN</string>
<key>idProduct</key>
<integer>21360</integer>
<key>idVendor</key>
<integer>5263</integer>
</dict>
<key>SCNetworkInterfaceType</key>
<string>Ethernet</string>
</dict>
</array>
</dict>
</plist>
and here the actual com.apple.Boot.plist:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "
http://www.apple.com...yList-1.0.dtd"><plist version="1.0">
<dict>
<key>EthernetBuiltIn</key>
<string>No</string>
<key>device-properties</key>
<string>4b00000001000000010000003f0000000100000002010c00d041030a0000000001010600031c0101060000007fff0400160000006200750069006c0074002d0069006e0000000500000001</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386 -v</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseNvidiaROM</key>
<string>Yes</string>
</dict>
</plist>
thanks for your help and solutions