←  [EN] Third-Party Development

Forums

»

Boblight plugin stucks STB in deep standby ?

's foto Calico 2 sep 2014

Hello,

 

Everything worked like a charm on a Vu+ Uno since a few weeks, and this morning, I made a software update. After the reboot, I see the OpenPLi logo for about 30 seconds then it goes to deep standby. If I press the Standby button (front panel or remote control), I got the same behaviour.

 

The STB is useless in that state

I tried a RS232 cable in order to get more information at boot, but unfortunately I think it is broken as I don't see any output.

 

After a few hours of test, it seems that enigma2-plugin-extensions-boblight-enigma2 plugin is the main problem. With a fresh OpenPLi 4.0 image (20140209 and 20140130), an opkg update followed by an installation of this SPECIFIC plugin causes the problem.

 

Is there anyone here using Boblight plugin ?

 

Here are the results from some tests :

 

- opkg install enigma2-plugin-extensions-boblight-enigma2 (depends on libusb-1.0-0, kernel-module-cdc-acm, kernel-module-ftdi-sio and kernel-module-usbserial) : Not working

 

root@vuuno:~# opkg install enigma2-plugin-extensions-boblight-enigma2
Installing enigma2-plugin-extensions-boblight-enigma2 (0.8r6) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/3rd-party/enigma2-plugin-extensions-boblight-enigma2_0.8r6_mips32el.ipk.
Installing libusb-1.0-0 (1.0.19-r0) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/mips32el/libusb-1.0-0_1.0.19-r0_mips32el.ipk.
Installing kernel-module-cdc-acm (3.1.1-r4.10.13) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/vuuno/kernel-module-cdc-acm_3.1.1-r4.10.13_vuuno.ipk.
Installing kernel-module-ftdi-sio (3.1.1-r4.10.13) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/vuuno/kernel-module-ftdi-sio_3.1.1-r4.10.13_vuuno.ipk.
Installing kernel-module-usbserial (3.1.1-r4.10.13) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/vuuno/kernel-module-usbserial_3.1.1-r4.10.13_vuuno.ipk.

Check if boblightd or boblight-enigma2 is running...

Boblight-enigma2: not running
Boblightd: not running

File /etc/boblight.conf does not exist in /etc/
Configuring libusb-1.0-0.
Configuring kernel-module-usbserial.
Configuring kernel-module-ftdi-sio.
Configuring kernel-module-cdc-acm.
Configuring enigma2-plugin-extensions-boblight-enigma2.
Found VU+UNO, Supported
Configuring Boblight...
Reload udev rules...
Set permissions...
Remove temp files...


#####################  Boblight installed... #######################

You can now use the Plugin.
Please RESTART Enigma2 or REBOOT box to activate the GUI.
don't forget to create a configuration file.


For samplefiles look in /home/boblight-addons/

####################################################################

 

- opkg install enigma2-plugin-extensions-boblight-enigma2 --nodeps : Not working

 

root@vuuno:~# opkg install enigma2-plugin-extensions-boblight-enigma2 --nodeps
Installing enigma2-plugin-extensions-boblight-enigma2 (0.8r6) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/3rd-party/enigma2-plugin-extensions-boblight-enigma2_0.8r6_mips32el.ipk.

Check if boblightd or boblight-enigma2 is running...

Boblight-enigma2: not running
Boblightd: not running

File /etc/boblight.conf does not exist in /etc/
Configuring enigma2-plugin-extensions-boblight-enigma2.
Found VU+UNO, Supported
Configuring Boblight...
Reload udev rules...
Set permissions...
Remove temp files...


#####################  Boblight installed... #######################

You can now use the Plugin.
Please RESTART Enigma2 or REBOOT box to activate the GUI.
don't forget to create a configuration file.


For samplefiles look in /home/boblight-addons/

####################################################################

 

Thanks for your help.


Veranderd door Calico, 2 september 2014 - 21:49
Citeren

's foto littlesat 2 sep 2014

Login with telnet or putty... En monitor what happens with

init 4
enigma2

Easier than the rs232 cable to monitor what might happen...

Type these comments just before the logo is gone.

It might ale be you need a reflash... February and januari are old images....
Veranderd door littlesat, 2 september 2014 - 23:02
Citeren

's foto nietgiftig 2 sep 2014

File /etc/boblight.conf does not exist in /etc/

 

Did you create a conf. file for your specific configuration for the LEDs and interface ?

Citeren

's foto Calico 2 sep 2014

Sorry littlesat, I made a mistake on dates. It was 20140902 and 20140831, so the most recent ones.

ou're right, I thought that I won't be able to telnet my box (not enough time to connect).. I'll try tomorrow your test.

 

@nietgiftig It was present yes on the first time I upgraded my image. Next, I flashed directly the latest OpenPLi image. I'm not sure that it is related.

Citeren

's foto nietgiftig 2 sep 2014

