[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems with deXlan (Intersil) wifi pcmcia card



Le Wed, 05 Nov 2008 00:30:14 +0100, Paolo a écrit:

> On Tue, Nov 04, 2008 at 07:29:50PM +0100, Bernard wrote:
>> I got a 'deXlan' pcmcia 802.11b card. It seems to get reckognized right
>> away, as 'pccardctl ident' says:
>> 
>> Socket1
>> product info: 'INTERSIL" "HFA384x/IEEE" "version 01.02
> 
> seems to be compat with orinoco_cs module
> 
>> irda0	no wireless extensions
> 
> that's the IrDA interface
> 
>> wifi0	IEEE 802.11b ESSID: "test"
> 
> hm ...
> 
>> wlan0	IEEE 802.11b ESSID: "test"
> 
> hmmm ...
> 
> post output from 'lsmod'.

#lsmod
Module                  Size  Used by
rfcomm                 34712  0
l2cap                  21760  5 rfcomm
bluetooth              46020  4 rfcomm,l2cap
nvram                   8328  1
uinput                  8288  1
button                  6672  0
ac                      5188  0
battery                 9636  0
dm_snapshot            15552  0
dm_mirror              19152  0
dm_mod                 50200  2 dm_snapshot,dm_mirror
loop                   15048  0
orinoco_cs             15844  0
orinoco                36084  1 orinoco_cs
hermes                  7008  2 orinoco_cs,orinoco
hostap_cs              53652  3
hostap                 96580  1 hostap_cs
ieee80211_crypt         5952  1 hostap
snd_opl3_lib            9920  0
tsdev                   7520  0
snd_hwdep               8836  1 snd_opl3_lib
snd_cs4231_lib         23232  0
irtty_sir               7808  0
sir_dev                15492  1 irtty_sir
snd_pcm                68676  1 snd_cs4231_lib
snd_timer              20996  3 snd_opl3_lib,snd_cs4231_lib,snd_pcm
snd_page_alloc         10184  2 snd_cs4231_lib,snd_pcm
snd_mpu401_uart         8064  0
pcmcia                 34140  2 orinoco_cs,hostap_cs
firmware_class          9600  1 pcmcia
snd_rawmidi            22560  1 snd_mpu401_uart
snd_seq_device          7820  2 snd_opl3_lib,snd_rawmidi
nsc_ircc               20912  0
snd                    47012  8 snd_opl3_lib,snd_hwdep,snd_cs4231_lib,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
rtc                    12372  0
parport_pc             32132  0
parport                33256  1 parport_pc
analog                 10784  0
irda                  162588  3 irtty_sir,sir_dev,nsc_ircc
ns558                   4832  0
crc_ccitt               2240  1 irda
ad1848                 28028  0
uart401                11172  0
sound                  69736  2 ad1848,uart401
soundcore               9248  2 snd,sound
gameport               14632  3 analog,ns558
serio_raw               6660  0
psmouse                35016  0
floppy                 53156  0
i2c_piix4               8268  0
pcspkr                  3072  0
i2c_core               19680  1 i2c_piix4
yenta_socket           24460  4
rsrc_nonstatic         11840  1 yenta_socket
pcmcia_core            36852  5 orinoco_cs,hostap_cs,pcmcia,yenta_socket,rsrc_nonstatic
evdev                   9088  0
ext3                  119240  1
jbd                    52456  1 ext3
mbcache                 8356  1 ext3
ide_cd                 36064  0
cdrom                  32544  1 ide_cd
ide_disk               14848  3
generic                 4868  0 [permanent]
uhci_hcd               21164  0
piix                    9444  0 [permanent]
usbcore               112644  2 uhci_hcd
ide_core              110504  4 ide_cd,ide_disk,generic,piix
thermal                13608  0
processor              28840  1 thermal
fan                     4804  0

#dmesg|egrep 'wifi|wlan|ndis'
hostap_cs: Registered netdevice wifi0
wifi0: NIC: id=0x800c v1.0.0
wifi0: PRI: id=0x15 v1.1.0
wifi0: STA: id=0x1f v1.4.9
wifi0: defaulting to bogus WDS frame as a workaround for firmware bug in Host AP mode WDS
wifi0: registered netdevice wlan0
prism2: wlan0: operating mode changed 3 -> 2
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
***above two lines repeated eleven times ! ***
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
*** above two lines repeated eleven times again ****
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
etc... four times
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
 four times repeat
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
line repeated 11 times
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
line repeated 4 times
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
wlan0: Preferred AP (SIOCSIWAP) is used only in Managed mode when host_roaming is enabled
wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
line repeated 23 times




> --
> paolo
> 
> 
>


Reply to: