Mike Leahy wrote:
List,
Is there something I need to do after installing the kernel with the driver?

See below.

When I run iwconfig, I get this:
eth1      IEEE 802.11b/g  ESSID:"Auto"  Nickname:"localhost.localdomain"
Mode:Managed Frequency=2.437 GHz Access Point: FF:FF:FF:FF:FF:FF
          Bit Rate=1 Mb/s
          RTS thr:off   Fragment thr:off
          Encryption key:off

When I try to set the txpower:
sudo /sbin/iwconfig eth1 txpower auto
Error for wireless request "Set Tx Power" (8B26) :
    SET failed on device eth1 ; No such device.

This is the message you get if the interface is down. Have you done an 'ifup eth1'? Check ifconfig for UP in the flags.

If I try to scan with iwlist:
eth1      Interface doesn't support scanning : No such device

Same problem. The interface is not up.

Larry
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to