A clean install wipes everything from your box, unless you did a (auto) backup

Citeren

's foto Calico 3 sep 2014

I didn't use autobackup, I'm sure this is easily reproductible on an another box.

 

littlesat, I tried what you did and I got this message  :

 

enigma2: /usr/lib/libgomp.so.1: version `GOMP_4.0' not found (required by enigma2)

 

In /usr/lib I have these 2 files, no symlink :

 

ls -l /usr/lib/libgomp*

 

-r-xr--r--    1 root     root        268949 Jan  3  2014 libgomp.so.1
-rwxr-xr-x    1 root     root         87508 Sep  1 23:06 libgomp.so.1.0.0
 
I am reinstalling the image, and see if there are any differences that might explain why enigma2 can't start.

Veranderd door Calico, 3 september 2014 - 07:18
Citeren

's foto Calico 3 sep 2014

OK I confirm : the boblight package breaks a library (look at /usr/lib/libgomp* files).

 


openpli 4 vuuno


vuuno login: root
root@vuuno:~# ls -l /usr/lib/libgomp*
lrwxrwxrwx    1 root     root            16 Sep  3  2014 /usr/lib/libgomp.so.1 -> libgomp.so.1.0.0
-rwxr-xr-x    1 root     root         87508 Sep  1  2014 /usr/lib/libgomp.so.1.0.0

root@vuuno:~# opkg update && opkg install enigma2-plugin-extensions-boblight-enigma2
Downloading http://downloads.pli-images.org/feeds/openpli-4/3rd-party/Packages.gz.
Updated list of available packages in /var/lib/opkg/openpli-3rd-party.
Downloading http://downloads.pli-images.org/feeds/openpli-4/3rd-party-vuuno/Packages.gz.
Updated list of available packages in /var/lib/opkg/openpli-3rd-party-vuuno.
Downloading http://downloads.pli-images.org/feeds/openpli-4/all/Packages.gz.
Updated list of available packages in /var/lib/opkg/openpli-all.
Downloading http://downloads.pli-images.org/feeds/openpli-4/mips32el/Packages.gz.
Updated list of available packages in /var/lib/opkg/openpli-mips32el.
Downloading http://downloads.pli-images.org/feeds/openpli-4/vuuno/Packages.gz.
Updated list of available packages in /var/lib/opkg/openpli-vuuno.
Installing enigma2-plugin-extensions-boblight-enigma2 (0.8r6) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/3rd-party/enigma2-plugin-extensions-boblight-enigma2_0.8r6_mips32el.ipk.
Installing libusb-1.0-0 (1.0.19-r0) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/mips32el/libusb-1.0-0_1.0.19-r0_mips32el.ipk.
Installing kernel-module-cdc-acm (3.1.1-r4.10.13) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/vuuno/kernel-module-cdc-acm_3.1.1-r4.10.13_vuuno.ipk.
Installing kernel-module-ftdi-sio (3.1.1-r4.10.13) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/vuuno/kernel-module-ftdi-sio_3.1.1-r4.10.13_vuuno.ipk.
Installing kernel-module-usbserial (3.1.1-r4.10.13) on root.
Downloading http://downloads.pli-images.org/feeds/openpli-4/vuuno/kernel-module-usbserial_3.1.1-r4.10.13_vuuno.ipk.

Check if boblightd or boblight-enigma2 is running...

Boblight-enigma2: not running
Boblightd: not running

File /etc/boblight.conf does not exist in /etc/
Configuring libusb-1.0-0.
Configuring kernel-module-usbserial.
Configuring kernel-module-ftdi-sio.
Configuring kernel-module-cdc-acm.
Configuring enigma2-plugin-extensions-boblight-enigma2.
Found VU+UNO, Supported
Configuring Boblight...
Reload udev rules...
Set permissions...
Remove temp files...


#####################  Boblight installed... #######################

You can now use the Plugin.
Please RESTART Enigma2 or REBOOT box to activate the GUI.
don't forget to create a configuration file.


For samplefiles look in /home/boblight-addons/

####################################################################

root@vuuno:~# ls -l /usr/lib/libgomp*
-r-xr--r--    1 root     root        268949 Jan  3  2014 /usr/lib/libgomp.so.1
-rwxr-xr-x    1 root     root         87508 Sep  1 23:06 /usr/lib/libgomp.so.1.0.0

root@vuuno:~# init 4
root@vuuno:~# enigma2
enigma2: /usr/lib/libgomp.so.1: version `GOMP_4.0' not found (required by enigma2)

root@vuuno:~# rm /usr/lib/libgomp.so.1

root@vuuno:~# ln -s /usr/lib/libgomp.so.1.0.0 /usr/lib/libgomp.so.1

