Comment 53 for bug 201225

Revision history for this message
Rob Frohne (frohro) wrote : Re: Wifi working but at 1Mb/s

This is still a problem for me with a Dell D610 and a D600, both using b43legacy modules. I get the following in my syslog by the scad:

b43legacy-phy0 ERROR: PHY transmission error

I did put in the /etc/init.d a script having the following:

#! /bin/bash
iwconfig wlan1 rate 11M

and it seems to be a kind of work around.

Rob