Jump to content


Photo

Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit


  • Please log in to reply
2047 replies to this topic

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1641 ozzsurf

  • Senior Member
  • 131 posts

+3
Neutral

Posted 7 March 2020 - 23:34

when i select play from a plugin i get the boot logo and nothing else happens

movieplayer shows just boot logo

 

my AV xine settings are in picture

i have changed the setttings 100 times

 

 

my video files are in

/media/hdd/movies

they do not show

Attached Files



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1642 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 8 March 2020 - 11:20

Please wait.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1643 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 8 March 2020 - 20:56

ozzsurf, I don’t remember exactly, but it happened that the video files didn't play at the system level. Maybe libva or something else... In any case, this is the first report on the inoperability of video files. It is necessary to ensure that they play with the built-in Ubuntu video player. Vlc has own built-in codecs. Is there anything in the logs about this?


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1644 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 8 March 2020 - 22:10

In order of receipt of questions.
What does 'aplay -l' say?

OSD->xine. You can change these settings?

aplay -l
**** Lista de Dispositivos de Hardware PLAYBACK ****
placa 0: NVidia [HDA NVidia], dispositivo 3: HDMI 0 [HDMI 0]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
placa 0: NVidia [HDA NVidia], dispositivo 7: HDMI 1 [HDMI 1]
  Subdispositivos: 1/1
  Subdispositivo #0: subdevice #0
placa 1: Generic [HD-Audio Generic], dispositivo 0: ALC892 Analog [ALC892 Analog]
  Subdispositivos: 0/1
  Subdispositivo #0: subdevice #0

Yes i can change the settings OSD - Xine A/V Settings

http://imgbox.com/EDVLkn6s

http://imgbox.com/VP2FIAiC

 

I try the different settings but always without sound with Ubuntu 19.10.

 

Ubuntu 19.10, Sound Settings without Alsa plug-in active and no sound in enigma2.

http://imgbox.com/riJDxkZd

Ubuntu 18.04, Sound Settings and Alsa plug-in active and sound in enigma2.

http://imgbox.com/8igaKygm

 

Regards


MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1645 ozzsurf

  • Senior Member
  • 131 posts

+3
Neutral

Posted 9 March 2020 - 03:14

@1455

 

 

 

 

i want to use the plugins i have to play with mediaplayer or movieplayer

it seems there is no codecs installed to play back anything with openpli2pc

 

otherwise whats the point in openpli2pc if i have to record a stream with a plugin then play back with vlc

i can do that in a terminal  and pipe it  to vlc without openpli2pc


Edited by ozzsurf, 9 March 2020 - 03:18.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1646 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 9 March 2020 - 07:57

RevPir,

as I see you use the analog output.

placa 1: Generic [HD-Audio Generic], dispositivo 0:

 

In theory, in the OSD should be:
Sound card1
Sound device 0

'alsamixer' ?

However, I noticed that U-19.10 really likes to send sound to HDMI. Apparently, you need to do something in the alsa.conf area (I don't remember what it is called there now).
In general, 19.10 some kind of strange. I can't install it on SSD "WD Blue ... 500GB". More precisely, Xorg doesn't start, but with the HDD it is normal. Maybe wait for the LTS?


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1647 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 9 March 2020 - 08:06

ozzsurf, I have attached a list of my packages for 19.10 (dpkg --get-selections "*" > my_packages.txt).

1) dpkg --set-selections < my_packages.txt
2) apt-get -u dselect-upgrade

 

Attached Files


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1648 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 9 March 2020 - 14:58

RevPir,

as I see you use the analog output.

placa 1: Generic [HD-Audio Generic], dispositivo 0:

 

In theory, in the OSD should be:
Sound card1
Sound device 0

'alsamixer' ?

However, I noticed that U-19.10 really likes to send sound to HDMI. Apparently, you need to do something in the alsa.conf area (I don't remember what it is called there now).
In general, 19.10 some kind of strange. I can't install it on SSD "WD Blue ... 500GB". More precisely, Xorg doesn't start, but with the HDD it is normal. Maybe wait for the LTS?

Thanks again 1455, I was able to solve the sound problem by using the pactl application.

If it is useful for someone I leave it here as I did:

 

The bold lines are terminal commands.

 

pactl list short sinks

1    alsa_output.pci-0000_26_00.6.analog-stereo    module-alsa-card.c    s16le 2ch 44100Hz   
2    alsa_output.pci-0000_10_00.1.hdmi-stereo-extra1    module-alsa-card.c    s16le 2ch 44100Hz   

 

pactl set-default-sink 'alsa_output.pci-0000_26_00.6.analog-stereo'

 

sudo gedit /etc/pulse/default.pa

At the bottom of file uncomment the line of the output and it should look like this

### Make some devices default
set-default-sink output 1
#set-default-source input

 

Delete the ~/.config/pulse directory and reboot the system.

 

Now work fine the sound for me.

Thanks



 


MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1649 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 9 March 2020 - 16:59

 

mediaplayer or movieplayer

do not recognize file extensions of any type from any directory
the directorys are always blank
so cant select a file to play anything
coz i cant see anything to play



as for selecting plugins  i can record a stream to hdd and play back with vlc

if i select play the movieplayer pops up and nothing happens
i do not get any errors

i cant play any file or stream
with movieplayer or mediaplayer

 

What i did to solve this was to install all the audio and video codecs, install the vlc and then compile OpenPli-PC again. As the dependencies are already installed it is quite fast.

sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg
sudo apt install ubuntu-restricted-extras

Vlc installed through Ubuntu Software.

Then just compile OpenPli-PC again by launching the 6 scripts without deleting anything, the scripts do all the work.

 

Regards


MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1650 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 5 April 2020 - 22:27

Hi 1455, is there any possibility of installing the astra-sm package and its script for Abertis dtt package 30.0W.

https://www.flysat.com/abertisdtt.php

Thank you and keep up the great work.


MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1651 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 6 April 2020 - 10:45

Hi 1455, is there any possibility of installing the astra-sm package and its script for Abertis dtt package 30.0W.

https://www.flysat.com/abertisdtt.php

Thank you and keep up the great work.

I don’t know too much about Hispasat since it's only 5 degrees above the horizon and I can’t check. Perhaps these links will help (in the second link there is some script for the list of channels):
Link1
Link2

I just make it fit the changing software environment. :)
 


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1652 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 6 April 2020 - 15:38

