[ltp] FC4 X31 ipw2100

Bert Haskins linux-thinkpad@linux-thinkpad.org
Fri, 03 Mar 2006 17:49:10 -0500


Rei Shinozuka wrote:

>thanks so much for the help.
>
>here are the 3 commands and outputs:
>
>lsmod
>Module                  Size  Used by
>eepro100               33745  0 
>mii                     5441  1 eepro100
>radeon                 76609  1 
>drm                    70101  2 radeon
>parport_pc             28933  1 
>lp                     13001  0 
>parport                40585  2 parport_pc,lp
>autofs4                29253  2 
>rfcomm                 42333  0 
>l2cap                  30661  5 rfcomm
>nnbluetooth              56133  4 rfcomm,l2cap
>sunrpc                167813  1 
>pcmcia                 29025  4 
>ipt_REJECT              5569  1 
>ipt_state               1857  3 
>ip_conntrack           41497  1 ipt_state
>iptable_filter          2881  1 
>ip_tables              19521  3 ipt_REJECT,ipt_state,iptable_filter
>vfat                   13377  2 
>fat                    54621  1 vfat
>dm_mod                 58101  0 
>video                  15941  0 
>ibm_acpi               15997  0 
>button                  6609  0 
>battery                 9413  0 
>ac                      4805  0 
>sd_mod                 20545  2 
>md5                     4033  1 
>ipv6                  268097  14 
>usb_storage            73225  1 
>scsi_mod              148105  2 sd_mod,usb_storage
>ohci1394               41353  0 
>ieee1394              304441  1 ohci1394
>yenta_socket           21449  2 
>rsrc_nonstatic         12737  1 yenta_socket
>pcmcia_core            50909  3 pcmcia,yenta_socket,rsrc_nonstatic
>uhci_hcd               35152  0 
>ehci_hcd               41037  0 
>shpchp                 94405  0 
>i2c_i801                8781  0 
>i2c_core               21569  1 i2c_i801
>snd_intel8x0m          19589  0 
>snd_intel8x0           34689  1 
>snd_ac97_codec         75961  2 snd_intel8x0m,snd_intel8x0
>snd_seq_dummy           3653  0 
>snd_seq_oss            37057  0 
>snd_seq_midi_event      9153  1 snd_seq_oss
>snd_seq                62289  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
>snd_seq_device          8781  3 snd_seq_dummy,snd_seq_oss,snd_seq
>snd_pcm_oss            51185  0 
>snd_mixer_oss          17857  2 snd_pcm_oss
>snd_pcm               100169  4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
>snd_timer              33605  2 snd_seq,snd_pcm
>snd                    57157  10 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
>soundcore              10913  2 snd
>snd_page_alloc          9669  3 snd_intel8x0m,snd_intel8x0,snd_pcm
>ipw2100                87417  0 
>ieee80211              23109  1 ipw2100
>ieee80211_crypt         7493  1 ieee80211
>e1000                 103213  0 
>floppy                 65269  0 
>ext3                  132553  1 
>jbd                    86233  1 ext3
>
>ifconfig
>eth0      Link encap:Ethernet  HWaddr 00:0D:60:13:EE:76  
>          inet addr:10.0.1.3  Bcast:10.0.1.255  Mask:255.255.255.0
>          inet6 addr: fe80::20d:60ff:fe13:ee76/64 Scope:Link
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:4219 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:902 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:72 txqueuelen:1000 
>          RX bytes:1027640 (1003.5 KiB)  TX bytes:129671 (126.6 KiB)
>          Base address:0x8000 Memory:c0220000-c0240000 
>
>lo        Link encap:Local Loopback  
>          inet addr:127.0.0.1  Mask:255.0.0.0
>          inet6 addr: ::1/128 Scope:Host
>          UP LOOPBACK RUNNING  MTU:16436  Metric:1
>          RX packets:3122 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:3122 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:0 
>          RX bytes:2218408 (2.1 MiB)  TX bytes:2218408 (2.1 MiB)
>
>
>iwconfig
>lo        no wireless extensions.
>
>eth0      no wireless extensions.
>
>sit0      no wireless extensions.
>
>
>On Mar03 22:04, Laurent Gilson wrote:
>  
>
>>Hello,
>>
>>    
>>
>>>additional facts:
>>>the green antenna indicator never goes on under FC4.
>>>the wired ethernet works perfectly in FC4.
>>>the wifi works perfectly in xp mode.
>>>      
>>>
>>OK, let's get down to the console and test a few basics. Please post the  
>>output of "lsmod", "ifconfig" and "iwconfig" (all run as root).
>>
Try, as root,:
ifdown eth0
kudzu

Then go back to network configuration, try to add the wireless,
and see if it now contains only "Other Wireless Card"

Then let us know.

>>
>>    
>>
>
>thanks again!
>
>  
>