Jump to content


dugommier

Member Since 18 Mar 2012
Offline Last Active 15 Sep 2012 09:56
-----

Posts I've Made

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

2 April 2012 - 07:52


Hello,
I use Ubyntu 11.10 and I installed last version of ENIGMA2 OpenpliPC last week. I have a Skystar 2 tuner. It works good, but I have no sound ! When I use VLC, I can hear music, but with Enigma2 it's impossible.
I tried to change the value of "audio.driver" in xine.conf, but without success.
Maybe somebody can help ?
Thank you very much


I didn't have this problem with an install in a Ubu 11.04 but with other xine players the volume is often set to zero when the player starts. So obvious question, but did you check the volume level? Hit the + key. Open up pulse audio volume control and see if there is volume in there. When you did the xine-lib configure did it show at least alsa and pulseaudio drivers?


Sure, I checked the volume level.
Thank you for your help.

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

1 April 2012 - 13:41

Hello,
I use Ubyntu 11.10 and I installed last version of ENIGMA2 OpenpliPC last week. I have a Skystar 2 tuner. It works good, but I have no sound ! When I use VLC, I can hear music, but with Enigma2 it's impossible.
I tried to change the value of "audio.driver" in xine.conf, but without success.
Maybe somebody can help ?
Thank you very much

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

19 March 2012 - 15:14

Hi,

please execute these 2 commands:

sudo apt-get install libgstreamer0.10-dev
sudo apt-get install libgstreamer-plugins-base0.10-dev
Or get latest version from git and run ./build_libs.sh

I hope that it fix the problem.

Regards,
Betacentauri



Thank You, it works.
But I descramble channels only 1 time for 5 ! I must reload and it the decoding with OSCAM works or not without changing any parameters ! Oscam log always say ok, ecm found ...

i try all kind of parameters but it's the same.

If you have any idea, thank you very much

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

18 March 2012 - 18:23

I installed this package (openpliPC_merge) as it was explained in the readme,
like this :

cd /usr/local/src
sudo git clone git://github.com/nobody9/openpliPC.git
cd openpliPC
sudo git checkout openpli_merge

sudo ./build_libs.sh
sudo ./build_openpliPC.sh
and I have a message :


checking for BASE... no
configure: error: Package requirements (freetype2 fribidi gstreamer-0.10 gstreamer-pbutils-0.10 libdvbsi++ libpng libxml-2.0 sigc++-1.2) were not met:

No package 'gstreamer-0.10' found
No package 'gstreamer-pbutils-0.10' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BASE_CFLAGS
and BASE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
--------------------------------------
build OpenPliPC enigma2, please wait...
--------------------------------------
--------------------------------------
installing OpenPliPC enigma2 in /usr/local/e2
--------------------------------------
make: *** No rule to make target `install'. Stop.

An error occured while building OpenPliPC

Maybe I forgot a step ?
I'm not Linux usefull.

Thank you

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

18 March 2012 - 14:59

Ok I will try this
Thank you !