In enigma2 arm and mips i have to work in several receivers (Vu+ Zero 4K, Gigablue, etc...), the channel list is not a problem, the problem is to install the astra-sm package and the respective script in the ubuntu OpenPLI-PC.
I saw around some links with astra-sm:
 

Let's see if I can find some way to install.

Thanks again


MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1653 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 6 April 2020 - 18:42

I just now found out what it is. So at what stage is the problem? Build a package or something else?


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1654 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 6 April 2020 - 23:37

With a Dvb receiver the astra-sm package is installed by telnet with the command:

opkg install astra-sm

Then you need the script for the processor architecture and the configuration file that will be placed in the /etc/astra/ folder of enigma2 like:

/etc/astra/scripts/abertis

/etc/astra/astra.conf

 

The problems are:

- How build and install astra-sm package in your project?

- How to get the script abertis? (I think it is possible to obtain when compiling astra-sm).

 

Sat Astra 4A/SES 5 at 4.8ºE have the package T2-MI Zeonbud that uses the same system.

https://pt.kingofsat.net/pos-4.8E.php

 

Regards


MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1655 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 7 April 2020 - 00:14

Some pictures

 

https://subefotos.co...2bc6a70231o.jpg

 

https://subefotos.co...f3d54c36f5o.jpg

 

https://subefotos.co...7d3eee693co.jpg

 

https://subefotos.co...3a1fdbb41do.jpg

 

https://subefotos.co...21e1bc5c9fo.jpg


MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1656 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 7 April 2020 - 09:11

I found out that packages contents libaio1_0.3.110-r0_mips32el.ipk:
/usr/lib/libaio.so.1
/usr/lib/libaio.so.1.0.1
And astra-sm_0.2-r0_mips32el.ipk:
/usr/bin/astra
/usr/bin/t2mi_decap
/etc/astra/scripts/

Respectively:
apt install libaio-dev libaio1

astra-sm standard compiling in 18.04 without any problems. In our case, we take the newest src:

git clone https://github.com/OpenVisionE2/astra-sm.git
cd astra-sm
./autogen.sh
./configure
make
make install

In this case the path will be /usr/local/bin.

/usr/local/share/astra:

test_audio.ts

test_mpeg2.ts

test_mpeg4_sd.ts

test_mpeg4_hd.ts

 

/usr/src/E2PC/astra-sm/src/tests:

t2mi_decap

ts_spammer

 

Perhaps need ./configure --prefix=/usr.
You try next. I'll look for an algorithm of work.


Edited by 1455, 7 April 2020 - 09:11.

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1657 RevPir

  • Member
  • 23 posts

+1
Neutral

Posted 7 April 2020 - 20:35

I compiled the astra-sm package without errors and copied the files to their directories, edited channel and bouquets settings but without success.

Still to know where astra.conf should stay and no idea about the script abertis x64. I tried the directory /etc/astra and /usr/local/bin.

Maybe my old SkyStar HD2 is not compatible? Maybe someone with a tbs card can also test.

If it is useful I can facilitate links to the arm and mips scripts.To use it is not necessary dvb-s2x, I have a dvb-s2 receiver and it works well.

I hope for new suggestions


Edited by RevPir, 7 April 2020 - 20:37.

MSI B350 PC MATE - AMD Ryzen™ 3 2200G with Radeon™ Vega 8 Graphics* - 8 GB ram DDR4 - Nvidia GeForce® GT 730 2 GB

TechniSat DVB-PC SkyStar HD2 PCI-Express - Ubuntu 18.04 LTS And Ubuntu 20.04 LTS - * Radeon™ Vega 8 Graphics not in use.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1658 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 8 April 2020 - 08:10

If it works on Vu+ Zero 4K and Gigablue, then connect over the network and look for the files you need there. I still don't understand how this works.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1659 ziko

  • Senior Member
  • 29 posts

0
Neutral

Posted 10 April 2020 - 19:29

Hello im trying to develop my plugin in pc version because it is too fast but im having a problem on the screen :

 

Screenshot-from-2020-04-09-22-08-45.png



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1660 ziko

  • Senior Member
  • 29 posts

0
Neutral

Posted 10 April 2020 - 19:34

and maybe in the future can you provide a clean up script to delete all the files 




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users