[Angstrom-distro-users] ***SPAM*** Re: Akita linksys WCF12 issue

Justin Albstmeijer justin at VLAMea.nl
Thu Dec 13 20:17:05 CET 2007


> What does `lsmod` give you?  I have found that hostap will almost always
> conflict with orinoco.

This was mentioned in my initial post.. see below dmesg/lsmod/messages

>
> What is your /etc/network/interfaces ?

iface wlan0 inet dhcp
        wireless_mode ad-hoc
        wireless_essid anc
        wireless_key off

------------------------------------------
# dmesg
<5>pccard: PCMCIA card inserted into slot 0
<5>pcmcia: registering new device pcmcia0.0
<7>ieee80211_crypt: registered algorithm 'NULL'
<7>hostap_cs: setting Vcc=33 (constant)
<7>Checking CFTABLE_ENTRY 0x01 (default 0x01)
<7>IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
<7>io->flags = 0x0046, io.base=0x0000, len=64
<6>hostap_cs: Registered netdevice wifi0
<4>pcmcia: request for exclusive IRQ could not be fulfilled.
<4>pcmcia: the driver needs updating to supported shared IRQ lines.
<6>hostap_cs: index 0x01: , irq 169, io 0xc48a0000-0xc48a003f
<7>prism2_hw_init: initialized in 200 ms
<6>wifi0: NIC: id=0x801b v1.0.0
<6>wifi0: PRI: id=0x15 v1.1.0
<6>wifi0: STA: id=0x1f v1.4.2
<7>wifi0: defaulting to host-based encryption as a workaround for firmware
bug in Host AP mode WEP
<7>wifi0: defaulting to bogus WDS frame as a workaround for firmware bug
in Host AP mode WDS
<4>wifi0: Warning: secondary station firmware version 1.4.2 does not seem
to work in Host AP mode
<7>wifi0: registered netdevice wlan0
<7>prism2_download: dl_cmd=5 start_addr=0x003f0c01 num_areas=3
<7>prism2_hw_init: initialized in 90 ms
<7>prism2_hw_init: initialized in 30 ms
<6>wifi0: NIC: id=0x801b v1.0.0
<6>wifi0: PRI: id=0x15 v1.1.0
<6>wifi0: STA: id=0x1f v1.7.4
<7>prism2: wlan0: operating mode changed 3 -> 1
<7>wifi0: LinkStatus=1 (Connected)
<7>wifi0: LinkStatus: BSSID=d6:16:fb:da:d8:d7
<5>pccard: card ejected from slot 0
<7>wifi0: card already removed or not configured during shutdown
<7>wifi0: card already removed or not configured during shutdown
<5>pccard: PCMCIA card inserted into slot 0
<5>pcmcia: registering new device pcmcia0.0
<4>pcmcia: request for exclusive IRQ could not be fulfilled.
<4>pcmcia: the driver needs updating to supported shared IRQ lines.
<6>eth0: NE2000 Compatible: io 0xc48a0300, irq 169, hw_addr 00:07:40:07:01:7C
<5>pccard: card ejected from slot 0
<5>pccard: PCMCIA card inserted into slot 0
<5>pcmcia: registering new device pcmcia0.0
<7>hostap_cs: setting Vcc=33 (constant)
<7>Checking CFTABLE_ENTRY 0x01 (default 0x01)
<7>IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
<7>io->flags = 0x0046, io.base=0x0000, len=64
<6>hostap_cs: Registered netdevice wifi0
<4>pcmcia: request for exclusive IRQ could not be fulfilled.
<4>pcmcia: the driver needs updating to supported shared IRQ lines.
<6>hostap_cs: index 0x01: , irq 169, io 0xc48a0000-0xc48a003f
<7>prism2_hw_init: initialized in 200 ms
<6>wifi0: NIC: id=0x801b v1.0.0
<6>wifi0: PRI: id=0x15 v1.1.0
<6>wifi0: STA: id=0x1f v1.4.2
<7>wifi0: defaulting to host-based encryption as a workaround for firmware
bug in Host AP mode WEP
<7>wifi0: defaulting to bogus WDS frame as a workaround for firmware bug
in Host AP mode WDS
<4>wifi0: Warning: secondary station firmware version 1.4.2 does not seem
to work in Host AP mode
<7>wifi0: registered netdevice wlan0
<7>prism2_download: dl_cmd=5 start_addr=0x003f0c01 num_areas=3
<7>prism2_hw_init: initialized in 80 ms
<7>prism2_hw_init: initialized in 30 ms
<6>wifi0: NIC: id=0x801b v1.0.0
<6>wifi0: PRI: id=0x15 v1.1.0
<6>wifi0: STA: id=0x1f v1.7.4
<7>prism2: wlan0: operating mode changed 3 -> 1
<7>wifi0: LinkStatus=1 (Connected)
<7>wifi0: LinkStatus: BSSID=d6:16:fb:da:d8:d7
--------------------------------------------------------------------

