Unable up wlan0
Eduardo <[email protected]> Sat, 16 Sep 2006 23:48:31 +0200
| Newsgroups | gmane.linux.linux-wlan.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, i'm running debian testing/unstable with custom kernel Linux 2.6.15, i compiled the driver, with debian version 0.2.4+svn20060808-2, with debug flag on, and loading... # modprobe p80211 wlan_debug=5 Sep 3 19:12:01 localhost kernel: init_module(0): ----> Sep 3 19:12:01 localhost kernel: p80211netdev_startup(0): ----> Sep 3 19:12:01 localhost kernel: p80211netdev_startup(0): <---- # modprobe prism2-cs prism2_debug=5 Sep 3 19:12:01 localhost kernel: init_module(0): <---- Sep 3 19:12:05 localhost kernel: prism2cs_init(0): ----> Sep 3 19:12:05 localhost kernel: prism2cs_init: prism2_cs.o: 0.2.4 Loaded Sep 3 19:12:05 localhost kernel: prism2cs_init: dev_info is: prism2_cs Sep 3 19:12:05 localhost kernel: prism2cs_init(0): <---- and with the modules loaded i can see the proc information: # cat /proc/net/p80211/wlan0/wlandev p80211 version: 0.2.4 (dom sep 3 18:14:03 CEST 2006) name : wlan0 nsd name : prism2_cs address : 00:02:6f:03:f2:6b nsd caps : wep_hw short_preamble hw_frag autojoin bssid : 00:00:00:00:00:00 Enabled : # cat /proc/net/p80211/wlan0/nsd # prism2_cs version 0.2.4 (dom sep 3 18:14:03 CEST 2006) '$Id: prism2sta.c 1767 2006-01-19 21:25:50Z solomon $' # nic h/w: id=0x800c 1.0.0 # pri f/w: id=0x15 1.1.0 # sta f/w: id=0x1f 1.4.9 # initial nic hw type, needed for SSF ramdl initnichw=0003 I only get a "wlan0: link is not ready": ... kernel: p80211knetdev_set_multicast_list(1): <---- kernel: p80211knetdev_get_stats(0): ----> kernel: p80211knetdev_get_stats(0): <---- kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready kernel: p80211knetdev_set_multicast_list(1): ----> kernel: prism2sta_setmulticast(1): ----> kernel: hfa384x_drvr_setconfig(1): ----> ... Anybody can helpme? Thanks a lot Eduardo.