How to set Linux wireless interface?

Status
Not open for further replies.

zefreh

Junior Member level 3
Joined
Oct 1, 2005
Messages
25
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,283
Activity points
1,439
Hi all
How to set Linux wireless interface?
regards
 

Hi.
first, u must install wireless-tools. if u use debian or ubuntu u can install by apt-get install wireless-tools command. Then config wireless device by iwconfig command (see help) and set ip of wireless device by ifconfig command (see help)
good luck.
 

    zefreh

    Points: 2
    Helpful Answer Positive Rating
A bit more info what linux version are U using?
On most linuxes you'd need to install wireless tools and check and see if the apropriete service is running.
 

    zefreh

    Points: 2
    Helpful Answer Positive Rating
dear first check which chipset your wireless interface uses...
this can be done by the command "lspci"
u will c something like "communication controller etc"
that line will give u the name of the chipset of that device..
den look for the drivers for that chipset...
u shall also need kernel modules for that driver...
get to knw the release of ur kernel by "uname -r "
and download exactly the same kernel module as given by "uname -r" and den install...
or if u find souce code den dont look for kernel module...
just compile that tarred or bziped driver on ur machine...
 

    zefreh

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…