Jump to content


Photo

OFG


  • Please log in to reply
75 replies to this topic

Re: OFG #61 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 14 July 2013 - 14:40

I already tried with a 1 second pause and that didn't work. I'll try with a longer pause.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #62 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 20 July 2013 - 10:39

Need pause.
 
1)Flashing kernel ...done
Flashing rootfs. System will reboot in less than 2 minutes. If it don't reboot you most likely need to flash via USB stick!
2)pause 2 seconds
3)init 2

I tried this but with 5 seconds pause in step 2. It didn't work. I don't know why...
Let's switch back to old version. Can you provide an ipk package with the ChoiceBox/MessageBox change?
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #63 Dimitrij

  • PLi® Core member
  • 10,019 posts

+338
Excellent

Posted 20 July 2013 - 10:54

Let's switch back to old version. Can you provide an ipk package with the ChoiceBox/MessageBox change?

ipk package with MessageBox here:

http://openpli.org/f...ndpost&p=360216


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OFG #64 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 24 August 2013 - 20:43

Here is a new version. Added logging to syslog. Also added support for several boxes like solo2, techno, iqos, edison, gigablue quad,...

 

You can find the source here: https://github.com/openatv/ofgwrite

Attached Files


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #65 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 24 August 2013 - 23:57

Thanks, now it works flawless on a solo2



Re: OFG #66 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 August 2013 - 08:06

Thanks for testing!
You also have a duo2, or? Can you also test on that box? To be sure you can look into the output when you start the tool with -n option.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #67 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 25 August 2013 - 08:16

Sorry, I don't have a Duo2 so I can't test it.



Re: OFG #68 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 August 2013 - 09:20

Thanks anyway!
Then I need to find another guy who can test it on a duo2.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #69 rtzhjgg0

  • Senior Member
  • 568 posts

+13
Neutral

Posted 1 September 2013 - 12:19

continuing THIS

 

 

I tested OFGwrite 1.1 on my Duo2. With 3 backups (2 on USB, 1 on NAS).

 

cd /media/usb

./ofgwrite -r -k /media/usb/automatic_fullbackup/DuoVIXfull_B/vuplus/duo2 (with BH on flash)

./ofgwrite -r -k /media/usb/automatic_fullbackup/DuoBH/vuplus/duo2 (with ViX on flash)

./ofgwrite -r -k /media/net/jNAS/backup/DuoVTIfull_A__noMatrix/vuplus/duo2 (with BH on flash)

 

All this bakups were successfully flashed and rebooted  :)


Selfsat H50M4
Ultimo4K /2xTwinS2, VTI, PLi, ATV...
NAS: Qnap221

Re: OFG #70 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 1 September 2013 - 12:44

Thanks for testing and feedback!!
Then you can also use dima73 latest plugin to flash from GUI.
Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #71 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 15 November 2013 - 18:25

Hi,

 

attached is a new version of my tool. This version shows a progress bar on the TV screen after E2 shutdown (see attached image). So it's possible to see the progress without using telnet. Unfortunately on VU+ boxes the background image is not visible.

 

Source code is available here:

https://github.com/openatv/ofgwrite

 

Xtrend and VU+ boxes (and many more) are successfully tested. Dreamboxes are not supported.

Attached Files


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #72 Dimitrij

  • PLi® Core member
  • 10,019 posts

+338
Excellent

Posted 17 March 2014 - 09:42

betacentauri

Please add to your utility(ofgwrite) stop transmission:

ofgwrite.c

ret = system("killall hddtemp");
+ret = system("killall transmission-daemon");

And please put the compiled version here :) .


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OFG #73 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 17 March 2014 - 19:52

New version is attached.

Git repository has moved to here: https://github.com/o...liance/ofgwrite

Attached Files


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: OFG #74 Dimitrij

  • PLi® Core member
  • 10,019 posts

+338
Excellent

Posted 17 March 2014 - 20:02

betacentauri

Thank you!


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OFG #75 speed

  • Senior Member
  • 420 posts

0
Neutral

Posted 24 March 2014 - 22:54

hi

trying to get this to work

I downloaded ofgwrite1.9.1

and now how do I install this on my solo2?



Re: OFG #76 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 March 2014 - 01:47

Unzip the zip file on the box. This creates a file named ofgwrite. Put the file somewhere on the box (e.g /media/hdd). Then set execute rights:
chmod 755 /media/hdd/ofgwrite
Now you can flash from telnet a backup or a new unzipped image:
/media/hdd/ofgwrite -r -k <path to image/backup>

For normal users it is easier to use this plugin:
http://openpli.org/f...e-7#entry412354

Edited by betacentauri, 25 March 2014 - 01:49.

Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users