Jump to content


betacentauri

Member Since 3 Dec 2011
Offline Last Active 01 Jun 2024 18:44
*****

#978101 OpenPli-Image Flashing without Flashdrive

Posted by betacentauri on 9 December 2018 - 08:26

Turn on the TV. ofgwrite displays the progress on the TV screen. And in almost all cases ofgwrite should restart the box.


#977573 get some PIDs

Posted by betacentauri on 7 December 2018 - 19:36

Afaik YouTube Videos don’t have pids, as they don’t use transport streams like dvb-x does. If some are shown they are wrong.


#974389 OpenPli-Image Flashing without Flashdrive

Posted by betacentauri on 30 November 2018 - 14:13

Is the flash drive not recognized at all? I mean can you access it when e2 is running.


#973873 Probleme mit dem Feed!

Posted by betacentauri on 29 November 2018 - 17:25

Es gibt aktuell Probleme damit. Nach einer Lösung wird gesucht.


#973645 OpenPli-Image Flashing without Flashdrive

Posted by betacentauri on 29 November 2018 - 07:29

Just login via Telnet and execute ofgwrite without parameters.


#973485 OpenPli-Image Flashing without Flashdrive

Posted by betacentauri on 28 November 2018 - 20:07

Yes, it works. But you need to be in the right directory which was not clear in one of the posts above.




#973317 OpenPli-Image Flashing without Flashdrive

Posted by betacentauri on 28 November 2018 - 17:18

You need to enter the whole path to the image files. What ColinB wrote is not wrong but maybe last example is not perfect. Maybe this is better example:
ofgwrite -r -k /media/usb/et8000
Or as you have a et10000:
ofgwrite -r -k /media/usb/et10000


#972981 OpenPli-Image Flashing without Flashdrive

Posted by betacentauri on 27 November 2018 - 22:36

Use another usb stick. Is the stick fat32 formatted?

Trial already said that you can flash the box via the mentioned plugin. Or you can use online flash integrated in e2 if the installed image is not too old.
Or you can maybe flash with ofgwrite via the command line. Depends on whether ofgwrite is installed.

Which image is installed? Does it work? Can you login via Telnet?


#964241 Gstreamer plugin VP9 decoder not available!

Posted by betacentauri on 13 November 2018 - 20:03

Because VU forget to add VP9 support:

https://github.com/v...vuxxo4k.inc#L32

 

But even when it's enabled, there is a problem with some files as the VU drivers expect other data than the other boxes.




#962189 webif streaming port forwarding

Posted by betacentauri on 10 November 2018 - 12:08

Don't use port forwarding! It's not save. Just search with google for WebIfs in the net with different ports than 8001. You will find them! Also using a password is not save. Use a VPN.

(Yes, I know there are problems using VPN with ipv6. But better don't use it than having another hacked box sending spams)




#910180 vu+ codec or driver problem?

Posted by betacentauri on 22 July 2018 - 23:03

Most likely h264 codec is used. The box can only playback 4k files which were encoded with h265.


#901438 merge requests for PLi's git

Posted by betacentauri on 22 June 2018 - 18:54

Deleted. Didn't know that I'm allowed to do it.




#899506 Interne HDD

Posted by betacentauri on 18 June 2018 - 18:38

Ist in der nächsten Version drin. Dauert aber noch bis die rauskommt...




#896485 Crash, OpenPLi 6.2 on Vu+ Duo2

Posted by betacentauri on 9 June 2018 - 22:55

We can’t do anything. Well, except reporting it to VU.


#890827 Recording Access Issue

Posted by betacentauri on 24 May 2018 - 12:02

Goto telnet and execute
opkg update
opkg install smartmontools

Then you need to know the harddisk device. You can see it when you execute mount in Telnet. To show the smart values execute then
smartctl -a /dev/<device>
So eg
smartctl -a /dev/sda