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.