Tp-link Tl-wn722n Driver Android

Posted on

Hi I am new to Ubuntu and Linux. As I am developing a WiFi product, I want to capture the WiFi traffic wirelessly with Wireshark. Having some searching in the web, I know that I can do that with a USB WiFi adapter and Ubuntu. Then I can run the Wireshark in real monitor/promiscuous mode.

This utility significantly speed up installation process of Tp-Link wireless access points. You can finish complete setup (wireless, encryption, lan settings, dhcp server settings and admin password) in few seconds. TpLink Installer connects wirelessly to any TpLink access point in default configuration and configure it.

Tp-link Tl-wn722n Driver Android

Ok so I bought a TP-Link TP-WN722NC (I want to buy the TP-WN722N at first, but the store only has this model). Also I found a laptop and installed the Ubuntu 14. Essential Jazz Lines In The Style Of Clifford Brown Pdf File more. 04.1. Then I noticed that I need a driver for this adaptor.

So I try to follow the blog post to install the driver ath9k_htc but seems it was not successful. Then I downloaded the backports 3.16-1 by running these two commands: wget tar xvf compat-wireless-2.6.38.2-2.tar.bz2 However, after that point do not know what should I do. Could you help guide me to install the correct driver? Part One Open a terminal and run the following commands: First, you will need to install a few applications to build and compile from source: sudo apt-get update sudo apt-get dist-upgrade apt-get install gcc build-essential linux-headers-generic linux-headers-`uname -r` Save any unsaved work and reboot. When you sign back in, open a terminal. Part Two Download the needed file: wget Now, unzip the tar.gz file: tar xvfz backports-4.4.2-1.tar.gz Then, c hange your d irectory to the uncompressed file: cd backports-4.4.2-1 Because there is a Makefile, we will be using the make command.

First, clean the build area by typing this command: sudo make clean Then, use this command to build and compile: sudo make You should receive an error and some instructions. Following these instructions to specify the driver you want to build and install by running the following command: sudo make defconfig-ath9k Now, run make again: sudo make This time you should receive no errors. This may take some time to finish. When it is done, install the driver with the following command: sudo make install You will see some messages saying something about a key. These errors can safely be ignored and should not impact the overall outcome. Part Three Now, run these two commands in an open terminal to load the driver modules at boot time.

Echo 'ath9k' sudo tee -a /etc/modules echo 'ath9k_htc' sudo tee -a /etc/modules For the next command, I will use gedit as the text editor but you can use nano, leafpad, kate, mousepad or any text editor. Sudo gedit /etc/rc.local Now, we need to insert the following two lines before 'exit 0' so the last four lines of the file should look exactly like this: # Declare TP-WN727N USB ID to ath9k_htc module echo '148F 7601' tee /sys/bus/usb/drivers/ath9k_htc/new_id exit 0 Click on save before exiting out of gedit.

Part Four Finally, the script mentions something about updating your initramfs. It might not be needed but these are kernel modules so that's what we will do by running the following command: sudo update-initramfs -k all -u and don't forget to update grub when you are done: sudo update-grub Save any unsaved work, leave the device plugged in and reboot for these changes to take effect.

Is your device supported? Before starting with the set up, please make sure that you have one of the devices mentioned in the section. Following are the prerequisites to install WiSense on your Android device: • Any machine (Linux, Mac, Windows) with the Android SDK and tools installed (for adb and fastboot). You can also download (and unzip) Android's adb and fastboot tools from. • Make sure that the USB debug mode on your android device is enabled. Go to Settings >Developer options.

Turn on the 'Developer options' toggle button (top right). Also select the 'Android USB debugging' option, if not already done yet. Note: On Android 4.2 and higher, the Developer options screen is hidden by default. To make it available, go to Settings >'About phone' and tap Build number seven times. Return to the previous screen to find Developer options. • [You can skip this step if the device is already unlocked].

Unlock bootloader for installing the WiSense platform on your android device. Instructions are available at the 'Unlocking the bootloader' section. Note that this will void your device warranty. • Any Atheros AR9271 chipset based wireless adapter (e.g., Netgear WNA1100, TP-LINK TL-WN722N etc.) and a USB OTG cable to connect the wireless adapter to your android device.

