LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   ipw2200 installed.Now what? (https://www.linuxquestions.org/questions/slackware-14/ipw2200-installed-now-what-491366/)

hottdogg 10-11-2006 04:56 AM

ipw2200 installed.Now what?
 
I installed ipw2200 driver on acer travelmate 3000 running slack 10.2 kernel 2.6.17.

Code:

#lsmod
Module                  Size  Used by
snd_pcm_oss            35232  0
snd_mixer_oss          15232  2 snd_pcm_oss
ipv6                  215136  12
snd_hda_intel          14356  2
snd_hda_codec        134704  1 snd_hda_intel
snd_pcm                70408  3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              18308  1 snd_pcm
snd                    41700  8 snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore              7008  2 snd
snd_page_alloc          7816  2 snd_hda_intel,snd_pcm
ipw2200              167364  0
ieee80211              43752  1 ipw2200
ieee80211_crypt        4736  1 ieee80211
pcmcia                29612  2
yenta_socket          22412  2
rsrc_nonstatic        10752  1 yenta_socket
pcmcia_core            33424  3 pcmcia,yenta_socket,rsrc_nonstatic
joydev                  7744  0

Code:

#lspci -v
------snip------
06:08.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
        Subsystem: Intel Corporation: Unknown device 2701
        Flags: bus master, medium devsel, latency 32, IRQ 16
        Memory at b0118000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [dc] Power Management version 2

Now, how to enable my wireless device?
I really have no idea. Man iwconfig doesn't give me clue.
Wireless in linux is verry new to me.
Tnx.

jp-lack 10-11-2006 06:45 AM

run iwconfig so you know which eth ow wlan you will use; then you will have to enable it on /etc/rc.d/rc.inetd1.conf

chess 10-11-2006 10:14 AM

Have you downloaded and installed the firmware into /lib/firmware?

willysr 10-12-2006 01:30 AM

install ieee80211 subsystem also (http://ieee80211.sf.net)
make sure you are using firmware version 3.0
i wrote a small article to activate the WLAN in Centrino : http://www.informatix.or.id/willy/ac...o-on-linux.php


All times are GMT -5. The time now is 05:22 AM.