DaveMcCahon
Posts: 4
Joined: Thu Dec 26, 2013 7:23 pm
Location: Scotland

Connecting Pi to Internet

Thu Dec 26, 2013 7:29 pm

Hey,
I'm trying to connect my PI to my internet to connect to it via SSH Putty. I have connect a TP-Link 150MPs Wireless USB Adapter to it to allow it to connect to the internet. To no prevail, it doesn't seem to work. Any ideas?

I had the thought of perhaps installing the software that comes with the wireless adapter onto the SDCard, but I though that may overwrite the files on it, which would be a pain.

---
Dave

Phill Rymer
Posts: 207
Joined: Sun Nov 04, 2012 3:01 am

Re: Connecting Pi to Internet

Thu Dec 26, 2013 7:58 pm

which operating system

DaveMcCahon
Posts: 4
Joined: Thu Dec 26, 2013 7:23 pm
Location: Scotland

Re: Connecting Pi to Internet

Thu Dec 26, 2013 7:59 pm

Phill Rymer wrote:which operating system
Raspbian

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Connecting Pi to Internet

Thu Dec 26, 2013 8:06 pm

Can you post the output from
sudo lsusb

Also bear in mind that if ifplugd is running then when an ethernet cable is connected the WiFi will be disabled (which can be really frustrating).
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

DaveMcCahon
Posts: 4
Joined: Thu Dec 26, 2013 7:23 pm
Location: Scotland

Re: Connecting Pi to Internet

Thu Dec 26, 2013 8:22 pm

DougieLawson wrote:Can you post the output from
sudo lsusb

Also bear in mind that if ifplugd is running then when an ethernet cable is connected the WiFi will be disabled (which can be really frustrating).
It is;

Image
Didn't plug the ethernet cable in as my router is downstairs and it would be a pain to run the cable

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Connecting Pi to Internet

Fri Dec 27, 2013 1:34 am

That's just the job.

It's a Realtek so you're going to need to wire your RPi to your router with a Cat5 cable (just until you can get the driver installed).
http://www.raspberrypi.org/phpBB3/viewt ... 48#p433048
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

DaveMcCahon
Posts: 4
Joined: Thu Dec 26, 2013 7:23 pm
Location: Scotland

Re: Connecting Pi to Internet

Fri Dec 27, 2013 12:22 pm

DougieLawson wrote:That's just the job.

It's a Realtek so you're going to need to wire your RPi to your router with a Cat5 cable (just until you can get the driver installed).
http://www.raspberrypi.org/phpBB3/viewt ... 48#p433048
Thank you very much! I'll try to get my head around that :)

Return to “Beginners”