
My broadcom 4311 wifi is recognised by OS and i can see it in system>administration>networking as eth1 . when I tipe in terminal: iwlist eth1 scan it says no scan results. Ofcourse my siemens gigaset wireless router is on

please help

Yes ofcourse, buit I dont think that's the problem because OS says that my card is working with the bcm43xx driver already900i wrote:Have you taken a look at this post,
http://lt.k1011.nutime.de/forum/viewtop ... =2367#2367
Code: Select all
sudo iwconfig eth1 essid galaxy
sudo ifconfig eth1 192.168.100.10 up
ping google.com
echo "et voila :)"