LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Wireless connection setup - Sony Vaio, Debian Wheezy amd64 (https://www.linuxquestions.org/questions/linux-newbie-8/wireless-connection-setup-sony-vaio-debian-wheezy-amd64-4175516009/)

StefanP 08-23-2014 12:30 AM

Wireless connection setup - Sony Vaio, Debian Wheezy amd64
 
Can anyone give me the instructions of how I can connect my Sony Vaio to the wireless network that I have it setup at home? (my Samsung Galaxy phone saw it automatically but I guess in Linux is not that easy)

EDDY1 08-23-2014 03:54 AM

Post output of
Quote:

lspci

Randicus Draco Albus 08-23-2014 03:59 AM

What have you done so far?
Have you installed non-free wireless firmware?
Have you edited your /etc/network/interfaces file?

StefanP 08-24-2014 11:28 PM

I have no firmware for it (got laptop from a friend who had only windows installed on it)
I have not edited anything (I am a newbie)
Any instructions?

Randicus Draco Albus 08-25-2014 07:34 AM

First you will need to edit your /etc/apt/sources.list.
https://wiki.debian.org/SourcesList

Then you need to install firmware for the wireless. This will get you started.
https://wiki.debian.org/WiFi/HowToUse
Post back if you need help figuring it out.

The easiest way to edit the sources.list file is to:
1) open a terminal
2) log into the root account
Code:

su
enter root password
Code:

nano /etc/apt/sources.list
Nano is a console-based test editor.

StefanP 08-25-2014 10:56 AM

Thanks for your help. Wireless connection is working now. Wasn't that hard following the instructions


All times are GMT -5. The time now is 09:34 AM.