# lsmod
Module                  Size  Used by
pcnet_cs               36048  0
8390                    8448  1 pcnet_cs
hostap_cs              55668  3
hostap                108868  1 hostap_cs
ieee80211_crypt         4928  1 hostap
uinput                  7872  1
g_ether                24684  0
pxa27x_udc             21924  1 g_ether
usbcore               123552  1
snd_soc_spitz           5612  0
snd_soc_pxa2xx_i2s      3352  1 snd_soc_spitz
snd_soc_wm8750         18736  2 snd_soc_spitz
snd_soc_pxa2xx          4384  1 snd_soc_spitz
snd_soc_core           26144  3 snd_soc_spitz,snd_soc_wm8750,snd_soc_pxa2xx
snd_pcm_oss            48928  0
snd_pcm                81669  3 snd_soc_pxa2xx,snd_soc_core,snd_pcm_oss
snd_timer              21732  1 snd_pcm
snd_page_alloc          6568  1 snd_pcm
snd_mixer_oss          15296  2 snd_pcm_oss
snd                    51796  7
snd_soc_spitz,snd_soc_wm8750,snd_soc_core,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               6596  2 snd
rfcomm                 36732  0
pcmcia                 34164  2 pcnet_cs,hostap_cs
pxaficp_ir              9088  0
pxa2xx_cs               4324  3
pxa2xx_core            10208  1 pxa2xx_cs
pcmcia_core            31664  4 pcnet_cs,hostap_cs,pcmcia,pxa2xx_core
ircomm_tty             21448  0
ircomm                 11460  1 ircomm_tty
irda                  115400  3 pxaficp_ir,ircomm_tty,ircomm
hidp                   14944  0
l2cap                  21028  10 rfcomm,hidp
bluetooth              51872  5 rfcomm,hidp,l2cap
------------------------------------------------------------------

