Why bootlogo removed at shutdown?
if test -e /usr/share/switchoff.mvi then showiframe /usr/share/switchoff.mvi fi
Posted 27 July 2012 - 08:31
Posted 28 July 2012 - 08:48
place those 2 in etc/enigma2/settings
config.misc.epgcache_filename=/media/usb/epg.dat
config.misc.epgcachepath=/media/usb/
Posted 28 July 2012 - 10:55
Posted 28 July 2012 - 13:43
picons on your hdd?
epg is always in memory, only writen to hdd, cf, usb by shutdown, and read back into memory with startup
opkg list_installed|grep -i picoshows nothing installed.
Posted 29 July 2012 - 08:49
rootfs / auto defaults 1 1 proc /proc proc defaults 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 usbfs /proc/bus/usb usbfs defaults 0 0 tmpfs /var/volatile tmpfs defaults 0 0 #UUID=45c1828e-bc38-4698-9c12-e6f93fb0f244 /media/usb-hdd auto defaults 0 0 #Trancend 500 gig UUID=87f42066-c5e1-4526-87d2-c63ffa0f04ba /media/hdd auto defaults 0 0 UUID=889AA67D9AA66800 /media/usb auto defaults 0 0blkid
root@et9x00:~# blkid /dev/sdb1: UUID="889AA67D9AA66800" TYPE="ntfs" /dev/sda1: UUID="87f42066-c5e1-4526-87d2-c63ffa0f04ba" TYPE="ext3"df -h
root@et9x00:~# df -h Filesystem Size Used Available Use% Mounted on ubi0:rootfs 105.1M 72.3M 32.7M 69% / devtmpfs 142.2M 4.0K 142.2M 0% /dev tmpfs 64.0K 0 64.0K 0% /media /dev/sda1 596.2G 244.5G 351.7G 41% /media/sda1 /dev/sdb1 7.4G 172.4M 7.2G 2% /media/sdb1 tmpfs 142.4M 248.0K 142.1M 0% /var/volatile /dev/sda1 596.2G 244.5G 351.7G 41% /media/hdd /dev/sdb1 7.4G 172.4M 7.2G 2% /media/usb
root@et9x00:~# mount rootfs on / type rootfs (rw) ubi0:rootfs on / type ubifs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=145660k,nr_inodes=36415,mode=755) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /media type tmpfs (rw,relatime,size=64k) /dev/sda1 on /media/sda1 type ext4 (rw,relatime,data=ordered) /dev/sdb1 on /media/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620) usbfs on /proc/bus/usb type usbfs (rw,relatime) tmpfs on /var/volatile type tmpfs (rw,relatime) /dev/sda1 on /media/hdd type ext4 (rw,relatime,data=ordered) /dev/sdb1 on /media/usb type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
Edited by Dima73, 29 July 2012 - 08:50.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Posted 29 July 2012 - 09:04
Dit you try our own standard GraphMultiEPG with our standard skin?
Did plugin cooltv guide is possible to install from feed on pli 3.0?
Posted 29 July 2012 - 10:23
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 29 July 2012 - 17:47
/usr/bin/newcs /usr/bin/newcs: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directorywhich is "workaroundfixed" by :
cd /lib/ ln -s libcrypto.so.0.9.8 libcrypto.so.0.9.7and then :
/usr/bin/newcs This is NewCS 1.67 RC1 [Build: 95] - the New CardServer by the Butter-team.. Compiled on Jul 14 2009 at 11:56:53 Reading Config file from /var/tuxbox/config/newcs.xml Cannot open config file... quittingwhich is "workaroundfixed" with :
cd /var/ ln -s /etc/tuxbox
Posted 2 August 2012 - 19:45
0 members, 30 guests, 0 anonymous users