How To: Change the Volume Sound on El Capitan

volumeThe new El Capitan sound volume indicator sounds very hollow and empty to me. I hate it. So I found  a way to change it.

  • Step 1) Disable SIP
    • Reboot your computer and hold CMD + R
    • Top menu bar, click on Utilities> Terminal
    • Type csrutil disable and press enter
    • Reboot
  • Step 2) Navigate to: /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/Resources
    • Rename original file to volume_original.aiff
    • Copy and paste attached file into that folder, typing in your password as needed
  • Step 3) Reboot

 

Volume File: volume.aiff

Sources:
Disable SIP: https://www.youtube.com/watch?v=7Dgg5XAYMXI
Change Notification Sound: https://www.youtube.com/watch?v=vOQOcCISgMI
File: http://forums.macrumors.com/threads/can-you-change-the-new-yosemite-volume-indicator-sound.1767911/

 

Obtaining, Creating a Bootable Drive and Reinstalling Mavericks

mavericksI’m in the process of upgrading a white macbook (A1342 Late 2009) to have an SSD, and because El Capitano appears to have lots of bugs/problems, and aesthetics are pretty bad I’ve decided to install Mavericks. Below are the steps I used/followed. Feel free to ask any questions!

Obtaining and Creating the Bootable USB Drive

1) If you have the “OS X Mavericks Installer.app” file provided follow steps on this link
https://support.apple.com/en-us/HT201372

2) If you are able to find the Disk Image (“Mavericks Installer.dmg” ~5.32GB)
Source: User lueyluey  on this site.
http://getintopc.com/softwares/operating-systems/mac-os-x-mavericks-free-download/
OR https://www.youtube.com/watch?v=wUz0ak2daUE

1- Download the mavericks DMG from Source Website.
2- Insert a USB drive (i used 8GB)into the Mac and launch Disk Utility
3- Click on the USB drive from the left-hand menu and select the Partition tab
4- Click the drop-down menu, selecting 1 partition
5- For format select Mac OS Extended (Journaled)
6- Options select GUID partition then click apply
7- With disk utility open, choose the base system.dmg, go up to image menu, “scan image for restore”
8- Go back to Disk Utility window and click on the newly formatted USB Drive in the menu(sub-directory drive), then click on the Restore tab (or Edit>Restore in El Capitano)
9 – Drag/Select the Mavericks Installer.dmg over to the Source text box. For Destination, drag and drop the partition created on the USB drive onto the textbox and click restore.
10- Restart OS X holding “option” key.
11- Choose USB Drive that matches your installer (e.g. Mavericks Installer.dmg) .

Read more

How To: Enter Recovery Mode with Android (Moto G)

Pre-5.0 Android 

  1. Shut down phone
  2. Hold Power  and Volume Down(-) buttons for about 10 seconds
  3. Select Recovery
  4. When you see the dead android with a triangle and exclamation mark Press and hold Power and Volume Up(+) buttons for two seconds then release (holding too long with reboot the device)
  5. You will now see the recovery menu

Android 5.0 and above (Lollipop and above) 

  1. Shut down phone
  2. Hold Power  and Volume Down(-) buttons for about 10 seconds
  3. Select Recovery
  4. When you see the dead android with a triangle and exclamation mark Press and hold the Power for two seconds and while still holding the power button, click the Volume Up(+) button.
  5. You will now see the recovery menu.

 

Sources:

http://forum.xda-developers.com/moto-g/general/lollipop-stock-recovery-how-to-enter-t2964477

How To: Fix ClassNotFoundException on Android Eclipse

Problem: class not found exception

  • ClassNotFoundException

 

 

Solution

  • Add support library v4 and v7 to libs folder
  • Right click on libraries and “add to build path”
  • Make sure they are checked in the build path order and Export window

Sources: 

  • http://stackoverflow.com/questions/17851515/the-hierarchy-of-the-type-activity-is-inconsistent-when-extending-actionbaractiv
  • http://stackoverflow.com/questions/10866431/android-activity-classnotfoundexception-tried-everything

How To: Fix The Bluetooth Audio on Android Lollipop 5.1 From Skipping

Problem:AwesomePlayer
Soon after upgrading to Lollipop 5.1 on my Motorola g xt1031. I noticed that my car’s bluetooth receiver began skipping.

UPDATE 5/24/2017: There is no fix, skipping still continues, although less frequent. Rebooting fixes it temporarily.

Solutions:

  • Revert back to the old music player.
    • Steps:
      • 1) Enable Developer Mode (Settings–>About Phone–> Tap “Build Number” until give access)
      • 2) Press back and you should now see a “Developer Options” menu item near the bottom of the settings screen.
      • 3) Enable “Use AwesomePlayer”
      • 4) Enjoy Skip Free Audio!
  • Other things I tried:
    • Clearing the cache and  data from the bluetooth process
    • Re-pairing my phone to my car’s stereo

Read more

How To: Fix a TI-84 Plus That is Slow and Unresponsive

Problem: Sluggish and Unresponsive CalculatorTi-84 Plus

My Ti-84 Plus Silver Edition became sluggish and unresponsive about 10 years ago. I bought a new Ti-84 and recently took out the Silver Edition one and tried to fix it.

Solution: 

  • Use a compressed can of air and blow right into the I/O port and the USB port.
    • Dust particles are most likely shorting the signal. I was super skeptical to try it, I was 99% sure It wasn’t going to work, but it worked!!! 10 years too late :/ but hopefully it helps others!

Texas Instruments Knowledgebase: Why does my TI-84 Plus or TI-89 Titanium respond slowly to key press entries?

Read more

How To: Fix Linksys E2500 doesn’t broadcast 5Ghz Network

Linksys E2500
Linksys E2500

As soon as I upgraded my Linksys E2500 V1 firmware to the 2.0 version, I noticed the 5ghz network would not broadcast, It kept stating the Channel and Band as “N/A” on the Status page even though they were both set to “auto”. Rebooted the router and even reset to factory settings and still nothing. This is an older router so Cisco probably didn’t spend even 1 minute testing this new firmware before pushing it to thousands of users who bought their product :/ . And they had the nerve to REMOVE the previous firmware so you couldnt downgrade to the previous version… wtf! It took some time but finally found a stock 1.0.07 firmware binary on a ddwrt forum. Flashed it and the 5ghz network came back right away.

Symptom: 

  • 5Ghz network not broadcasted
Solution:
  • Downgrade to the previous firmware 1.0.07

Read more