Upgrading flash causes flash features in SmartNotbook to not function. Following these steps should resolve the issue.
1. Quit SMART Notebook and all browsers (Safari, Firefox, etc...)
2. Remove these 2 files ( flashplayer.xpt, Flash Player.plugin ) under:Macintosh HD/Library/Internet Plug-Ins/
3. Download the following package:
http://downloads.smartmacsupport.com/AdobeFlashReplacementPlugin.zip
4. By Extracting this zip file, it will have a folder contain the different release of the Flash plugin. Simply drag these 2 files into the directory Macintosh HD/Library/Internet Plug-Ins/ and Notebook interactive items should be back in business.
(http://smartboardrevolution.ning.com/forum/topics/mac-g4-osx-1048-with-notebook?commentId=2001664%3AComment%3A59686)
This blog will be an attempt to document technology integration that is happening successfully or not in the district where I work. In addition I hope it will serve as a resource for faculty and staff.
Search This Blog
Tuesday, August 30, 2011
Tuesday, August 23, 2011
Problems joining Macs to OD after imaging
After some failed attempts at joining imaged Macs to OD, a Google search and notes from an onsite Apple training the following steps should be completed.
1) Open keychain access and delete the .com.apple keys under system (should only be four).
2) The following commands should be ran from terminal before the machine is restarted.
sudo rm -fr /var/db/krb5kdc
sudo defaults delete /System/Library/LaunchDaemons/com.apple.configureLocalKDC "Disabled"
sudo plutil -convert xml1 /System/Library/LaunchDaemons/com.apple.configureLocalKDC.plist
rm -rf /var/db/krb5kdc/usr/libexec/configureLocalKDC
3)Restart
1) Open keychain access and delete the .com.apple keys under system (should only be four).
2) The following commands should be ran from terminal before the machine is restarted.
sudo rm -fr /var/db/krb5kdc
sudo defaults delete /System/Library/LaunchDaemons/com.apple.configureLocalKDC "Disabled"
sudo plutil -convert xml1 /System/Library/LaunchDaemons/com.apple.configureLocalKDC.plist
rm -rf /var/db/krb5kdc/usr/libexec/configureLocalKDC
3)Restart
Subscribe to:
Posts (Atom)