Hey. So I have been trying to create a wifi access point by bridging eth0 and wlan0. I did a clean install, and when I connect ethernet, I can ssh into the pi. However, plugging in wifi adapter along with ethernet somehow kills the internet connection through ethernet, thus I cannot ssh into it. This was using the default /etc/network/interfaces. The only way I have been able to get it working is to modify the /etc/network/interfaces so that both eth0 and wlan0 are getting ip from dhcp. The problem is, I need to setup my network interface as shown in these tutorials:
http://blog.sip2serve.com/post/48420162 ... cess-point
http://www.daveconroy.com/turn-your-ras ... s-chipset/
Both tutorials give different methods of setting up the network interface, however neither of them work for me. After plugging in the wifi adapter and powering up, I get no internet whatsoever. Is there any reason why?
Wifi Adapter: Realtek Semiconductor Corp. rtl8188cus chipset
Thanks
- DougieLawson
- Posts: 42771
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: Wifi adapter kills internet to ethernet when plugged in?
sudo apt-get purge ifplugd
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
Re: Wifi adapter kills internet to ethernet when plugged in?
Thanks for the reply. I purged ifplugd, but still internet cuts off after I plug in wifi adapter. I currently have a clean install of raspbian and did apt-get update and upgrade before purging ifplugd.
- CopterRichie
- Posts: 131
- Joined: Tue Mar 26, 2013 3:14 am
- Location: Los Angeles CA.
Re: Wifi adapter kills internet to ethernet when plugged in?
Is it possible your power supply is not supplying enough current to power the Wifi Adapter? I read, one amp is required to power everything including the Ethernet.
Re: Wifi adapter kills internet to ethernet when plugged in?
Thanks for the replies. I was using a 750mA supply before, and after switching to a 2A supply, everything worked perfectly. Thanks for the help guys.
Re: Wifi adapter kills internet to ethernet when plugged in?
I did this, assuming it was good information. All it did was killDougieLawson wrote:sudo apt-get purge ifplugd
the lan connecton. I no longer can get on the internet with my
LAN ethernet cable. It disappeared the connection.
What the hell kind of help is this?????????????????????
you should at least give me a way back so the ethernet
would work. Now I got zip
Thanks for nothing,
James D. Lunday
[email protected]
Cottonwood, Az. 86326
Re: Wifi adapter kills ethernet when plugged in? [Solved]
You should be able to re-install ifplugd using sudo apt-get install ifplugd
MrEngman
MrEngman
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: Wifi adapter kills internet to ethernet when plugged in?
FYI: These forums are just like the internet.jdlunday wrote:I did this, assuming it was good information. All it did was killDougieLawson wrote:sudo apt-get purge ifplugd
the lan connecton. I no longer can get on the internet with my
LAN ethernet cable. It disappeared the connection.
What the hell kind of help is this?????????????????????
you should at least give me a way back so the ethernet
would work. Now I got zip
Thanks for nothing,
James D. Lunday
[email protected]
Cottonwood, Az. 86326
Best effort - no guarantee.
Quis custodiet ipsos custodes?