after
cd /etc/init.d
./networking start
it only show the lo and eth0 of local network
then i serch for the problem:
Code:$ dmesg | grep b43 b43-pci-bridge 0000:06:00.0: device not available because of BAR 0 [0x0-0x3fff] collisions b43-pci-bridge: probe of 0000:06:00.0 failed with error -22i run the firmware loader script at /usr/share/b43-fwcutter andCode:$ lspci | grep Broadcom 06:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
test again with modprobe and ./networking restart
and it is not working.
iwconfig and ifconfig wlan0 up and the other variants with no results.