root@vuuno:~# ls -l /usr/lib/libgomp*
lrwxrwxrwx    1 root     root            25 Sep  3 08:29 /usr/lib/libgomp.so.1 -
> /usr/lib/libgomp.so.1.0.0
-rwxr-xr-x    1 root     root         87508 Sep  1 23:06 /usr/lib/libgomp.so.1.0.0

Deleting /usr/lib/libgomp.so.1 and recreating the symlink as in original image corrects the problem !  :D


Veranderd door Calico, 3 september 2014 - 07:37
Citeren

's foto Calico 3 sep 2014

I remember that I installed this plugin a few weeks ago, and I didn't rebooted enigma since then... I don't think it is related to a recent modification in firmware though...

Citeren

's foto Caught 3 sep 2014

I tried this morning OpenPli and Boblight latest versions on my xtrend et10k and notice the same prob.

Citeren

's foto littlesat 3 sep 2014

Seems boblight needs to be adjusted/fixed to the latesr images....
Citeren

's foto pieterg 3 sep 2014

It should not (have to) overwrite system libs
Citeren

's foto Caught 3 sep 2014

Anyway in a few weeks or days? there comes a totally rewritten Boblight - Enigmalight plugin by Speedy.

I guess that's will fix the problem.

Citeren

's foto Rob van der Does 3 sep 2014

Anyway in a few weeks or days? there comes a totally rewritten Boblight - Enigmalight plugin by Speedy.

I guess that's will fix the problem.

Where did you find that info? Speedy seems to have left the building :(

Citeren

's foto Caught 3 sep 2014

Where did you find that info? Speedy seems to have left the building :(

 

Lets hope he is back soon :)

This is the last post from him on another forum............

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

new.gif[Enigmalight] Support thread, V0.1 Coming Soon!

     

Hi Folks,

I can say that the new Enigmalight will come verry soon but i need to do some little fixes before it will be released. The new code is much faster and cleaner.
I need to know some details from members with Gigablue EU and some members who want to translate the language files to different languages.

I you want to help me with translate, send me a pm.

For the members who want to help me to support other stbs like GigaBlue EU
Open your terminal like putty to connect to your box.
and type cat /proc/stb/info/chipset and cat /proc/stb/info/model
and send me that details. Then i can maybe support more stbs !

Translations:
German -> HolyMoly
Dutch -> Speedy1985


For everyone who want to know the changelog from Boblight to Enigmalight see here:

- Enigmalight can be used as grabber or moodlamp or server for boblight clients
- Its only onefile, so now it use 8-9% cpu @ 1920x1080 with interval @ 0.10 (10fps) and can run on a dualcore with interval 0.01 @ 90fps with 40% cpu, but 90fps is overkill smile.gif
- Grabber again optimized
- Added status window (RUNNING or NOT,CPU,FPS,MODE) in GUI and it will be refreshed every sec.
- New effects (rainbow, rgb test, later more...)
- Lightpack support fixed, now you can connect 2 lightpacks or more, see my website http://enigmalight.net for the howto.
- GUI Code optimized for future, its planned to restyle whole GUI in further release..
- Added BRCM7241 (et8000) and BRCM7346 (GigaBlue EU )chipsets
- Added elight-talk program in /home/elight-addons/ , this program can talk over to enigmalight, see my website http://enigmalight.net for the howto.

For everyone who wants to know if your box is supported in coming release.
Open your terminal like putty to connect to your box.
and type cat /proc/stb/info/chipset

If your BCM in listed here then its supported in coming release.


Supported STB Chipsets:
BCM7325
BCM7335
BCM7346
BCM7356
BCM7358
BCM7400
BCM7401
BCM7403
BCM7405
BCM7424
BCM7425
BCM7241
BCM7362

Greetz Speedy !

 

Last edited by speedyisfast: 03.08.2014 23:09.

Citeren

's foto Rob van der Does 4 sep 2014

The 'available in 2-3 weeks' was written on April 12th. Since then I never heard from him again, and I have no idea what has happened.

Citeren

's foto Caught 4 sep 2014

Well your right it is very quit but this topic was started on the second august.

Citeren

's foto jypy 9 sep 2014

Hi all,

 

I ran into the same problem as you guys. The console cable help me find out the issue with libgomp.

 

I've modded the IPK to fix that problem. I've even cleaned it a bit more as it comes with some useless files.

I just don't know where to post it? 

 

Edit: Btw, I sent an email to the enigmalight guy but he didn't bother answer me. Now I'm trying reaching him with twitter....

I've hosted the file here for now http://h4409jk9s1.1fichier.com/

 

 

Jypy


Veranderd door jypy, 9 september 2014 - 14:59
Citeren

's foto jackassnl 10 sep 2014

Here is your file :)

Bijgevoegde Bestanden

Citeren

's foto jypy 10 sep 2014

Here is your file :)

 

Thanks! Hope it helps.

Citeren

's foto littlesat 10 sep 2014

From the next builds in the feeds...
Citeren