Invalid EEPROM error message with the WBX board

I have a USRP board with a WBX daughter board and when I run
./usrp_benchmark_usb.py or any grc application like ./usrp_nbfm_ptt.py
these warning messages appear:
Testing 2MB/sec…
Warning: Treating daughterboard with invalid EEPROM contents as if it
were a “Basic Tx.”
Warning: This is almost certainly wrong… Use appropriate
burn-*-eeprom utility.

Warning: Treating daughterboard with invalid EEPROM contents as if it
were a “Basic Rx.”
Warning: This is almost certainly wrong… Use appropriate
burn-*-eeprom utility.

Can anyone suggest what is wrong?
Thanks

burn-*-eeprom utility.

Make sure that you’re running an up-to-date Gnu Radio. The binary
package for Ubuntu for
3.2.2 didn’t include the ID for the WBX in its daughtercard database
file, for example.

did you ever find a fix? I am having the same problem with my USRP1. I
am running Ubuntu 10.04 and installed GNURadio 3.3 using the guide here,
using the Ubuntu package manager:

http://gnuradio.org/redmine/wiki/gnuradio/UbuntuInstall