how do i check what firmware i currently have? i just popped in the sd card but im not sure if it got updated.
I'm sure there must be an elegant solution (perhaps the minepeon interface has a field for it?) but I never use the rPi so I run cgiminer (3.12 something) direct from an i386 board.
Start it up, go to Display (d) and select Verbose (v)
Plug in your device and you'll see:
[2014-03-06 09:57:46] HFA 0: Sending OP_USB_INIT with GWQ protocol specified
[2014-03-06 09:57:49] HFB 0: firmware_rev: 0.4
[2014-03-06 09:57:49] HFB 0: hardware_rev: 1.1
[2014-03-06 09:57:49] HFB 0: serial number: 0x00000000
[2014-03-06 09:57:49] HFB 0: hash clockrate: 583 Mhz
[2014-03-06 09:57:49] HFB 0: inflight_target: 760
[2014-03-06 09:57:49] HFB 0: sequence_modulus: 2048
hmm... i SSHed via putty into my miner, entered (D) and turned on verbose (V) and i dont see what you see.. am i missing a step?