Everything installed properly.
I installed them two files:
opkg install /tmp/libusb-1.0-0_1.0.4-r0_mipsel.ipk opkg install /tmp/libusb-0.1-4_0.1.2-r0_mipsel.ipk
and installed ok,and after I installed plugin:
oot@dm800se:~# opkg install -force-overwrite /tmp/enigma2-plugin-extensions-lc 4linux_0.9-r2_mipsel.ipk Installing enigma2-plugin-extensions-lcd4linux (0.9-r2) to root... Installing python-imaging (1.1.6-ml2) to root... Downloading http://downloads.pli-images.org/feeds/openpli-2.1/dm800se/mipsel/py hon-imaging_1.1.6-ml2_mipsel.ipk. Installing python-textutils (2.6.6-ml12.5) to root... Downloading http://downloads.pli-images.org/feeds/openpli-2.1/dm800se/mipsel/py hon-textutils_2.6.6-ml12.5_mipsel.ipk. Installing python-shell (2.6.6-ml12.5) to root... Downloading http://downloads.pli-images.org/feeds/openpli-2.1/dm800se/mipsel/py hon-shell_2.6.6-ml12.5_mipsel.ipk. Configuring python-shell. Configuring python-imaging. Configuring python-textutils. Configuring enigma2-plugin-extensions-lcd4linux. root@dm800se:~#
After restart e2 I choose from plugin my photo frame and save and then I put command in telnet:
/etc/init.d/lcd4linux startAnd started ok,but nothing happend on lcd in mini monitor mode,tried everything.
Here some more info:
root@dm800se:/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux# ./lcd4linux - vv -F -f /usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/dpf1.conf LCD4Linux 0.11.0-SVN-1165 starting Dump of /usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/dpf1.conf: Display 'DPF' Display:dpf.Backlight 0 Display:dpf.Driver 'DPF' Display:dpf.Font '6x8' Display:dpf.Port 'usb0' Layout 'dpfl' Layout:dpfl.Layer:1.X1.Y1 'FULL' Layout:dpfl.Layer:2.X1.Y1 'BACK' Layout:dpfl.Timer1 'TimerOff' Widget:BACK.class 'Image' Widget:BACK.file '/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/back.png' Widget:BACK.inverted 0 Widget:BACK.reload 0 Widget:BACK.update 0 Widget:BACK.visible 1 Widget:FULL.class 'Image' Widget:FULL.file '/tmp/dpf.png' Widget:FULL.inverted 0 Widget:FULL.reload 1 Widget:FULL.update file::readline('/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/refreshrate', 1) Widget:FULL.visible 1 Widget:TimerOff.active 1 Widget:TimerOff.class 'Timer' Widget:TimerOff.expression bgold = bg;bg = file::readline('/tmp/dpflight', 1);bg != bgold ? LCD::backlight(bg) : '' Widget:TimerOff.update 10000 lcd4linux.c: initializing driver DPF Error: No matching USB device found! dpf: cannot open dpf device usb0 Error initializing driver DPF: Exit!
root@dm800se:/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux# ./lcd4linux - vv -F -f /usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/dpf2.conf LCD4Linux 0.11.0-SVN-1165 starting Dump of /usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/dpf2.conf: Display 'DPF' Display:dpf.Backlight 0 Display:dpf.Driver 'DPF' Display:dpf.Font '6x8' Display:dpf.Port 'usb1' Layout 'dpfl' Layout:dpfl.Layer:1.X1.Y1 'FULL' Layout:dpfl.Layer:2.X1.Y1 'BACK' Layout:dpfl.Timer1 'TimerOff' Widget:BACK.class 'Image' Widget:BACK.file '/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/back.png' Widget:BACK.inverted 0 Widget:BACK.reload 0 Widget:BACK.update 0 Widget:BACK.visible 1 Widget:FULL.class 'Image' Widget:FULL.file '/tmp/dpf2.png' Widget:FULL.inverted 0 Widget:FULL.reload 1 Widget:FULL.update file::readline('/usr/lib/enigma2/python/Plugins/Extensions/LCD4linux/refreshrate', 1) Widget:FULL.visible 1 Widget:TimerOff.active 1 Widget:TimerOff.class 'Timer' Widget:TimerOff.expression bgold = bg;bg = file::readline('/tmp/dpflight', 1);bg != bgold ? LCD::backlight(bg) : '' Widget:TimerOff.update 10000 lcd4linux.c: initializing driver DPF Error: No matching USB device found! dpf: cannot open dpf device usb1 Error initializing driver DPF: Exit!
And I checked this and seems to be ok:
root@dm800se:~# opkg list_installed | grep libusb libusb-0.1-4 - 1:0.1.2-r0 libusb-1.0-0 - 1.0.4-r0 root@dm800se:~#
root@dm800se:~# opkg list_installed |grep python-image* python-imaging - 1.1.6-ml2 root@dm800se:~#
And after command:
root@dm800se:~# /etc/init.d/lcd4linux start Starting lcd4linux 1 Starting lcd4linux 2 root@dm800se:~#
But fotoframe dont work with LCD4LINUX plugin,dont recognize or something.
Please help me with this.Best regards.