hi all
I have managed to setup this Wifi adaptor
download these 3 files
Realtek driver - from "http://www.electrictea.co.uk/rpi/8192cu.tar.gz"
Realtek firmware - from "ftp://ftp.dlink.com/Wireless/dwa130_rev ... ux_006.zip"
Initialisation script - from "http://dl.dropbox.com/u/80256631/install-rtl8188cus.sh"
copy all 3 to your SD card
start Pi
login to root
type: sudo /boot/install-rtl8188cus.sh
info all here
http://dl.dropbox.com/u/80256631/install-rtl8188cus.txt
brought from amazon
http://www.amazon.co.uk/Edimax-EW-7811U ... 396&sr=8-1
Re: Edimax Wifi EW-7811UN setup
Thank you!
Although I haven't received my RasPi yet, I did buy one of these apapters from Amazon in readiness, so will keep this information "on file".

Although I haven't received my RasPi yet, I did buy one of these apapters from Amazon in readiness, so will keep this information "on file".
Re: Edimax Wifi EW-7811UN setup
You Sir/Madam are a God amongst mortals!
Your script worked perfectly thank you very much!
I initially tried the instructions from here:
http://www.ctrl-alt-del.cc/2012/05/rasp ... s-ada.html
via:
http://elinux.org/RPi_VerifiedPeriphera ... i_Adapters
but I had no end of trouble. You've done all the hard work for me and all I needed to do was copy three files to my SD card and run one command!
Genius!
I should say to others that I followed the instructions listed in the install-rtl8188cus.txt text file rather than just the 3 lines you put in your post as (I think) it used a more up to date version of your script which was actually dated today:
http://dl.dropbox.com/u/80256631/instal ... 0120608.sh and it contained more detailed information about what was happening too.
Great work and thank you again!
Your script worked perfectly thank you very much!
I initially tried the instructions from here:
http://www.ctrl-alt-del.cc/2012/05/rasp ... s-ada.html
via:
http://elinux.org/RPi_VerifiedPeriphera ... i_Adapters
but I had no end of trouble. You've done all the hard work for me and all I needed to do was copy three files to my SD card and run one command!
Genius!
I should say to others that I followed the instructions listed in the install-rtl8188cus.txt text file rather than just the 3 lines you put in your post as (I think) it used a more up to date version of your script which was actually dated today:
http://dl.dropbox.com/u/80256631/instal ... 0120608.sh and it contained more detailed information about what was happening too.
Great work and thank you again!
- alexeames
- Forum Moderator
- Posts: 2875
- Joined: Sat Mar 03, 2012 11:57 am
- Location: UK
- Contact: Website
Re: Edimax Wifi EW-7811UN setup
Credit ought to go to MrEngman, who wrote the script really.olibanum wrote:You Sir/Madam are a God amongst mortals!

http://www.raspberrypi.org/phpBB3/viewt ... =26&t=6256
By the way, he released an updated script yesterday that deals with issues brought up with rpi-update updates (which previously caused issues with this chipset a couple of weeks back).
Alex Eames RasPi.TV, RasP.iO
Re: Edimax Wifi EW-7811UN setup
Hi,
I found the information to be very useful, the script worked great.
Thanks
Bob
I found the information to be very useful, the script worked great.
Thanks
Bob
Re: Edimax Wifi EW-7811UN setup
The adapter is still waiting for the Pi to arrive..., but this setup is going to be sooooo easy
THX mate!

THX mate!
Re: Edimax Wifi EW-7811UN setup
Just need some nice person to care about building something for ArchLinux now 

From age 8: Atari 800 XL > Spectrum ZX81 > Amiga 500+ > ESCOM 486+OS/2 warp (!), Few Dell Towers and Laptops (1 Alienware)
Currently in use: Dell XPS 630 > 2G iPod touch > 1G iPad 3G > 15" MacBook Pro > Raspberry Pi, Model-B
Currently in use: Dell XPS 630 > 2G iPod touch > 1G iPad 3G > 15" MacBook Pro > Raspberry Pi, Model-B