Check for all supported AR9271 based adapter's. Setup Instructions Following are the guidelines to download and install WiSense on an Android device: Step 1: Install ClockWorkMod (CWM) recovery [Requires unlocked device] You can skip this step if your device already has CWM or another recovery tool installed. The ClockWorkMod recovery firmware provides a very easy way to backup your current system as well as install the WiSense update to the device. • Download the 'Touch Recovery' version of on a machine based on your device type (Galaxy Nexus vs. • Using a terminal, go into the directory containing the Android adb and fastboot tools (downloaded in Step 1).

Otherwise, if Android SDK is already installed on your machine, adb and fastboot tools should be in the 'platform-tools' sub-directory of your Android SDK. Connect your Android device to the development machine using a USB cable. Make sure the 'USB debugging mode' is enabled on your Android device. • Execute './adb reboot-bootloader' on terminal to reboot the device into the bootloader mode. • Using the fastboot tool, flash ClockWorkMod Recovery onto your device by entering the following command: 'fastboot flash recovery ' where the 'your_recovery_image.img' is the name of the CWM file that you downloaded. • Reboot the android device by choosing the 'Start' option in the bootloader (press the power to select option). Step 2: Download and install the WiSense update image on your device • Download the SuperSU update zip file (for rooting) and correct WiSense update image to your machine based on your device type and OS from.

• Connect your Android device to the development machine using a USB cable and copy the WiSense image to your device using './adb push /mnt/sdcard/'. The file transfer may take upto 20 seconds.

• Also push the SuperSU updat using './adb push /mnt/sdcard/'. • After the copy is complete, boot the device into recovery mode by running the following command: './adb reboot-bootloader'.

Use the 'Volume Up' button to go to the 'Recovery Mode' option and select it (press power button). Now, you should see a screen similar to the one below: • Recommended: Backup you current system image using CWM by selecting the 'backup and restore' option in the main menu.

Press backup option to start the system backup operation (may take upto 10 minutes). This operation creates a backup of your tablet image on the sdcard. Cooking Mama Iso Pal To Ntsc. • Go back to the main menu and clear the cache by using the 'wipe cache partition' option. • Now, we are ready to install the WiSense update image. From the main menu, choose 'install zip >choose zip from /sdcard'. Now find the downloaded Wisense update zip file in the menu (file maybe in the '0/' directory) and click the filename to install.

• Now, apply the SuperSU image update in the same fashion. From the main menu, choose 'install zip >choose zip from /sdcard'. Now find the downloaded SuperSU zip file and click the filename to install. • Go back to the main menu and reboot the device.

Reboot operation may take upto a couple of minutes. You should now have the WiSense kernel update installed on your device!:) • Finally, just install the WiSense Android app from Google's Play Store.

Happy 'WiSense'ing!!!:) Troubleshooting • SuperSU: Make sure that SuperSU is present in the main APPS menu. If not, goto to Settings >Apps >All >SuperSU (shows the app info). Select 'uninstall update' and make sure that the app is enabled.

• When you run WiSense for the first time, it will ask the user for root permissions. Make sure that you accept the request. • Make sure the WiFi is enabled on your Android device while running WiSense. Otherwise, some features may not work correctly. Need Help with Installation?

Please feel free to get in touch with us in case you need any help at any step. Whether it be updating the kernel, installing, downloading or using the application on your device, or anything else, we are here to help you throughout the installation process. Please find our contact information in section, and we also welcome your comments in the Section. To enable wider adoption of WiSense, we also offer to do the installation for you, thereby giving you following options: • If you already have one of the listed (with bootloader unlocked), you can ship it to us. • Else, you can also order one of the on any merchant site (like, or ), and ship it to our. Our team will then install the WiSense update and application for you on your device, and we'll cover the cost of shipping back the device to you!

In either case, we'll need the following information from you: • Primary Contact Name • Email Address • Phone Number • Tracking Number of your shipment • Mailing Address.