This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:3dprinting:flashforge_creator_3_pro_fan_fix:dropbear [2025/04/10 18:08] – admin | projects:3dprinting:flashforge_creator_3_pro_fan_fix:dropbear [2025/04/27 23:15] (current) – [buildroot + dropbear] admin | ||
---|---|---|---|
Line 17: | Line 17: | ||
cd buildroot-at91 | cd buildroot-at91 | ||
- | Since we do not have the same build environment as flashforge had, we will create a static build of dropbear. This requires to modify the dropbear package file in buildroot: | + | Since we do not have the same build environment as flashforge had, we can not rely on the system' |
sed -i " | sed -i " | ||
Line 59: | Line 59: | ||
Go back to the main screen (click twice on exit) and click on Save | Go back to the main screen (click twice on exit) and click on Save | ||
- | |||
- | |||
==== Start building cross compiler and dropbear ==== | ==== Start building cross compiler and dropbear ==== | ||
Line 75: | Line 73: | ||
===== Create a USB stick ===== | ===== Create a USB stick ===== | ||
- | To get SSH on the printer, we will create | + | To get SSH on the printer, we need to put some files on a USB stick, mimicking as if the printer would do a firmware update. Insert an empty FAT formatted USB stick in your PC and copy dropbear to the main directory: |
cp output/ | cp output/ | ||
Line 208: | Line 206: | ||
- | Download | + | After copying dropbear and flashforge_init.sh to a USB stick, download |
* 0014 | * 0014 | ||
* end.img | * end.img | ||
Line 214: | Line 212: | ||
* start.img | * start.img | ||
* version.cfg | * version.cfg | ||
- | * dropbear | ||
- | * flashforge_init.sh | ||
- | From this link: [[https:// | + | Alternatively you may download all the files together in one tar.bz2 archive from here [[https:// |
+ | |||
+ | ===== Install dropbear to the printer ===== | ||
+ | - Power off the printer | ||
+ | - Insert the stick in the printer and power it on again. | ||
+ | - After a few seconds dropbear should be installed. | ||
+ | - Switch off the printer once again, remove the USB stick | ||
+ | - Power on again. Dropbear should now be ready for use. | ||
- | When done, power off the printer, insert the stick in the printer | + | Test the ssh connection to the printer |
+ | The password for user root you should |