1 / 9

RTL8192C USB Linux Driver Quick Installation Guide

RTL8192C USB Linux Driver Quick Installation Guide. Software Package & Platform requirements. Software Package: 8192C linux driver (source code) - support 32bits linux kernel version 2.6 8192C documents wpa_supplicant software. Software Package & Platform requirements.

alika
Download Presentation

RTL8192C USB Linux Driver Quick Installation Guide

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RTL8192C USB Linux Driver Quick Installation Guide

  2. Software Package & Platform requirements Software Package: • 8192C linux driver (source code) - support 32bits linux kernel version 2.6 • 8192C documents • wpa_supplicant software

  3. Software Package & Platform requirements Platform requirements: • PC-Based Linux platform (i386) • 8192C USB Linux driver supports Linux kernel version : from 2.6.18 ~ 2.6.38

  4. HOW- TO: Setting up Linux environment - Demonstration based on Linux Fedora 2.6.24 • Part 1: make 8192C USB Linux driver • Part 2: setting up Network interface • Part 3: Site Survey & connect to AP without security

  5. Part 1: make 8192C USB Linux driver quickly execute shell script “install.sh” >./install.sh

  6. Part 1: make 8192C USB Linux driver step by step (1) step1: uncompress the “rtl8192cu_linux_v2.0.xxxx.2010xxxx.tar.gz” file. (in “driver” directory) > tar zxvfrtl8192_8188CU_linux_v3.0.1590.20110511.tar.gz (2) step2: make 8192C USB driver module > make (3) step3: clean the operation environment > ./clean (4) step4: insert 8192C USB modules > insmod 8192cu.ko

  7. Part 2: setting up Network interface • (1) step1: enable wlan0 interface > ifconfig wlan0 up • (2) step2: setup IP address > ifconfig wlan0 192.168.1.100

  8. Part 3: Site Survey & connect to AP without security • step1: Site Survey > iwlist wlan0 scan • step2: Connect to AP > iwconfig wlan0 essid “xxx”

  9. Notes: connect to AP using "Network Manager" GUI utility • (a) Network Manager is a utility attempts to make use of wireless networking easy. • (b) please disable the “Network Manager” when using command-line method to connect to AP, because the “Network Manager” will conflict with the method of command line.

More Related