How did you get on?
Still no luck.
It just immediately gives me an error and doesn't seem to detect the MMQ no matter what.
K, you're firmware is borked.
sudo apt-get install mtools -y
wget modminerquadstore.com/files/firmware/modminer092612-TLM.bin
From modminer instructions:
Orient the board so these are facing you
You will need two pieces of copper wire or something similar.
Take one piece of copper wire and connect the first two contact points next to RESET and HOLD IT THERE the LED on the backplane should dim
While holding that piece take the other piece of copper wire and connect the first two contact points next to ISP and HOLD IT THERE the LED on the backplane should still be dim, if it gets bright - try it again
Release first the left wire RESET and then the right wire - ISP if you did this correctly the light will still be dim
Unplug USB and plug it back in, the board will now show up as a mass storage device (note it may take a minute to show up!)
Use mtools to replace the firmware now:
mcopy -i /dev/disk/by-id/usb-NXP_LPC134X_IFLASH_ISP000000000-0:0 modminer092612-TLM.bin ::/firmware.bin
Ensure the data is flushed to the USB: sync
Unplug USB, hit the Reset button, and plug USB back in
Try running bfgminer again