Posts

Showing posts from October, 2016

How To: Tethering a Mac to an Android phone

Image
. Tethering is connecting one device to another. In the context of mobile phones and tablet computers, tethering allows sharing the Internet connection of the phone or tablet with other devices such as laptops. ( https://en.wikipedia.org/wiki/Tethering ) . HoRNDIS (pronounce: “horrendous”) is a driver for Mac OS X that allows you to use your Android phone's native USB tethering mode to get Internet access. It is known to work with Mac OS X versions 10.6.8 (Snow Leopard) through 10.12 (Yosemite – see notes below), and has been tested on a wide variety of phones. Although you should be careful with all drivers that you install on your computer, HoRNDIS has been tested at least well enough for the author (and many others) to run full time on their own personal computers. HoRNDIS is implemented as a kext, rather than as a user-space program that opens a TAP or TUN device; this means that it does not conflict with other TAP/TUN kexts that you might have installed (like OpenVPN, ...

Solution To: Maya 2016 Grid Not Showing Up

Image
. PROBLEM: Maya Grid Not Showing Up SOLUTION: a) Check that you have enabled grid in the Display Menu b) Check that you have enabled grid in the Show Menu c) Reset Maya Preferences. (Refer here ) .

Solution To: Maya 2016 Outliner Window Not Showing Up

Image
PROBLEM: Maya Outliner Window Is Missing. SOLUTION: Refer Maya Troubleshooting Guide. . Issue: In some instances, Maya will not start or strange issues inside the UI will occur like missing menus or slow performance in the UI when moving objects in vertex mode, due to corrupted preferences. Solution: Refresh the preferences by using the following steps:  Mac: In the Finder, click the Go menu and then click "Go to folder..." Type  /Users/USERNAME/Library/Preferences/Autodesk/maya/VERSION/ Click "Go" Find the  prefs  folder and rename it to  prefsOld Restart Maya and if prompted to select the option to create default preferences. Windows: Rename the  prefs  folder found in the following location to something like  prefsOld : Windows 64-bit:  C:\Users\USERNAME\My Documents\maya\VERSION\ Windows 32-bit:  C:\Users\USERNAME\My Documents\maya\VERSION\ Restart Maya. If prompted to, choose the option to Create D...