Comment 114 for bug 182716

Revision history for this message
Larry Finger (larry-finger) wrote :

Ben,

That is the one. My code assumed that you were running ssb and b43. You have bcm43xx loaded. The new version is

014000000300281020430080020002000010001800000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000B096D54FFFFFFFFFFFFFFFFFFFFFFFFFFFFF44309A1193FBA5FEFFFFFFFF3C000000000000003E000C00FFFF000000000000000001B1

Try writing this one back to that location using the command

sudo cp new_data $SPROM

The essential difference has to do with Bluetooth coexistence. In the original, there was a string "0D00FFFF" that has been changed to "0C00FFFF" - that small difference should do the trick. Of course it isn't quite this simple as the file needs to have a proper CRC. The last two characters are the checksum that changed as well.

Just in case the new stuff gets garbled, I have attached the file as well.