Springen naar inhoud


Dimitrij

Lid geworden: 24 apr 2011
Online Laatste activiteit: Vandaag, 19:14
****-

#1528463 VU UNO4KSE internal SSD unexpect_power_loss_ct (S.M.A.R.T.)

Geplaatst door Dimitrij aan 26 maart 2023 - 16:13

enigma2-plugin-systemplugins-mountmanager

open plugin/press menu/press blue key/"*****Spin down HDD*****"

if [ "$REMOVABLE" = "0" ]; then
	sdparm --command=stop /dev/sd?
	echo "[umountfs] spin down HDD before power off..."
	sleep 3
fi

 




#1512847 Hoe diskcontrole van OpenPLI-device?

Geplaatst door Dimitrij aan 21 januari 2023 - 08:07

umount /dev/sda1

df -Th

need answer

root@vuuno4kse:~# df -Th
Filesystem           Type            Size      Used Available Use% Mounted on
/dev/root            ext4            3.5G    230.1M      3.3G   6% /
devtmpfs             devtmpfs      345.8M      4.0K    345.8M   0% /dev
tmpfs                tmpfs          64.0K         0     64.0K   0% /media
tmpfs                tmpfs         354.0M    232.0K    353.7M   0% /run
tmpfs                tmpfs         354.0M    320.0K    353.7M   0% /var/volatile
root@vuuno4kse:~#

 

 

run

fsck -p /dev/sda1



#1504298 opkg tools ARM version

Geplaatst door Dimitrij aan 20 december 2022 - 16:37

1)

/usr/bin/ipk-maker make_dir /tmp/IPK-BUILD

 

2)

chown -Rh root:root /tmp/IPK-BUILD
/usr/bin/ipk-maker build /tmp/IPK-BUILD

 

 

3)when update ar

ln -sfn /usr/bin/arm-linux-gnueabihf-ar /usr/bin/ar

 

 

Bijgevoegde Bestanden




#1497501 AutoCamSetup

Geplaatst door Dimitrij aan 20 november 2022 - 15:03

ver. 0.6

-support python 3

Bijgevoegde Bestanden




#1496497 OpenPli 8.3 Release online in the downloadsection.

Geplaatst door Dimitrij aan 14 november 2022 - 17:30

[UsageConfig.py/servicedvb.cpp/setup.xml] Add option to skip returnin…




#1496209 adding hdmi-in to quadpip

Geplaatst door Dimitrij aan 13 november 2022 - 09:05

[qpip.py] use all service type




#1495233 adding hdmi-in to quadpip

Geplaatst door Dimitrij aan 7 november 2022 - 17:08

Maybe this https://github.com/O...2c70a185218R329 ?




#1495225 OpenPli 8.3 Release online in the downloadsection.

Geplaatst door Dimitrij aan 7 november 2022 - 16:42

 

https://github.com/B...1131bba9e2752cc

If other OpenPLi developers agree, then I can add this patch.




#1481936 VU+DVB-T2 TURBO SE USB TUNER Invisible

Geplaatst door Dimitrij aan 17 september 2022 - 05:40

Try ask vu+ updating the bsp layer!!!!

The rules have changed a lot in recent years. As I have said many times before, the one who takes everything upon himself, and does not wait for outside help, is the best(at least for business).

And it brings results.




#1452928 Can't install OpenPli on Vu

Geplaatst door Dimitrij aan 22 mei 2022 - 13:05

I did not know that that decoder had external power because above I would not have asked to open it and check if any capacitors were swollen. You had the solution under your eyes and it was easy to take back the decoder.

Inviato dal mio SM-G990B utilizzando Tapatalk

:)
 

https://forums.openp...dpost&p=1451945

https://forums.openp...dpost&p=1451953




#1451317 Advanced transcoding setup

Geplaatst door Dimitrij aan 14 mei 2022 - 18:41

This conversation has been going on for many years.

I offer a simple alternative solution for individual users.




#1443974 Selection sound screens in Quadpip not working

Geplaatst door Dimitrij aan 12 april 2022 - 05:22

[servicedvb] fix audio when plugin Quad pip enabled




#1443850 Selection sound screens in Quadpip not working

Geplaatst door Dimitrij aan 11 april 2022 - 12:39

Maybe need add m_qpip_mode http://code.vuplus.c...8511fdfdc9dc216




#1443818 Selection sound screens in Quadpip not working

Geplaatst door Dimitrij aan 11 april 2022 - 09:27

Maybe

https://github.com/O...6441ab2202R2197

 

VU+ original image

if ((m_is_primary || (m_qpip_mode && m_play_audio)) && m_decoder->setAudioPID(apid, apidtype))

So

if ((m_is_primary || !m_noaudio) && m_decoder->setAudioPID(apid, apidtype))

 




#1443658 Slow zap for CI

Geplaatst door Dimitrij aan 10 april 2022 - 09:12

Version 2.4