I need some help. I install BT5 and followed the instructions on the wiki for correcting the error " Could not connect to wicd's D-Bus interface. Check the wicd log for error messages." The instructions had me run dpkg-reconfiguer wicd and update-rd.d wicd defaults. Now wlan0 can not find any AP.
When I run ifconfig I get:
And the result of iwconfigCode:eth0 Link encap:Ethernet HWaddr 00:14:22:d7:9e:c1 inet addr:192.168.1.13 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::214:22ff:fed7:9ec1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5597 errors:0 dropped:0 overruns:0 frame:0 TX packets:2844 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4612762 (4.6 MB) TX bytes:323971 (323.9 KB) Interrupt:18 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:118 errors:0 dropped:0 overruns:0 frame:0 TX packets:118 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:17121 (17.1 KB) TX bytes:17121 (17.1 KB) wlan0 Link encap:Ethernet HWaddr 00:14:a5:83:0c:00 inet addr:192.168.1.8 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
the result of rfkill list isCode:lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11bg ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off
the result of lspci isCode:0: phy0: Wireless LAN Soft blocked: no Hard blocked: no
I also ran apt-get update and apt-get --reinstall install bcmwl-kernalsource but my wireless still does not work.Code:02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
Any help on this will be greatly appreciated


