I'm getting the following error on the config page but the unit is hashing...
This page contains the following errors:
error on line 348 at column 34: EntityRef: expecting ';'
Below is a rendering of the page up to the first error.
Not sure what to make of it.
Get the latest firmware where this error was fixed, or (and I am assuming the error is on the Miner Configuration tab), login via SSH and enter:
sed -i 's/Save\&Apply/Save\&Apply/g' /usr/lib/lua/luci/model/cbi/cgminer/cgminer.luaThat should fix it!