# messages
Mar 28 08:08:26 akita user.notice kernel: pccard: PCMCIA card inserted
into slot 0
Mar 28 08:08:26 akita user.notice kernel: pcmcia: registering new device
pcmcia0.0
Mar 28 08:08:26 akita user.debug kernel: ieee80211_crypt: registered
algorithm 'NULL'
Mar 28 08:08:26 akita user.debug kernel: hostap_cs: setting Vcc=33 (constant)
Mar 28 08:08:26 akita user.debug kernel: Checking CFTABLE_ENTRY 0x01
(default 0x01)
Mar 28 08:08:26 akita user.debug kernel: IO window settings:
cfg->io.nwin=1 dflt.io.nwin=1
Mar 28 08:08:26 akita user.debug kernel: io->flags = 0x0046,
io.base=0x0000, len=64
Mar 28 08:08:26 akita user.info kernel: hostap_cs: Registered netdevice wifi0
Mar 28 08:08:26 akita user.warn kernel: pcmcia: request for exclusive IRQ
could not be fulfilled.
Mar 28 08:08:26 akita user.warn kernel: pcmcia: the driver needs updating
to supported shared IRQ lines.
Mar 28 08:08:26 akita user.info kernel:
Mar 28 08:08:26 akita user.debug kernel: prism2_hw_init: initialized in
200 ms
Mar 28 08:08:26 akita user.info kernel: wifi0: NIC: id=0x801b v1.0.0
Mar 28 08:08:26 akita user.info kernel: wifi0: PRI: id=0x15 v1.1.0
Mar 28 08:08:26 akita user.info kernel: wifi0: STA: id=0x1f v1.4.2
Mar 28 08:08:26 akita user.debug kernel: wifi0: defaulting to host-based
encryption as a workaround for firmware bug in Host AP mode WEP
Mar 28 08:08:26 akita user.debug kernel: wifi0: defaulting to bogus WDS
frame as a workaround for firmware bug in Host AP mode WDS
Mar 28 08:08:26 akita user.warn kernel: wifi0: Warning: secondary station
firmware version 1.4.2 does not seem to work in Host AP mode
Mar 28 08:08:26 akita user.debug kernel: wifi0: registered netdevice wlan0
Mar 28 08:08:27 akita user.debug kernel: prism2_download: dl_cmd=5
start_addr=0x003f0c01 num_areas=3
Mar 28 08:08:27 akita user.debug kernel: prism2_hw_init: initialized in 90 ms
Mar 28 08:08:27 akita user.debug kernel: prism2_hw_init: initialized in 30 ms
Mar 28 08:08:27 akita user.info kernel: wifi0: NIC: id=0x801b v1.0.0
Mar 28 08:08:27 akita user.info kernel: wifi0: PRI: id=0x15 v1.1.0
Mar 28 08:08:27 akita user.info kernel: wifi0: STA: id=0x1f v1.7.4
Mar 28 08:08:27 akita user.debug kernel: prism2: wlan0: operating mode
changed 3 -> 1
Mar 28 08:08:28 akita user.notice root: Checking for WLAN association...
Mar 28 08:08:28 akita user.notice root: Found association!
Mar 28 08:08:28 akita local0.info udhcpc[1505]: udhcpc (v1.2.1) started
Mar 28 08:08:28 akita local0.debug udhcpc[1505]: Sending discover...
Mar 28 08:08:28 akita user.debug kernel: wifi0: LinkStatus=1 (Connected)
Mar 28 08:08:28 akita user.debug kernel: wifi0: LinkStatus:
BSSID=d6:16:fb:da:d8:d7
Mar 28 08:08:31 akita local0.debug udhcpc[1505]: Sending discover...
Mar 28 08:08:34 akita local0.debug udhcpc[1505]: Sending discover...
Mar 28 08:08:37 akita daemon.info avahi-autoipd(wlan0)[1519]: Found user
'avahi-autoipd' (UID 42) and group 'avahi-autoipd' (GID 64002).
Mar 28 08:08:37 akita daemon.info avahi-autoipd(wlan0)[1519]: Successfully
called chroot().
Mar 28 08:08:37 akita daemon.info avahi-autoipd(wlan0)[1519]: Successfully
dropped root privileges.
Mar 28 08:08:37 akita daemon.info avahi-autoipd(wlan0)[1519]: Starting
with address 169.254.9.62
Mar 28 08:08:42 akita daemon.info avahi-autoipd(wlan0)[1519]: Callout
BIND, address 169.254.9.62 on interface wlan0
Mar 28 08:08:42 akita daemon.info avahi-daemon[1147]: Joining mDNS
multicast group on interface wlan0.IPv4 with address 169.254.9.62.
Mar 28 08:08:42 akita daemon.info avahi-daemon[1147]: New relevant
interface wlan0.IPv4 for mDNS.
Mar 28 08:08:42 akita daemon.info avahi-daemon[1147]: Registering new
address record for 169.254.9.62 on wlan0.IPv4.
Mar 28 08:08:46 akita daemon.info avahi-autoipd(wlan0)[1519]: Successfully
claimed IP address 169.254.9.62
Mar 28 08:08:46 akita local0.info udhcpc[1505]: No lease, failing.




More information about the Angstrom-distro-users mailing list