lsusb | grep 0483 (with v1.2)
Bus 007 Device 013: ID 0483:df11 STMicroelectronics STM Device in DFU Mode
lsusb | grep 0483 (with your firmware)
Bus 007 Device 014: ID 0483:5740 STMicroelectronics STM32F407
At least the STM shows up for you! That's better than the problem chup has.
Is
0483:5740 STMicroelectronics STM32F407 the result you have currently? If so, are you also saying you do not see the blue LED at all? IF the STM has my firmware, AND it is in RUN mode (as your last result would indicate), AND sgminer is not running (as indicated by your previous post where you ran the miner-stop script), then the blue LED should be flashing (especially if you also ran the reset_stm script as previously indicated).
Try this next if you would:
- Put the desired .bin firmware file in /media/boot
- Make sure the filename starts with a capital G
- Run md5sum /media/boot/G*.bin -what is the result?
- Run python /usr/bin/update_fw.py & please post the entire output of that command