-
- Posts: 4
- Joined: Wed Apr 18, 2012 2:06 am
- Contact: Website
Re: Edimax Wifi EW-7811UN setup
I am using a fresh Debian install. I run the script and everything seems to work successfully all of the files successfully downloaded, but when booting I get a bunch of errors like "no such device" and "wpa-supplicant daemon failed to start" and "failed to setup wlan0", however they scroll too fast in order to read a lot of them.
After boot I run lsusb and can confirm that the drivers are correctly installed because Isusb prints "Bus 001 Device:004... Edimax Technology Co., Ltd EW-7811Un 802.11n wireless adapter"
I have tried running the script multiple times on fresh installs each time, same result.
Anyone else having problems? Suggestions?
After boot I run lsusb and can confirm that the drivers are correctly installed because Isusb prints "Bus 001 Device:004... Edimax Technology Co., Ltd EW-7811Un 802.11n wireless adapter"
I have tried running the script multiple times on fresh installs each time, same result.
Anyone else having problems? Suggestions?
- alexeames
- Forum Moderator
- Posts: 2875
- Joined: Sat Mar 03, 2012 11:57 am
- Location: UK
- Contact: Website
Re: Edimax Wifi EW-7811UN setup
My suggestion would be to mention this problem in the original thread I linked to a couple of posts ago. Then MrEngman, who wrote the installation script, might be able to help you. He probably doesn't know this thread even exists.matthew5384 wrote:Anyone else having problems? Suggestions?
For what it's worth, I get a lot of new error messages on startup, but the wifi still works (although I'm not routinely using it).
Alex Eames RasPi.TV, RasP.iO
Re: Edimax Wifi EW-7811UN setup
LEGEND!!!
I have tried using 2 other methods countless times, but to no avail
It took me a couple of goes to get it working, but that was 100% down to me....being a total noob
I have the Edimax EW-7811Un and it now works
Thanks to everyone whom contributed towards my success
I have tried using 2 other methods countless times, but to no avail

It took me a couple of goes to get it working, but that was 100% down to me....being a total noob

I have the Edimax EW-7811Un and it now works

Thanks to everyone whom contributed towards my success
Re: Edimax Wifi EW-7811UN setup
Thanks this worked for me too. The only strange thing was my Netgear router only played ball if I allowed the SSID to be broadcast, not that it should make any difference.
My HTC smartphone acting as a wireless hot spot worked with the PI and this script straight away.
Happy days
My HTC smartphone acting as a wireless hot spot worked with the PI and this script straight away.
Happy days

Re: Edimax Wifi EW-7811UN setup
Charlatan!alexeames wrote:Credit ought to go to MrEngman, who wrote the script really.olibanum wrote:You Sir/Madam are a God amongst mortals!![]()
http://www.raspberrypi.org/phpBB3/viewt ... =26&t=6256
By the way, he released an updated script yesterday that deals with issues brought up with rpi-update updates (which previously caused issues with this chipset a couple of weeks back).

Cheers anyway. It was your post that was found on a top search hit on Google.
Not long after I posted my thanks I also found MrEngmans post. Since then I have been keeping up to date with his changes to the script and drivers on that thread, for as you mention, the latest firmware update did kill everything a couple of days ago.
Re: Edimax Wifi EW-7811UN setup
Hello All,
I have had no success so far trying to install the 7811 Wi-Fi dongle, after about five trys, each taking about 25 mins, including RPI-Update. What happens is that using an Ethernet connection initially and the latest script file, all goes well until the firmware update happens then, some 10 mins into this the screen goes blank. Watching the 'link' LED and the SD Activity LED there is still something happening. However, no matter how long I wait, the screen never return, unless I press a key. At that point the message about inserting the adaptor is there, but of course the adaptor had not been inserted... so failure. I tried inserting the adaptor during the balnk screen phase, no success. The message on reboot is always that wlan0 could not be found. The adaptor works on a Windows PC. Any similar problems from anyone? Using a wired link on the RPi, I have no problem connecting.
I have had no success so far trying to install the 7811 Wi-Fi dongle, after about five trys, each taking about 25 mins, including RPI-Update. What happens is that using an Ethernet connection initially and the latest script file, all goes well until the firmware update happens then, some 10 mins into this the screen goes blank. Watching the 'link' LED and the SD Activity LED there is still something happening. However, no matter how long I wait, the screen never return, unless I press a key. At that point the message about inserting the adaptor is there, but of course the adaptor had not been inserted... so failure. I tried inserting the adaptor during the balnk screen phase, no success. The message on reboot is always that wlan0 could not be found. The adaptor works on a Windows PC. Any similar problems from anyone? Using a wired link on the RPi, I have no problem connecting.
Re: Edimax Wifi EW-7811UN setup
You may wish to refer to the original thread here:CPOpi wrote:Hello All,
I have had no success so far trying to install the 7811 Wi-Fi dongle, after about five trys, each taking about 25 mins, including RPI-Update. What happens is that using an Ethernet connection initially and the latest script file, all goes well until the firmware update happens then, some 10 mins into this the screen goes blank. Watching the 'link' LED and the SD Activity LED there is still something happening. However, no matter how long I wait, the screen never return, unless I press a key. At that point the message about inserting the adaptor is there, but of course the adaptor had not been inserted... so failure. I tried inserting the adaptor during the balnk screen phase, no success. The message on reboot is always that wlan0 could not be found. The adaptor works on a Windows PC. Any similar problems from anyone? Using a wired link on the RPi, I have no problem connecting.
http://www.raspberrypi.org/phpBB3/viewt ... 91#p102291
The script and drivers have been updated a few times lately
Re: Edimax Wifi EW-7811UN setup
If you're still having troubles after that then drop a message into that same thread. It's very active.
I hope this helps
I hope this helps
Re: Edimax Wifi EW-7811UN setup
I'm getting a 404 on the shell script download :0( Help!
Re: Edimax Wifi EW-7811UN setup
http://dl.dropbox.com/u/80256631/instal ... -latest.sh
Check out the Micronet Auto install script @
http://www.elinux.org/RPi_VerifiedPerip ... i_Adapters
or the forum I posted above for more info.
Check out the Micronet Auto install script @
http://www.elinux.org/RPi_VerifiedPerip ... i_Adapters
or the forum I posted above for more info.
Re: Edimax Wifi EW-7811UN setup
Thanking you muchly!olibanum wrote:http://dl.dropbox.com/u/80256631/instal ... -latest.sh
Check out the Micronet Auto install script @
http://www.elinux.org/RPi_VerifiedPerip ... i_Adapters
or the forum I posted above for more info.
Re: Edimax Wifi EW-7811UN setup
You're welcome
Re: Edimax Wifi EW-7811UN setup
Sorry I'm an absolute newbie under Linux and the Raspberry Pi. I bought the Edimax EW-7811UN because I had believed the installation is very easy. The introductions from MrEngman are very clear. But he has written: "sudo /boot/install-rtl8188cus-latest.sh" But if i had a look on my SD Card under Win 7:

