[oe-issues] [Bug 3514] kernel modules for WPA are not installed by default 2007.RC1.3
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Dec 22 01:22:38 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3514
Joshua Layne <joshua at willowisp.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #2 from Joshua Layne <joshua at willowisp.net> 2007-12-21 17:22:38 ---
I appreciate that the modules are built into the kernel, but they don't work.
Pre-RC1, I was able to load these as modules (which implies they were not then
in the kernel).
The relevant output of dmesg is (home network, TKIP only needed) below:
<7>[ 15.320000] ieee80211_crypt: registered algorithm 'NULL'
<6>[ 15.700000] hostap_cs: 0.4.4-kernel (Jouni Malinen <jkmaline at cc.hut.fi>)
<7>[ 15.720000] hostap_cs: setting Vcc=33 (constant)
<7>[ 15.720000] Checking CFTABLE_ENTRY 0x01 (default 0x01)
<7>[ 15.720000] IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
<7>[ 15.720000] io->flags = 0x0046, io.base=0x0000, len=64
<6>[ 15.720000] hostap_cs: Registered netdevice wifi0
<4>[ 15.730000] pcmcia: request for exclusive IRQ could not be fulfilled.
<4>[ 15.730000] pcmcia: the driver needs updating to supported shared IRQ
lin.
<6>[ 15.780000] hostap_cs: index 0x01: , irq 30, io 0xc4960000-0xc496003f
<7>[ 16.130000] prism2_hw_init: initialized in 340 ms
<6>[ 16.130000] wifi0: NIC: id=0x801b v1.0.0
<6>[ 16.130000] wifi0: PRI: id=0x15 v1.1.1
<6>[ 16.140000] wifi0: STA: id=0x1f v1.7.4
<7>[ 17.200000] wifi0: registered netdevice wlan0
<7>[ 18.270000] prism2_download: dl_cmd=5 start_addr=0x003f0c01 num_areas=3
<7>[ 18.410000] prism2_hw_init: initialized in 130 ms
<7>[ 18.480000] prism2_hw_init: initialized in 40 ms
<6>[ 18.480000] wifi0: NIC: id=0x801b v1.0.0
<6>[ 18.480000] wifi0: PRI: id=0x15 v1.1.1
<6>[ 18.490000] wifi0: STA: id=0x1f v1.7.4
<3>[ 30.630000] h2200_pm: request_firmware failed
<7>[ 32.600000] prism2: wlan0: operating mode changed 3 -> 2
<7>[ 33.680000] wifi0: LinkStatus=2 (Disconnected)
<snip>
<7>[ 35.010000] wlan0: Trying to join BSSID XX:XX:XX:XX:XX:XX
<7>[ 35.030000] wifi0: LinkStatus=1 (Connected)
<7>[ 35.030000] wifi0: LinkStatus: BSSID=XX:XX:XX:XX:XX:XX
<7>[ 35.080000] wifi0: unknown crypto alg 'TKIP'
<7>[ 37.970000] wifi0: dropped unencrypted TX data frame (drop_unencrypted=1)
<7>[ 39.060000] wifi0: LinkStatus=2 (Disconnected)
<snip>
How can I troubleshoot this further? The relevant drivers were not built into
the kernel for either 2.6.21-hh18 or 2.6.21-hh19 (at least in both cases, I was
able to load the modules after installing them)
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list