defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1
17 replies to this topic
#1
Posted 16 September 2011 - 02:58 PM
Here's a great tip from Mac OSX Hints (Enable AirDrop on Macs without supported wireless hardware)
#2
Posted 16 September 2011 - 10:08 PM
rcork, on Sep 16 2011, 05:58 PM, said:
Here's a great tip from Mac OSX Hints (Enable AirDrop on Macs without supported wireless hardware)
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1
#3
Posted 16 September 2011 - 10:21 PM
HCE, on Sep 16 2011, 03:08 PM, said:
Great find! It actually works, I just have to have the AirDrop icon selected in the Finder sidebar for both computers for them to show up. Once I did that, they became visible and I could transfer files with no problems. It would be great if the nearby computers would be visible by default... 
Even on a real Mac, both systems have to have Finder open and AirDrop selected. That's just how AirDrop works.
#4
Posted 16 September 2011 - 10:25 PM
#5
Posted 16 September 2011 - 10:34 PM
this is cool, finally the p2p copy airport wireless interface failed error message in the console is gone.
#6
Posted 17 September 2011 - 12:30 AM
Great find! Thanks for sharing 
After this:
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1
Also write this:
killall Finder && open /System/Library/CoreServices/Finder.app
And you're done, you can check your System Profiler>Network>Wi-Fi and see for yourself.
Thanks rcock and also thanks to http://hints.macworl...110913213649565 and this http://hints.macworl...040113194616545
Cheers!
After this:
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1
Also write this:
killall Finder && open /System/Library/CoreServices/Finder.app
And you're done, you can check your System Profiler>Network>Wi-Fi and see for yourself.
Thanks rcock and also thanks to http://hints.macworl...110913213649565 and this http://hints.macworl...040113194616545
Cheers!
#7
Posted 17 September 2011 - 04:57 AM
thanks man!!! it works with my BCM94321MC
#8
Posted 17 September 2011 - 10:28 AM
ralink 2870 ( sitecom wl-608 ) usb dongle .. thanks..
Bildschirmfoto_2011_09_17_um_12.27.22.png 974.99K
182 downloads
Bildschirmfoto_2011_09_17_um_12.27.22.png 974.99K
182 downloads
#9
Posted 18 September 2011 - 07:58 PM
Thank you! This works on my no-name USB WiFi dongle with RTL8187 chipset.
Previously had the annoying "copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL" errors in the console but this fixed it.
Previously had the annoying "copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL" errors in the console but this fixed it.
#10
Posted 19 September 2011 - 09:54 AM
Excellent find - Thanks.
#11
Posted 20 September 2011 - 10:00 AM
Ich habe mal Schnell ein ShowAirDrop.app geschrieben.
I've written a quick ShowAirDrop.app.
ShowAirDrop
I've written a quick ShowAirDrop.app.
ShowAirDrop
#12
Posted 20 September 2011 - 11:57 AM
Great find!
-Stell
-Stell
#13
Posted 20 September 2011 - 12:46 PM
artsin, on Sep 20 2011, 11:00 AM, said:
Ich habe mal Schnell ein ShowAirDrop.app geschrieben.
I've written a quick ShowAirDrop.app.
I've written a quick ShowAirDrop.app.
That's cool.
However, checked your script and it does not include the Finder re-initialise command as recommended by Vagdesign (See Above).
It would be nice to have it as an option.
Cheers
#14
Posted 20 September 2011 - 12:55 PM
Der Finder wird neugestartet.
The Finder is restarted.
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 0;killall Finder
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1;killall Finder
Ich habe mal ein Video gemacht. Es geht mit den ShowAirDrop sehr gut.
I once made a video. It goes very well with the ShowAirDrop.
The Finder is restarted.
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 0;killall Finder
defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1;killall Finder
Ich habe mal ein Video gemacht. Es geht mit den ShowAirDrop sehr gut.
I once made a video. It goes very well with the ShowAirDrop.
#15
Posted 21 September 2011 - 11:03 AM
#16
Posted 22 September 2011 - 09:34 PM
Thanks Artsin
#17
Posted 03 February 2012 - 12:51 AM
Used this to stop my console being spammed. Great! Slowing fixing all those Lion anoyances.
You can also enable this with OnyX (in the Parameters section).
You can also enable this with OnyX (in the Parameters section).
#18
Posted 02 May 2012 - 03:50 PM
Is there any way to enable this system-wide? I've tried "defaults write /Library/Preferences/com.apple.NetworkBrowser BrowseAllInterfaces 1" but while it writes the prefs file alright, the AirDrop icon doesn't appear. It only seems to work when enabled at the user level.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








