background preloader

Wifi driver

Facebook Twitter

Problem with Airlink 101 (RTL8191SU chipset) I searched the forums and didn't find a problem exactly like mine, so please forgive me if I am just posting something already well discussed.

Problem with Airlink 101 (RTL8191SU chipset)

And this is my first post, so... I have a brand new Airlink Wireless dongle with the RTL8191SU chipset. I have a Model B and have just loaded the latest Raspbian wheezy build from the Raspberry PI downloads section (dated 2013-02-09). I CANNOT get the Airlink to find the wireless access point I know is there. But, my situation may, or may not be, slightly different from some others. Does it have anything to do with the message that r8712u driver is from the staging area? The green led on the dongle blinks slowly, then blinks rapidly for a few seconds and then goes back to blinking slowly.

Any help, advice, pointing in the right direction would be greatly appreciated!!! Since it keeps telling me I can't attach the file outputs I will just list them here. Is there anything I can do to help diagnose the issue? Output from lsusb. Realtech 8191su Wifi setup. I cannot seem to get the above to work with my wireless router setup.

Realtech 8191su Wifi setup

It seems every internet Raspberry Pi help site gives a slightly different way of setting up wifi. I've tried them all! What have I left out? Here is what I have: pi@raspberrypi ~ $ uname -aLinux raspberrypi 3.6.11+ #434 PREEMPT Wed May 1 21:13:52 BST 2013 armv6l GNU/Linux pi@raspberrypi ~ $ lsusbBus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.Bus 001 Device 004: ID 0bda:8172 Realtek Semiconductor Corp.

Pi@raspberrypi ~ $ cat /etc/network/interfacesauto lo. Rtl819x. Translation(s): English - Français This page describes how to enable support for WiFi devices based on Realtek 802.11n chips on Debian systems.

rtl819x

Contents Drivers r8712u, rtl8192ce, rtl8192cu, rtl8192de, rtl8192e, rtl8192se, rtl8192su and rtl8192u are drivers for Realtek 802.11n wireless LAN chips, included in the mainline Linux kernel. The produced kernel modules are: r8192_pci (supported devices) Supports PCI-E devices based on the RTL8192E chipset (RTL8191SE/RTL8192SE not supported). Non-free firmware is required for all drivers, which can be provided by installing the firmware-realtek package. r8712u, rtl8192e, rtl8192su and rtl8192u are staging drivers and only available for the x86 and x86-64 architectures (Debian i386 and AMD64 ports respectively) at this time. Realtek 802.11b/g devices are supported by different drivers. Installation Debian 7 "Wheezy" Debian 6.0 "Squeeze" This release supports Realtek RTL8188SU, RTL8191SU, RTL8192E, RTL8192SU and RTL8192U-based devices only. r8192e_pci.

Sempre Wireless USB stick WU300-2 on Raspberry Pi. Apr. 22., 2012 Author: Steffen Müller.

Sempre Wireless USB stick WU300-2 on Raspberry Pi

License: Creative Commons License CC BY-SA 3.0, published on t3node.com The first models of Raspberry Pi computers were shipped and I was happy to receive one this week. RasPi is a SoC computer for ~25€ with Broadcom BCM2835 (ARM) CPU, 256MB, Ethernet, USB, HDMI and 3.5mm audio jack. I completed the equipment with an additional wireless USB adapter. Update (2012/07/22) I recommend to upgrade your Raspberry Pi to raspbian distribution. The original story: How to build wireless kernel module for Raspberry Pi I bought the cheapest wireless USB adapter my local store had: Sempre Wireless LAN 11N WU300-2. Unfortunately it did not work out of the box , since it uses a realtek chipset. Examining the device First, plugin in the device and watch the output of dmesg: $ dmesg Looks good so far. . $ lsusb Bus 001 Device 006: ID 0bda:8172 Realtek Semiconductor Corp. Then search the ID in Debian Wiki for the corresponding kernel module: mine is r8712u. Enter the sections.

Rtl819x. Debian Squeeze: WiFi RealTek RTL8191SU: Problem Setting up Driver.