I am using Kubuntu and have sucessfully installed my new wireless card. Now how do I get it to connect to a local wireless network?
Announcement
Collapse
No announcement yet.
Wireless and Linux
Collapse
This topic is closed.
X
X
-
Re: Wireless and Linux
you may also try to check if your card is actually working
Code:# iwconfig wlan0 IEEE 802.11g ESSID:off/any
Code:# iwlist wlan0 scan wlan0 Scan completed : Cell 01 - Address NN:NN:NN:NN:NN ESSID:"solarsystem"
Finally you may need to edit your configuration file which is located in: /etc/network/interfaces
Hope this helps
- Top
- Bottom
Comment
-
Re: Wireless and Linux
Hmm what card to you have and how did you installed it?
What do you get when you give iwconfig as root? Is your card listed?
I would check this guide: http://ubuntuguide.org/wiki/Dapper (look under: How to install Windows Wireless Drivers (Ndiswrapper))
Basically, 1st you check if your card is supported, and if not then you need to install ndiswrapper.
- Top
- Bottom
Comment
Comment