- Posts: 103
Have some problem upgrading F12E
- M8A4X
- Offline
- M8A4X
If you want to place the extracted files in a folder on your desktop called "fsPC" you have to add a backslash behind the foldername in the commandline (...\fsPC\ ).
When creating the new devo.fs file you also have to add this backslash to your input.
I assume the folder "fsPC" is already present on your desktop because these commandline inputs wont create this folder automatically.
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
C:\Users\JASON\Desktop\DEVIATION\buildfs.exe --fs H:\devo.fs --dir C:\Users\JASON\Desktop\DEVIATION\fsBKUP\ -x (Extract Tx devo.fs to Backup Folder)
C:\Users\JASON\Desktop\DEVIATION\buildfs.exe --fs H:\devo.fs --dir C:\Users\JASON\Desktop\DEVIATION\fsPC\ -x (Extract Tx devo.fs to fsPC Folder for Note++ MOD)
C:\Users\JASON\Desktop\DEVIATION\buildfs.exe --fs H:\devo.fs --dir C:\Users\JASON\Desktop\DEVIATION\fsTx\ -c (Flash/Copy/Overwrite Modded devo.fs from fsTx Folder to Tx)
Please Log in or Create an account to join the conversation.
- M8A4X
- Offline
- M8A4X
- Posts: 103
In your case if buildfs.exe is located in the "DEVIATION" folder on your desktop (and the command line starts like in your screenshot) you have to input: "cd desktop" confirmed by pressing enter, "cd deviation" confirmed by pressing enter
(in the commandline should now the following line displayed: "C:\Users\JASON\Desktop\DEVIATION\")
and finally input "buildfs.exe --fs H:\devo.fs --dir C:\Users\JASON\Desktop\DEVIATION\fsBKUP\ -x"
The same goes for the create process.
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
Please Log in or Create an account to join the conversation.
- M8A4X
- Offline
- M8A4X
- Posts: 103
Just did a testrun, I placed the folders "buildfs", "soucre" and "target" into c:\temp\ and it worked well, take a look at the attached screenshot.
The "buildfs" folder only contains the buildfs.exe.
In the "soucre" folder I had copied the devo.fs file from the Transmitter.
Maybe it is better not to write directly to the TX?
The extracted files got successfully stored to the "target" folder.
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
Please Log in or Create an account to join the conversation.
- M8A4X
- Offline
- M8A4X
- Posts: 103
If the devo.fs is working on your TX then I would not think it is the problem. The TX is the first one to complain about a "bad" filesystem file.
What keeps me wondering is that you don't get ANY message from buildfs.exe. At least an errorcode would be expected.
You could try running the command promt as administrator. However, the places you have put your files on your PC don't require admin rights for access or are user accessible in general...
Try downloading the buildfs.exe once again.
I can also put mine as an attachment here when I get to my PC. You can also attach your model and protocol files and I will build the devo.fs for you, but that should not be a permanent solution because of future changes which require you to do this steps again.
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
Thank You for all your time and effort my friend, I would not feel comfortable asking you to build my file... To be honest this is my first go at deviation... been putting it off for quite some time waiting for the 'BUGS' to be worked out on the F12E & reading multiple threads along the way to prepare lol... I have 4 multirotors with Devo Rx which I should be able to configure from the Tx deviation menu & 3 micro quads with misc. Rx which I was wanting to add... I think the walkera radio should be auto-activated in the 4-in-1 module I installed...have not tested that yet...If I could enable the other 3 radios in my 4-in-1 maybe I can configure the micros from menu also? maybe i'm being optimistic haha...
'Ultimate 4MB Memory Mod' was recently created for F12E!!! should allow for standard deviation modding without buildfs.exe extraction method very soon
Please Log in or Create an account to join the conversation.
- M8A4X
- Offline
- M8A4X
- Posts: 103
It also happened to me to be lost with a seemingly unsolvable problem but for sure here are so many highly skilled people here willing to help.
However as we have a similar basis of TX hardware, would you mind attaching your files here,? I'd like to give it a try and build the file for you. If it works at least you would have your 4in1 module working for further testing of your crafts.
I would also need your setup regarding which protocol chip is attached to what connector on the TX mainboard (e.g. TMS to CC2500, TCK to ... , B3? to ...).
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
2500 = TCK (A14)
7105 = TMS (A13)
2401 = MCU Pin 89/PB3 (B3 ) hahaha... don't forget the space after the 3
Was going to search model files for:
Hubsan X107D
Eachine Tiny QX90 w/ Frsky Rx
Eachine E010
Not sure if they exist for F12E?
Please Log in or Create an account to join the conversation.
- RubenRC
- Offline
- Posts: 62
This extracts the files and folders in FSDESINTATION Folder
*****Make sure your destination folder is created and empty*****
buildfs.exe --fs c:\devo\devo.fs --dir c:\devo\FSDESTINATION -x
This creates the Devo.fs file
buildfs.exe --fs c:\devo\devo.fs --dir c:\devo\FSDESTINATION -c
So to make things easy I have a folder in the my C:\ <==== root directory
So I have a folder called devo in my C:\
Now in your devo folder you will need to have your devo.fs file for extraction to the FSDESTINATION folder.
After I create a good devo.fs file and it works I usually archive my FSDESTINATION folder and create a new one for testing before I delete the archive
That should hopefully clear up the process.
Mavic Pro | ARFun 95 | KingKon Tiny7 | Beeductrix | Inductrix FPV | Nano QX2
DEVO F12E | Devo F7
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
I Simplified my folder layout similar to yours for ease of command entry: I placed 3 folders "buildfs", "source" and "target" into c:\temp\ ...
-My Tx connects to PC as drive H:
-The "buildfs" folder only contains the buildfs.exe
-I copied the devo.fs file from the Tx to "source" and attempted to extract to "target" with no success, no errors popped up
-Attempted to extract H:devo.fs to "target" folder with no success, no errors popped-up BUT no extraction
I added a screenshot of my command entries...
Any insight as to what I may be doing wrong???
Please Log in or Create an account to join the conversation.
- RubenRC
- Offline
- Posts: 62
Mavic Pro | ARFun 95 | KingKon Tiny7 | Beeductrix | Inductrix FPV | Nano QX2
DEVO F12E | Devo F7
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
Please Log in or Create an account to join the conversation.
- M8A4X
- Offline
- M8A4X
- Posts: 103
Attached you can find a screenshot of the commands. It worked and the extracted hardware.ini is matched to your connections of the 4in1 module.
You can find the built devo.fs attached (you need to unzip it as I canĀ“t attach the file with *.fs extension).
Of course no models are included, but at least this should give you access to all modules.
But it is still strange that you could not build it by yourself...
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
Please Log in or Create an account to join the conversation.
- RubenRC
- Offline
- Posts: 62
I'll try that on mine. I usually just copy the devo.fs file from my TX to a local folder and manipulate the file there. I don't think java is the issue. I use windows 10 and the only reason I had to install java was for the DfuSe .
Mavic Pro | ARFun 95 | KingKon Tiny7 | Beeductrix | Inductrix FPV | Nano QX2
DEVO F12E | Devo F7
Please Log in or Create an account to join the conversation.
- SeekerOfYaw
- Offline
- FPV The Planet !!!
- Posts: 16
Copied your devo.fs file to Tx...Began set-up on 2 of my custom racers and rebooted... all settings saved properly!... vid signal is good!...have not tried to bind yet but No Fear!...You my friend are a CHAMPION! check this attachment out, worked first try!!! not sure what was corrupt in original devo.fs file BUT ALL GOOD NOW!!! now to set-up my 4 customs & learn how to BUILD/MOD w/ Notepad++ for my BNF micros ...1 Tx TO RULE THEM ALL!!!...hope sometime soon I will be able to help other noobs as you have helped me... thanks again for ALL your time & effort
Please Log in or Create an account to join the conversation.
- M8A4X
- Offline
- M8A4X
- Posts: 103
So the only change was that you used as source the devo.fs file I previously attached to my post here? I tried both ways, copied the devo.fs from a freshly formatted and installed nightlybuild from my F12E (copied it to my PC, I did not let buildfs.exe read it straight from the TX) and also took the devo.fs straight out of the downloaded nightlybuild.zip file. Both worked.
By the way, the command promt does not care about drivenames given in windows (in your case OPER SYST & PROGS), it only cares about drive letters. Also capital letters do not matter (at least in DOS, e.g. linux is another story...).
Either way im glad it worked finally!
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Have some problem upgrading F12E