Where can I find this "boot " - directory ? under Win 7 ?
He wrote for idiots, but not enough. for me, i think
I

Where can I find this "boot " - directory ? under Win 7 ?
He wrote for idiots, but not enough. for me, i think

I
Re: Edimax Wifi EW-7811UN setup
That partition is the boot directory as you call it.
When your Pi is running, /boot will reference that partition. Therefore copy the latest script to that partition in windows (assuming youre using a LAN cable otherwise other files will be needed too. Refer to the instructions for more info.). Then put the SD card in your Pi and boot up and again follow the instructions from there, namely as you said:
sudo /boot/install-rlt8188cus-latetest.sh
When your Pi is running, /boot will reference that partition. Therefore copy the latest script to that partition in windows (assuming youre using a LAN cable otherwise other files will be needed too. Refer to the instructions for more info.). Then put the SD card in your Pi and boot up and again follow the instructions from there, namely as you said:
sudo /boot/install-rlt8188cus-latetest.sh
Re: Edimax Wifi EW-7811UN setup
Any news about running on the new official Wheezy Rasbian distro?
It was working awesomely well on all previous Debian squeezy distros but now that I installed the new one, the latest.sh screwed the installation, while the beta-wheezy doesn't work.

Please update it for Rasbian
It was working awesomely well on all previous Debian squeezy distros but now that I installed the new one, the latest.sh screwed the installation, while the beta-wheezy doesn't work.

Please update it for Rasbian

Re: Edimax Wifi EW-7811UN setup
The main discussion is on the thread in this link. Ive specifically selected a post from MrEngman about Raspbian.
http://www.raspberrypi.org/phpBB3/viewt ... 25#p127325
http://www.raspberrypi.org/phpBB3/viewt ... 25#p127325
Re: Edimax Wifi EW-7811UN setup
The /boot directory is the one you see when viewing with Windows Explorer. The image you are showing.rapunzel wrote:Sorry I'm an absolute newbie under Linux and the Raspberry Pi. I bought the Edimax EW-7811UN because I had believed the installation is very easy. The introductions from MrEngman are very clear. But he has written: "sudo /boot/install-rtl8188cus-latest.sh" But if i had a look on my SD Card under Win 7:
Where can I find this "boot " - directory ? under Win 7 ?
He wrote for idiots, but not enough. for me, i think![]()
I
No, I didn't write for idiots. Read the document carefully - I'm the idiot. Look at all the problems it's causing me

Simplicity is a prerequisite for reliability. Edsger W. Dijkstra
Please post ALL technical questions on the forum. Please Do Not send private messages.
Please post ALL technical questions on the forum. Please Do Not send private messages.
Re: Edimax Wifi EW-7811UN setup
There is a new script that should work with all versions of Raspbian including the new one. Just follow olibanum's link to find it.mfilos wrote:Any news about running on the new official Wheezy Rasbian distro?
It was working awesomely well on all previous Debian squeezy distros but now that I installed the new one, the latest.sh screwed the installation, while the beta-wheezy doesn't work.
Please update it for Rasbian
Thanks olibanum.olibanum wrote:The main discussion is on the thread in this link. Ive specifically selected a post from MrEngman about Raspbian.
http://www.raspberrypi.org/phpBB3/viewt ... 25#p127325
Simplicity is a prerequisite for reliability. Edsger W. Dijkstra
Please post ALL technical questions on the forum. Please Do Not send private messages.
Please post ALL technical questions on the forum. Please Do Not send private messages.