isahu
Posts: 5
Joined: Wed Feb 20, 2013 5:44 am

EDMAX EW-7811UN

Wed Feb 20, 2013 5:56 am

I have spent too many hours trying to find why my wireless EDMAX chip isn't working, my pi recognizes it and I tried this whole thing: http://www.youtube.com/watch?v=5AsSFq42pxI

I keep on getting stuck in terms of there is a install-rtl8188cus.sh.1 in my /home/pi but I still cannot get it to execute?

I am not sure why this isn't working, can anyone please help me!?

Thank you so much!

User avatar
ukscone
Forum Moderator
Forum Moderator
Posts: 4224
Joined: Fri Jul 29, 2011 2:51 pm
Contact: Website

Re: EDMAX EW-7811UN

Wed Feb 20, 2013 6:01 am

I believe that all recent versions of raspbian have the requirements to use that wifi dongle installed by default and it should just work. try using the wifi config program.

as for why the script isn't working did you

Code: Select all

chmod 777 install-rtl8188cus.sh

isahu
Posts: 5
Joined: Wed Feb 20, 2013 5:44 am

Re: EDMAX EW-7811UN

Wed Feb 20, 2013 6:44 am

So initially it said the operation was not permitted, then I used sudo.

The command clearly went through, but it still does not work?

Thank you so much for the reply, I am really lost and would love to get this thing to work!

isahu
Posts: 5
Joined: Wed Feb 20, 2013 5:44 am

Re: EDMAX EW-7811UN

Wed Feb 20, 2013 6:50 am

This is what I ended up getting:

Code: Select all

iwconfig
wlan0     unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

User avatar
pluggy
Posts: 3635
Joined: Thu May 31, 2012 3:52 pm
Location: Barnoldswick, Lancashire,UK
Contact: Website

Re: EDMAX EW-7811UN

Wed Feb 20, 2013 8:24 am

Don't follow any guides more than a couple of months old for the Pi, the software is being developed at such a rate as to render them obsolete in very short order. The Edimax EW-7811UN aka the RTL8188CUS has worked out of the Box with Raspdian since about October 2012. Plug it in and configure it with the Desktop Wifi utility or tweak /etc/network/interfaces and/or wpa-supplicant. Theres a good chance you'll stop it working by installing a driver intended for an old version.
Don't judge Linux by the Pi.......
I must not tread on too many sacred cows......

isahu
Posts: 5
Joined: Wed Feb 20, 2013 5:44 am

Re: EDMAX EW-7811UN

Thu Feb 21, 2013 6:02 am

Is there a way to reset the settings? I also tried using the interface given and that didn't work either. Please help!

Thanks.

User avatar
pluggy
Posts: 3635
Joined: Thu May 31, 2012 3:52 pm
Location: Barnoldswick, Lancashire,UK
Contact: Website

Re: EDMAX EW-7811UN

Thu Feb 21, 2013 9:39 am

I'd do the obvious and reflash the SD card with the latest image. Or better still. Get a new SD card and do it on that.
Don't judge Linux by the Pi.......
I must not tread on too many sacred cows......

Mobius
Posts: 238
Joined: Thu Aug 30, 2012 1:07 am
Location: San Angelo, Texas USA

Re: EDMAX EW-7811UN

Thu Feb 21, 2013 3:06 pm

Good advice to start with a fresh image and go from there. Part of the secret with wifi is getting the proper encryption, SSID, and keys set up. I have that same adapter and set mine up manually. For new users I recommend doing "startx" to get to the desktop and then using the wireless configuration tool.

isahu
Posts: 5
Joined: Wed Feb 20, 2013 5:44 am

Re: EDMAX EW-7811UN

Thu Feb 21, 2013 9:46 pm

Is startx for Linux?

Thanks

Return to “Beginners”