· 9 years ago · Dec 21, 2016, 07:02 PM
10wwkXuO5 : UNAME
20wwYYuO5 : cmdline
3Ul2H1CLu : Pi config
4C7hKmH1p : advancedsettings.xml
5MBom5YV6 : keyboard.xml
65jmphjm3 : remote.xml
7SGkuGLGj : sources.xml
8qiE9Dtax : fstab
97nQvfy9a : OSMC Packages
10hwvkLCMX : All Other Packages
11RcBRrsRs : APT term.log
12B8sj7DO8 : APT history.log
13ZZz2wrJ1 : APT sources.list
14fFsk1x85 : APT apt.conf.d
15vSKj25Lq : APT preferences.d
16MyqVXi2x : System Journal
17kdgLUcwP : lircd.conf
18Vr58kq0w : init.d
1986JFGfNO : systemd
20Ad2zzd21 : Kernel Message Log
21eWTP1Mc8 : Memory
22qZy25Yas : Diskspace
23H3gEog10 : /boot Contents
24HyhIT4UP : Kodi Log
252qaAc90c : Kodi Old Log
26
27
28====================== UNAME =================== 0wwkXuO5
29Linux osmc 4.4.27-5-osmc #1 SMP PREEMPT Tue Nov 22 02:23:12 UTC 2016 armv7l GNU/Linux
30
31---------------------- UNAME END --------------- 0wwkXuO5
32
33
34====================== cmdline =================== 0wwYYuO5
35dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa01041 bcm2709.serial=0xda6da6e0 smsc95xx.macaddr=B8:27:EB:6D:A6:E0 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
36
37---------------------- cmdline END --------------- 0wwYYuO5
38
39
40====================== Pi config =================== Ul2H1CLu
41gpu_mem_1024=256
42hdmi_ignore_cec_init=1
43disable_overscan=1
44start_x=1
45disable_splash=1
46dtoverlay=lirc-rpi
47hdmi_force_hotplug=1
48hdmi_edid_file=1
49disable_overscan=1
50decode_MPG2=0x9e2b6fcb
51decode_WVC1=0xd6d5cbce
52dtparam=spi=on
53gpu_mem_256=112
54sdtv_aspect=1
55dtparam=gpio_in_pin=18
56gpu_mem_512=144
57dtparam=gpio_out_pin=17
58
59---------------------- Pi config END --------------- Ul2H1CLu
60
61
62====================== advancedsettings.xml =================== C7hKmH1p
63<?xml version="1.0" encoding="utf-8"?>
64<advancedsettings>
65 <videodatabase>
66 <name>MyVideos</name>
67 <host>192.168.1.4</host>
68 <user>kodi</user>
69 <pass>kodi</pass>
70 <type>mysql</type>
71 <port>3306</port>
72 </videodatabase>
73 <musicdatabase>
74 <name>MyMusic</name>
75 <host>192.168.1.4</host>
76 <user>kodi</user>
77 <pass>kodi</pass>
78 <type>mysql</type>
79 <port>3306</port>
80 </musicdatabase>
81 <video>
82 <excludefromscan>
83 <regexp>.@__thumb</regexp>
84 <regexp>Bonus</regexp>
85 </excludefromscan>
86 <excludefromlisting>
87 <regexp>.@__thumb</regexp>
88 </excludefromlisting>
89 <excludetvshowsfromscan>
90 <regexp>.@__thumb</regexp>
91 <regexp>Bonus</regexp>
92 </excludetvshowsfromscan>
93 </video>
94 <audio>
95 <excludefromscan>
96 <regexp>.@__thumb</regexp>
97 </excludefromscan>
98 <excludefromlisting>
99 <regexp>.@__thumb</regexp>
100 </excludefromlisting>
101 </audio>
102 <pictureexcludes>
103 <regexp>.@__thumb</regexp>
104 </pictureexcludes>
105 <videolibrary>
106 <importwatchedstate>true</importwatchedstate>
107 <importresumepoint>true</importresumepoint>
108 </videolibrary>
109</advancedsettings>
110---------------------- advancedsettings.xml END --------------- C7hKmH1p
111
112
113====================== keyboard.xml =================== MBom5YV6
114keyboard.xml error
115---------------------- keyboard.xml END --------------- MBom5YV6
116
117
118====================== remote.xml =================== 5jmphjm3
119remote.xml error
120---------------------- remote.xml END --------------- 5jmphjm3
121
122
123====================== sources.xml =================== SGkuGLGj
124<sources>
125 <programs>
126 <default pathversion="1"></default>
127 </programs>
128 <video>
129 <default pathversion="1"></default>
130 <source>
131 <name>Films</name>
132 <path pathversion="1">/home/osmc/Videos/Films/</path>
133 <allowsharing>true</allowsharing>
134 </source>
135 <source>
136 <name>TV</name>
137 <path pathversion="1">/home/osmc/Videos/TV/</path>
138 <allowsharing>true</allowsharing>
139 </source>
140 <source>
141 <name>Misc</name>
142 <path pathversion="1">/home/osmc/Videos/Misc/</path>
143 <allowsharing>true</allowsharing>
144 </source>
145 </video>
146 <music>
147 <default pathversion="1"></default>
148 <source>
149 <name>Audio</name>
150 <path pathversion="1">/home/osmc/Audio/</path>
151 <allowsharing>true</allowsharing>
152 </source>
153 </music>
154 <pictures>
155 <default pathversion="1"></default>
156 <source>
157 <name>Photos</name>
158 <path pathversion="1">/home/osmc/Photos/</path>
159 <allowsharing>true</allowsharing>
160 </source>
161 </pictures>
162 <files>
163 <default pathversion="1"></default>
164 </files>
165</sources>
166
167---------------------- sources.xml END --------------- SGkuGLGj
168
169
170====================== fstab =================== qiE9Dtax
171/dev/mmcblk0p1 /boot vfat defaults,noatime 0 0
172/dev/mmcblk0p2 / ext4 defaults,noatime 0 0
173192.168.1.4:/Multimedia/Audio /home/osmc/Audio nfs defaults,noatime,nolock,x-systemd.automount,noauto
174192.168.1.4:/Multimedia/Photos /home/osmc/Photos nfs defaults,noatime,nolock,x-systemd.automount,noauto
175192.168.1.4:/Multimedia/Videos /home/osmc/Videos nfs defaults,noatime,nolock,x-systemd.automount,noauto
176
177---------------------- fstab END --------------- qiE9Dtax
178
179
180====================== OSMC Packages =================== 7nQvfy9a
181ii armv7-bluez-osmc 5.3.9-1 armhf bluez for OSMC
182ii armv7-connman-osmc 1.3.0-6 armhf connman for OSMC
183ii armv7-eventlircd-osmc 1.2.0 armhf eventlircd for OSMC
184ii armv7-irqbalance-osmc 1.0.8-6 armhf irqbalance for OSMC
185ii armv7-libass-osmc 0.13.4 armhf libass library
186ii armv7-libbluray-osmc 0.9.1-1 armhf libbluray library for OSMC
187ii armv7-libcrossguid-osmc 1.0.0-2 armhf libcrossguid library
188ii armv7-libnfs-osmc 1.10.0-1 armhf libnfs library
189ii armv7-librtmp-osmc 2.4.0-9 armhf librtmp library
190ii armv7-libshairplay-osmc 0.1.4 armhf libshairplay package
191ii armv7-libsqlite-osmc 3.15.0-1 armhf libsqlite optimised for Kodi
192ii armv7-lirc-osmc 0.9.0-5 armhf lirc for osmc
193ii armv7-network-osmc 1.6.3 armhf Network support for OSMC
194ii armv7-remote-osmc 1.2.1 armhf Remote support for OSMC, achieved with lirc and eventlircd
195ii armv7-splash-osmc 1.2.9 armhf Splash screen implementation for OSMC using ply-lite
196ii base-files-osmc 2.0.3 all modified base-files for OSMC system
197ii diskmount-osmc 1.4.4 all Disk automounting for OSMC using udisks with standby support
198ii mediacenter-addon-osmc 3.0.624 all OSMC addon for mediacenter
199ii mediacenter-eventclients-common-osmc 1.0.1 all Eventclient common resources for mediacenter
200ii mediacenter-send-osmc 1.0.0-3 all Eventclient send for mediacenter
201ii mediacenter-skin-osmc 3.1.0-4 all OSMC skin for mediacenter
202ii niceprioritypolicy-osmc 1.0.1 all Configures /etc/security/limits.d to allow NICE value to be changed
203ii perftune-osmc 1.2.0 all Performance tuning tweaks for OSMC
204ii rbp-bootloader-osmc 1.6.0-1 armhf Raspberry Pi Bootloader components
205ii rbp-userland-osmc 1.5.0-1 armhf Raspberry Pi userland package
206ii rbp2-armmem-osmc 1.0.0-8 armhf ARM accelerated functions of string.h
207ii rbp2-device-osmc 1.3.3 armhf Raspberry Pi 2 metapackage
208ii rbp2-ftr-osmc 1.5.1 armhf First-time-run scripts for OSMC
209rc rbp2-image-4.4.27-2-osmc 2 armhf Linux kernel binary image for version 4.4.27-2-osmc
210ii rbp2-image-4.4.27-5-osmc 5 armhf Linux kernel binary image for version 4.4.27-5-osmc
211ii rbp2-kernel-osmc 3.1.4 armhf Kernel meta package bringing in the latest OSMC kernel for this device
212ii rbp2-libcec-osmc 3.0.1-19 armhf libcec
213ii rbp2-mediacenter-osmc 16.1.0-27 armhf Media Center package for OSMC
214ii ssh-app-osmc 1.1.8 all SSH server for OSMC with prepopulated configuration
215ii sysctl-osmc 1.0.3 all sysctl tweaks for OSMC
216ii wireless-firmware-osmc 1.1.2 all Wireless firmware (proprietary) for OSMC
217
218---------------------- OSMC Packages END --------------- 7nQvfy9a
219
220
221====================== All Other Packages =================== hwvkLCMX
222Desired=Unknown/Install/Remove/Purge/Hold
223| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
224|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
225||/ Name Version Architecture Description
226+++-====================================-====================================-============-===============================================================================
227ii acl 2.2.52-2 armhf Access control list utilities
228ii adduser 3.113+nmu3 all add and remove users and groups
229ii apt 1.0.9.8.3 armhf commandline package manager
230ii apt-utils 1.0.9.8.3 armhf package management related utility programs
231ii avahi-daemon 0.6.31-5 armhf Avahi mDNS/DNS-SD daemon
232ii base-files 8+deb8u6 armhf Debian base system miscellaneous files
233ii base-passwd 3.5.37 armhf Debian base system master password and group files
234ii bash 4.3-11+b1 armhf GNU Bourne Again SHell
235ii bind9-host 1:9.9.5.dfsg-9+deb8u8 armhf Version of 'host' bundled with BIND 9.X
236ii bluez 9.99-9 all bluez transitional package for OSMC
237ii bsdutils 1:2.25.2-6 armhf basic utilities from 4.4BSD-Lite
238ii busybox 1:1.22.0-9+deb8u1 armhf Tiny utilities for small and embedded systems
239ii ca-certificates 20141019+deb8u1 all Common CA certificates
240ii cifs-utils 2:6.4-1 armhf Common Internet File System utilities
241ii coreutils 8.23-4 armhf GNU core utilities
242ii curl 7.38.0-4+deb8u5 armhf command line tool for transferring data with URL syntax
243ii dash 0.5.7-4+b1 armhf POSIX-compliant shell
244ii dbus 1.8.20-0+deb8u1 armhf simple interprocess messaging system (daemon and utilities)
245ii debconf 1.5.56 all Debian configuration management system
246ii debconf-i18n 1.5.56 all full internationalization support for debconf
247ii debian-archive-keyring 2014.3 all GnuPG archive keys of the Debian archive
248ii debianutils 4.4+b1 armhf Miscellaneous utilities specific to Debian
249ii dialog 1.2-20140911-1 armhf Displays user-friendly dialog boxes from shell scripts
250ii diffutils 1:3.3-1+b1 armhf File comparison utilities
251ii dmsetup 2:1.02.90-2.2+deb8u1 armhf Linux Kernel Device Mapper userspace library
252ii dosfstools 3.0.27-1 armhf utilities for making and checking MS-DOS FAT filesystems
253ii dpkg 1.17.27 armhf Debian package management system
254ii e2fslibs:armhf 1.42.12-2 armhf ext2/ext3/ext4 file system libraries
255ii e2fsprogs 1.42.12-2 armhf ext2/ext3/ext4 file system utilities
256ii eject 2.1.5+deb1+cvs20081104-13.1 armhf ejects CDs and operates CD-Changers under Linux
257ii exfat-fuse 1.1.0-2+deb8u1 armhf read and write exFAT driver for FUSE
258ii exfat-utils 1.1.0-2+deb8u1 armhf utilities to create, check, label and dump exFAT filesystem
259ii fake-hwclock 0.9 all Save/restore system clock on machines without working RTC hardware
260ii fbset 2.1-28 armhf framebuffer device maintenance program
261ii findutils 4.4.2-9+b1 armhf utilities for finding files--find, xargs
262ii fontconfig 2.11.0-6.3+deb8u1 armhf generic font configuration library - support binaries
263ii fontconfig-config 2.11.0-6.3+deb8u1 all generic font configuration library - configuration
264ii fonts-dejavu-core 2.34-1 all Vera font family derivate with additional characters
265ii fuse 2.9.3-15+deb8u2 armhf Filesystem in Userspace
266ii gcc-4.8-base:armhf 4.8.4-1 armhf GCC, the GNU Compiler Collection (base package)
267ii gcc-4.9-base:armhf 4.9.2-10 armhf GCC, the GNU Compiler Collection (base package)
268ii gir1.2-glib-2.0:armhf 1.42.0-2.2 armhf Introspection data for GLib, GObject, Gio and GModule
269ii gnupg 1.4.18-7+deb8u3 armhf GNU privacy guard - a free PGP replacement
270ii gpgv 1.4.18-7+deb8u3 armhf GNU privacy guard - signature verification tool
271ii grep 2.20-4.1 armhf GNU grep, egrep and fgrep
272ii gzip 1.6-4 armhf GNU compression utilities
273ii hdparm 9.43-2 armhf tune hard disk parameters for high performance
274ii hfsprogs 332.25-11 armhf mkfs and fsck for HFS and HFS+ file systems
275ii hfsutils 3.2.6-13 armhf Tools for reading and writing Macintosh volumes
276ii hostname 3.15 armhf utility to set/show the host name or domain name
277ii init 1.22 armhf System-V-like init utilities - metapackage
278ii init-system-helpers 1.22 all helper tools for all init systems
279ii initscripts 2.88dsf-59 armhf scripts for initializing and shutting down the system
280ii insserv 1.14.0-5 armhf boot sequence organizer using LSB init.d script dependency information
281ii iptables 1.4.21-2+b1 armhf administration tools for packet filtering and NAT
282ii kbd 1.15.5-2 armhf Linux console font and keytable utilities
283ii kmod 18-3 armhf tools for managing Linux kernel modules
284ii less 458-3 armhf pager program similar to more
285ii libacl1:armhf 2.2.52-2 armhf Access control list shared library
286ii libapt-inst1.5:armhf 1.0.9.8.3 armhf deb package format runtime library
287ii libapt-pkg4.12:armhf 1.0.9.8.3 armhf package management runtime library
288rc libasn1-8-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - ASN.1 library
289ii libasound2:armhf 1.0.28-1 armhf shared library for ALSA applications
290ii libasound2-data 1.0.28-1 all Configuration files and profiles for ALSA drivers
291rc libass5:armhf 0.10.2-3 armhf library for SSA/ASS subtitles rendering
292ii libatasmart4:armhf 0.19-3 armhf ATA S.M.A.R.T. reading and parsing library
293ii libattr1:armhf 1:2.4.47-2 armhf Extended attribute shared library
294ii libaudio2:armhf 1.9.4-3 armhf Network Audio System - shared libraries
295ii libaudit-common 1:2.4-1 all Dynamic library for security auditing - common files
296ii libaudit1:armhf 1:2.4-1+b1 armhf Dynamic library for security auditing
297ii libavahi-client3:armhf 0.6.31-5 armhf Avahi client library
298ii libavahi-common-data:armhf 0.6.31-5 armhf Avahi common data files
299ii libavahi-common3:armhf 0.6.31-5 armhf Avahi common library
300ii libavahi-core7:armhf 0.6.31-5 armhf Avahi's embeddable mDNS/DNS-SD library
301ii libbind9-90 1:9.9.5.dfsg-9+deb8u8 armhf BIND9 Shared Library used by BIND
302ii libblkid1:armhf 2.25.2-6 armhf block device id library
303ii libbsd0:armhf 0.7.0-2 armhf utility functions from BSD systems - shared library
304ii libbz2-1.0:armhf 1.0.6-7+b3 armhf high-quality block-sorting file compressor library - runtime
305ii libc-bin 2.19-18+deb8u6 armhf GNU C Library: Binaries
306ii libc6:armhf 2.19-18+deb8u6 armhf GNU C Library: Shared libraries
307ii libcap-ng0:armhf 0.7.4-2 armhf An alternate POSIX capabilities library
308ii libcap2:armhf 1:2.24-8 armhf POSIX 1003.1e capabilities (library)
309ii libcap2-bin 1:2.24-8 armhf POSIX 1003.1e capabilities (utilities)
310ii libcdio13 0.83-4.2 armhf library to read and control CD-ROM
311ii libcomerr2:armhf 1.42.12-2 armhf common error description library
312ii libconfuse-common 2.7-5 all Common files for libConfuse
313ii libconfuse0:armhf 2.7-5 armhf Library for parsing configuration files
314ii libcryptsetup4:armhf 2:1.6.6-5 armhf disk encryption support - shared library
315ii libcups2:armhf 1.7.5-11+deb8u1 armhf Common UNIX Printing System(tm) - Core library
316ii libcurl3:armhf 7.38.0-4+deb8u5 armhf easy-to-use client-side URL transfer library (OpenSSL flavour)
317ii libdaemon0:armhf 0.14-6 armhf lightweight C library for daemons - runtime library
318ii libdb5.3:armhf 5.3.28-9 armhf Berkeley v5.3 Database Libraries [runtime]
319ii libdbus-1-3:armhf 1.8.20-0+deb8u1 armhf simple interprocess messaging system (library)
320ii libdbus-glib-1-2:armhf 0.102-1 armhf simple interprocess messaging system (GLib-based shared library)
321ii libdebconfclient0:armhf 0.192 armhf Debian Configuration Management System (C-implementation library)
322ii libdevmapper-event1.02.1:armhf 2:1.02.90-2.2+deb8u1 armhf Linux Kernel Device Mapper event support library
323ii libdevmapper1.02.1:armhf 2:1.02.90-2.2+deb8u1 armhf Linux Kernel Device Mapper userspace library
324ii libdns100 1:9.9.5.dfsg-9+deb8u8 armhf DNS Shared Library used by BIND
325ii libedit2:armhf 3.1-20140620-2 armhf BSD editline and history libraries
326rc libenca0:armhf 1.16-1 armhf Extremely Naive Charset Analyser - shared library files
327ii libevent-2.0-5:armhf 2.0.21-stable-2 armhf Asynchronous event notification library
328ii libexpat1:armhf 2.1.0-6+deb8u3 armhf XML parsing C library - runtime library
329ii libffi6:armhf 3.1-2+b2 armhf Foreign Function Interface library runtime
330ii libfontconfig1:armhf 2.11.0-6.3+deb8u1 armhf generic font configuration library - runtime
331ii libfreetype6:armhf 2.5.2-3+deb8u1 armhf FreeType 2 font engine, shared library files
332ii libfribidi0:armhf 0.19.6-3 armhf Free Implementation of the Unicode BiDi algorithm
333ii libfuse2:armhf 2.9.3-15+deb8u2 armhf Filesystem in Userspace (library)
334ii libgcc1:armhf 1:4.9.2-10 armhf GCC support library
335ii libgcrypt20:armhf 1.6.3-2+deb8u2 armhf LGPL Crypto library - runtime library
336ii libgeoip1:armhf 1.6.2-4 armhf non-DNS IP-to-country resolver library
337ii libgif4:armhf 4.1.6-11+deb8u1 armhf library for GIF images (library)
338ii libgirepository-1.0-1:armhf 1.42.0-2.2 armhf Library for handling GObject introspection data (runtime library)
339ii libglib2.0-0:armhf 2.42.1-1+b1 armhf GLib library of C routines
340ii libgmp10:armhf 2:6.0.0+dfsg-6 armhf Multiprecision arithmetic library
341ii libgnutls-deb0-28:armhf 3.3.8-6+deb8u3 armhf GNU TLS library - main runtime library
342ii libgpg-error0:armhf 1.17-3 armhf library for common error values and messages in GnuPG components
343rc libgraphite2-3:armhf 1.3.6-1~deb8u1 armhf Font rendering engine for Complex Scripts -- library
344ii libgssapi-krb5-2:armhf 1.12.1+dfsg-19+deb8u2 armhf MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
345rc libgssapi3-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - GSSAPI support library
346ii libgudev-1.0-0:armhf 215-17+deb8u5 armhf GObject-based wrapper library for libudev
347rc libharfbuzz0b:armhf 0.9.35-2 armhf OpenType text shaping engine (shared library)
348rc libhcrypto4-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - crypto library
349rc libheimbase1-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - Base library
350rc libheimntlm0-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - NTLM support library
351ii libhogweed2:armhf 2.7.1-5+deb8u1 armhf low level cryptographic library (public-key cryptos)
352rc libhx509-5-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - X509 support library
353ii libice6:armhf 2:1.0.9-1+b1 armhf X11 Inter-Client Exchange library
354ii libicu52:armhf 52.1-8+deb8u4 armhf International Components for Unicode
355ii libidn11:armhf 1.29-1+deb8u2 armhf GNU Libidn library, implementation of IETF IDN specifications
356ii libisc95 1:9.9.5.dfsg-9+deb8u8 armhf ISC Shared Library used by BIND
357ii libisccc90 1:9.9.5.dfsg-9+deb8u8 armhf Command Channel Library used by BIND
358ii libisccfg90 1:9.9.5.dfsg-9+deb8u8 armhf Config File Handling Library used by BIND
359ii libjasper1:armhf 1.900.1-debian1-2.4+deb8u1 armhf JasPer JPEG-2000 runtime library
360ii libjbig0:armhf 2.1-3.1 armhf JBIGkit libraries
361ii libjpeg62-turbo:armhf 1:1.3.1-12 armhf libjpeg-turbo JPEG runtime library
362ii libk5crypto3:armhf 1.12.1+dfsg-19+deb8u2 armhf MIT Kerberos runtime libraries - Crypto Library
363ii libkeyutils1:armhf 1.5.9-5+b1 armhf Linux Key Management Utilities (library)
364ii libkmod2:armhf 18-3 armhf libkmod shared library
365rc libkrb5-26-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - libraries
366ii libkrb5-3:armhf 1.12.1+dfsg-19+deb8u2 armhf MIT Kerberos runtime libraries
367ii libkrb5support0:armhf 1.12.1+dfsg-19+deb8u2 armhf MIT Kerberos runtime libraries - Support library
368ii liblcms2-2:armhf 2.6-3+b3 armhf Little CMS 2 color management library
369ii libldap-2.4-2:armhf 2.4.40+dfsg-1+deb8u2 armhf OpenLDAP libraries
370ii libldb1:armhf 2:1.1.20-0+deb8u1 armhf LDAP-like embedded database - shared library
371ii liblocale-gettext-perl 1.05-8+b1 armhf module using libc functions for internationalization in Perl
372ii liblvm2app2.2:armhf 2.02.111-2.2+deb8u1 armhf LVM2 application library
373ii liblwres90 1:9.9.5.dfsg-9+deb8u8 armhf Lightweight Resolver Library used by BIND
374ii liblzma5:armhf 5.1.1alpha+20120614-2+b3 armhf XZ-format compression library
375ii liblzo2-2:armhf 2.08-1.2 armhf data compression library
376ii libmad0:armhf 0.15.1b-8 armhf MPEG audio decoder library
377ii libmicrohttpd10 0.9.37+dfsg-1+b1 armhf library embedding HTTP server functionality
378ii libmng1:armhf 1.0.10+dfsg-3.1+b3 armhf Multiple-image Network Graphics library
379ii libmount1:armhf 2.25.2-6 armhf device mounting library
380ii libmysqlclient18:armhf 5.5.53-0+deb8u1 armhf MySQL database client library
381ii libncurses5:armhf 5.9+20140913-1+b1 armhf shared libraries for terminal handling
382ii libncursesw5:armhf 5.9+20140913-1+b1 armhf shared libraries for terminal handling (wide character support)
383ii libnettle4:armhf 2.7.1-5+deb8u1 armhf low level cryptographic library (symmetric and one-way cryptos)
384ii libnfnetlink0:armhf 1.0.1-3 armhf Netfilter netlink library
385ii libnfsidmap2:armhf 0.25-5 armhf NFS idmapping library
386ii libnl-3-200:armhf 3.2.24-2 armhf library for dealing with netlink sockets
387ii libnl-genl-3-200:armhf 3.2.24-2 armhf library for dealing with netlink sockets - generic netlink
388ii libnss-mdns:armhf 0.10-6 armhf NSS module for Multicast DNS name resolution
389ii libnss-myhostname:armhf 0.3-9 armhf nss module providing fallback resolution for the current hostname
390ii libntdb1:armhf 1.0-5 armhf New Trivial Database - shared library
391ii libogg0:armhf 1.3.2-1 armhf Ogg bitstream library
392ii libopts25:armhf 1:5.18.4-3 armhf automated option processing library based on autogen
393ii libp11-kit0:armhf 0.20.7-1 armhf Library for loading and coordinating access to PKCS#11 modules - runtime
394ii libpam-modules:armhf 1.1.8-3.1+deb8u1+b1 armhf Pluggable Authentication Modules for PAM
395ii libpam-modules-bin 1.1.8-3.1+deb8u1+b1 armhf Pluggable Authentication Modules for PAM - helper binaries
396ii libpam-runtime 1.1.8-3.1+deb8u1 all Runtime support for the PAM library
397ii libpam-systemd:armhf 215-17+deb8u5 armhf system and service manager - PAM module
398ii libpam0g:armhf 1.1.8-3.1+deb8u1+b1 armhf Pluggable Authentication Modules library
399ii libparted2:armhf 3.2-7 armhf disk partition manipulator - shared library
400ii libpcre3:armhf 2:8.35-3.3+deb8u4 armhf Perl 5 Compatible Regular Expression Library - runtime files
401ii libpcrecpp0:armhf 2:8.35-3.3+deb8u4 armhf Perl 5 Compatible Regular Expression Library - C++ runtime files
402ii libpcsclite1:armhf 1.8.13-1 armhf Middleware to access a smart card using PC/SC (library)
403ii libplist2:armhf 1.11-3 armhf Library for handling Apple binary and XML property lists
404ii libpng12-0:armhf 1.2.50-2+deb8u2 armhf PNG library - runtime
405ii libpolkit-agent-1-0:armhf 0.105-15~deb8u2 armhf PolicyKit Authentication Agent API
406ii libpolkit-backend-1-0:armhf 0.105-15~deb8u2 armhf PolicyKit backend API
407ii libpolkit-gobject-1-0:armhf 0.105-15~deb8u2 armhf PolicyKit Authorization API
408ii libpopt0:armhf 1.16-10 armhf lib for parsing cmdline parameters
409ii libprocps3:armhf 2:3.3.9-9 armhf library for accessing process information from /proc
410ii libpsl0:armhf 0.5.1-1 armhf Library for Public Suffix List (shared libraries)
411ii libpython-stdlib:armhf 2.7.9-1 armhf interactive high-level object-oriented language (default python version)
412ii libpython2.7:armhf 2.7.9-2+deb8u1 armhf Shared Python runtime library (version 2.7)
413ii libpython2.7-minimal:armhf 2.7.9-2+deb8u1 armhf Minimal subset of the Python language (version 2.7)
414ii libpython2.7-stdlib:armhf 2.7.9-2+deb8u1 armhf Interactive high-level object-oriented language (standard library, version 2.7)
415ii libqt4-network:armhf 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 armhf Qt 4 network module
416ii libqt4-xml:armhf 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 armhf Qt 4 XML module
417ii libqtcore4:armhf 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 armhf Qt 4 core module
418ii libqtdbus4:armhf 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 armhf Qt 4 D-Bus module library
419ii libqtgui4:armhf 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 armhf Qt 4 GUI module
420ii libreadline6:armhf 6.3-8+b3 armhf GNU readline and history libraries, run-time libraries
421rc libroken18-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - roken support library
422ii librtmp1:armhf 2.4+20150115.gita107cef-1 armhf toolkit for RTMP streams (shared library)
423ii libsamplerate0:armhf 0.1.8-8 armhf Audio sample rate conversion library
424ii libsasl2-2:armhf 2.1.26.dfsg1-13+deb8u1 armhf Cyrus SASL - authentication abstraction library
425ii libsasl2-modules-db:armhf 2.1.26.dfsg1-13+deb8u1 armhf Cyrus SASL - pluggable authentication modules (DB)
426ii libselinux1:armhf 2.3-2 armhf SELinux runtime shared libraries
427ii libsemanage-common 2.3-1 all Common files for SELinux policy management libraries
428ii libsemanage1:armhf 2.3-1+b1 armhf SELinux policy management library
429ii libsepol1:armhf 2.3-2 armhf SELinux library for manipulating binary security policies
430ii libsgutils2-2 1.39-1 armhf utilities for devices using the SCSI command set (shared libraries)
431ii libslang2:armhf 2.3.0-2 armhf S-Lang programming library - runtime version
432ii libsm6:armhf 2:1.2.2-1+b1 armhf X11 Session Management library
433ii libsmartcols1:armhf 2.25.2-6 armhf smart column output alignment library
434ii libsmbclient:armhf 2:4.2.10+dfsg-0+deb8u3 armhf shared library for communication with SMB/CIFS servers
435ii libsqlite3-0:armhf 3.8.7.1-1+deb8u2 armhf SQLite 3 shared library
436ii libss2:armhf 1.42.12-2 armhf command-line interface parsing library
437ii libssh-4:armhf 0.6.3-4+deb8u2 armhf tiny C SSH library (OpenSSL flavor)
438ii libssh2-1:armhf 1.4.3-4.1+deb8u1 armhf SSH2 client-side library
439ii libssl1.0.0:armhf 1.0.1t-1+deb8u5 armhf Secure Sockets Layer toolkit - shared libraries
440ii libstdc++6:armhf 4.9.2-10 armhf GNU Standard C++ Library v3
441ii libsystemd0:armhf 215-17+deb8u5 armhf systemd utility library
442ii libtag1-vanilla:armhf 1.9.1-2.1 armhf audio meta-data library - vanilla flavour
443ii libtalloc2:armhf 2.1.2-0+deb8u1 armhf hierarchical pool based memory allocator
444ii libtasn1-6:armhf 4.2-3+deb8u2 armhf Manage ASN.1 structures (runtime)
445ii libtdb1:armhf 1.3.6-0+deb8u1 armhf Trivial Database - shared library
446ii libtevent0:armhf 0.9.25-0+deb8u1 armhf talloc-based event loop library - shared library
447ii libtext-charwidth-perl 0.04-7+b4 armhf get display widths of characters on the terminal
448ii libtext-iconv-perl 1.7-5+b2 armhf converts between character sets in Perl
449ii libtext-wrapi18n-perl 0.06-7 all internationalized substitute of Text::Wrap
450ii libtiff5:armhf 4.0.3-12.3+deb8u1 armhf Tag Image File Format (TIFF) library
451ii libtinfo5:armhf 5.9+20140913-1+b1 armhf shared low-level terminfo library for terminal handling
452ii libtinyxml2.6.2:armhf 2.6.2-2 armhf C++ XML parsing library
453ii libtirpc1:armhf 0.2.5-1 armhf transport-independent RPC library
454ii libudev1:armhf 215-17+deb8u5 armhf libudev shared library
455ii libusb-0.1-4:armhf 2:0.1.12-25 armhf userspace USB programming library
456ii libusb-1.0-0:armhf 2:1.0.19-1 armhf userspace USB programming library
457ii libustr-1.0-1:armhf 1.0.4-3+b2 armhf Micro string library: shared library
458ii libuuid1:armhf 2.25.2-6 armhf Universally Unique ID library
459ii libvorbis0a:armhf 1.3.4-2 armhf decoder library for Vorbis General Audio Compression Codec
460ii libvorbisenc2:armhf 1.3.4-2 armhf encoder library for Vorbis General Audio Compression Codec
461ii libwbclient0:armhf 2:4.2.10+dfsg-0+deb8u3 armhf Samba winbind client library
462ii libwebp5:armhf 0.4.1-1.2+b2 armhf Lossy compression of digital photographic images.
463ii libwebpdemux1:armhf 0.4.1-1.2+b2 armhf Lossy compression of digital photographic images.
464ii libwebpmux1:armhf 0.4.1-1.2+b2 armhf Lossy compression of digital photographic images.
465rc libwind0-heimdal:armhf 1.6~rc2+dfsg-9 armhf Heimdal Kerberos - stringprep implementation
466ii libwrap0:armhf 7.6.q-25 armhf Wietse Venema's TCP wrappers library
467ii libx11-6:armhf 2:1.6.2-3 armhf X11 client-side library
468ii libx11-data 2:1.6.2-3 all X11 client-side library
469ii libxau6:armhf 1:1.0.8-1 armhf X11 authorisation library
470ii libxcb1:armhf 1.10-3+b1 armhf X C Binding
471ii libxdmcp6:armhf 1:1.1.1-1+b1 armhf X11 Display Manager Control Protocol library
472ii libxext6:armhf 2:1.3.3-1 armhf X11 miscellaneous extension library
473ii libxml2:armhf 2.9.1+dfsg1-5+deb8u3 armhf GNOME XML library
474ii libxrender1:armhf 1:0.9.8-1+b1 armhf X Rendering Extension client library
475ii libxslt1.1:armhf 1.1.28-2+deb8u2 armhf XSLT 1.0 processing library - runtime library
476ii libxt6:armhf 1:1.1.4-1+b1 armhf X11 toolkit intrinsics library
477ii libxtables10 1.4.21-2+b1 armhf netfilter xtables library
478ii libyajl2:armhf 2.1.0-2 armhf Yet Another JSON Library
479ii locales 2.19-18+deb8u6 all GNU C Library: National Language (locale) data [support]
480ii login 1:4.2-3+deb8u1 armhf system login tools
481ii lsb-base 4.1+Debian13+nmu1 all Linux Standard Base 4.1 init script functionality
482ii mawk 1.3.3-17 armhf a pattern scanning and text processing language
483ii mime-support 3.58 all MIME files 'mime.types' & 'mailcap', and support programs
484ii module-init-tools 18-3 all transitional dummy package (module-init-tools to kmod)
485ii mount 2.25.2-6 armhf Tools for mounting and manipulating filesystems
486ii multiarch-support 2.19-18+deb8u6 armhf Transitional package to ensure multiarch compatibility
487ii mysql-common 5.5.53-0+deb8u1 all MySQL database common files, e.g. /etc/mysql/my.cnf
488ii nano 2.2.6-3 armhf small, friendly text editor inspired by Pico
489ii ncurses-base 5.9+20140913-1 all basic terminal type definitions
490ii ncurses-bin 5.9+20140913-1+b1 armhf terminal-related programs and man pages
491ii net-tools 1.60-26+b1 armhf NET-3 networking toolkit
492ii netbase 5.3 all Basic TCP/IP networking system
493ii nfs-common 1:1.2.8-9 armhf NFS support files common to client and server
494ii ntfs-3g 1:2014.2.15AR.2-1+deb8u2 armhf read/write NTFS driver for FUSE
495ii ntp 1:4.2.6.p5+dfsg-7+deb8u2 armhf Network Time Protocol daemon and utility programs
496ii openssh-client 1:6.7p1-5+deb8u3 armhf secure shell (SSH) client, for secure access to remote machines
497ii openssh-server 1:6.7p1-5+deb8u3 armhf secure shell (SSH) server, for secure access from remote machines
498ii openssh-sftp-server 1:6.7p1-5+deb8u3 armhf secure shell (SSH) sftp server module, for SFTP access from remote machines
499ii openssl 1.0.1t-1+deb8u5 armhf Secure Sockets Layer toolkit - cryptographic utility
500ii passwd 1:4.2-3+deb8u1 armhf change and administer password and group data
501ii perl-base 5.20.2-3+deb8u6 armhf minimal Perl system
502ii policykit-1 0.105-15~deb8u2 armhf framework for managing administrative policies and privileges
503ii procps 2:3.3.9-9 armhf /proc file system utilities
504ii python 2.7.9-1 armhf interactive high-level object-oriented language (default version)
505ii python-apt 0.9.3.12 armhf Python interface to libapt-pkg
506ii python-apt-common 0.9.3.12 all Python interface to libapt-pkg (locales)
507ii python-chardet 2.3.0-1 all universal character encoding detector for Python2
508ii python-dbus 1.2.0-2+b3 armhf simple interprocess messaging system (Python interface)
509ii python-dbus-dev 1.2.0-2 all main loop integration development files for python-dbus
510ii python-gi 3.14.0-1 armhf Python 2.x bindings for gobject-introspection libraries
511ii python-gobject 3.14.0-1 all Python 2.x bindings for GObject - transitional package
512ii python-gobject-2 2.28.6-12 armhf deprecated static Python bindings for the GObject library
513ii python-imaging 2.6.1-2+deb8u3 all Python Imaging Library compatibility layer
514ii python-minimal 2.7.9-1 armhf minimal subset of the Python language (default version)
515ii python-pexpect 3.2-1 all Python module for automating interactive applications
516ii python-pil:armhf 2.6.1-2+deb8u3 armhf Python Imaging Library (Pillow fork)
517ii python-pkg-resources 5.5.1-1 all Package Discovery and Resource Access using pkg_resources
518ii python-requests 2.4.3-6 all elegant and simple HTTP library for Python2, built for human beings
519ii python-six 1.8.0-1 all Python 2 and 3 compatibility library (Python 2 interface)
520ii python-talloc 2.1.2-0+deb8u1 armhf hierarchical pool based memory allocator - Python bindings
521ii python-unidecode 0.04.16-1 all ASCII transliterations of Unicode text (Python module)
522ii python-urllib3 1.9.1-3 all HTTP library with thread-safe connection pooling for Python
523ii python2.7 2.7.9-2+deb8u1 armhf Interactive high-level object-oriented language (version 2.7)
524ii python2.7-minimal 2.7.9-2+deb8u1 armhf Minimal subset of the Python language (version 2.7)
525ii qtcore4-l10n 4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 all Qt 4 core module translations
526ii readline-common 6.3-8 all GNU readline and history libraries, common files
527ii rpcbind 0.2.1-6+deb8u1 armhf converts RPC program numbers into universal addresses
528ii samba-common 2:4.2.10+dfsg-0+deb8u3 all common files used by both the Samba server and client
529ii samba-libs:armhf 2:4.2.10+dfsg-0+deb8u3 armhf Samba core libraries
530ii sed 4.2.2-4+b1 armhf The GNU sed stream editor
531ii sensible-utils 0.0.9 all Utilities for sensible alternative selection
532ii startpar 0.59-3 armhf run processes in parallel and multiplex their output
533ii sudo 1.8.10p3-1+deb8u3 armhf Provide limited super user privileges to specific users
534ii systemd 215-17+deb8u5 armhf system and service manager
535ii systemd-sysv 215-17+deb8u5 armhf system and service manager - SysV links
536ii sysv-rc 2.88dsf-59 all System-V-like runlevel change mechanism
537ii sysvinit-utils 2.88dsf-59 armhf System-V-like utilities
538ii tar 1.27.1-2+deb8u1 armhf GNU version of the tar archiving utility
539ii tzdata 2016j-0+deb8u1 all time zone and daylight-saving time data
540ii ucf 3.0030 all Update Configuration File(s): preserve user changes to config files
541ii udev 215-17+deb8u5 armhf /dev/ and hotplug management daemon
542ii udisks 1.0.5-1+b1 armhf storage media interface
543ii udisks-glue 1.3.5-1 armhf simple automount daemon with support for user-defined actions
544ii util-linux 2.25.2-6 armhf Miscellaneous system utilities
545ii wget 1.16-1+deb8u1 armhf retrieves files from the web
546ii wpasupplicant 2.3-1+deb8u4 armhf client support for WPA and WPA2 (IEEE 802.11i)
547ii x11-common 1:7.7+7 all X Window System (X.Org) infrastructure
548ii zip 3.0-8 armhf Archiver for .zip files
549ii zlib1g:armhf 1:1.2.8.dfsg-2+b1 armhf compression library - runtime
550
551---------------------- All Other Packages END --------------- hwvkLCMX
552
553
554====================== APT term.log =================== RcBRrsRs
555Regenerating fonts cache... done.
556Setting up libcurl3:armhf (7.38.0-4+deb8u4) ...
557Setting up curl (7.38.0-4+deb8u4) ...
558Setting up rbp2-image-4.4.16-4-osmc (4) ...
559
560 Hmm. There is a symbolic link /lib/modules/4.4.16-4-osmc/build
561 However, I can not read it: No such file or directory
562 Therefore, I am deleting /lib/modules/4.4.16-4-osmc/build
563
564
565 Hmm. The package shipped with a symbolic link /lib/modules/4.4.16-4-osmc/source
566 However, I can not read the target: No such file or directory
567 Therefore, I am deleting /lib/modules/4.4.16-4-osmc/source
568
569Running depmod.
570Examining /etc/kernel/postinst.d.
571run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.16-4-osmc /boot/vmlinuz-4.4.16-4-osmc
572run-parts: executing /etc/kernel/postinst.d/inform-updater 4.4.16-4-osmc /boot/vmlinuz-4.4.16-4-osmc
573run-parts: executing /etc/kernel/postinst.d/process-vmlinuz-rbp 4.4.16-4-osmc /boot/vmlinuz-4.4.16-4-osmc
574Setting up base-files-osmc (1.9.7) ...
575Setting up rbp-bootloader-osmc (1.4.0-1) ...
576Setting up rbp-userland-osmc (1.3.0-1) ...
577Setting up rbp2-kernel-osmc (2.9.9) ...
578Setting up mediacenter-addon-osmc (3.0.619) ...
579Setting up rbp2-mediacenter-osmc (16.1.0-20) ...
580Processing triggers for libc-bin (2.19-18+deb8u4) ...
581Log ended: 2016-08-29 16:39:00
582
583Log started: 2016-08-29 16:39:09
584Removing rbp2-image-4.4.13-5-osmc (5) ...
585Examining /etc/kernel/prerm.d.
586Examining /etc/kernel/postrm.d .
587Purging configuration files for rbp2-image-4.4.13-5-osmc (5) ...
588Examining /etc/kernel/postrm.d .
589Log ended: 2016-08-29 16:39:15
590
591Log started: 2016-10-04 19:45:24
592Preparing to unpack .../base-files_8+deb8u6_armhf.deb ...
593Unpacking base-files (8+deb8u6) over (8+deb8u5) ...
594Setting up base-files (8+deb8u6) ...
595Installing new version of config file /etc/debian_version ...
596Preparing to unpack .../libc-bin_2.19-18+deb8u6_armhf.deb ...
597Unpacking libc-bin (2.19-18+deb8u6) over (2.19-18+deb8u4) ...
598Setting up libc-bin (2.19-18+deb8u6) ...
599Preparing to unpack .../libc6_2.19-18+deb8u6_armhf.deb ...
600Unpacking libc6:armhf (2.19-18+deb8u6) over (2.19-18+deb8u4) ...
601Setting up libc6:armhf (2.19-18+deb8u6) ...
602Processing triggers for libc-bin (2.19-18+deb8u6) ...
603Preparing to unpack .../e2fslibs_1.42.12-2_armhf.deb ...
604Unpacking e2fslibs:armhf (1.42.12-2) over (1.42.12-1.1) ...
605Setting up e2fslibs:armhf (1.42.12-2) ...
606Processing triggers for libc-bin (2.19-18+deb8u6) ...
607Preparing to unpack .../e2fsprogs_1.42.12-2_armhf.deb ...
608Unpacking e2fsprogs (1.42.12-2) over (1.42.12-1.1) ...
609Setting up e2fsprogs (1.42.12-2) ...
610Preparing to unpack .../libudev1_215-17+deb8u5_armhf.deb ...
611Unpacking libudev1:armhf (215-17+deb8u5) over (215-17+deb8u4) ...
612Setting up libudev1:armhf (215-17+deb8u5) ...
613Processing triggers for libc-bin (2.19-18+deb8u6) ...
614Preparing to unpack .../udev_215-17+deb8u5_armhf.deb ...
615Unpacking udev (215-17+deb8u5) over (215-17+deb8u4) ...
616Processing triggers for systemd (215-17+deb8u4) ...
617Setting up udev (215-17+deb8u5) ...
618addgroup: The group `input' already exists as a system group. Exiting.
619Preparing to unpack .../libsystemd0_215-17+deb8u5_armhf.deb ...
620Unpacking libsystemd0:armhf (215-17+deb8u5) over (215-17+deb8u4) ...
621Setting up libsystemd0:armhf (215-17+deb8u5) ...
622Processing triggers for libc-bin (2.19-18+deb8u6) ...
623Preparing to unpack .../systemd_215-17+deb8u5_armhf.deb ...
624Unpacking systemd (215-17+deb8u5) over (215-17+deb8u4) ...
625Processing triggers for dbus (1.8.20-0+deb8u1) ...
626Setting up systemd (215-17+deb8u5) ...
627addgroup: The group `systemd-journal' already exists as a system group. Exiting.
628Preparing to unpack .../systemd-sysv_215-17+deb8u5_armhf.deb ...
629Unpacking systemd-sysv (215-17+deb8u5) over (215-17+deb8u4) ...
630Setting up systemd-sysv (215-17+deb8u5) ...
631Preparing to unpack .../libpam-systemd_215-17+deb8u5_armhf.deb ...
632Unpacking libpam-systemd:armhf (215-17+deb8u5) over (215-17+deb8u4) ...
633Preparing to unpack .../libcomerr2_1.42.12-2_armhf.deb ...
634Unpacking libcomerr2:armhf (1.42.12-2) over (1.42.12-1.1) ...
635Setting up libcomerr2:armhf (1.42.12-2) ...
636Processing triggers for libc-bin (2.19-18+deb8u6) ...
637Preparing to unpack .../libss2_1.42.12-2_armhf.deb ...
638Unpacking libss2:armhf (1.42.12-2) over (1.42.12-1.1) ...
639Setting up libss2:armhf (1.42.12-2) ...
640Processing triggers for libc-bin (2.19-18+deb8u6) ...
641Preparing to unpack .../libssl1.0.0_1.0.1t-1+deb8u5_armhf.deb ...
642Unpacking libssl1.0.0:armhf (1.0.1t-1+deb8u5) over (1.0.1t-1+deb8u2) ...
643Preparing to unpack .../libidn11_1.29-1+deb8u2_armhf.deb ...
644Unpacking libidn11:armhf (1.29-1+deb8u2) over (1.29-1+deb8u1) ...
645Preparing to unpack .../libsqlite3-0_3.8.7.1-1+deb8u2_armhf.deb ...
646Unpacking libsqlite3-0:armhf (3.8.7.1-1+deb8u2) over (3.8.7.1-1+deb8u1) ...
647Preparing to unpack .../libxml2_2.9.1+dfsg1-5+deb8u3_armhf.deb ...
648Unpacking libxml2:armhf (2.9.1+dfsg1-5+deb8u3) over (2.9.1+dfsg1-5+deb8u2) ...
649Preparing to unpack .../libgudev-1.0-0_215-17+deb8u5_armhf.deb ...
650Unpacking libgudev-1.0-0:armhf (215-17+deb8u5) over (215-17+deb8u4) ...
651Preparing to unpack .../mysql-common_5.5.52-0+deb8u1_all.deb ...
652Unpacking mysql-common (5.5.52-0+deb8u1) over (5.5.50-0+deb8u1) ...
653Preparing to unpack .../libmysqlclient18_5.5.52-0+deb8u1_armhf.deb ...
654Unpacking libmysqlclient18:armhf (5.5.52-0+deb8u1) over (5.5.50-0+deb8u1) ...
655Preparing to unpack .../libpolkit-gobject-1-0_0.105-15~deb8u2_armhf.deb ...
656Unpacking libpolkit-gobject-1-0:armhf (0.105-15~deb8u2) over (0.105-8) ...
657Preparing to unpack .../libpolkit-agent-1-0_0.105-15~deb8u2_armhf.deb ...
658Unpacking libpolkit-agent-1-0:armhf (0.105-15~deb8u2) over (0.105-8) ...
659Preparing to unpack .../libpolkit-backend-1-0_0.105-15~deb8u2_armhf.deb ...
660Unpacking libpolkit-backend-1-0:armhf (0.105-15~deb8u2) over (0.105-8) ...
661Preparing to unpack .../python2.7_2.7.9-2+deb8u1_armhf.deb ...
662Unpacking python2.7 (2.7.9-2+deb8u1) over (2.7.9-2) ...
663Preparing to unpack .../python2.7-minimal_2.7.9-2+deb8u1_armhf.deb ...
664Unpacking python2.7-minimal (2.7.9-2+deb8u1) over (2.7.9-2) ...
665Preparing to unpack .../libpython2.7_2.7.9-2+deb8u1_armhf.deb ...
666Unpacking libpython2.7:armhf (2.7.9-2+deb8u1) over (2.7.9-2) ...
667Preparing to unpack .../libpython2.7-stdlib_2.7.9-2+deb8u1_armhf.deb ...
668Unpacking libpython2.7-stdlib:armhf (2.7.9-2+deb8u1) over (2.7.9-2) ...
669Preparing to unpack .../libpython2.7-minimal_2.7.9-2+deb8u1_armhf.deb ...
670Unpacking libpython2.7-minimal:armhf (2.7.9-2+deb8u1) over (2.7.9-2) ...
671Selecting previously unselected package rbp2-image-4.4.16-6-osmc.
672Preparing to unpack .../rbp2-image-4.4.16-6-osmc_6_armhf.deb ...
673Examining /etc/kernel/preinst.d/
674run-parts: executing /etc/kernel/preinst.d/001-preprocess-rbp 4.4.16-6-osmc /boot/vmlinuz-4.4.16-6-osmc
675Done.
676Unpacking rbp2-image-4.4.16-6-osmc (6) ...
677Preparing to unpack .../gpgv_1.4.18-7+deb8u3_armhf.deb ...
678Unpacking gpgv (1.4.18-7+deb8u3) over (1.4.18-7+deb8u2) ...
679Processing triggers for mime-support (3.58) ...
680Setting up gpgv (1.4.18-7+deb8u3) ...
681Preparing to unpack .../gnupg_1.4.18-7+deb8u3_armhf.deb ...
682Unpacking gnupg (1.4.18-7+deb8u3) over (1.4.18-7+deb8u2) ...
683Setting up gnupg (1.4.18-7+deb8u3) ...
684Preparing to unpack .../multiarch-support_2.19-18+deb8u6_armhf.deb ...
685Unpacking multiarch-support (2.19-18+deb8u6) over (2.19-18+deb8u4) ...
686Setting up multiarch-support (2.19-18+deb8u6) ...
687Preparing to unpack .../wget_1.16-1+deb8u1_armhf.deb ...
688Unpacking wget (1.16-1+deb8u1) over (1.16-1) ...
689Preparing to unpack .../armv7-splash-osmc_1.2.7_armhf.deb ...
690Unpacking armv7-splash-osmc (1.2.7) over (1.2.6) ...
691Preparing to unpack .../base-files-osmc_1.9.8_all.deb ...
692Unpacking base-files-osmc (1.9.8) over (1.9.7) ...
693Preparing to unpack .../rbp-bootloader-osmc_1.5.0-1_armhf.deb ...
694Unpacking rbp-bootloader-osmc (1.5.0-1) over (1.4.0-1) ...
695Preparing to unpack .../rbp-userland-osmc_1.4.0-1_armhf.deb ...
696Unpacking rbp-userland-osmc (1.4.0-1) over (1.3.0-1) ...
697Preparing to unpack .../rbp2-kernel-osmc_3.0.2_armhf.deb ...
698Unpacking rbp2-kernel-osmc (3.0.2) over (2.9.9) ...
699Preparing to unpack .../bind9-host_1%3a9.9.5.dfsg-9+deb8u7_armhf.deb ...
700Unpacking bind9-host (1:9.9.5.dfsg-9+deb8u7) over (1:9.9.5.dfsg-9+deb8u6) ...
701Preparing to unpack .../libisc95_1%3a9.9.5.dfsg-9+deb8u7_armhf.deb ...
702Unpacking libisc95 (1:9.9.5.dfsg-9+deb8u7) over (1:9.9.5.dfsg-9+deb8u6) ...
703Preparing to unpack .../libdns100_1%3a9.9.5.dfsg-9+deb8u7_armhf.deb ...
704Unpacking libdns100 (1:9.9.5.dfsg-9+deb8u7) over (1:9.9.5.dfsg-9+deb8u6) ...
705Preparing to unpack .../libisccc90_1%3a9.9.5.dfsg-9+deb8u7_armhf.deb ...
706Unpacking libisccc90 (1:9.9.5.dfsg-9+deb8u7) over (1:9.9.5.dfsg-9+deb8u6) ...
707Preparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-9+deb8u7_armhf.deb ...
708Unpacking libisccfg90 (1:9.9.5.dfsg-9+deb8u7) over (1:9.9.5.dfsg-9+deb8u6) ...
709Preparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-9+deb8u7_armhf.deb ...
710Unpacking libbind9-90 (1:9.9.5.dfsg-9+deb8u7) over (1:9.9.5.dfsg-9+deb8u6) ...
711Preparing to unpack .../liblwres90_1%3a9.9.5.dfsg-9+deb8u7_armhf.deb ...
712Unpacking liblwres90 (1:9.9.5.dfsg-9+deb8u7) over (1:9.9.5.dfsg-9+deb8u6) ...
713Preparing to unpack .../locales_2.19-18+deb8u6_all.deb ...
714Unpacking locales (2.19-18+deb8u6) over (2.19-18+deb8u4) ...
715Preparing to unpack .../openssl_1.0.1t-1+deb8u5_armhf.deb ...
716Unpacking openssl (1.0.1t-1+deb8u5) over (1.0.1t-1+deb8u2) ...
717Preparing to unpack .../policykit-1_0.105-15~deb8u2_armhf.deb ...
718Created symlink from /run/systemd/system/polkitd.service to /dev/null.
719Unpacking policykit-1 (0.105-15~deb8u2) over (0.105-8) ...
720Preparing to unpack .../wpasupplicant_2.3-1+deb8u4_armhf.deb ...
721Unpacking wpasupplicant (2.3-1+deb8u4) over (2.3-1+deb8u3) ...
722Processing triggers for dbus (1.8.20-0+deb8u1) ...
723Setting up libpam-systemd:armhf (215-17+deb8u5) ...
724Setting up libssl1.0.0:armhf (1.0.1t-1+deb8u5) ...
725Setting up libidn11:armhf (1.29-1+deb8u2) ...
726Setting up libsqlite3-0:armhf (3.8.7.1-1+deb8u2) ...
727Setting up libxml2:armhf (2.9.1+dfsg1-5+deb8u3) ...
728Setting up libgudev-1.0-0:armhf (215-17+deb8u5) ...
729Setting up mysql-common (5.5.52-0+deb8u1) ...
730Setting up libmysqlclient18:armhf (5.5.52-0+deb8u1) ...
731Setting up libpolkit-gobject-1-0:armhf (0.105-15~deb8u2) ...
732Setting up libpolkit-agent-1-0:armhf (0.105-15~deb8u2) ...
733Setting up libpolkit-backend-1-0:armhf (0.105-15~deb8u2) ...
734Setting up libpython2.7-minimal:armhf (2.7.9-2+deb8u1) ...
735Setting up python2.7-minimal (2.7.9-2+deb8u1) ...
736Setting up libpython2.7-stdlib:armhf (2.7.9-2+deb8u1) ...
737Setting up python2.7 (2.7.9-2+deb8u1) ...
738Setting up libpython2.7:armhf (2.7.9-2+deb8u1) ...
739Setting up rbp2-image-4.4.16-6-osmc (6) ...
740
741 Hmm. There is a symbolic link /lib/modules/4.4.16-6-osmc/build
742 However, I can not read it: No such file or directory
743 Therefore, I am deleting /lib/modules/4.4.16-6-osmc/build
744
745
746 Hmm. The package shipped with a symbolic link /lib/modules/4.4.16-6-osmc/source
747 However, I can not read the target: No such file or directory
748 Therefore, I am deleting /lib/modules/4.4.16-6-osmc/source
749
750Running depmod.
751Examining /etc/kernel/postinst.d.
752run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.16-6-osmc /boot/vmlinuz-4.4.16-6-osmc
753run-parts: executing /etc/kernel/postinst.d/inform-updater 4.4.16-6-osmc /boot/vmlinuz-4.4.16-6-osmc
754run-parts: executing /etc/kernel/postinst.d/process-vmlinuz-rbp 4.4.16-6-osmc /boot/vmlinuz-4.4.16-6-osmc
755Setting up wget (1.16-1+deb8u1) ...
756Setting up armv7-splash-osmc (1.2.7) ...
757Setting up base-files-osmc (1.9.8) ...
758Setting up rbp-bootloader-osmc (1.5.0-1) ...
759Setting up rbp-userland-osmc (1.4.0-1) ...
760Setting up rbp2-kernel-osmc (3.0.2) ...
761Setting up libisc95 (1:9.9.5.dfsg-9+deb8u7) ...
762Setting up libdns100 (1:9.9.5.dfsg-9+deb8u7) ...
763Setting up libisccc90 (1:9.9.5.dfsg-9+deb8u7) ...
764Setting up libisccfg90 (1:9.9.5.dfsg-9+deb8u7) ...
765Setting up libbind9-90 (1:9.9.5.dfsg-9+deb8u7) ...
766Setting up liblwres90 (1:9.9.5.dfsg-9+deb8u7) ...
767Setting up bind9-host (1:9.9.5.dfsg-9+deb8u7) ...
768Setting up locales (2.19-18+deb8u6) ...
769Generating locales (this might take a while)...
770 en_GB.UTF-8... done
771Generation complete.
772Setting up openssl (1.0.1t-1+deb8u5) ...
773Setting up policykit-1 (0.105-15~deb8u2) ...
774Removed symlink /run/systemd/system/polkitd.service.
775Setting up wpasupplicant (2.3-1+deb8u4) ...
776Processing triggers for libc-bin (2.19-18+deb8u6) ...
777Log ended: 2016-10-04 19:50:47
778
779Log started: 2016-10-04 19:50:55
780Removing rbp2-image-4.4.16-1-osmc (1) ...
781Examining /etc/kernel/prerm.d.
782Examining /etc/kernel/postrm.d .
783Purging configuration files for rbp2-image-4.4.16-1-osmc (1) ...
784Examining /etc/kernel/postrm.d .
785Log ended: 2016-10-04 19:51:02
786
787Log started: 2016-10-06 23:56:22
788Removing libgssapi3-heimdal:armhf (1.6~rc2+dfsg-9) ...
789Removing libheimntlm0-heimdal:armhf (1.6~rc2+dfsg-9) ...
790Removing libkrb5-26-heimdal:armhf (1.6~rc2+dfsg-9) ...
791Removing libhx509-5-heimdal:armhf (1.6~rc2+dfsg-9) ...
792Removing libhcrypto4-heimdal:armhf (1.6~rc2+dfsg-9) ...
793Removing libheimbase1-heimdal:armhf (1.6~rc2+dfsg-9) ...
794Removing libwind0-heimdal:armhf (1.6~rc2+dfsg-9) ...
795Removing rbp2-image-4.4.16-4-osmc (4) ...
796Examining /etc/kernel/prerm.d.
797Examining /etc/kernel/postrm.d .
798Removing libasn1-8-heimdal:armhf (1.6~rc2+dfsg-9) ...
799Removing libroken18-heimdal:armhf (1.6~rc2+dfsg-9) ...
800Processing triggers for libc-bin (2.19-18+deb8u6) ...
801Log ended: 2016-10-06 23:56:34
802
803Log started: 2016-10-30 21:27:16
804Selecting previously unselected package rbp2-image-4.4.27-2-osmc.
805Preparing to unpack .../rbp2-image-4.4.27-2-osmc_2_armhf.deb ...
806Examining /etc/kernel/preinst.d/
807run-parts: executing /etc/kernel/preinst.d/001-preprocess-rbp 4.4.27-2-osmc /boot/vmlinuz-4.4.27-2-osmc
808Done.
809Unpacking rbp2-image-4.4.27-2-osmc (2) ...
810Preparing to unpack .../tzdata_2016h-0+deb8u1_all.deb ...
811Unpacking tzdata (2016h-0+deb8u1) over (2016f-0+deb8u1) ...
812Setting up tzdata (2016h-0+deb8u1) ...
813
814Current default time zone: 'Europe/London'
815Local time is now: Sun Oct 30 21:28:52 GMT 2016.
816Universal Time is now: Sun Oct 30 21:28:52 UTC 2016.
817Run 'dpkg-reconfigure tzdata' if you wish to change it.
818
819Preparing to unpack .../armv7-splash-osmc_1.2.9_armhf.deb ...
820Unpacking armv7-splash-osmc (1.2.9) over (1.2.7) ...
821Preparing to unpack .../base-files-osmc_2.0.1_all.deb ...
822Adding 'diversion of /usr/bin/apt-get to /usr/bin/apt-get-real by base-files-osmc'
823Unpacking base-files-osmc (2.0.1) over (1.9.8) ...
824Preparing to unpack .../rbp-bootloader-osmc_1.6.0-1_armhf.deb ...
825Unpacking rbp-bootloader-osmc (1.6.0-1) over (1.5.0-1) ...
826Preparing to unpack .../rbp-userland-osmc_1.5.0-1_armhf.deb ...
827Unpacking rbp-userland-osmc (1.5.0-1) over (1.4.0-1) ...
828Preparing to unpack .../rbp2-kernel-osmc_3.0.7_armhf.deb ...
829Unpacking rbp2-kernel-osmc (3.0.7) over (3.0.2) ...
830Preparing to unpack .../mediacenter-addon-osmc_3.0.621_all.deb ...
831Unpacking mediacenter-addon-osmc (3.0.621) over (3.0.619) ...
832Preparing to unpack .../armv7-libsqlite-osmc_3.15.0-1_armhf.deb ...
833Unpacking armv7-libsqlite-osmc (3.15.0-1) over (3.9.2.0-3) ...
834Preparing to unpack .../rbp2-mediacenter-osmc_16.1.0-24_armhf.deb ...
835Unpacking rbp2-mediacenter-osmc (16.1.0-24) over (16.1.0-20) ...
836Processing triggers for mime-support (3.58) ...
837Setting up rbp2-image-4.4.27-2-osmc (2) ...
838
839 Hmm. There is a symbolic link /lib/modules/4.4.27-2-osmc/build
840 However, I can not read it: No such file or directory
841 Therefore, I am deleting /lib/modules/4.4.27-2-osmc/build
842
843
844 Hmm. The package shipped with a symbolic link /lib/modules/4.4.27-2-osmc/source
845 However, I can not read the target: No such file or directory
846 Therefore, I am deleting /lib/modules/4.4.27-2-osmc/source
847
848Running depmod.
849Examining /etc/kernel/postinst.d.
850run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.27-2-osmc /boot/vmlinuz-4.4.27-2-osmc
851run-parts: executing /etc/kernel/postinst.d/inform-updater 4.4.27-2-osmc /boot/vmlinuz-4.4.27-2-osmc
852run-parts: executing /etc/kernel/postinst.d/process-vmlinuz-rbp 4.4.27-2-osmc /boot/vmlinuz-4.4.27-2-osmc
853Setting up armv7-splash-osmc (1.2.9) ...
854Setting up base-files-osmc (2.0.1) ...
855Setting up rbp-bootloader-osmc (1.6.0-1) ...
856Setting up rbp-userland-osmc (1.5.0-1) ...
857Setting up rbp2-kernel-osmc (3.0.7) ...
858Setting up mediacenter-addon-osmc (3.0.621) ...
859Setting up armv7-libsqlite-osmc (3.15.0-1) ...
860Setting up rbp2-mediacenter-osmc (16.1.0-24) ...
861Processing triggers for libc-bin (2.19-18+deb8u6) ...
862Log ended: 2016-10-30 21:32:00
863
864Log started: 2016-10-30 21:32:46
865Removing rbp2-image-4.4.16-6-osmc (6) ...
866[?1049h[1;38r(B[m[4l[?7h[H[2J[?1049l[H[2J[?1h=[?1000h[39;49m[?1h=[27d(B[0;1m[36m[44m[J[H Package configuration[K
867 (0[0;1m[36m[44mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B[0;1m[36m[44m[K
868[K
869[K
870[K
871[K
872[K
873[K
874[K
875[K
876[K
877(0[0;1m[37m[47mlqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B[0;1m[34m[47mConfiguring rbp2-image-4.4.16-6-osmc(0[0;1m[37m[47mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(0[0m[30m[47mk(B[0;1m[36m[44m[K
878(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
879(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
880(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
881(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
882(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
883(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
884(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
885(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
886(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
887(0[0;1m[37m[47mx(B[0m[30m[47m[166X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
888(0[0;1m[37m[47mtqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(0[0m[30m[47mu(B[0;1m[30m[40m[K
889(0[0;1m[37m[47mx(B[0m[30m[47m[59X[24;61H(B[0;1m[37m[44m<[33m[44m [37m[44mY[33m[44mes [37m[44m>(B[0m[30m[47m[30X[24;98H<(B[0;1m[30m[47m (B[0m[31m[47mN(B[0;1m[30m[47mo (B[0m[30m[47m>[63X[168G(0[0m[30m[47mx(B[0;1m[30m[40m[K
890(0[0;1m[37m[47mm(0[0m[30m[47mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B[0;1m[30m[40m[K
891[36m[44m [30m[40m[K[24;63H[39;49m(B[m[13;3H[30m[47mYou are running a kernel (version 4.4.16-6-osmc) and attempting to remove the same version. This is a potentially disastrous action. Not only will
892[3G/boot/vmlinuz-4.4.16-6-osmc be removed, making it impossible to boot it, (you will have to take action to change your boot loader to boot a new kernel), it will
893[3Galso remove all modules under the directory /lib/modules/4.4.16-6-osmc. Just having a copy of the kernel image is not enough, you will have to replace the
894[3Gmodules too.
895
896[3GI repeat, this is very dangerous. If at all in doubt, answer Yes. If you know exactly what you are doing, and are prepared to hose your system, then answer No.
897
898[4GDo you want to abort removal now?[24;63H[39;49m(B[m
899
900[170G[?1000l[38;1H
901[?1l>dpkg: error processing package rbp2-image-4.4.16-6-osmc (--remove):
902 subprocess installed pre-removal script returned error exit status 1
903Errors were encountered while processing:
904 rbp2-image-4.4.16-6-osmc
905Log ended: 2016-10-30 21:32:57
906
907Log started: 2016-10-30 21:47:55
908Removing rbp2-image-4.4.16-6-osmc (6) ...
909Examining /etc/kernel/prerm.d.
910Examining /etc/kernel/postrm.d .
911Log ended: 2016-10-30 21:47:59
912
913Log started: 2016-11-03 15:21:07
914Preparing to unpack .../tar_1.27.1-2+deb8u1_armhf.deb ...
915Unpacking tar (1.27.1-2+deb8u1) over (1.27.1-2+b1) ...
916Processing triggers for mime-support (3.58) ...
917Setting up tar (1.27.1-2+deb8u1) ...
918update-alternatives: warning: forcing reinstallation of alternative /usr/sbin/rmt-tar because link group rmt is broken
919Preparing to unpack .../base-files-osmc_2.0.2_all.deb ...
920Unpacking base-files-osmc (2.0.2) over (2.0.1) ...
921Preparing to unpack .../bind9-host_1%3a9.9.5.dfsg-9+deb8u8_armhf.deb ...
922Unpacking bind9-host (1:9.9.5.dfsg-9+deb8u8) over (1:9.9.5.dfsg-9+deb8u7) ...
923Preparing to unpack .../libisc95_1%3a9.9.5.dfsg-9+deb8u8_armhf.deb ...
924Unpacking libisc95 (1:9.9.5.dfsg-9+deb8u8) over (1:9.9.5.dfsg-9+deb8u7) ...
925Preparing to unpack .../libdns100_1%3a9.9.5.dfsg-9+deb8u8_armhf.deb ...
926Unpacking libdns100 (1:9.9.5.dfsg-9+deb8u8) over (1:9.9.5.dfsg-9+deb8u7) ...
927Preparing to unpack .../libisccc90_1%3a9.9.5.dfsg-9+deb8u8_armhf.deb ...
928Unpacking libisccc90 (1:9.9.5.dfsg-9+deb8u8) over (1:9.9.5.dfsg-9+deb8u7) ...
929Preparing to unpack .../libisccfg90_1%3a9.9.5.dfsg-9+deb8u8_armhf.deb ...
930Unpacking libisccfg90 (1:9.9.5.dfsg-9+deb8u8) over (1:9.9.5.dfsg-9+deb8u7) ...
931Preparing to unpack .../libbind9-90_1%3a9.9.5.dfsg-9+deb8u8_armhf.deb ...
932Unpacking libbind9-90 (1:9.9.5.dfsg-9+deb8u8) over (1:9.9.5.dfsg-9+deb8u7) ...
933Preparing to unpack .../liblwres90_1%3a9.9.5.dfsg-9+deb8u8_armhf.deb ...
934Unpacking liblwres90 (1:9.9.5.dfsg-9+deb8u8) over (1:9.9.5.dfsg-9+deb8u7) ...
935Setting up base-files-osmc (2.0.2) ...
936Setting up libisc95 (1:9.9.5.dfsg-9+deb8u8) ...
937Setting up libdns100 (1:9.9.5.dfsg-9+deb8u8) ...
938Setting up libisccc90 (1:9.9.5.dfsg-9+deb8u8) ...
939Setting up libisccfg90 (1:9.9.5.dfsg-9+deb8u8) ...
940Setting up libbind9-90 (1:9.9.5.dfsg-9+deb8u8) ...
941Setting up liblwres90 (1:9.9.5.dfsg-9+deb8u8) ...
942Setting up bind9-host (1:9.9.5.dfsg-9+deb8u8) ...
943Processing triggers for libc-bin (2.19-18+deb8u6) ...
944Log ended: 2016-11-03 15:21:24
945
946Log started: 2016-11-03 15:21:32
947Removing rbp2-image-4.4.16-4-osmc (4) ...
948Purging configuration files for rbp2-image-4.4.16-4-osmc (4) ...
949Examining /etc/kernel/postrm.d .
950Removing rbp2-image-4.4.16-6-osmc (6) ...
951Purging configuration files for rbp2-image-4.4.16-6-osmc (6) ...
952Examining /etc/kernel/postrm.d .
953Log ended: 2016-11-03 15:21:37
954
955Log started: 2016-11-28 22:30:29
956Preparing to unpack .../curl_7.38.0-4+deb8u5_armhf.deb ...
957Unpacking curl (7.38.0-4+deb8u5) over (7.38.0-4+deb8u4) ...
958Preparing to unpack .../libcurl3_7.38.0-4+deb8u5_armhf.deb ...
959Unpacking libcurl3:armhf (7.38.0-4+deb8u5) over (7.38.0-4+deb8u4) ...
960Preparing to unpack .../libicu52_52.1-8+deb8u4_armhf.deb ...
961Unpacking libicu52:armhf (52.1-8+deb8u4) over (52.1-8+deb8u3) ...
962Preparing to unpack .../mysql-common_5.5.53-0+deb8u1_all.deb ...
963Unpacking mysql-common (5.5.53-0+deb8u1) over (5.5.52-0+deb8u1) ...
964Preparing to unpack .../libmysqlclient18_5.5.53-0+deb8u1_armhf.deb ...
965Unpacking libmysqlclient18:armhf (5.5.53-0+deb8u1) over (5.5.52-0+deb8u1) ...
966Preparing to unpack .../libxslt1.1_1.1.28-2+deb8u2_armhf.deb ...
967Unpacking libxslt1.1:armhf (1.1.28-2+deb8u2) over (1.1.28-2+deb8u1) ...
968Selecting previously unselected package rbp2-image-4.4.27-5-osmc.
969Preparing to unpack .../rbp2-image-4.4.27-5-osmc_5_armhf.deb ...
970Examining /etc/kernel/preinst.d/
971run-parts: executing /etc/kernel/preinst.d/001-preprocess-rbp 4.4.27-5-osmc /boot/vmlinuz-4.4.27-5-osmc
972Done.
973Unpacking rbp2-image-4.4.27-5-osmc (5) ...
974Preparing to unpack .../tzdata_2016i-0+deb8u1_all.deb ...
975Unpacking tzdata (2016i-0+deb8u1) over (2016h-0+deb8u1) ...
976Setting up tzdata (2016i-0+deb8u1) ...
977
978Current default time zone: 'Europe/London'
979Local time is now: Mon Nov 28 22:32:00 GMT 2016.
980Universal Time is now: Mon Nov 28 22:32:00 UTC 2016.
981Run 'dpkg-reconfigure tzdata' if you wish to change it.
982
983Preparing to unpack .../base-files-osmc_2.0.3_all.deb ...
984Unpacking base-files-osmc (2.0.3) over (2.0.2) ...
985Preparing to unpack .../rbp2-kernel-osmc_3.1.4_armhf.deb ...
986Unpacking rbp2-kernel-osmc (3.1.4) over (3.0.7) ...
987Preparing to unpack .../python-pil_2.6.1-2+deb8u3_armhf.deb ...
988Unpacking python-pil:armhf (2.6.1-2+deb8u3) over (2.6.1-2+deb8u2) ...
989Preparing to unpack .../python-imaging_2.6.1-2+deb8u3_all.deb ...
990Unpacking python-imaging (2.6.1-2+deb8u3) over (2.6.1-2+deb8u2) ...
991Preparing to unpack .../mediacenter-addon-osmc_3.0.624_all.deb ...
992Unpacking mediacenter-addon-osmc (3.0.624) over (3.0.621) ...
993Preparing to unpack .../rbp2-libcec-osmc_3.0.1-19_armhf.deb ...
994Unpacking rbp2-libcec-osmc (3.0.1-19) over (3.0.1-18) ...
995Selecting previously unselected package armv7-libass-osmc.
996Preparing to unpack .../armv7-libass-osmc_0.13.4_armhf.deb ...
997Unpacking armv7-libass-osmc (0.13.4) ...
998Preparing to unpack .../rbp2-mediacenter-osmc_16.1.0-27_armhf.deb ...
999Unpacking rbp2-mediacenter-osmc (16.1.0-27) over (16.1.0-24) ...
1000Processing triggers for mime-support (3.58) ...
1001Setting up libcurl3:armhf (7.38.0-4+deb8u5) ...
1002Setting up curl (7.38.0-4+deb8u5) ...
1003Setting up libicu52:armhf (52.1-8+deb8u4) ...
1004Setting up mysql-common (5.5.53-0+deb8u1) ...
1005Setting up libmysqlclient18:armhf (5.5.53-0+deb8u1) ...
1006Setting up libxslt1.1:armhf (1.1.28-2+deb8u2) ...
1007Setting up rbp2-image-4.4.27-5-osmc (5) ...
1008
1009 Hmm. There is a symbolic link /lib/modules/4.4.27-5-osmc/build
1010 However, I can not read it: No such file or directory
1011 Therefore, I am deleting /lib/modules/4.4.27-5-osmc/build
1012
1013
1014 Hmm. The package shipped with a symbolic link /lib/modules/4.4.27-5-osmc/source
1015 However, I can not read the target: No such file or directory
1016 Therefore, I am deleting /lib/modules/4.4.27-5-osmc/source
1017
1018Running depmod.
1019Examining /etc/kernel/postinst.d.
1020run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.27-5-osmc /boot/vmlinuz-4.4.27-5-osmc
1021run-parts: executing /etc/kernel/postinst.d/inform-updater 4.4.27-5-osmc /boot/vmlinuz-4.4.27-5-osmc
1022run-parts: executing /etc/kernel/postinst.d/process-vmlinuz-rbp 4.4.27-5-osmc /boot/vmlinuz-4.4.27-5-osmc
1023Setting up base-files-osmc (2.0.3) ...
1024Setting up rbp2-kernel-osmc (3.1.4) ...
1025Setting up python-pil:armhf (2.6.1-2+deb8u3) ...
1026Setting up python-imaging (2.6.1-2+deb8u3) ...
1027Setting up mediacenter-addon-osmc (3.0.624) ...
1028Setting up rbp2-libcec-osmc (3.0.1-19) ...
1029Setting up armv7-libass-osmc (0.13.4) ...
1030Setting up rbp2-mediacenter-osmc (16.1.0-27) ...
1031Processing triggers for libc-bin (2.19-18+deb8u6) ...
1032Log ended: 2016-11-28 22:35:38
1033
1034Log started: 2016-12-05 21:01:34
1035Preparing to unpack .../tzdata_2016j-0+deb8u1_all.deb ...
1036Unpacking tzdata (2016j-0+deb8u1) over (2016i-0+deb8u1) ...
1037Setting up tzdata (2016j-0+deb8u1) ...
1038
1039Current default time zone: 'Europe/London'
1040Local time is now: Mon Dec 5 21:01:46 GMT 2016.
1041Universal Time is now: Mon Dec 5 21:01:46 UTC 2016.
1042Run 'dpkg-reconfigure tzdata' if you wish to change it.
1043
1044Log ended: 2016-12-05 21:01:47
1045
1046Log started: 2016-12-05 21:02:17
1047Removing libass5:armhf (0.10.2-3) ...
1048Removing libenca0:armhf (1.16-1) ...
1049Removing libharfbuzz0b:armhf (0.9.35-2) ...
1050Removing libgraphite2-3:armhf (1.3.6-1~deb8u1) ...
1051Removing rbp2-image-4.4.27-2-osmc (2) ...
1052Examining /etc/kernel/prerm.d.
1053Examining /etc/kernel/postrm.d .
1054Processing triggers for libc-bin (2.19-18+deb8u6) ...
1055Log ended: 2016-12-05 21:02:26
1056
1057---------------------- APT term.log END --------------- RcBRrsRs
1058
1059
1060====================== APT history.log =================== B8sj7DO8
1061
1062Start-Date: 2016-05-14 22:32:43
1063Commandline: apt-get -qq --yes install libqtcore4 libqtgui4 libqt4-network libusb-1.0-0 ca-certificates
1064Install: libqtcore4:armhf (4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1), libsm6:armhf (1.2.2-1+b1, automatic), qtcore4-l10n:armhf (4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1, automatic), libmng1:armhf (1.0.10+dfsg-3.1+b3, automatic), libxrender1:armhf (0.9.8-1+b1, automatic), libx11-data:armhf (1.6.2-3, automatic), libxt6:armhf (1.1.4-1+b1, automatic), fontconfig:armhf (2.11.0-6.3, automatic), libxdmcp6:armhf (1.1.1-1+b1, automatic), libqtdbus4:armhf (4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1, automatic), libx11-6:armhf (1.6.2-3, automatic), x11-common:armhf (7.7+7, automatic), libqt4-network:armhf (4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1), libxext6:armhf (1.3.3-1, automatic), libxau6:armhf (1.0.8-1, automatic), libusb-1.0-0:armhf (1.0.19-1), libice6:armhf (1.0.9-1+b1, automatic), libqtgui4:armhf (4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1), libaudio2:armhf (1.9.4-3, automatic), libqt4-xml:armhf (4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1, automatic), libxcb1:armhf (1.10-3+b1, automatic)
1065End-Date: 2016-05-14 22:33:32
1066
1067Start-Date: 2016-05-14 22:50:47
1068Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1069Install: rbp2-image-4.4.8-3-osmc:armhf (3, automatic)
1070Upgrade: tzdata:armhf (2016c-0+deb8u1, 2016d-0+deb8u1), libldb1:armhf (1.1.17-2+deb8u1, 1.1.20-0+deb8u1), libtdb1:armhf (1.3.1-1, 1.3.6-0+deb8u1), openssh-sftp-server:armhf (6.7p1-5+deb8u1, 6.7p1-5+deb8u2), wireless-firmware-osmc:armhf (1.1.0, 1.1.1), python-talloc:armhf (2.1.1-2, 2.1.2-0+deb8u1), openssh-server:armhf (6.7p1-5+deb8u1, 6.7p1-5+deb8u2), libtalloc2:armhf (2.1.1-2, 2.1.2-0+deb8u1), rbp-bootloader-osmc:armhf (1.2.6-1, 1.2.8-1), samba-common:armhf (4.1.17+dfsg-2+deb8u2, 4.2.10+dfsg-0+deb8u2), libtevent0:armhf (0.9.21-1, 0.9.25-0+deb8u1), rbp2-kernel-osmc:armhf (2.5.8, 2.6.8), rbp2-mediacenter-osmc:armhf (16.0.0-13, 16.1.0-3), libsmbclient:armhf (4.1.17+dfsg-2+deb8u2, 4.2.10+dfsg-0+deb8u2), mediacenter-addon-osmc:armhf (3.0.611, 3.0.614), openssl:armhf (1.0.1k-3+deb8u4, 1.0.1k-3+deb8u5), openssh-client:armhf (6.7p1-5+deb8u1, 6.7p1-5+deb8u2), mysql-common:armhf (5.5.47-0+deb8u1, 5.5.49-0+deb8u1), libmysqlclient18:armhf (5.5.47-0+deb8u1, 5.5.49-0+deb8u1), samba-libs:armhf (4.1.17+dfsg-2+deb8u2, 4.2.10+dfsg-0+deb8u2), base-files-osmc:armhf (1.9.0, 1.9.3), armv7-libnfs-osmc:armhf (1.9.8-4, 1.10.0-1), armv7-remote-osmc:armhf (1.1.9, 1.2.0), armv7-bluez-osmc:armhf (5.3.8-8, 5.3.9-1), libtasn1-6:armhf (4.2-3+deb8u1, 4.2-3+deb8u2), libwbclient0:armhf (4.1.17+dfsg-2+deb8u2, 4.2.10+dfsg-0+deb8u2), libidn11:armhf (1.29-1+b2, 1.29-1+deb8u1), armv7-libsqlite-osmc:armhf (3.9.2.0-2, 3.9.2.0-3), libssl1.0.0:armhf (1.0.1k-3+deb8u4, 1.0.1k-3+deb8u5), rbp-userland-osmc:armhf (1.1.8-1, 1.2.0-1)
1071End-Date: 2016-05-14 22:55:59
1072
1073Start-Date: 2016-06-20 22:30:26
1074Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1075Install: rbp2-image-4.4.13-1-osmc:armhf (1, automatic)
1076Upgrade: libdevmapper1.02.1:armhf (1.02.90-2.2, 1.02.90-2.2+deb8u1), libxml2:armhf (2.9.1+dfsg1-5+deb8u1, 2.9.1+dfsg1-5+deb8u2), dpkg:armhf (1.17.26, 1.17.27), libxslt1.1:armhf (1.1.28-2+b2, 1.1.28-2+deb8u1), wireless-firmware-osmc:armhf (1.1.1, 1.1.2), rbp-bootloader-osmc:armhf (1.2.8-1, 1.2.9-1), dmsetup:armhf (1.02.90-2.2, 1.02.90-2.2+deb8u1), samba-common:armhf (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), rbp2-kernel-osmc:armhf (2.6.8, 2.7.9), libdevmapper-event1.02.1:armhf (1.02.90-2.2, 1.02.90-2.2+deb8u1), perl-base:armhf (5.20.2-3+deb8u4, 5.20.2-3+deb8u5), rbp2-mediacenter-osmc:armhf (16.1.0-3, 16.1.0-12), libsmbclient:armhf (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), base-files:armhf (8+deb8u4, 8+deb8u5), mediacenter-addon-osmc:armhf (3.0.614, 3.0.617), openssl:armhf (1.0.1k-3+deb8u5, 1.0.1t-1+deb8u2), libexpat1:armhf (2.1.0-6+deb8u1, 2.1.0-6+deb8u3), samba-libs:armhf (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), base-files-osmc:armhf (1.9.3, 1.9.4), armv7-remote-osmc:armhf (1.2.0, 1.2.1), libwbclient0:armhf (4.2.10+dfsg-0+deb8u2, 4.2.10+dfsg-0+deb8u3), liblvm2app2.2:armhf (2.02.111-2.2, 2.02.111-2.2+deb8u1), libssl1.0.0:armhf (1.0.1k-3+deb8u5, 1.0.1t-1+deb8u2), rbp-userland-osmc:armhf (1.2.0-1, 1.2.0-4), perftune-osmc:armhf (1.1.8, 1.2.0), armv7-eventlircd-osmc:armhf (1.1.9, 1.2.0), diskmount-osmc:armhf (1.4.3, 1.4.4)
1077End-Date: 2016-06-20 22:35:52
1078
1079Start-Date: 2016-06-20 22:35:59
1080Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge rbp2-image-4.4.6-3-osmc
1081Purge: rbp2-image-4.4.6-3-osmc:armhf (3)
1082End-Date: 2016-06-20 22:36:09
1083
1084Start-Date: 2016-06-21 15:25:55
1085Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1086Install: rbp2-image-4.4.13-5-osmc:armhf (5, automatic)
1087Upgrade: rbp2-kernel-osmc:armhf (2.7.9, 2.8.5), mediacenter-addon-osmc:armhf (3.0.617, 3.0.618), base-files-osmc:armhf (1.9.4, 1.9.5), rbp-userland-osmc:armhf (1.2.0-4, 1.2.0-5)
1088End-Date: 2016-06-21 15:27:26
1089
1090Start-Date: 2016-06-21 15:27:37
1091Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge rbp2-image-4.4.8-3-osmc
1092Purge: rbp2-image-4.4.8-3-osmc:armhf (3)
1093End-Date: 2016-06-21 15:27:44
1094
1095Start-Date: 2016-07-24 14:43:11
1096Commandline: apt-get install zip
1097Install: zip:armhf (3.0-8)
1098End-Date: 2016-07-24 14:43:13
1099
1100Start-Date: 2016-08-01 21:18:32
1101Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1102Install: rbp2-image-4.4.16-1-osmc:armhf (1, automatic)
1103Upgrade: tzdata:armhf (2016d-0+deb8u1, 2016f-0+deb8u1), openssh-sftp-server:armhf (6.7p1-5+deb8u2, 6.7p1-5+deb8u3), openssh-server:armhf (6.7p1-5+deb8u2, 6.7p1-5+deb8u3), rbp-bootloader-osmc:armhf (1.2.9-1, 1.3.0-1), rbp2-kernel-osmc:armhf (2.8.5, 2.9.6), armv7-connman-osmc:armhf (1.3.0-5, 1.3.0-6), perl-base:armhf (5.20.2-3+deb8u5, 5.20.2-3+deb8u6), rbp2-mediacenter-osmc:armhf (16.1.0-12, 16.1.0-16), ntp:armhf (4.2.6.p5+dfsg-7+deb8u1, 4.2.6.p5+dfsg-7+deb8u2), rbp2-libcec-osmc:armhf (3.0.1-16, 3.0.1-18), openssh-client:armhf (6.7p1-5+deb8u2, 6.7p1-5+deb8u3), mysql-common:armhf (5.5.49-0+deb8u1, 5.5.50-0+deb8u1), libmysqlclient18:armhf (5.5.49-0+deb8u1, 5.5.50-0+deb8u1), armv7-network-osmc:armhf (1.6.2, 1.6.3), base-files-osmc:armhf (1.9.5, 1.9.6), rbp-userland-osmc:armhf (1.2.0-5, 1.2.0-6)
1104End-Date: 2016-08-01 21:23:37
1105
1106Start-Date: 2016-08-01 21:23:45
1107Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge rbp2-image-4.4.13-1-osmc
1108Purge: rbp2-image-4.4.13-1-osmc:armhf (1)
1109End-Date: 2016-08-01 21:23:50
1110
1111Start-Date: 2016-08-29 16:34:27
1112Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1113Install: rbp2-image-4.4.16-4-osmc:armhf (4, automatic)
1114Upgrade: libfontconfig1:armhf (2.11.0-6.3, 2.11.0-6.3+deb8u1), libcurl3:armhf (7.38.0-4+deb8u3, 7.38.0-4+deb8u4), fontconfig:armhf (2.11.0-6.3, 2.11.0-6.3+deb8u1), libgcrypt20:armhf (1.6.3-2+deb8u1, 1.6.3-2+deb8u2), rbp-bootloader-osmc:armhf (1.3.0-1, 1.4.0-1), rbp2-kernel-osmc:armhf (2.9.6, 2.9.9), curl:armhf (7.38.0-4+deb8u3, 7.38.0-4+deb8u4), gnupg:armhf (1.4.18-7+deb8u1, 1.4.18-7+deb8u2), fontconfig-config:armhf (2.11.0-6.3, 2.11.0-6.3+deb8u1), rbp2-mediacenter-osmc:armhf (16.1.0-16, 16.1.0-20), mediacenter-addon-osmc:armhf (3.0.618, 3.0.619), gpgv:armhf (1.4.18-7+deb8u1, 1.4.18-7+deb8u2), base-files-osmc:armhf (1.9.6, 1.9.7), rbp-userland-osmc:armhf (1.2.0-6, 1.3.0-1)
1115End-Date: 2016-08-29 16:39:00
1116
1117Start-Date: 2016-08-29 16:39:09
1118Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge rbp2-image-4.4.13-5-osmc
1119Purge: rbp2-image-4.4.13-5-osmc:armhf (5)
1120End-Date: 2016-08-29 16:39:15
1121
1122Start-Date: 2016-10-04 19:45:24
1123Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1124Install: rbp2-image-4.4.16-6-osmc:armhf (6, automatic)
1125Upgrade: libcomerr2:armhf (1.42.12-1.1, 1.42.12-2), libpython2.7-minimal:armhf (2.7.9-2, 2.7.9-2+deb8u1), libudev1:armhf (215-17+deb8u4, 215-17+deb8u5), python2.7:armhf (2.7.9-2, 2.7.9-2+deb8u1), libxml2:armhf (2.9.1+dfsg1-5+deb8u2, 2.9.1+dfsg1-5+deb8u3), libpython2.7-stdlib:armhf (2.7.9-2, 2.7.9-2+deb8u1), libss2:armhf (1.42.12-1.1, 1.42.12-2), systemd-sysv:armhf (215-17+deb8u4, 215-17+deb8u5), multiarch-support:armhf (2.19-18+deb8u4, 2.19-18+deb8u6), rbp-bootloader-osmc:armhf (1.4.0-1, 1.5.0-1), libisccc90:armhf (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), systemd:armhf (215-17+deb8u4, 215-17+deb8u5), libc6:armhf (2.19-18+deb8u4, 2.19-18+deb8u6), libsystemd0:armhf (215-17+deb8u4, 215-17+deb8u5), libpolkit-agent-1-0:armhf (0.105-8, 0.105-15~deb8u2), rbp2-kernel-osmc:armhf (2.9.9, 3.0.2), e2fsprogs:armhf (1.42.12-1.1, 1.42.12-2), udev:armhf (215-17+deb8u4, 215-17+deb8u5), gnupg:armhf (1.4.18-7+deb8u2, 1.4.18-7+deb8u3), libisc95:armhf (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libpolkit-backend-1-0:armhf (0.105-8, 0.105-15~deb8u2), libbind9-90:armhf (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libdns100:armhf (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), locales:armhf (2.19-18+deb8u4, 2.19-18+deb8u6), base-files:armhf (8+deb8u5, 8+deb8u6), liblwres90:armhf (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), openssl:armhf (1.0.1t-1+deb8u2, 1.0.1t-1+deb8u5), wget:armhf (1.16-1, 1.16-1+deb8u1), libpam-systemd:armhf (215-17+deb8u4, 215-17+deb8u5), libisccfg90:armhf (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libsqlite3-0:armhf (3.8.7.1-1+deb8u1, 3.8.7.1-1+deb8u2), mysql-common:armhf (5.5.50-0+deb8u1, 5.5.52-0+deb8u1), libmysqlclient18:armhf (5.5.50-0+deb8u1, 5.5.52-0+deb8u1), python2.7-minimal:armhf (2.7.9-2, 2.7.9-2+deb8u1), armv7-splash-osmc:armhf (1.2.6, 1.2.7), gpgv:armhf (1.4.18-7+deb8u2, 1.4.18-7+deb8u3), libpolkit-gobject-1-0:armhf (0.105-8, 0.105-15~deb8u2), bind9-host:armhf (9.9.5.dfsg-9+deb8u6, 9.9.5.dfsg-9+deb8u7), libpython2.7:armhf (2.7.9-2, 2.7.9-2+deb8u1), base-files-osmc:armhf (1.9.7, 1.9.8), wpasupplicant:armhf (2.3-1+deb8u3, 2.3-1+deb8u4), libc-bin:armhf (2.19-18+deb8u4, 2.19-18+deb8u6), e2fslibs:armhf (1.42.12-1.1, 1.42.12-2), policykit-1:armhf (0.105-8, 0.105-15~deb8u2), libidn11:armhf (1.29-1+deb8u1, 1.29-1+deb8u2), libssl1.0.0:armhf (1.0.1t-1+deb8u2, 1.0.1t-1+deb8u5), rbp-userland-osmc:armhf (1.3.0-1, 1.4.0-1), libgudev-1.0-0:armhf (215-17+deb8u4, 215-17+deb8u5)
1126End-Date: 2016-10-04 19:50:47
1127
1128Start-Date: 2016-10-04 19:50:55
1129Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge rbp2-image-4.4.16-1-osmc
1130Purge: rbp2-image-4.4.16-1-osmc:armhf (1)
1131End-Date: 2016-10-04 19:51:02
1132
1133Start-Date: 2016-10-06 23:56:22
1134Commandline: apt-get autoremove
1135Remove: libkrb5-26-heimdal:armhf (1.6~rc2+dfsg-9), libhcrypto4-heimdal:armhf (1.6~rc2+dfsg-9), libasn1-8-heimdal:armhf (1.6~rc2+dfsg-9), rbp2-image-4.4.16-4-osmc:armhf (4), libroken18-heimdal:armhf (1.6~rc2+dfsg-9), libhx509-5-heimdal:armhf (1.6~rc2+dfsg-9), libheimbase1-heimdal:armhf (1.6~rc2+dfsg-9), libgssapi3-heimdal:armhf (1.6~rc2+dfsg-9), libwind0-heimdal:armhf (1.6~rc2+dfsg-9), libheimntlm0-heimdal:armhf (1.6~rc2+dfsg-9)
1136End-Date: 2016-10-06 23:56:34
1137
1138Start-Date: 2016-10-30 21:27:16
1139Commandline: apt-get dist-upgrade
1140Install: rbp2-image-4.4.27-2-osmc:armhf (2, automatic)
1141Upgrade: tzdata:armhf (2016f-0+deb8u1, 2016h-0+deb8u1), rbp-bootloader-osmc:armhf (1.5.0-1, 1.6.0-1), rbp2-kernel-osmc:armhf (3.0.2, 3.0.7), rbp2-mediacenter-osmc:armhf (16.1.0-20, 16.1.0-24), mediacenter-addon-osmc:armhf (3.0.619, 3.0.621), armv7-splash-osmc:armhf (1.2.7, 1.2.9), base-files-osmc:armhf (1.9.8, 2.0.1), armv7-libsqlite-osmc:armhf (3.9.2.0-3, 3.15.0-1), rbp-userland-osmc:armhf (1.4.0-1, 1.5.0-1)
1142End-Date: 2016-10-30 21:32:00
1143
1144Start-Date: 2016-10-30 21:32:46
1145Commandline: /usr/bin/apt-get-real autoremove
1146Remove: rbp2-image-4.4.16-6-osmc:armhf (6)
1147Error: Sub-process /usr/bin/dpkg returned an error code (1)
1148End-Date: 2016-10-30 21:32:57
1149
1150Start-Date: 2016-10-30 21:47:55
1151Commandline: /usr/bin/apt-get-real remove rbp2-image-4.4.16-6-osmc
1152Remove: rbp2-image-4.4.16-6-osmc:armhf (6)
1153End-Date: 2016-10-30 21:47:59
1154
1155Start-Date: 2016-11-03 15:21:07
1156Commandline: /usr/bin/apt-get-real -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1157Upgrade: libisccc90:armhf (9.9.5.dfsg-9+deb8u7, 9.9.5.dfsg-9+deb8u8), libisc95:armhf (9.9.5.dfsg-9+deb8u7, 9.9.5.dfsg-9+deb8u8), libbind9-90:armhf (9.9.5.dfsg-9+deb8u7, 9.9.5.dfsg-9+deb8u8), libdns100:armhf (9.9.5.dfsg-9+deb8u7, 9.9.5.dfsg-9+deb8u8), liblwres90:armhf (9.9.5.dfsg-9+deb8u7, 9.9.5.dfsg-9+deb8u8), libisccfg90:armhf (9.9.5.dfsg-9+deb8u7, 9.9.5.dfsg-9+deb8u8), bind9-host:armhf (9.9.5.dfsg-9+deb8u7, 9.9.5.dfsg-9+deb8u8), base-files-osmc:armhf (2.0.1, 2.0.2), tar:armhf (1.27.1-2+b1, 1.27.1-2+deb8u1)
1158End-Date: 2016-11-03 15:21:24
1159
1160Start-Date: 2016-11-03 15:21:32
1161Commandline: /usr/bin/apt-get-real -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge rbp2-image-4.4.16-4-osmc rbp2-image-4.4.16-6-osmc
1162Purge: rbp2-image-4.4.16-6-osmc:armhf (), rbp2-image-4.4.16-4-osmc:armhf ()
1163End-Date: 2016-11-03 15:21:37
1164
1165Start-Date: 2016-11-28 22:30:29
1166Commandline: /usr/bin/apt-get-real -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -f -y dist-upgrade
1167Install: armv7-libass-osmc:armhf (0.13.4, automatic), rbp2-image-4.4.27-5-osmc:armhf (5, automatic)
1168Upgrade: tzdata:armhf (2016h-0+deb8u1, 2016i-0+deb8u1), libcurl3:armhf (7.38.0-4+deb8u4, 7.38.0-4+deb8u5), libxslt1.1:armhf (1.1.28-2+deb8u1, 1.1.28-2+deb8u2), rbp2-kernel-osmc:armhf (3.0.7, 3.1.4), python-pil:armhf (2.6.1-2+deb8u2, 2.6.1-2+deb8u3), curl:armhf (7.38.0-4+deb8u4, 7.38.0-4+deb8u5), rbp2-mediacenter-osmc:armhf (16.1.0-24, 16.1.0-27), mediacenter-addon-osmc:armhf (3.0.621, 3.0.624), rbp2-libcec-osmc:armhf (3.0.1-18, 3.0.1-19), mysql-common:armhf (5.5.52-0+deb8u1, 5.5.53-0+deb8u1), libicu52:armhf (52.1-8+deb8u3, 52.1-8+deb8u4), libmysqlclient18:armhf (5.5.52-0+deb8u1, 5.5.53-0+deb8u1), base-files-osmc:armhf (2.0.2, 2.0.3), python-imaging:armhf (2.6.1-2+deb8u2, 2.6.1-2+deb8u3)
1169End-Date: 2016-11-28 22:35:38
1170
1171Start-Date: 2016-12-05 21:01:34
1172Commandline: /usr/bin/apt-get-real dist-upgrade
1173Upgrade: tzdata:armhf (2016i-0+deb8u1, 2016j-0+deb8u1)
1174End-Date: 2016-12-05 21:01:47
1175
1176Start-Date: 2016-12-05 21:02:17
1177Commandline: /usr/bin/apt-get-real autoremove
1178Remove: libharfbuzz0b:armhf (0.9.35-2), libgraphite2-3:armhf (1.3.6-1~deb8u1), libenca0:armhf (1.16-1), rbp2-image-4.4.27-2-osmc:armhf (2), libass5:armhf (0.10.2-3)
1179End-Date: 2016-12-05 21:02:26
1180
1181---------------------- APT history.log END --------------- B8sj7DO8
1182
1183
1184====================== APT sources.list =================== ZZz2wrJ1
1185deb http://ftp.debian.org/debian jessie main contrib non-free
1186
1187deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free
1188
1189deb http://security.debian.org/ jessie/updates main contrib non-free
1190
1191deb http://apt.osmc.tv jessie main
1192
1193
1194---------------------- APT sources.list END --------------- ZZz2wrJ1
1195
1196
1197====================== APT apt.conf.d =================== fFsk1x85
1198total 36
1199drwxr-xr-x 2 root root 4096 Nov 28 22:35 .
1200drwxr-xr-x 6 root root 4096 Jan 1 1970 ..
1201-rw-r--r-- 1 root root 26 Nov 22 00:10 00-osmc-fancy-progressbar
1202-rw-r--r-- 1 root root 62 Nov 22 00:10 00-osmc-no-prompt-conffiles
1203-rw-r--r-- 1 root root 56 Nov 22 00:10 00-osmc-no-recommends-or-suggests
1204-rw-r--r-- 1 root root 38 Nov 22 00:10 00-osmc-user-agent
1205-rw-r--r-- 1 root root 643 Mar 13 2016 01autoremove
1206-rw-r--r-- 1 root root 970 Nov 28 22:35 01autoremove-kernels
1207-rw-r--r-- 1 root root 182 Mar 19 2015 70debconf
1208
1209---------------------- APT apt.conf.d END --------------- fFsk1x85
1210
1211
1212====================== APT preferences.d =================== vSKj25Lq
1213total 12
1214drwxr-xr-x 2 root root 4096 Nov 28 22:32 .
1215drwxr-xr-x 6 root root 4096 Jan 1 1970 ..
1216-rw-r--r-- 1 root root 56 Nov 22 00:10 kernel-common
1217
1218---------------------- APT preferences.d END --------------- vSKj25Lq
1219
1220
1221====================== System Journal =================== MyqVXi2x
1222-- Logs begin at Wed 2016-12-21 18:54:27 GMT, end at Wed 2016-12-21 18:59:09 GMT. --
1223Dec 21 18:54:27 osmc systemd-journal[159]: Runtime journal is using 4.5M (max allowed 36.6M, trying to leave 55.0M free of 362.0M available → current limit 36.6M).
1224Dec 21 18:54:27 osmc systemd-journal[159]: Runtime journal is using 4.5M (max allowed 36.6M, trying to leave 55.0M free of 362.0M available → current limit 36.6M).
1225Dec 21 18:54:27 osmc kernel: Booting Linux on physical CPU 0xf00
1226Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys cpuset
1227Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys cpu
1228Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys cpuacct
1229Dec 21 18:54:27 osmc kernel: Linux version 4.4.27-5-osmc (root@vero2a) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Tue Nov 22 02:23:12 UTC 2016
1230Dec 21 18:54:27 osmc kernel: CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
1231Dec 21 18:54:27 osmc kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
1232Dec 21 18:54:27 osmc kernel: Machine model: Raspberry Pi 2 Model B Rev 1.1
1233Dec 21 18:54:27 osmc kernel: cma: Reserved 8 MiB at 0x2e400000
1234Dec 21 18:54:27 osmc kernel: Memory policy: Data cache writealloc
1235Dec 21 18:54:27 osmc kernel: On node 0 totalpages: 192512
1236Dec 21 18:54:27 osmc kernel: free_area_init_node: node 0, pgdat 80bd6380, node_mem_map add64000
1237Dec 21 18:54:27 osmc kernel: Normal zone: 1692 pages used for memmap
1238Dec 21 18:54:27 osmc kernel: Normal zone: 0 pages reserved
1239Dec 21 18:54:27 osmc kernel: Normal zone: 192512 pages, LIFO batch:31
1240Dec 21 18:54:27 osmc kernel: [bcm2709_smp_init_cpus] enter (9660->f3003010)
1241Dec 21 18:54:27 osmc kernel: [bcm2709_smp_init_cpus] ncores=4
1242Dec 21 18:54:27 osmc kernel: PERCPU: Embedded 13 pages/cpu @aefaa000 s23552 r8192 d21504 u53248
1243Dec 21 18:54:27 osmc kernel: pcpu-alloc: s23552 r8192 d21504 u53248 alloc=13*4096
1244Dec 21 18:54:27 osmc kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
1245Dec 21 18:54:27 osmc kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 190820
1246Dec 21 18:54:27 osmc kernel: Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa01041 bcm2709.serial=0xda6da6e0 smsc95xx.macaddr=B8:27:EB:6D:A6:E0 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
1247Dec 21 18:54:27 osmc kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
1248Dec 21 18:54:27 osmc kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
1249Dec 21 18:54:27 osmc kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
1250Dec 21 18:54:27 osmc kernel: Memory: 741044K/770048K available (8022K kernel code, 440K rwdata, 1872K rodata, 1792K init, 764K bss, 20812K reserved, 8192K cma-reserved)
1251Dec 21 18:54:27 osmc kernel: Virtual kernel memory layout:
1252 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
1253 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
1254 vmalloc : 0xaf800000 - 0xff800000 (1280 MB)
1255 lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
1256 modules : 0x7f000000 - 0x80000000 ( 16 MB)
1257 .text : 0x80008000 - 0x809b1dc8 (9896 kB)
1258 .init : 0x809b2000 - 0x80b72000 (1792 kB)
1259 .data : 0x80b72000 - 0x80be0074 ( 441 kB)
1260 .bss : 0x80be3000 - 0x80ca23ec ( 765 kB)
1261Dec 21 18:54:27 osmc kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
1262Dec 21 18:54:27 osmc kernel: Preemptible hierarchical RCU implementation.
1263Dec 21 18:54:27 osmc kernel: Build-time adjustment of leaf fanout to 32.
1264Dec 21 18:54:27 osmc kernel: NR_IRQS:16 nr_irqs:16 16
1265Dec 21 18:54:27 osmc kernel: Architected cp15 timer(s) running at 19.20MHz (phys).
1266Dec 21 18:54:27 osmc kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
1267Dec 21 18:54:27 osmc kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
1268Dec 21 18:54:27 osmc kernel: Switching to timer-based delay loop, resolution 52ns
1269Dec 21 18:54:27 osmc kernel: Console: colour dummy device 80x30
1270Dec 21 18:54:27 osmc kernel: console [tty0] enabled
1271Dec 21 18:54:27 osmc kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
1272Dec 21 18:54:27 osmc kernel: pid_max: default: 32768 minimum: 301
1273Dec 21 18:54:27 osmc kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
1274Dec 21 18:54:27 osmc kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
1275Dec 21 18:54:27 osmc kernel: Disabling cpuset control group subsystem
1276Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys io
1277Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys memory
1278Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys devices
1279Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys freezer
1280Dec 21 18:54:27 osmc kernel: Initializing cgroup subsys net_cls
1281Dec 21 18:54:27 osmc kernel: CPU: Testing write buffer coherency: ok
1282Dec 21 18:54:27 osmc kernel: ftrace: allocating 19464 entries in 58 pages
1283Dec 21 18:54:27 osmc kernel: CPU0: update cpu_capacity 1024
1284Dec 21 18:54:27 osmc kernel: CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
1285Dec 21 18:54:27 osmc kernel: [bcm2709_smp_prepare_cpus] enter
1286Dec 21 18:54:27 osmc kernel: Setting up static identity map for 0x8240 - 0x8298
1287Dec 21 18:54:27 osmc kernel: [bcm2709_boot_secondary] cpu:1 started (0) 17
1288Dec 21 18:54:27 osmc kernel: [bcm2709_secondary_init] enter cpu:1
1289Dec 21 18:54:27 osmc kernel: CPU1: update cpu_capacity 1024
1290Dec 21 18:54:27 osmc kernel: CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
1291Dec 21 18:54:27 osmc kernel: [bcm2709_boot_secondary] cpu:2 started (0) 18
1292Dec 21 18:54:27 osmc kernel: [bcm2709_secondary_init] enter cpu:2
1293Dec 21 18:54:27 osmc kernel: CPU2: update cpu_capacity 1024
1294Dec 21 18:54:27 osmc kernel: CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
1295Dec 21 18:54:27 osmc kernel: [bcm2709_boot_secondary] cpu:3 started (0) 18
1296Dec 21 18:54:27 osmc kernel: [bcm2709_secondary_init] enter cpu:3
1297Dec 21 18:54:27 osmc kernel: CPU3: update cpu_capacity 1024
1298Dec 21 18:54:27 osmc kernel: CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
1299Dec 21 18:54:27 osmc kernel: Brought up 4 CPUs
1300Dec 21 18:54:27 osmc kernel: SMP: Total of 4 processors activated (153.60 BogoMIPS).
1301Dec 21 18:54:27 osmc kernel: CPU: All CPU(s) started in HYP mode.
1302Dec 21 18:54:27 osmc kernel: CPU: Virtualization extensions available.
1303Dec 21 18:54:27 osmc kernel: devtmpfs: initialized
1304Dec 21 18:54:27 osmc kernel: VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
1305Dec 21 18:54:27 osmc kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
1306Dec 21 18:54:27 osmc kernel: pinctrl core: initialized pinctrl subsystem
1307Dec 21 18:54:27 osmc kernel: NET: Registered protocol family 16
1308Dec 21 18:54:27 osmc kernel: DMA: preallocated 4096 KiB pool for atomic coherent allocations
1309Dec 21 18:54:27 osmc kernel: cpuidle: using governor ladder
1310Dec 21 18:54:27 osmc kernel: cpuidle: using governor menu
1311Dec 21 18:54:27 osmc kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
1312Dec 21 18:54:27 osmc kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
1313Dec 21 18:54:27 osmc kernel: Serial: AMBA PL011 UART driver
1314Dec 21 18:54:27 osmc kernel: 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
1315Dec 21 18:54:27 osmc kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
1316Dec 21 18:54:27 osmc kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
1317Dec 21 18:54:27 osmc kernel: SCSI subsystem initialized
1318Dec 21 18:54:27 osmc kernel: usbcore: registered new interface driver usbfs
1319Dec 21 18:54:27 osmc kernel: usbcore: registered new interface driver hub
1320Dec 21 18:54:27 osmc kernel: usbcore: registered new device driver usb
1321Dec 21 18:54:27 osmc kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2016-10-13 17:21
1322Dec 21 18:54:27 osmc kernel: clocksource: Switched to clocksource arch_sys_counter
1323Dec 21 18:54:27 osmc kernel: FS-Cache: Loaded
1324Dec 21 18:54:27 osmc kernel: CacheFiles: Loaded
1325Dec 21 18:54:27 osmc kernel: NET: Registered protocol family 2
1326Dec 21 18:54:27 osmc kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
1327Dec 21 18:54:27 osmc kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
1328Dec 21 18:54:27 osmc kernel: TCP: Hash tables configured (established 8192 bind 8192)
1329Dec 21 18:54:27 osmc kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
1330Dec 21 18:54:27 osmc kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
1331Dec 21 18:54:27 osmc kernel: NET: Registered protocol family 1
1332Dec 21 18:54:27 osmc kernel: RPC: Registered named UNIX socket transport module.
1333Dec 21 18:54:27 osmc kernel: RPC: Registered udp transport module.
1334Dec 21 18:54:27 osmc kernel: RPC: Registered tcp transport module.
1335Dec 21 18:54:27 osmc kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
1336Dec 21 18:54:27 osmc kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
1337Dec 21 18:54:27 osmc kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
1338Dec 21 18:54:27 osmc kernel: audit: initializing netlink subsys (disabled)
1339Dec 21 18:54:27 osmc kernel: audit: type=2000 audit(0.539:1): initialized
1340Dec 21 18:54:27 osmc kernel: VFS: Disk quotas dquot_6.6.0
1341Dec 21 18:54:27 osmc kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
1342Dec 21 18:54:27 osmc kernel: FS-Cache: Netfs 'nfs' registered for caching
1343Dec 21 18:54:27 osmc kernel: NFS: Registering the id_resolver key type
1344Dec 21 18:54:27 osmc kernel: Key type id_resolver registered
1345Dec 21 18:54:27 osmc kernel: Key type id_legacy registered
1346Dec 21 18:54:27 osmc kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
1347Dec 21 18:54:27 osmc kernel: io scheduler noop registered
1348Dec 21 18:54:27 osmc kernel: io scheduler bfq registered (default)
1349Dec 21 18:54:27 osmc kernel: BFQ I/O-scheduler version: v7r7
1350Dec 21 18:54:27 osmc kernel: BCM2708FB: allocated DMA memory ee800000
1351Dec 21 18:54:27 osmc kernel: BCM2708FB: allocated DMA channel 0 @ f3007000
1352Dec 21 18:54:27 osmc kernel: Console: switching to colour frame buffer device 240x67
1353Dec 21 18:54:27 osmc kernel: bcm2835-rng 3f104000.rng: hwrng registered
1354Dec 21 18:54:27 osmc kernel: vc-cma: Videocore CMA driver
1355Dec 21 18:54:27 osmc kernel: vc-cma: vc_cma_base = 0x00000000
1356Dec 21 18:54:27 osmc kernel: vc-cma: vc_cma_size = 0x00000000 (0 MiB)
1357Dec 21 18:54:27 osmc kernel: vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
1358Dec 21 18:54:27 osmc kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
1359Dec 21 18:54:27 osmc kernel: brd: module loaded
1360Dec 21 18:54:27 osmc kernel: loop: module loaded
1361Dec 21 18:54:27 osmc kernel: vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
1362Dec 21 18:54:27 osmc kernel: Loading iSCSI transport class v2.0-870.
1363Dec 21 18:54:27 osmc kernel: usbcore: registered new interface driver smsc95xx
1364Dec 21 18:54:27 osmc kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
1365Dec 21 18:54:27 osmc kernel: Core Release: 2.80a
1366Dec 21 18:54:27 osmc kernel: Setting default values for core params
1367Dec 21 18:54:27 osmc kernel: Finished setting default values for core params
1368Dec 21 18:54:27 osmc kernel: Using Buffer DMA mode
1369Dec 21 18:54:27 osmc kernel: Periodic Transfer Interrupt Enhancement - disabled
1370Dec 21 18:54:27 osmc kernel: Multiprocessor Interrupt Enhancement - disabled
1371Dec 21 18:54:27 osmc kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
1372Dec 21 18:54:27 osmc kernel: Dedicated Tx FIFOs mode
1373Dec 21 18:54:27 osmc kernel: WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
1374Dec 21 18:54:27 osmc kernel: FIQ FSM acceleration enabled for :
1375 Non-periodic Split Transactions
1376 Periodic Split Transactions
1377 High-Speed Isochronous Endpoints
1378 Interrupt/Control Split Transaction hack enabled
1379Dec 21 18:54:27 osmc kernel: dwc_otg: Microframe scheduler enabled
1380Dec 21 18:54:27 osmc kernel: WARN::hcd_init_fiq:413: FIQ on core 1 at 0x8057f240
1381Dec 21 18:54:27 osmc kernel: WARN::hcd_init_fiq:414: FIQ ASM at 0x8057f5b0 length 36
1382Dec 21 18:54:27 osmc kernel: WARN::hcd_init_fiq:439: MPHI regs_base at 0xaf87e000
1383Dec 21 18:54:27 osmc kernel: dwc_otg 3f980000.usb: DWC OTG Controller
1384Dec 21 18:54:27 osmc kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
1385Dec 21 18:54:27 osmc kernel: dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
1386Dec 21 18:54:27 osmc kernel: Init: Port Power? op_state=1
1387Dec 21 18:54:27 osmc kernel: Init: Power Port (0)
1388Dec 21 18:54:27 osmc kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
1389Dec 21 18:54:27 osmc kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1390Dec 21 18:54:27 osmc kernel: usb usb1: Product: DWC OTG Controller
1391Dec 21 18:54:27 osmc kernel: usb usb1: Manufacturer: Linux 4.4.27-5-osmc dwc_otg_hcd
1392Dec 21 18:54:27 osmc kernel: usb usb1: SerialNumber: 3f980000.usb
1393Dec 21 18:54:27 osmc kernel: hub 1-0:1.0: USB hub found
1394Dec 21 18:54:27 osmc kernel: hub 1-0:1.0: 1 port detected
1395Dec 21 18:54:27 osmc kernel: dwc_otg: FIQ enabled
1396Dec 21 18:54:27 osmc kernel: dwc_otg: NAK holdoff enabled
1397Dec 21 18:54:27 osmc kernel: dwc_otg: FIQ split-transaction FSM enabled
1398Dec 21 18:54:27 osmc kernel: Module dwc_common_port init
1399Dec 21 18:54:27 osmc kernel: usbcore: registered new interface driver usb-storage
1400Dec 21 18:54:27 osmc kernel: mousedev: PS/2 mouse device common for all mice
1401Dec 21 18:54:27 osmc kernel: usbcore: registered new interface driver usbtouchscreen
1402Dec 21 18:54:27 osmc kernel: bcm2835-cpufreq: min=600000 max=900000
1403Dec 21 18:54:27 osmc kernel: sdhci: Secure Digital Host Controller Interface driver
1404Dec 21 18:54:27 osmc kernel: sdhci: Copyright(c) Pierre Ossman
1405Dec 21 18:54:27 osmc kernel: sdhost: log_buf @ ae813000 (ee813000)
1406Dec 21 18:54:27 osmc kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
1407Dec 21 18:54:27 osmc kernel: sdhci-pltfm: SDHCI platform and OF driver helper
1408Dec 21 18:54:27 osmc kernel: ledtrig-cpu: registered to indicate activity on CPUs
1409Dec 21 18:54:27 osmc kernel: hidraw: raw HID events driver (C) Jiri Kosina
1410Dec 21 18:54:27 osmc kernel: usbcore: registered new interface driver usbhid
1411Dec 21 18:54:27 osmc kernel: usbhid: USB HID core driver
1412Dec 21 18:54:27 osmc kernel: Initializing XFRM netlink socket
1413Dec 21 18:54:27 osmc kernel: NET: Registered protocol family 17
1414Dec 21 18:54:27 osmc kernel: Key type dns_resolver registered
1415Dec 21 18:54:27 osmc kernel: Registering SWP/SWPB emulation handler
1416Dec 21 18:54:27 osmc kernel: registered taskstats version 1
1417Dec 21 18:54:27 osmc kernel: vc-sm: Videocore shared memory driver
1418Dec 21 18:54:27 osmc kernel: [vc_sm_connected_init]: start
1419Dec 21 18:54:27 osmc kernel: [vc_sm_connected_init]: end - returning 0
1420Dec 21 18:54:27 osmc kernel: of_cfs_init
1421Dec 21 18:54:27 osmc kernel: of_cfs_init: OK
1422Dec 21 18:54:27 osmc kernel: Freeing unused kernel memory: 1792K (809b2000 - 80b72000)
1423Dec 21 18:54:27 osmc kernel: mmc0: host does not support reading read-only switch, assuming write-enable
1424Dec 21 18:54:27 osmc kernel: mmc0: new high speed SDHC card at address aaaa
1425Dec 21 18:54:27 osmc kernel: mmcblk0: mmc0:aaaa SL08G 7.40 GiB
1426Dec 21 18:54:27 osmc kernel: mmcblk0: p1 p2
1427Dec 21 18:54:27 osmc kernel: Indeed it is in host mode hprt0 = 00021501
1428Dec 21 18:54:27 osmc kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
1429Dec 21 18:54:27 osmc fsck: E2fsck run: /bin/e2fsck -p -C 0 /dev/mmcblk0p2
1430Dec 21 18:54:27 osmc fsck: Filesystem UUID: 2d843b00-d3d5-4748-b1f6-536a318347b7
1431Dec 21 18:54:27 osmc fsck: /dev/mmcblk0p2: clean, 45323/469568 files, 584001/1877760 blocks
1432Dec 21 18:54:27 osmc kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
1433Dec 21 18:54:27 osmc kernel: Indeed it is in host mode hprt0 = 00001101
1434Dec 21 18:54:27 osmc kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=9514
1435Dec 21 18:54:27 osmc kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1436Dec 21 18:54:27 osmc kernel: hub 1-1:1.0: USB hub found
1437Dec 21 18:54:27 osmc kernel: hub 1-1:1.0: 5 ports detected
1438Dec 21 18:54:27 osmc kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
1439Dec 21 18:54:27 osmc kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
1440Dec 21 18:54:27 osmc kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1441Dec 21 18:54:27 osmc kernel: smsc95xx v1.0.4
1442Dec 21 18:54:27 osmc kernel: smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:6d:a6:e0
1443Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
1444Dec 21 18:54:27 osmc systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
1445Dec 21 18:54:27 osmc systemd[1]: Detected architecture 'arm'.
1446Dec 21 18:54:27 osmc kernel: NET: Registered protocol family 10
1447Dec 21 18:54:27 osmc systemd[1]: Inserted module 'ipv6'
1448Dec 21 18:54:27 osmc systemd[1]: Set hostname to <osmc>.
1449Dec 21 18:54:27 osmc kernel: random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 67 bits of entropy available)
1450Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
1451Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
1452Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
1453Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
1454Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
1455Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
1456Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
1457Dec 21 18:54:27 osmc kernel: random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
1458Dec 21 18:54:27 osmc systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
1459Dec 21 18:54:27 osmc systemd[1]: Found ordering cycle on basic.target/start
1460Dec 21 18:54:27 osmc systemd[1]: Found dependency on sysinit.target/start
1461Dec 21 18:54:27 osmc systemd[1]: Found dependency on rpcbind.service/start
1462Dec 21 18:54:27 osmc systemd[1]: Found dependency on network-online.target/start
1463Dec 21 18:54:27 osmc systemd[1]: Found dependency on connman-wait-for-network.service/start
1464Dec 21 18:54:27 osmc systemd[1]: Found dependency on basic.target/start
1465Dec 21 18:54:27 osmc systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
1466Dec 21 18:54:27 osmc systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
1467Dec 21 18:54:27 osmc systemd[1]: Found ordering cycle on basic.target/start
1468Dec 21 18:54:27 osmc systemd[1]: Found dependency on sysinit.target/start
1469Dec 21 18:54:27 osmc systemd[1]: Found dependency on kbd.service/start
1470Dec 21 18:54:27 osmc systemd[1]: Found dependency on remote-fs.target/start
1471Dec 21 18:54:27 osmc systemd[1]: Found dependency on remote-fs-pre.target/start
1472Dec 21 18:54:27 osmc systemd[1]: Found dependency on connman.service/start
1473Dec 21 18:54:27 osmc systemd[1]: Found dependency on basic.target/start
1474Dec 21 18:54:27 osmc systemd[1]: Breaking ordering cycle by deleting job kbd.service/start
1475Dec 21 18:54:27 osmc systemd[1]: Job kbd.service/start deleted to break ordering cycle starting with basic.target/start
1476Dec 21 18:54:27 osmc systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
1477Dec 21 18:54:27 osmc systemd[1]: Started Forward Password Requests to Wall Directory Watch.
1478Dec 21 18:54:27 osmc systemd[1]: Starting home-osmc-Audio.automount.
1479Dec 21 18:54:27 osmc systemd[1]: Set up automount home-osmc-Audio.automount.
1480Dec 21 18:54:27 osmc systemd[1]: Starting home-osmc-Photos.automount.
1481Dec 21 18:54:27 osmc systemd[1]: Set up automount home-osmc-Photos.automount.
1482Dec 21 18:54:27 osmc systemd[1]: Starting home-osmc-Videos.automount.
1483Dec 21 18:54:27 osmc systemd[1]: Set up automount home-osmc-Videos.automount.
1484Dec 21 18:54:27 osmc systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
1485Dec 21 18:54:27 osmc systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
1486Dec 21 18:54:27 osmc systemd[1]: Starting Encrypted Volumes.
1487Dec 21 18:54:27 osmc systemd[1]: Reached target Encrypted Volumes.
1488Dec 21 18:54:27 osmc systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
1489Dec 21 18:54:27 osmc systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
1490Dec 21 18:54:27 osmc systemd[1]: Starting Paths.
1491Dec 21 18:54:27 osmc systemd[1]: Reached target Paths.
1492Dec 21 18:54:27 osmc systemd[1]: Starting Swap.
1493Dec 21 18:54:27 osmc systemd[1]: Reached target Swap.
1494Dec 21 18:54:27 osmc systemd[1]: Expecting device dev-mmcblk0p1.device...
1495Dec 21 18:54:27 osmc systemd[1]: Starting Root Slice.
1496Dec 21 18:54:27 osmc systemd[1]: Created slice Root Slice.
1497Dec 21 18:54:27 osmc systemd[1]: Starting User and Session Slice.
1498Dec 21 18:54:27 osmc systemd[1]: Created slice User and Session Slice.
1499Dec 21 18:54:27 osmc systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
1500Dec 21 18:54:27 osmc systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
1501Dec 21 18:54:27 osmc systemd[1]: Starting Delayed Shutdown Socket.
1502Dec 21 18:54:27 osmc systemd[1]: Listening on Delayed Shutdown Socket.
1503Dec 21 18:54:27 osmc systemd[1]: Starting Journal Socket (/dev/log).
1504Dec 21 18:54:27 osmc systemd[1]: Listening on Journal Socket (/dev/log).
1505Dec 21 18:54:27 osmc systemd[1]: Starting udev Control Socket.
1506Dec 21 18:54:27 osmc systemd[1]: Listening on udev Control Socket.
1507Dec 21 18:54:27 osmc systemd[1]: Starting udev Kernel Socket.
1508Dec 21 18:54:27 osmc systemd[1]: Listening on udev Kernel Socket.
1509Dec 21 18:54:27 osmc systemd[1]: Starting Journal Socket.
1510Dec 21 18:54:27 osmc systemd[1]: Listening on Journal Socket.
1511Dec 21 18:54:27 osmc systemd[1]: Starting System Slice.
1512Dec 21 18:54:27 osmc systemd[1]: Created slice System Slice.
1513Dec 21 18:54:27 osmc systemd[1]: Starting Restore / save the current clock...
1514Dec 21 18:54:27 osmc systemd[1]: Started Set Up Additional Binary Formats.
1515Dec 21 18:54:27 osmc systemd[1]: Starting Load Kernel Modules...
1516Dec 21 18:54:27 osmc systemd[1]: Starting Create list of required static device nodes for the current kernel...
1517Dec 21 18:54:27 osmc systemd[1]: Mounted Huge Pages File System.
1518Dec 21 18:54:27 osmc systemd[1]: Mounting Debug File System...
1519Dec 21 18:54:27 osmc systemd[1]: Starting udev Coldplug all Devices...
1520Dec 21 18:54:27 osmc systemd[1]: Mounting POSIX Message Queue File System...
1521Dec 21 18:54:27 osmc systemd[1]: Starting LSB: NFS support files common to client and server...
1522Dec 21 18:54:27 osmc systemd[1]: Starting Journal Service...
1523Dec 21 18:54:27 osmc systemd[1]: Started Journal Service.
1524Dec 21 18:54:27 osmc kernel: fuse init (API version 7.23)
1525Dec 21 18:54:27 osmc kernel: EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
1526Dec 21 18:54:27 osmc systemd-journal[159]: Journal started
1527Dec 21 18:54:27 osmc systemd[1]: Starting Slices.
1528Dec 21 18:54:27 osmc systemd[1]: Reached target Slices.
1529Dec 21 18:54:27 osmc systemd[1]: Starting Remount Root and Kernel File Systems...
1530Dec 21 18:54:27 osmc systemd[1]: Mounted POSIX Message Queue File System.
1531Dec 21 18:54:27 osmc systemd[1]: Mounted Debug File System.
1532Dec 21 18:54:27 osmc systemd[1]: Started Restore / save the current clock.
1533Dec 21 18:54:27 osmc systemd[1]: Time has been changed
1534Dec 21 18:54:27 osmc systemd[1]: Started Create list of required static device nodes for the current kernel.
1535Dec 21 18:54:27 osmc systemd[1]: Starting Create Static Device Nodes in /dev...
1536Dec 21 18:54:27 osmc systemd-modules-load[149]: Inserted module 'fuse'
1537Dec 21 18:54:27 osmc systemd[1]: Started Load Kernel Modules.
1538Dec 21 18:54:27 osmc systemd[1]: Started Remount Root and Kernel File Systems.
1539Dec 21 18:54:27 osmc fake-hwclock[145]: Wed Dec 21 18:54:27 UTC 2016
1540Dec 21 18:54:27 osmc systemd[1]: Started Create Static Device Nodes in /dev.
1541Dec 21 18:54:27 osmc systemd[1]: Started udev Coldplug all Devices.
1542Dec 21 18:54:27 osmc systemd[1]: Starting udev Kernel Device Manager...
1543Dec 21 18:54:27 osmc systemd[1]: Starting Load/Save Random Seed...
1544Dec 21 18:54:27 osmc systemd[1]: Started Various fixups to make systemd work better on Debian.
1545Dec 21 18:54:27 osmc systemd[1]: Starting Local File Systems (Pre).
1546Dec 21 18:54:27 osmc systemd[1]: Reached target Local File Systems (Pre).
1547Dec 21 18:54:27 osmc systemd[1]: Mounting Configuration File System...
1548Dec 21 18:54:27 osmc systemd[1]: Starting Apply Kernel Variables...
1549Dec 21 18:54:27 osmc systemd[1]: Mounting FUSE Control File System...
1550Dec 21 18:54:27 osmc systemd[1]: Mounted Configuration File System.
1551Dec 21 18:54:27 osmc systemd[1]: Mounted FUSE Control File System.
1552Dec 21 18:54:27 osmc nfs-common[157]: Starting NFS common utilities: statd
1553Dec 21 18:54:27 osmc systemd[1]: Started udev Kernel Device Manager.
1554Dec 21 18:54:27 osmc systemd[1]: Starting Copy rules generated while the root was ro...
1555Dec 21 18:54:27 osmc systemd[1]: Starting LSB: Tune IDE hard disks...
1556Dec 21 18:54:27 osmc systemd-udevd[177]: starting version 215
1557Dec 21 18:54:27 osmc systemd-sysctl[180]: Overwriting earlier assignment of vm/min_free_kbytes in file '/etc/sysctl.d/101-osmc-device.conf'.
1558Dec 21 18:54:27 osmc systemd-sysctl[180]: Overwriting earlier assignment of vm/swappiness in file '/etc/sysctl.d/101-osmc-device.conf'.
1559Dec 21 18:54:27 osmc systemd[1]: Started Load/Save Random Seed.
1560Dec 21 18:54:27 osmc nfs-common[157]: Not starting: portmapper is not running ... (warning).
1561Dec 21 18:54:27 osmc systemd[1]: Started LSB: NFS support files common to client and server.
1562Dec 21 18:54:27 osmc systemd[1]: Started Copy rules generated while the root was ro.
1563Dec 21 18:54:27 osmc systemd-sysctl[180]: Overwriting earlier assignment of vm/min_free_kbytes in file '/etc/sysctl.d/osmc.conf'.
1564Dec 21 18:54:27 osmc systemd-sysctl[180]: Overwriting earlier assignment of vm/swappiness in file '/etc/sysctl.d/osmc.conf'.
1565Dec 21 18:54:27 osmc systemd[1]: Started Apply Kernel Variables.
1566Dec 21 18:54:27 osmc hdparm[186]: Setting parameters of disc: (none).
1567Dec 21 18:54:27 osmc systemd[1]: Started LSB: Tune IDE hard disks.
1568Dec 21 18:54:27 osmc kernel: lirc_dev: IR Remote Control driver registered, major 244
1569Dec 21 18:54:27 osmc kernel: lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
1570Dec 21 18:54:27 osmc kernel: bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
1571Dec 21 18:54:27 osmc kernel: gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
1572Dec 21 18:54:27 osmc systemd[1]: Starting Sound Card.
1573Dec 21 18:54:27 osmc systemd[1]: Reached target Sound Card.
1574Dec 21 18:54:27 osmc systemd-sysctl[228]: Overwriting earlier assignment of vm/min_free_kbytes in file '/etc/sysctl.d/101-osmc-device.conf'.
1575Dec 21 18:54:27 osmc systemd-sysctl[228]: Overwriting earlier assignment of vm/swappiness in file '/etc/sysctl.d/101-osmc-device.conf'.
1576Dec 21 18:54:27 osmc systemd-sysctl[228]: Overwriting earlier assignment of vm/min_free_kbytes in file '/etc/sysctl.d/osmc.conf'.
1577Dec 21 18:54:27 osmc systemd-sysctl[228]: Overwriting earlier assignment of vm/swappiness in file '/etc/sysctl.d/osmc.conf'.
1578Dec 21 18:54:27 osmc net.agent[227]: ERROR: /sbin/ifup not found. You need to install the ifupdown package.
1579Dec 21 18:54:27 osmc net.agent[229]: net.agent add event for eth0 not handled.
1580Dec 21 18:54:27 osmc systemd[1]: Found device /dev/mmcblk0p1.
1581Dec 21 18:54:27 osmc systemd[1]: Mounting /boot...
1582Dec 21 18:54:28 osmc systemd[1]: Mounted /boot.
1583Dec 21 18:54:28 osmc systemd[1]: Starting Local File Systems.
1584Dec 21 18:54:28 osmc systemd[1]: Reached target Local File Systems.
1585Dec 21 18:54:28 osmc systemd[1]: Starting Create Volatile Files and Directories...
1586Dec 21 18:54:28 osmc kernel: FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
1587Dec 21 18:54:28 osmc systemd[1]: Started Create Volatile Files and Directories.
1588Dec 21 18:54:28 osmc systemd[1]: Starting Update UTMP about System Boot/Shutdown...
1589Dec 21 18:54:28 osmc systemd[1]: Started Update UTMP about System Boot/Shutdown.
1590Dec 21 18:54:28 osmc systemd[1]: Starting System Initialization.
1591Dec 21 18:54:28 osmc systemd[1]: Reached target System Initialization.
1592Dec 21 18:54:28 osmc systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
1593Dec 21 18:54:28 osmc systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
1594Dec 21 18:54:28 osmc systemd[1]: Starting D-Bus System Message Bus Socket.
1595Dec 21 18:54:28 osmc systemd[1]: Listening on D-Bus System Message Bus Socket.
1596Dec 21 18:54:28 osmc systemd[1]: Starting Sockets.
1597Dec 21 18:54:28 osmc systemd[1]: Reached target Sockets.
1598Dec 21 18:54:28 osmc systemd[1]: Starting Daily Cleanup of Temporary Directories.
1599Dec 21 18:54:28 osmc systemd[1]: Started Daily Cleanup of Temporary Directories.
1600Dec 21 18:54:28 osmc systemd[1]: Starting Timers.
1601Dec 21 18:54:28 osmc systemd[1]: Reached target Timers.
1602Dec 21 18:54:28 osmc systemd[1]: Starting Basic System.
1603Dec 21 18:54:28 osmc systemd[1]: Reached target Basic System.
1604Dec 21 18:54:28 osmc systemd[1]: Starting irqbalance...
1605Dec 21 18:54:28 osmc systemd[1]: Starting eventlircd remote support...
1606Dec 21 18:54:28 osmc systemd[1]: Starting mount disks automatically with standby...
1607Dec 21 18:54:28 osmc systemd[1]: Started Broadcom 43xx bluetooth HCI.
1608Dec 21 18:54:28 osmc systemd[1]: Started getty on tty2-tty6 if dbus and logind are not available.
1609Dec 21 18:54:28 osmc systemd[1]: Starting Login Prompts.
1610Dec 21 18:54:28 osmc systemd[1]: Reached target Login Prompts.
1611Dec 21 18:54:28 osmc systemd[1]: Starting Login Service...
1612Dec 21 18:54:28 osmc systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
1613Dec 21 18:54:28 osmc systemd[1]: Starting D-Bus System Message Bus...
1614Dec 21 18:54:28 osmc systemd[1]: Started D-Bus System Message Bus.
1615Dec 21 18:54:28 osmc avahi-daemon[242]: Found user 'avahi' (UID 105) and group 'avahi' (GID 108).
1616Dec 21 18:54:28 osmc avahi-daemon[242]: Successfully dropped root privileges.
1617Dec 21 18:54:28 osmc avahi-daemon[242]: avahi-daemon 0.6.31 starting up.
1618Dec 21 18:54:28 osmc avahi-daemon[242]: Successfully called chroot().
1619Dec 21 18:54:28 osmc avahi-daemon[242]: Successfully dropped remaining capabilities.
1620Dec 21 18:54:28 osmc sudo[245]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rmdir /media/*/
1621Dec 21 18:54:28 osmc avahi-daemon[242]: Loading service file /services/sftp.service.
1622Dec 21 18:54:28 osmc sudo[245]: pam_unix(sudo:session): session opened for user root by (uid=0)
1623Dec 21 18:54:28 osmc avahi-daemon[242]: Loading service file /services/ssh.service.
1624Dec 21 18:54:28 osmc avahi-daemon[242]: Loading service file /services/udisks.service.
1625Dec 21 18:54:28 osmc dbus[243]: [system] Successfully activated service 'org.freedesktop.systemd1'
1626Dec 21 18:54:28 osmc sudo[245]: pam_unix(sudo:session): session closed for user root
1627Dec 21 18:54:28 osmc avahi-daemon[242]: Network interface enumeration completed.
1628Dec 21 18:54:28 osmc avahi-daemon[242]: Registering HINFO record with values 'ARMV7L'/'LINUX'.
1629Dec 21 18:54:28 osmc avahi-daemon[242]: Server startup complete. Host name is osmc.local. Local service cookie is 349659536.
1630Dec 21 18:54:28 osmc avahi-daemon[242]: Service "osmc" (/services/udisks.service) successfully established.
1631Dec 21 18:54:28 osmc avahi-daemon[242]: Service "osmc" (/services/ssh.service) successfully established.
1632Dec 21 18:54:28 osmc avahi-daemon[242]: Service "osmc" (/services/sftp.service) successfully established.
1633Dec 21 18:54:28 osmc systemd[1]: Started Avahi mDNS/DNS-SD Stack.
1634Dec 21 18:54:28 osmc systemd[1]: Starting Connman connection service...
1635Dec 21 18:54:28 osmc systemd[1]: Started irqbalance.
1636Dec 21 18:54:28 osmc systemd[1]: Started eventlircd remote support.
1637Dec 21 18:54:28 osmc kernel: lirc_rpi: auto-detected active high receiver on GPIO pin 18
1638Dec 21 18:54:28 osmc kernel: lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
1639Dec 21 18:54:28 osmc kernel: lirc_rpi: driver registered!
1640Dec 21 18:54:28 osmc lircd_helper[259]: ACTION add
1641Dec 21 18:54:28 osmc systemd-logind[241]: New seat seat0.
1642Dec 21 18:54:28 osmc systemd[1]: Started Login Service.
1643Dec 21 18:54:28 osmc lircd_helper[260]: lircd_driver default
1644Dec 21 18:54:28 osmc lircd_helper[261]: DEVNAME /dev/lirc0
1645Dec 21 18:54:28 osmc lircd_helper[265]: add/change devname_instance lirc0
1646Dec 21 18:54:28 osmc systemd[1]: Starting system-lircd_helper.slice.
1647Dec 21 18:54:28 osmc systemd[1]: Created slice system-lircd_helper.slice.
1648Dec 21 18:54:28 osmc systemd[1]: Starting lircd remote support...
1649Dec 21 18:54:28 osmc connmand[249]: Connection Manager version 1.30
1650Dec 21 18:54:28 osmc systemd[1]: Started Connman connection service.
1651Dec 21 18:54:28 osmc systemd[1]: Starting Set Time using HTTP query...
1652Dec 21 18:54:28 osmc systemd[1]: Starting Network.
1653Dec 21 18:54:28 osmc systemd[1]: Reached target Network.
1654Dec 21 18:54:28 osmc systemd[1]: Starting OpenBSD Secure Shell server...
1655Dec 21 18:54:28 osmc systemd[1]: Started OpenBSD Secure Shell server.
1656Dec 21 18:54:28 osmc systemd[1]: Starting /etc/rc.local Compatibility...
1657Dec 21 18:54:28 osmc systemd[1]: Starting Remote File Systems (Pre).
1658Dec 21 18:54:28 osmc systemd[1]: Reached target Remote File Systems (Pre).
1659Dec 21 18:54:28 osmc systemd[1]: Starting Remote File Systems.
1660Dec 21 18:54:28 osmc systemd[1]: Reached target Remote File Systems.
1661Dec 21 18:54:28 osmc systemd[1]: Starting Improves system performance tunables...
1662Dec 21 18:54:28 osmc systemd[1]: Started Improves system performance tunables.
1663Dec 21 18:54:28 osmc systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
1664Dec 21 18:54:28 osmc systemd[1]: Starting Wait for Network to be Configured...
1665Dec 21 18:54:28 osmc systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
1666Dec 21 18:54:28 osmc kernel: input: lircd as /devices/virtual/input/input0
1667Dec 21 18:54:28 osmc systemd-journal[159]: Runtime journal is using 4.5M (max allowed 36.6M, trying to leave 55.0M free of 361.7M available → current limit 36.6M).
1668Dec 21 18:54:28 osmc systemd[1]: Starting Permit User Sessions...
1669Dec 21 18:54:28 osmc systemd[1]: Started /etc/rc.local Compatibility.
1670Dec 21 18:54:28 osmc systemd[1]: Started lircd remote support.
1671Dec 21 18:54:28 osmc systemd[1]: Started Permit User Sessions.
1672Dec 21 18:54:28 osmc lircd_helper[290]: add/change DEVLINKS
1673Dec 21 18:54:28 osmc bash[240]: real 0m0.478s
1674Dec 21 18:54:28 osmc bash[240]: user 0m0.000s
1675Dec 21 18:54:28 osmc bash[240]: sys 0m0.000s
1676Dec 21 18:54:28 osmc systemd[1]: Started mount disks automatically with standby.
1677Dec 21 18:54:29 osmc dbus[243]: [system] Activating via systemd: service name='org.freedesktop.UDisks' unit='udisks.service'
1678Dec 21 18:54:29 osmc systemd[1]: Starting Disk Manager (legacy version)...
1679Dec 21 18:54:29 osmc sshd[273]: Server listening on 0.0.0.0 port 22.
1680Dec 21 18:54:29 osmc sshd[273]: Server listening on :: port 22.
1681Dec 21 18:54:29 osmc connmand[249]: Checking loopback interface settings
1682Dec 21 18:54:29 osmc connmand[249]: System hostname is osmc
1683Dec 21 18:54:29 osmc connmand[249]: System domainname is osmc.tv
1684Dec 21 18:54:29 osmc dbus[243]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
1685Dec 21 18:54:29 osmc connmand[249]: Failed to open RFKILL control device
1686Dec 21 18:54:29 osmc connmand[249]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
1687Dec 21 18:54:29 osmc connmand[249]: lo {newlink} index 1 operstate 0 <UNKNOWN>
1688Dec 21 18:54:29 osmc connmand[249]: eth0 {create} index 2 type 1 <ETHER>
1689Dec 21 18:54:29 osmc connmand[249]: eth0 {update} flags 4098 <DOWN>
1690Dec 21 18:54:29 osmc connmand[249]: eth0 {newlink} index 2 address B8:27:EB:6D:A6:E0 mtu 1500
1691Dec 21 18:54:29 osmc connmand[249]: eth0 {newlink} index 2 operstate 2 <DOWN>
1692Dec 21 18:54:29 osmc dbus[243]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
1693Dec 21 18:54:29 osmc systemd[1]: Starting Hostname Service...
1694Dec 21 18:54:29 osmc systemd[1]: Starting WPA supplicant...
1695Dec 21 18:54:29 osmc dbus[243]: [system] Successfully activated service 'org.freedesktop.UDisks'
1696Dec 21 18:54:29 osmc connmand[249]: Adding interface eth0 [ ethernet ]
1697Dec 21 18:54:29 osmc connmand[249]: eth0 {update} flags 36867 <UP>
1698Dec 21 18:54:29 osmc connmand[249]: eth0 {newlink} index 2 address B8:27:EB:6D:A6:E0 mtu 1500
1699Dec 21 18:54:29 osmc connmand[249]: eth0 {newlink} index 2 operstate 2 <DOWN>
1700Dec 21 18:54:29 osmc kernel: smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
1701Dec 21 18:54:29 osmc kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
1702Dec 21 18:54:29 osmc dbus[243]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
1703Dec 21 18:54:29 osmc dbus[243]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
1704Dec 21 18:54:29 osmc wpa_supplicant[315]: Successfully initialized wpa_supplicant
1705Dec 21 18:54:29 osmc systemd[1]: Started Disk Manager (legacy version).
1706Dec 21 18:54:30 osmc dbus[243]: [system] Successfully activated service 'org.freedesktop.hostname1'
1707Dec 21 18:54:30 osmc systemd[1]: Started WPA supplicant.
1708Dec 21 18:54:30 osmc systemd[1]: Started Hostname Service.
1709Dec 21 18:54:30 osmc systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks...
1710Dec 21 18:54:30 osmc connmand[249]: eth0 {add} route fe80:: gw :: scope 0 <UNIVERSE>
1711Dec 21 18:54:30 osmc connmand[249]: eth0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
1712Dec 21 18:54:30 osmc connmand[249]: eth0 {newlink} index 2 address B8:27:EB:6D:A6:E0 mtu 1500
1713Dec 21 18:54:30 osmc connmand[249]: eth0 {newlink} index 2 operstate 6 <UP>
1714Dec 21 18:54:30 osmc kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
1715Dec 21 18:54:30 osmc kernel: smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
1716Dec 21 18:54:30 osmc kernel: 8021q: 802.1Q VLAN Support v1.8
1717Dec 21 18:54:30 osmc connmand[249]: Skipping disconnect of carrier, network is connecting.
1718Dec 21 18:54:31 osmc connmand[249]: ipconfig state 3 ipconfig method 1
1719Dec 21 18:54:31 osmc avahi-daemon[242]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.5.
1720Dec 21 18:54:31 osmc avahi-daemon[242]: New relevant interface eth0.IPv4 for mDNS.
1721Dec 21 18:54:31 osmc avahi-daemon[242]: Registering new address record for 192.168.1.5 on eth0.IPv4.
1722Dec 21 18:54:31 osmc connmand[249]: Setting domainname to fritz.box
1723Dec 21 18:54:31 osmc polkitd[332]: started daemon version 0.105 using authority implementation `local' version `0.105'
1724Dec 21 18:54:31 osmc connmand[249]: eth0 {del} route fe80:: gw :: scope 0 <UNIVERSE>
1725Dec 21 18:54:31 osmc dbus[243]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
1726Dec 21 18:54:31 osmc systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks.
1727Dec 21 18:54:31 osmc connmand[249]: eth0 {add} address 192.168.1.5/24 label eth0 family 2
1728Dec 21 18:54:31 osmc connmand[249]: eth0 {add} route 192.168.1.0 gw 0.0.0.0 scope 253 <LINK>
1729Dec 21 18:54:31 osmc connmand[249]: eth0 {add} route 192.168.1.1 gw 0.0.0.0 scope 253 <LINK>
1730Dec 21 18:54:31 osmc connmand[249]: eth0 {add} route 0.0.0.0 gw 192.168.1.1 scope 0 <UNIVERSE>
1731Dec 21 18:54:31 osmc systemd[1]: Started Wait for Network to be Configured.
1732Dec 21 18:54:31 osmc systemd[1]: Starting Network is Online.
1733Dec 21 18:54:31 osmc systemd[1]: Reached target Network is Online.
1734Dec 21 18:54:31 osmc systemd[1]: Starting media center application...
1735Dec 21 18:54:31 osmc systemd[1]: Started media center application.
1736Dec 21 18:54:31 osmc systemd[1]: Starting Hyperion Systemd service...
1737Dec 21 18:54:31 osmc systemd[1]: Started Hyperion Systemd service.
1738Dec 21 18:54:31 osmc systemd[1]: Starting LSB: RPC portmapper replacement...
1739Dec 21 18:54:31 osmc rpcbind[345]: Starting rpcbind daemon....
1740Dec 21 18:54:31 osmc systemd[1]: Started LSB: RPC portmapper replacement.
1741Dec 21 18:54:31 osmc systemd[1]: Starting RPC Port Mapper.
1742Dec 21 18:54:31 osmc systemd[1]: Reached target RPC Port Mapper.
1743Dec 21 18:54:31 osmc mediacenter[341]: Starting Kodi...
1744Dec 21 18:54:31 osmc sudo[371]: root : TTY=unknown ; PWD=/ ; USER=osmc ; COMMAND=/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /var/run/lirc/lircd
1745Dec 21 18:54:31 osmc sudo[371]: pam_unix(sudo:session): session opened for user osmc by (uid=0)
1746Dec 21 18:54:31 osmc udisks-glue[300]: Device file /dev/mmcblk0 inserted
1747Dec 21 18:54:32 osmc sudo[384]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/tee /sys/dev/block/179:0/queue/read_ahead_kb
1748Dec 21 18:54:32 osmc sudo[384]: pam_unix(sudo:session): session opened for user root by (uid=0)
1749Dec 21 18:54:32 osmc sudo[384]: pam_unix(sudo:session): session closed for user root
1750Dec 21 18:54:32 osmc connmand[249]: eth0 {add} route 159.253.212.250 gw 192.168.1.1 scope 0 <UNIVERSE>
1751Dec 21 18:54:32 osmc connmand[249]: eth0 {del} route 159.253.212.250 gw 192.168.1.1 scope 0 <UNIVERSE>
1752Dec 21 18:54:32 osmc hyperiond[343]: Hyperion Ambilight Deamon
1753Dec 21 18:54:32 osmc hyperiond[343]: Version : V1.02.0 (brindosch-f4162eb/2d45d51-1462453507
1754Dec 21 18:54:32 osmc hyperiond[343]: Build Time: May 5 2016 06:07:47
1755Dec 21 18:54:33 osmc hyperiond[343]: INFO: Selected configuration file: /opt/hyperion/config/hyperion.config.json
1756Dec 21 18:54:33 osmc hyperiond[343]: HYPERION INFO: ColorTransform 'default' => [0; 63]
1757Dec 21 18:54:33 osmc hyperiond[343]: HYPERION INFO: ColorCorrection 'default' => [0; 63]
1758Dec 21 18:54:33 osmc hyperiond[343]: HYPERION INFO: ColorAdjustment 'default' => [0; 63]
1759Dec 21 18:54:33 osmc hyperiond[343]: LEDDEVICE INFO: configuration:
1760Dec 21 18:54:33 osmc hyperiond[343]: {
1761Dec 21 18:54:33 osmc hyperiond[343]: "colorOrder" : "rgb",
1762Dec 21 18:54:33 osmc hyperiond[343]: "name" : "MyHyperionConfig",
1763Dec 21 18:54:33 osmc hyperiond[343]: "output" : "/dev/spidev0.0",
1764Dec 21 18:54:33 osmc hyperiond[343]: "rate" : 1000000,
1765Dec 21 18:54:33 osmc hyperiond[343]: "type" : "ws2801"
1766Dec 21 18:54:33 osmc hyperiond[343]: }
1767Dec 21 18:54:33 osmc hyperiond[343]: INFO: Creating linear smoothing
1768Dec 21 18:54:33 osmc hyperiond[343]: HYPERION (CS) INFO: Created linear-smoothing(interval_ms=50;settlingTime_ms=200;updateDelay=0
1769Dec 21 18:54:33 osmc hyperiond[343]: EFFECTENGINE INFO: Initializing Python interpreter
1770Dec 21 18:54:33 osmc sshd[350]: Accepted password for osmc from 192.168.1.16 port 49765 ssh2
1771Dec 21 18:54:33 osmc sshd[350]: pam_unix(sshd:session): session opened for user osmc by (uid=0)
1772Dec 21 18:54:33 osmc systemd[1]: Starting user-1000.slice.
1773Dec 21 18:54:33 osmc systemd[1]: Created slice user-1000.slice.
1774Dec 21 18:54:33 osmc systemd[1]: Starting User Manager for UID 1000...
1775Dec 21 18:54:33 osmc systemd-logind[241]: New session c1 of user osmc.
1776Dec 21 18:54:33 osmc systemd[1]: Starting Session c1 of user osmc.
1777Dec 21 18:54:33 osmc systemd[386]: pam_unix(systemd-user:session): session opened for user osmc by (uid=0)
1778Dec 21 18:54:33 osmc systemd[1]: Started Session c1 of user osmc.
1779Dec 21 18:54:33 osmc systemd[386]: Starting Paths.
1780Dec 21 18:54:33 osmc systemd[386]: Reached target Paths.
1781Dec 21 18:54:33 osmc systemd[386]: Starting Timers.
1782Dec 21 18:54:33 osmc systemd[386]: Reached target Timers.
1783Dec 21 18:54:33 osmc systemd[386]: Starting Sockets.
1784Dec 21 18:54:33 osmc systemd[386]: Reached target Sockets.
1785Dec 21 18:54:33 osmc systemd[386]: Starting Basic System.
1786Dec 21 18:54:33 osmc systemd[386]: Reached target Basic System.
1787Dec 21 18:54:33 osmc systemd[386]: Starting Default.
1788Dec 21 18:54:33 osmc systemd[386]: Reached target Default.
1789Dec 21 18:54:33 osmc systemd[386]: Startup finished in 61ms.
1790Dec 21 18:54:33 osmc systemd[1]: Started User Manager for UID 1000.
1791Dec 21 18:54:33 osmc hyperiond[343]: INFO: Hyperion started and initialised
1792Dec 21 18:54:33 osmc hyperiond[343]: INFO: Boot sequence 'Rainbow swirl fast' EFFECTENGINE INFO: run effect Rainbow swirl fast on channel 0
1793Dec 21 18:54:33 osmc hyperiond[343]: BLACKBORDER INFO: threshold set to 0 (0)
1794Dec 21 18:54:33 osmc hyperiond[343]: BLACKBORDER INFO: mode:default
1795Dec 21 18:54:33 osmc hyperiond[343]: started
1796Dec 21 18:54:33 osmc hyperiond[343]: INFO: Kodi checker created and started
1797Dec 21 18:54:33 osmc hyperiond[343]: INFO: Json server created and started on port 19444
1798Dec 21 18:54:33 osmc hyperiond[343]: INFO: Proto server created and started on port 19445
1799Dec 21 18:54:33 osmc hyperiond[343]: DISPMANXGRABBER INFO: Display opened with resolution: 1920x1080
1800Dec 21 18:54:33 osmc hyperiond[343]: BLACKBORDER INFO: threshold set to 0 (0)
1801Dec 21 18:54:33 osmc hyperiond[343]: BLACKBORDER INFO: mode:default
1802Dec 21 18:54:33 osmc hyperiond[343]: INFO: Frame grabber created and started
1803Dec 21 18:54:33 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1804Dec 21 18:54:33 osmc hyperiond[343]: BORDER SWITCH REQUIRED!!
1805Dec 21 18:54:33 osmc hyperiond[343]: CURRENT BORDER TYPE: unknown=0 hor.size=0 vert.size=0
1806Dec 21 18:54:43 osmc systemd[386]: Time has been changed
1807Dec 21 18:54:43 osmc systemd[1]: Time has been changed
1808Dec 21 18:54:43 osmc http-time[270]: Updated time from Wed Dec 21 18:54:34 UTC 2016 to Wed Dec 21 18:54:43 UTC 2016 using HTTP query to www.google.com
1809Dec 21 18:54:43 osmc systemd[1]: Started Set Time using HTTP query.
1810Dec 21 18:54:43 osmc systemd[1]: Starting LSB: Start NTP daemon...
1811Dec 21 18:54:43 osmc hyperiond[343]: EFFECTENGINE INFO: effect finished
1812Dec 21 18:54:43 osmc ntpd[420]: ntpd 4.2.6p5@1.2349-o Fri Jul 22 17:59:22 UTC 2016 (1)
1813Dec 21 18:54:43 osmc ntpd[421]: proto: precision = 0.781 usec
1814Dec 21 18:54:43 osmc systemd[1]: Started LSB: Start NTP daemon.
1815Dec 21 18:54:43 osmc ntp[413]: Starting NTP server: ntpd.
1816Dec 21 18:54:43 osmc systemd[1]: Starting Multi-User System.
1817Dec 21 18:54:43 osmc systemd[1]: Reached target Multi-User System.
1818Dec 21 18:54:43 osmc systemd[1]: Starting Graphical Interface.
1819Dec 21 18:54:43 osmc systemd[1]: Reached target Graphical Interface.
1820Dec 21 18:54:43 osmc systemd[1]: Starting Update UTMP about System Runlevel Changes...
1821Dec 21 18:54:43 osmc kernel: random: nonblocking pool is initialized
1822Dec 21 18:54:43 osmc ntpd[421]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
1823Dec 21 18:54:43 osmc ntpd[421]: Listen and drop on 1 v6wildcard :: UDP 123
1824Dec 21 18:54:43 osmc ntpd[421]: Listen normally on 2 lo 127.0.0.1 UDP 123
1825Dec 21 18:54:43 osmc ntpd[421]: Listen normally on 3 eth0 192.168.1.5 UDP 123
1826Dec 21 18:54:43 osmc ntpd[421]: Listen normally on 4 lo ::1 UDP 123
1827Dec 21 18:54:43 osmc ntpd[421]: peers refreshed
1828Dec 21 18:54:43 osmc ntpd[421]: Listening on routing socket on fd #21 for interface updates
1829Dec 21 18:54:43 osmc systemd[1]: Started Update UTMP about System Runlevel Changes.
1830Dec 21 18:54:43 osmc systemd[1]: Startup finished in 4.240s (kernel) + 8.479s (userspace) = 12.720s.
1831Dec 21 18:54:44 osmc mediacenter[341]: unknown
1832Dec 21 18:54:44 osmc mediacenter[341]: unknown
1833Dec 21 18:54:44 osmc sudo[431]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mv /tmp/timezone /etc/timezone
1834Dec 21 18:54:44 osmc sudo[431]: pam_unix(sudo:session): session opened for user root by (uid=0)
1835Dec 21 18:54:44 osmc sudo[431]: pam_unix(sudo:session): session closed for user root
1836Dec 21 18:54:44 osmc sudo[434]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/cp /usr/share/zoneinfo/Europe/London /etc/localtime.dpkg-new
1837Dec 21 18:54:44 osmc sudo[434]: pam_unix(sudo:session): session opened for user root by (uid=0)
1838Dec 21 18:54:44 osmc sudo[434]: pam_unix(sudo:session): session closed for user root
1839Dec 21 18:54:44 osmc sudo[437]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mv /etc/localtime.dpkg-new /etc/localtime
1840Dec 21 18:54:44 osmc sudo[437]: pam_unix(sudo:session): session opened for user root by (uid=0)
1841Dec 21 18:54:44 osmc sudo[437]: pam_unix(sudo:session): session closed for user root
1842Dec 21 18:54:45 osmc kernel: Console: switching to colour dummy device 80x30
1843Dec 21 18:54:51 osmc systemd[1]: Time has been changed
1844Dec 21 18:54:51 osmc systemd[386]: Time has been changed
1845Dec 21 18:54:53 osmc hyperiond[343]: KODICHECK INFO: Kodi Connected
1846Dec 21 18:54:53 osmc hyperiond[343]: KODICHECK INFO: Kodi Message: {"id":666,"jsonrpc":"2.0","result":[]}
1847Dec 21 18:54:53 osmc hyperiond[343]: KODICHECK INFO: switching to MENU mode
1848Dec 21 18:54:53 osmc hyperiond[343]: KODICHECK INFO: Kodi Message: {"id":668,"jsonrpc":"2.0","result":{"System.ScreenSaverActive":false}}
1849Dec 21 18:54:53 osmc hyperiond[343]: KODICHECK INFO: Kodi Message: {"id":670,"jsonrpc":"2.0","result":{"version":{"major":16,"minor":1,"revision":"Unknown","tag":"stable"}}}
1850Dec 21 18:55:04 osmc sudo[528]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mv /var/tmp/config.txt /boot/config.txt
1851Dec 21 18:55:04 osmc sudo[528]: pam_unix(sudo:session): session opened for user root by (uid=0)
1852Dec 21 18:55:04 osmc mediacenter[341]: mv: failed to preserve ownership for '/boot/config.txt': Operation not permitted
1853Dec 21 18:55:04 osmc sudo[528]: pam_unix(sudo:session): session closed for user root
1854Dec 21 18:55:05 osmc mediacenter[341]: enabled
1855Dec 21 18:56:01 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (1)
1856Dec 21 18:56:01 osmc hyperiond[343]: KODICHECK INFO: Kodi Disconnected
1857Dec 21 18:56:01 osmc sudo[371]: pam_unix(sudo:session): session closed for user osmc
1858Dec 21 18:56:01 osmc mediacenter[341]: Kodi exited with return code 139 after 0 hours, 1 minutes and 30 seconds
1859Dec 21 18:56:01 osmc kernel: Console: switching to colour frame buffer device 240x67
1860Dec 21 18:56:11 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1861Dec 21 18:56:12 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1862Dec 21 18:56:13 osmc mediacenter[341]: Starting Kodi...
1863Dec 21 18:56:13 osmc sudo[566]: root : TTY=unknown ; PWD=/ ; USER=osmc ; COMMAND=/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /var/run/lirc/lircd
1864Dec 21 18:56:13 osmc sudo[566]: pam_unix(sudo:session): session opened for user osmc by (uid=0)
1865Dec 21 18:56:13 osmc mediacenter[341]: unknown
1866Dec 21 18:56:13 osmc mediacenter[341]: unknown
1867Dec 21 18:56:13 osmc sudo[574]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mv /tmp/timezone /etc/timezone
1868Dec 21 18:56:13 osmc sudo[574]: pam_unix(sudo:session): session opened for user root by (uid=0)
1869Dec 21 18:56:13 osmc sudo[574]: pam_unix(sudo:session): session closed for user root
1870Dec 21 18:56:13 osmc sudo[577]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/cp /usr/share/zoneinfo/Europe/London /etc/localtime.dpkg-new
1871Dec 21 18:56:13 osmc sudo[577]: pam_unix(sudo:session): session opened for user root by (uid=0)
1872Dec 21 18:56:13 osmc sudo[577]: pam_unix(sudo:session): session closed for user root
1873Dec 21 18:56:13 osmc sudo[580]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mv /etc/localtime.dpkg-new /etc/localtime
1874Dec 21 18:56:13 osmc sudo[580]: pam_unix(sudo:session): session opened for user root by (uid=0)
1875Dec 21 18:56:14 osmc sudo[580]: pam_unix(sudo:session): session closed for user root
1876Dec 21 18:56:14 osmc kernel: Console: switching to colour dummy device 80x30
1877Dec 21 18:56:22 osmc hyperiond[343]: KODICHECK INFO: Kodi Connected
1878Dec 21 18:56:22 osmc hyperiond[343]: KODICHECK INFO: Kodi Message: {"id":666,"jsonrpc":"2.0","result":[]}
1879Dec 21 18:56:22 osmc hyperiond[343]: KODICHECK INFO: Kodi Message: {"id":668,"jsonrpc":"2.0","result":{"System.ScreenSaverActive":false}}
1880Dec 21 18:56:25 osmc sudo[653]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm /var/tmp/osmc.settings.update.sockfile
1881Dec 21 18:56:25 osmc sudo[653]: pam_unix(sudo:session): session opened for user root by (uid=0)
1882Dec 21 18:56:25 osmc sudo[653]: pam_unix(sudo:session): session closed for user root
1883Dec 21 18:56:28 osmc sudo[658]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm /var/tmp/osmc.settings.sockfile
1884Dec 21 18:56:28 osmc sudo[658]: pam_unix(sudo:session): session opened for user root by (uid=0)
1885Dec 21 18:56:28 osmc sudo[658]: pam_unix(sudo:session): session closed for user root
1886Dec 21 18:56:31 osmc sudo[671]: osmc : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mv /var/tmp/config.txt /boot/config.txt
1887Dec 21 18:56:31 osmc sudo[671]: pam_unix(sudo:session): session opened for user root by (uid=0)
1888Dec 21 18:56:31 osmc mediacenter[341]: mv: failed to preserve ownership for '/boot/config.txt': Operation not permitted
1889Dec 21 18:56:31 osmc sudo[671]: pam_unix(sudo:session): session closed for user root
1890Dec 21 18:56:31 osmc mediacenter[341]: enabled
1891Dec 21 18:57:00 osmc systemd[1]: Got automount request for /home/osmc/Audio, triggered by 675 (JobWorker)
1892Dec 21 18:57:00 osmc systemd[1]: Mounting /home/osmc/Audio...
1893Dec 21 18:57:02 osmc systemd[1]: Mounted /home/osmc/Audio.
1894Dec 21 18:57:33 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (1)
1895Dec 21 18:57:33 osmc hyperiond[343]: KODICHECK INFO: Kodi Disconnected
1896Dec 21 18:57:33 osmc sudo[566]: pam_unix(sudo:session): session closed for user osmc
1897Dec 21 18:57:33 osmc mediacenter[341]: Kodi exited with return code 139 after 0 hours, 1 minutes and 20 seconds
1898Dec 21 18:57:33 osmc kernel: Console: switching to colour frame buffer device 240x67
1899Dec 21 18:57:35 osmc sudo[743]: osmc : TTY=pts/0 ; PWD=/home/osmc/.kodi/temp ; USER=root ; COMMAND=/usr/sbin/service mediacenter stop
1900Dec 21 18:57:35 osmc sudo[743]: pam_unix(sudo:session): session opened for user root by osmc(uid=0)
1901Dec 21 18:57:35 osmc systemd[1]: Stopping media center application...
1902Dec 21 18:57:35 osmc systemd[1]: Stopped media center application.
1903Dec 21 18:57:35 osmc sudo[743]: pam_unix(sudo:session): session closed for user root
1904Dec 21 18:57:43 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1905Dec 21 18:57:44 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1906Dec 21 18:57:54 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1907Dec 21 18:58:04 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1908Dec 21 18:58:14 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1909Dec 21 18:58:24 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1910Dec 21 18:58:34 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1911Dec 21 18:58:44 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1912Dec 21 18:58:54 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1913Dec 21 18:59:04 osmc hyperiond[343]: KODICHECK ERROR: Kodi Connection error (0)
1914Dec 21 18:59:09 osmc sudo[792]: osmc : TTY=pts/0 ; PWD=/home/osmc/.kodi/temp ; USER=root ; COMMAND=/bin/journalctl
1915Dec 21 18:59:09 osmc sudo[792]: pam_unix(sudo:session): session opened for user root by osmc(uid=0)
1916
1917---------------------- System Journal END --------------- MyqVXi2x
1918
1919
1920====================== lircd.conf =================== kdgLUcwP
1921# Please make this file available to others
1922# by sending it to <lirc@bartelmus.de>
1923#
1924# this config file was automatically generated
1925# using lirc-0.9.0-pre1(default) on Thu Jan 8 11:26:07 2015
1926#
1927# contributed by Dilligaf
1928#
1929# brand: OSMC
1930# model no. of remote control:
1931# devices being controlled by this remote:
1932#
1933
1934begin remote
1935
1936 name OSMC
1937 bits 5
1938 flags RC5|CONST_LENGTH
1939 eps 30
1940 aeps 100
1941
1942 one 872 807
1943 zero 872 807
1944 plead 886
1945 pre_data_bits 8
1946 pre_data 0x84
1947 gap 107676
1948 toggle_bit_mask 0x800
1949
1950 begin codes
1951 KEY_HOME 0x0F
1952 KEY_INFO 0x10
1953 KEY_UP 0x11
1954 KEY_DOWN 0x13
1955 KEY_LEFT 0x15
1956 KEY_RIGHT 0x12
1957 KEY_OK 0x14
1958 KEY_BACK 0x16
1959 KEY_TITLE 0x17
1960 KEY_PLAYPAUSE 0x18
1961 KEY_STOP 0x19
1962 KEY_REWIND 0x1A
1963 KEY_FASTFORWARD 0x1B
1964 end codes
1965
1966end remote
1967
1968---------------------- lircd.conf END --------------- kdgLUcwP
1969
1970
1971====================== init.d =================== Vr58kq0w
1972total 228
1973drwxr-xr-x 2 root root 4096 Oct 4 19:46 .
1974drwxr-xr-x 68 root root 4096 Dec 21 18:56 ..
1975-rwxr-xr-x 1 root root 2401 Apr 13 2015 avahi-daemon
1976-rwxr-xr-x 1 root root 1276 Apr 6 2015 bootlogs
1977-rwxr-xr-x 1 root root 1248 Apr 6 2015 bootmisc.sh
1978-rwxr-xr-x 1 root root 3807 Apr 6 2015 checkfs.sh
1979-rwxr-xr-x 1 root root 1072 Apr 6 2015 checkroot-bootclean.sh
1980-rwxr-xr-x 1 root root 9290 Apr 6 2015 checkroot.sh
1981-rwxr-xr-x 1 root root 2813 Jul 21 2015 dbus
1982-rw-r--r-- 1 root root 1324 Oct 4 19:46 .depend.boot
1983-rw-r--r-- 1 root root 252 Oct 4 19:46 .depend.start
1984-rw-r--r-- 1 root root 390 Oct 4 19:46 .depend.stop
1985-rwxr-xr-x 1 root root 824 Sep 5 2014 fake-hwclock
1986-rwxr-xr-x 1 root root 1336 Apr 6 2015 halt
1987-rwxr-xr-x 1 root root 10704 Feb 24 2015 hdparm
1988-rwxr-xr-x 1 root root 1423 Apr 6 2015 hostname.sh
1989-rwxr-xr-x 1 root root 3916 Mar 29 2015 hwclock.sh
1990-rwxr-xr-x 1 root root 8189 Oct 25 2014 kbd
1991-rwxr-xr-x 1 root root 1300 Apr 6 2015 killprocs
1992-rwxr-xr-x 1 root root 1990 Sep 23 2014 kmod
1993-rwxr-xr-x 1 root root 995 Apr 6 2015 motd
1994-rwxr-xr-x 1 root root 677 Apr 6 2015 mountall-bootclean.sh
1995-rwxr-xr-x 1 root root 2138 Apr 6 2015 mountall.sh
1996-rwxr-xr-x 1 root root 1461 Apr 6 2015 mountdevsubfs.sh
1997-rwxr-xr-x 1 root root 1564 Apr 6 2015 mountkernfs.sh
1998-rwxr-xr-x 1 root root 685 Apr 6 2015 mountnfs-bootclean.sh
1999-rwxr-xr-x 1 root root 2456 Apr 6 2015 mountnfs.sh
2000-rwxr-xr-x 1 root root 5658 Aug 13 2014 nfs-common
2001-rwxr-xr-x 1 root root 1814 Dec 26 2009 ntp
2002-rwxr-xr-x 1 root root 1192 Mar 6 2015 procps
2003-rwxr-xr-x 1 root root 6228 Apr 6 2015 rc
2004-rwxr-xr-x 1 root root 820 Apr 6 2015 rc.local
2005-rwxr-xr-x 1 root root 117 Apr 6 2015 rcS
2006-rw-r--r-- 1 root root 2427 Apr 6 2015 README
2007-rwxr-xr-x 1 root root 661 Apr 6 2015 reboot
2008-rwxr-xr-x 1 root root 1042 Apr 6 2015 rmnologin
2009-rwxr-xr-x 1 root root 2512 Sep 20 2015 rpcbind
2010-rwxr-xr-x 1 root root 3207 Apr 6 2015 sendsigs
2011-rwxr-xr-x 1 root root 597 Apr 6 2015 single
2012-rw-r--r-- 1 root root 1087 Apr 6 2015 skeleton
2013-rwxr-xr-x 1 root root 4077 Jan 13 2016 ssh
2014-rwxr-xr-x 1 root root 731 Jan 5 2016 sudo
2015-rwxr-xr-x 1 root root 6581 Mar 3 2016 udev
2016-rwxr-xr-x 1 root root 461 Mar 3 2016 udev-finish
2017-rwxr-xr-x 1 root root 2737 Apr 6 2015 umountfs
2018-rwxr-xr-x 1 root root 2202 Apr 6 2015 umountnfs.sh
2019-rwxr-xr-x 1 root root 1129 Apr 6 2015 umountroot
2020-rwxr-xr-x 1 root root 3111 Apr 6 2015 urandom
2021-rwxr-xr-x 1 root root 2666 Sep 26 2013 x11-common
2022
2023---------------------- init.d END --------------- Vr58kq0w
2024
2025
2026====================== systemd =================== 86JFGfNO
2027total 772
2028drwxr-xr-x 19 root root 36864 Nov 28 22:35 .
2029drwxr-xr-x 8 root root 4096 Oct 4 19:46 ..
2030lrwxrwxrwx 1 root root 14 Sep 4 00:26 autovt@.service -> getty@.service
2031-rw-r--r-- 1 root root 1044 Apr 13 2015 avahi-daemon.service
2032-rw-r--r-- 1 root root 874 Apr 13 2015 avahi-daemon.socket
2033-rw-r--r-- 1 root root 524 Sep 4 00:26 basic.target
2034-rw-r--r-- 1 root root 388 Apr 8 2016 bluetooth.service
2035-rw-r--r-- 1 root root 379 Sep 4 00:26 bluetooth.target
2036lrwxrwxrwx 1 root root 9 Sep 4 00:26 bootlogd.service -> /dev/null
2037lrwxrwxrwx 1 root root 9 Sep 4 00:26 bootlogs.service -> /dev/null
2038lrwxrwxrwx 1 root root 9 Sep 4 00:26 bootmisc.service -> /dev/null
2039-rw-r--r-- 1 root root 292 Mar 28 2016 brcm43xx.service
2040lrwxrwxrwx 1 root root 9 Sep 4 00:26 checkfs.service -> /dev/null
2041lrwxrwxrwx 1 root root 9 Sep 4 00:26 checkroot-bootclean.service -> /dev/null
2042lrwxrwxrwx 1 root root 9 Sep 4 00:26 checkroot.service -> /dev/null
2043-rw-r--r-- 1 root root 395 Jul 19 19:56 connman.service
2044-rw-r--r-- 1 root root 311 Jul 21 16:10 connman.service.distributed
2045-rw-r--r-- 1 root root 409 Jul 19 19:56 connman-wait-for-network.service
2046-rw-r--r-- 1 root root 770 Sep 4 00:26 console-getty.service
2047-rw-r--r-- 1 root root 741 Sep 4 00:26 console-shell.service
2048-rw-r--r-- 1 root root 783 Sep 4 00:26 container-getty@.service
2049lrwxrwxrwx 1 root root 9 Sep 4 00:26 cryptdisks-early.service -> /dev/null
2050lrwxrwxrwx 1 root root 9 Sep 4 00:26 cryptdisks.service -> /dev/null
2051-rw-r--r-- 1 root root 394 Sep 4 00:26 cryptsetup-pre.target
2052-rw-r--r-- 1 root root 366 Sep 4 00:26 cryptsetup.target
2053lrwxrwxrwx 1 root root 13 Sep 4 00:26 ctrl-alt-del.target -> reboot.target
2054lrwxrwxrwx 1 root root 25 Sep 4 00:26 dbus-org.freedesktop.hostname1.service -> systemd-hostnamed.service
2055lrwxrwxrwx 1 root root 23 Sep 4 00:26 dbus-org.freedesktop.locale1.service -> systemd-localed.service
2056lrwxrwxrwx 1 root root 22 Sep 4 00:26 dbus-org.freedesktop.login1.service -> systemd-logind.service
2057lrwxrwxrwx 1 root root 24 Sep 4 00:26 dbus-org.freedesktop.machine1.service -> systemd-machined.service
2058lrwxrwxrwx 1 root root 25 Sep 4 00:26 dbus-org.freedesktop.timedate1.service -> systemd-timedated.service
2059-rw-r--r-- 1 root root 366 Aug 2 2015 dbus.service
2060-rw-r--r-- 1 root root 106 Aug 2 2015 dbus.socket
2061drwxr-xr-x 2 root root 4096 Jan 1 1970 dbus.target.wants
2062-rw-r--r-- 1 root root 402 Sep 4 00:26 debian-fixup.service
2063-rw-r--r-- 1 root root 1010 Sep 4 00:26 debug-shell.service
2064lrwxrwxrwx 1 root root 16 Sep 4 00:26 default.target -> graphical.target
2065-rw-r--r-- 1 root root 636 Sep 4 00:26 dev-hugepages.mount
2066-rw-r--r-- 1 root root 590 Sep 4 00:26 dev-mqueue.mount
2067-rw-r--r-- 1 root root 986 Sep 4 00:26 emergency.service
2068-rw-r--r-- 1 root root 431 Sep 4 00:26 emergency.target
2069-rw-r--r-- 1 root root 494 May 17 2016 eventlircd.service
2070-rw-r--r-- 1 root root 353 Mar 16 2015 fake-hwclock.service
2071-rw-r--r-- 1 root root 440 Sep 4 00:26 final.target
2072-rw-r--r-- 1 root root 186 Mar 1 2015 ftr.service
2073lrwxrwxrwx 1 root root 9 Sep 4 00:26 fuse.service -> /dev/null
2074-rw-r--r-- 1 root root 1536 Sep 4 00:26 getty@.service
2075-rw-r--r-- 1 root root 342 Sep 4 00:26 getty-static.service
2076-rw-r--r-- 1 root root 460 Sep 4 00:26 getty.target
2077drwxr-xr-x 2 root root 4096 Oct 4 19:46 getty.target.wants
2078-rw-r--r-- 1 root root 490 Sep 4 00:26 graphical.target
2079drwxr-xr-x 2 root root 4096 Oct 4 19:46 graphical.target.wants
2080-rw-r--r-- 1 root root 565 Sep 4 00:26 halt-local.service
2081lrwxrwxrwx 1 root root 9 Sep 4 00:26 halt.service -> /dev/null
2082-rw-r--r-- 1 root root 487 Sep 4 00:26 halt.target
2083-rw-r--r-- 1 root root 447 Sep 4 00:26 hibernate.target
2084lrwxrwxrwx 1 root root 9 Sep 4 00:26 hostname.service -> /dev/null
2085-rw-r--r-- 1 root root 223 Jul 19 19:56 http-time.service
2086lrwxrwxrwx 1 root root 9 Sep 4 00:26 hwclockfirst.service -> /dev/null
2087-rw-r--r-- 1 root root 398 Sep 4 00:26 hwclock-save.service
2088lrwxrwxrwx 1 root root 9 Sep 4 00:26 hwclock.service -> /dev/null
2089-rw-r--r-- 1 root root 468 Sep 4 00:26 hybrid-sleep.target
2090-rw-r--r-- 1 root root 315 Sep 4 00:26 ifup@.service
2091-rw-r--r-- 1 root root 630 Sep 4 00:26 initrd-cleanup.service
2092-rw-r--r-- 1 root root 553 Sep 4 00:26 initrd-fs.target
2093-rw-r--r-- 1 root root 790 Sep 4 00:26 initrd-parse-etc.service
2094-rw-r--r-- 1 root root 526 Sep 4 00:26 initrd-root-fs.target
2095-rw-r--r-- 1 root root 640 Sep 4 00:26 initrd-switch-root.service
2096-rw-r--r-- 1 root root 691 Sep 4 00:26 initrd-switch-root.target
2097-rw-r--r-- 1 root root 671 Sep 4 00:26 initrd.target
2098-rw-r--r-- 1 root root 664 Sep 4 00:26 initrd-udevadm-cleanup-db.service
2099-rw-r--r-- 1 root root 146 Mar 9 2015 irqbalance.service
2100-rw-r--r-- 1 root root 501 Sep 4 00:26 kexec.target
2101lrwxrwxrwx 1 root root 9 Sep 4 00:26 killprocs.service -> /dev/null
2102lrwxrwxrwx 1 root root 28 Sep 4 00:26 kmod.service -> systemd-modules-load.service
2103-rw-r--r-- 1 root root 675 Sep 4 00:26 kmod-static-nodes.service
2104-rw-r--r-- 1 root root 261 May 17 2016 lircd_helper@.service
2105-rw-r--r-- 1 root root 395 Sep 4 00:26 local-fs-pre.target
2106-rw-r--r-- 1 root root 507 Sep 4 00:26 local-fs.target
2107drwxr-xr-x 2 root root 4096 Oct 4 19:46 local-fs.target.wants
2108-rw-r--r-- 1 root root 405 Sep 4 00:26 machine.slice
2109-rw-r--r-- 1 root root 473 Sep 4 00:26 mail-transport-agent.target
2110-rw-r--r-- 1 root root 176 Nov 22 00:10 manual-update.service
2111-rw-r--r-- 1 root root 315 Nov 23 03:42 mediacenter.service
2112lrwxrwxrwx 1 root root 28 Sep 4 00:26 module-init-tools.service -> systemd-modules-load.service
2113lrwxrwxrwx 1 root root 9 Sep 4 00:26 motd.service -> /dev/null
2114lrwxrwxrwx 1 root root 9 Sep 4 00:26 mountall-bootclean.service -> /dev/null
2115lrwxrwxrwx 1 root root 9 Sep 4 00:26 mountall.service -> /dev/null
2116lrwxrwxrwx 1 root root 9 Sep 4 00:26 mountdevsubfs.service -> /dev/null
2117lrwxrwxrwx 1 root root 9 Sep 4 00:26 mountkernfs.service -> /dev/null
2118lrwxrwxrwx 1 root root 9 Sep 4 00:26 mountnfs-bootclean.service -> /dev/null
2119lrwxrwxrwx 1 root root 9 Sep 4 00:26 mountnfs.service -> /dev/null
2120-rw-r--r-- 1 root root 492 Sep 4 00:26 multi-user.target
2121drwxr-xr-x 2 root root 4096 Oct 4 19:46 multi-user.target.wants
2122drwxr-xr-x 2 root root 4096 Oct 4 19:46 networking.service.d
2123-rw-r--r-- 1 root root 464 Sep 4 00:26 network-online.target
2124-rw-r--r-- 1 root root 461 Sep 4 00:26 network-pre.target
2125-rw-r--r-- 1 root root 480 Sep 4 00:26 network.target
2126-rw-r--r-- 1 root root 514 Sep 4 00:26 nss-lookup.target
2127-rw-r--r-- 1 root root 473 Sep 4 00:26 nss-user-lookup.target
2128-rw-r--r-- 1 root root 354 Sep 4 00:26 paths.target
2129-rw-r--r-- 1 root root 199 Feb 29 2016 performance.service
2130-rw-r--r-- 1 root root 182 Sep 6 16:53 polkitd.service
2131-rw-r--r-- 1 root root 500 Sep 4 00:26 poweroff.target
2132drwxr-xr-x 2 root root 4096 Oct 4 19:46 poweroff.target.wants
2133-rw-r--r-- 1 root root 377 Sep 4 00:26 printer.target
2134lrwxrwxrwx 1 root root 22 Sep 4 00:26 procps.service -> systemd-sysctl.service
2135-rw-r--r-- 1 root root 693 Sep 4 00:26 proc-sys-fs-binfmt_misc.automount
2136-rw-r--r-- 1 root root 603 Sep 4 00:26 proc-sys-fs-binfmt_misc.mount
2137-rw-r--r-- 1 root root 635 Sep 4 00:26 quotaon.service
2138-rw-r--r-- 1 root root 633 Sep 4 00:26 rc-local.service
2139lrwxrwxrwx 1 root root 16 Sep 4 00:26 rc.local.service -> rc-local.service
2140lrwxrwxrwx 1 root root 9 Sep 4 00:26 reboot.service -> /dev/null
2141-rw-r--r-- 1 root root 493 Sep 4 00:26 reboot.target
2142drwxr-xr-x 2 root root 4096 Oct 4 19:46 reboot.target.wants
2143-rw-r--r-- 1 root root 396 Sep 4 00:26 remote-fs-pre.target
2144-rw-r--r-- 1 root root 498 Sep 4 00:26 remote-fs.target
2145-rw-r--r-- 1 root root 954 Sep 4 00:26 rescue.service
2146-rw-r--r-- 1 root root 486 Sep 4 00:26 rescue.target
2147drwxr-xr-x 2 root root 4096 Oct 4 19:46 rescue.target.wants
2148lrwxrwxrwx 1 root root 9 Sep 4 00:26 rmnologin.service -> /dev/null
2149-rw-r--r-- 1 root root 500 Sep 4 00:26 rpcbind.target
2150lrwxrwxrwx 1 root root 15 Sep 4 00:26 runlevel0.target -> poweroff.target
2151lrwxrwxrwx 1 root root 13 Sep 4 00:26 runlevel1.target -> rescue.target
2152drwxr-xr-x 2 root root 4096 Oct 4 19:46 runlevel1.target.wants
2153lrwxrwxrwx 1 root root 17 Sep 4 00:26 runlevel2.target -> multi-user.target
2154drwxr-xr-x 2 root root 4096 Oct 4 19:46 runlevel2.target.wants
2155lrwxrwxrwx 1 root root 17 Sep 4 00:26 runlevel3.target -> multi-user.target
2156drwxr-xr-x 2 root root 4096 Oct 4 19:46 runlevel3.target.wants
2157lrwxrwxrwx 1 root root 17 Sep 4 00:26 runlevel4.target -> multi-user.target
2158drwxr-xr-x 2 root root 4096 Oct 4 19:46 runlevel4.target.wants
2159lrwxrwxrwx 1 root root 16 Sep 4 00:26 runlevel5.target -> graphical.target
2160drwxr-xr-x 2 root root 4096 Oct 4 19:46 runlevel5.target.wants
2161lrwxrwxrwx 1 root root 13 Sep 4 00:26 runlevel6.target -> reboot.target
2162lrwxrwxrwx 1 root root 9 Sep 4 00:26 sendsigs.service -> /dev/null
2163-rw-r--r-- 1 root root 1038 Sep 4 00:26 serial-getty@.service
2164-rw-r--r-- 1 root root 402 Sep 4 00:26 shutdown.target
2165-rw-r--r-- 1 root root 362 Sep 4 00:26 sigpwr.target
2166lrwxrwxrwx 1 root root 9 Sep 4 00:26 single.service -> /dev/null
2167-rw-r--r-- 1 root root 420 Sep 4 00:26 sleep.target
2168-rw-r--r-- 1 root root 403 Sep 4 00:26 -.slice
2169-rw-r--r-- 1 root root 409 Sep 4 00:26 slices.target
2170-rw-r--r-- 1 root root 380 Sep 4 00:26 smartcard.target
2171-rw-r--r-- 1 root root 356 Sep 4 00:26 sockets.target
2172drwxr-xr-x 2 root root 4096 Oct 4 19:46 sockets.target.wants
2173-rw-r--r-- 1 root root 380 Sep 4 00:26 sound.target
2174-rw-r--r-- 1 root root 344 Apr 14 2016 ssh.service
2175-rw-r--r-- 1 root root 196 Apr 14 2016 ssh@.service
2176-rw-r--r-- 1 root root 216 Apr 14 2016 ssh.socket
2177lrwxrwxrwx 1 root root 9 Sep 4 00:26 stop-bootlogd.service -> /dev/null
2178lrwxrwxrwx 1 root root 9 Sep 4 00:26 stop-bootlogd-single.service -> /dev/null
2179-rw-r--r-- 1 root root 272 Jan 5 2016 sudo.service
2180-rw-r--r-- 1 root root 441 Sep 4 00:26 suspend.target
2181-rw-r--r-- 1 root root 353 Sep 4 00:26 swap.target
2182-rw-r--r-- 1 root root 681 Sep 4 00:26 sys-fs-fuse-connections.mount
2183-rw-r--r-- 1 root root 518 Sep 4 00:26 sysinit.target
2184drwxr-xr-x 2 root root 4096 Oct 4 19:46 sysinit.target.wants
2185-rw-r--r-- 1 root root 719 Sep 4 00:26 sys-kernel-config.mount
2186-rw-r--r-- 1 root root 662 Sep 4 00:26 sys-kernel-debug.mount
2187-rw-r--r-- 1 root root 1328 Sep 4 00:26 syslog.socket
2188-rw-r--r-- 1 root root 646 Sep 4 00:26 systemd-ask-password-console.path
2189-rw-r--r-- 1 root root 653 Sep 4 00:26 systemd-ask-password-console.service
2190-rw-r--r-- 1 root root 574 Sep 4 00:26 systemd-ask-password-wall.path
2191-rw-r--r-- 1 root root 681 Sep 4 00:26 systemd-ask-password-wall.service
2192-rw-r--r-- 1 root root 776 Sep 4 00:26 systemd-backlight@.service
2193-rw-r--r-- 1 root root 1011 Sep 4 00:26 systemd-binfmt.service
2194-rw-r--r-- 1 root root 725 Sep 4 00:26 systemd-fsck-root.service
2195-rw-r--r-- 1 root root 678 Sep 4 00:26 systemd-fsck@.service
2196-rw-r--r-- 1 root root 544 Sep 4 00:26 systemd-halt.service
2197-rw-r--r-- 1 root root 501 Sep 4 00:26 systemd-hibernate.service
2198-rw-r--r-- 1 root root 710 Sep 4 00:26 systemd-hostnamed.service
2199-rw-r--r-- 1 root root 519 Sep 4 00:26 systemd-hybrid-sleep.service
2200-rw-r--r-- 1 root root 480 Sep 4 00:26 systemd-initctl.service
2201-rw-r--r-- 1 root root 524 Sep 4 00:26 systemd-initctl.socket
2202-rw-r--r-- 1 root root 1090 Sep 4 00:26 systemd-journald-dev-log.socket
2203-rw-r--r-- 1 root root 1049 Sep 4 00:26 systemd-journald.service
2204-rw-r--r-- 1 root root 842 Sep 4 00:26 systemd-journald.socket
2205-rw-r--r-- 1 root root 698 Sep 4 00:26 systemd-journal-flush.service
2206-rw-r--r-- 1 root root 557 Sep 4 00:26 systemd-kexec.service
2207-rw-r--r-- 1 root root 691 Sep 4 00:26 systemd-localed.service
2208-rw-r--r-- 1 root root 1165 Sep 4 00:26 systemd-logind.service
2209-rw-r--r-- 1 root root 795 Sep 4 00:26 systemd-machined.service
2210-rw-r--r-- 1 root root 1025 Sep 4 00:26 systemd-modules-load.service
2211-rw-r--r-- 1 root root 936 Sep 4 00:26 systemd-networkd.service
2212-rw-r--r-- 1 root root 685 Sep 4 00:26 systemd-networkd-wait-online.service
2213-rw-r--r-- 1 root root 605 Sep 4 00:26 systemd-nspawn@.service
2214-rw-r--r-- 1 root root 553 Sep 4 00:26 systemd-poweroff.service
2215-rw-r--r-- 1 root root 681 Sep 4 00:26 systemd-quotacheck.service
2216-rw-r--r-- 1 root root 769 Sep 4 00:26 systemd-random-seed.service
2217-rw-r--r-- 1 root root 841 Sep 4 00:26 systemd-readahead-collect.service
2218-rw-r--r-- 1 root root 638 Sep 4 00:26 systemd-readahead-done.service
2219-rw-r--r-- 1 root root 635 Sep 4 00:26 systemd-readahead-done.timer
2220-rw-r--r-- 1 root root 555 Sep 4 00:26 systemd-readahead-drop.service
2221-rw-r--r-- 1 root root 753 Sep 4 00:26 systemd-readahead-replay.service
2222-rw-r--r-- 1 root root 548 Sep 4 00:26 systemd-reboot.service
2223-rw-r--r-- 1 root root 824 Sep 4 00:26 systemd-remount-fs.service
2224-rw-r--r-- 1 root root 686 Sep 4 00:26 systemd-resolved.service
2225-rw-r--r-- 1 root root 758 Sep 4 00:26 systemd-rfkill@.service
2226-rw-r--r-- 1 root root 271 Sep 4 00:26 systemd-setup-dgram-qlen.service
2227-rw-r--r-- 1 root root 475 Sep 4 00:26 systemd-shutdownd.service
2228-rw-r--r-- 1 root root 528 Sep 4 00:26 systemd-shutdownd.socket
2229-rw-r--r-- 1 root root 497 Sep 4 00:26 systemd-suspend.service
2230-rw-r--r-- 1 root root 707 Sep 4 00:26 systemd-sysctl.service
2231-rw-r--r-- 1 root root 655 Sep 4 00:26 systemd-timedated.service
2232-rw-r--r-- 1 root root 1032 Sep 4 00:26 systemd-timesyncd.service
2233-rw-r--r-- 1 root root 665 Sep 4 00:26 systemd-tmpfiles-clean.service
2234-rw-r--r-- 1 root root 450 Sep 4 00:26 systemd-tmpfiles-clean.timer
2235-rw-r--r-- 1 root root 770 Sep 4 00:26 systemd-tmpfiles-setup-dev.service
2236-rw-r--r-- 1 root root 750 Sep 4 00:26 systemd-tmpfiles-setup.service
2237-rw-r--r-- 1 root root 578 Sep 4 00:26 systemd-udevd-control.socket
2238-rw-r--r-- 1 root root 575 Sep 4 00:26 systemd-udevd-kernel.socket
2239-rw-r--r-- 1 root root 826 Sep 4 00:26 systemd-udevd.service
2240-rw-r--r-- 1 root root 823 Sep 4 00:26 systemd-udev-settle.service
2241-rw-r--r-- 1 root root 715 Sep 4 00:26 systemd-udev-trigger.service
2242-rw-r--r-- 1 root root 757 Sep 4 00:26 systemd-update-utmp-runlevel.service
2243-rw-r--r-- 1 root root 821 Sep 4 00:26 systemd-update-utmp.service
2244-rw-r--r-- 1 root root 588 Sep 4 00:26 systemd-user-sessions.service
2245-rw-r--r-- 1 root root 433 Sep 4 00:26 system.slice
2246-rw-r--r-- 1 root root 652 Sep 4 00:26 system-update.target
2247-rw-r--r-- 1 root root 355 Sep 4 00:26 timers.target
2248drwxr-xr-x 2 root root 4096 Oct 4 19:46 timers.target.wants
2249-rw-r--r-- 1 root root 395 Sep 4 00:26 time-sync.target
2250-rw-r--r-- 1 root root 661 Sep 4 00:26 tmp.mount
2251-rw-r--r-- 1 root root 217 Sep 4 00:26 udev-finish.service
2252lrwxrwxrwx 1 root root 21 Sep 4 00:26 udev.service -> systemd-udevd.service
2253-rw-r--r-- 1 root root 312 Feb 29 2016 udisks-glue.service
2254-rw-r--r-- 1 root root 180 Jul 22 2014 udisks.service
2255lrwxrwxrwx 1 root root 9 Sep 4 00:26 umountfs.service -> /dev/null
2256lrwxrwxrwx 1 root root 9 Sep 4 00:26 umountnfs.service -> /dev/null
2257lrwxrwxrwx 1 root root 9 Sep 4 00:26 umountroot.service -> /dev/null
2258-rw-r--r-- 1 root root 417 Sep 4 00:26 umount.target
2259lrwxrwxrwx 1 root root 27 Sep 4 00:26 urandom.service -> systemd-random-seed.service
2260-rw-r--r-- 1 root root 497 Sep 4 00:26 user@.service
2261-rw-r--r-- 1 root root 392 Sep 4 00:26 user.slice
2262-rw-r--r-- 1 root root 244 Aug 1 23:20 wpa_supplicant.service
2263lrwxrwxrwx 1 root root 9 Sep 4 00:26 x11-common.service -> /dev/null
2264
2265---------------------- systemd END --------------- 86JFGfNO
2266
2267
2268====================== Kernel Message Log =================== Ad2zzd21
2269[ 0.000000] Booting Linux on physical CPU 0xf00
2270[ 0.000000] Initializing cgroup subsys cpuset
2271[ 0.000000] Initializing cgroup subsys cpu
2272[ 0.000000] Initializing cgroup subsys cpuacct
2273[ 0.000000] Linux version 4.4.27-5-osmc (root@vero2a) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Tue Nov 22 02:23:12 UTC 2016
2274[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
2275[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
2276[ 0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1
2277[ 0.000000] cma: Reserved 8 MiB at 0x2e400000
2278[ 0.000000] Memory policy: Data cache writealloc
2279[ 0.000000] On node 0 totalpages: 192512
2280[ 0.000000] free_area_init_node: node 0, pgdat 80bd6380, node_mem_map add64000
2281[ 0.000000] Normal zone: 1692 pages used for memmap
2282[ 0.000000] Normal zone: 0 pages reserved
2283[ 0.000000] Normal zone: 192512 pages, LIFO batch:31
2284[ 0.000000] [bcm2709_smp_init_cpus] enter (9660->f3003010)
2285[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
2286[ 0.000000] PERCPU: Embedded 13 pages/cpu @aefaa000 s23552 r8192 d21504 u53248
2287[ 0.000000] pcpu-alloc: s23552 r8192 d21504 u53248 alloc=13*4096
2288[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
2289[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 190820
2290[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa01041 bcm2709.serial=0xda6da6e0 smsc95xx.macaddr=B8:27:EB:6D:A6:E0 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
2291[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
2292[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
2293[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
2294[ 0.000000] Memory: 741044K/770048K available (8022K kernel code, 440K rwdata, 1872K rodata, 1792K init, 764K bss, 20812K reserved, 8192K cma-reserved)
2295[ 0.000000] Virtual kernel memory layout:
2296 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
2297 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
2298 vmalloc : 0xaf800000 - 0xff800000 (1280 MB)
2299 lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
2300 modules : 0x7f000000 - 0x80000000 ( 16 MB)
2301 .text : 0x80008000 - 0x809b1dc8 (9896 kB)
2302 .init : 0x809b2000 - 0x80b72000 (1792 kB)
2303 .data : 0x80b72000 - 0x80be0074 ( 441 kB)
2304 .bss : 0x80be3000 - 0x80ca23ec ( 765 kB)
2305[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
2306[ 0.000000] Preemptible hierarchical RCU implementation.
2307[ 0.000000] Build-time adjustment of leaf fanout to 32.
2308[ 0.000000] NR_IRQS:16 nr_irqs:16 16
2309[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
2310[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
2311[ 0.000011] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
2312[ 0.000031] Switching to timer-based delay loop, resolution 52ns
2313[ 0.000333] Console: colour dummy device 80x30
2314[ 0.000550] console [tty0] enabled
2315[ 0.000577] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
2316[ 0.000605] pid_max: default: 32768 minimum: 301
2317[ 0.000956] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
2318[ 0.000977] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
2319[ 0.002220] Disabling cpuset control group subsystem
2320[ 0.002267] Initializing cgroup subsys io
2321[ 0.002300] Initializing cgroup subsys memory
2322[ 0.002360] Initializing cgroup subsys devices
2323[ 0.002386] Initializing cgroup subsys freezer
2324[ 0.002411] Initializing cgroup subsys net_cls
2325[ 0.002480] CPU: Testing write buffer coherency: ok
2326[ 0.002561] ftrace: allocating 19464 entries in 58 pages
2327[ 0.050039] CPU0: update cpu_capacity 1024
2328[ 0.050076] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
2329[ 0.050094] [bcm2709_smp_prepare_cpus] enter
2330[ 0.050241] Setting up static identity map for 0x8240 - 0x8298
2331[ 0.129602] [bcm2709_boot_secondary] cpu:1 started (0) 17
2332[ 0.129961] [bcm2709_secondary_init] enter cpu:1
2333[ 0.130019] CPU1: update cpu_capacity 1024
2334[ 0.130028] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
2335[ 0.159630] [bcm2709_boot_secondary] cpu:2 started (0) 18
2336[ 0.159918] [bcm2709_secondary_init] enter cpu:2
2337[ 0.159950] CPU2: update cpu_capacity 1024
2338[ 0.159958] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
2339[ 0.189712] [bcm2709_boot_secondary] cpu:3 started (0) 18
2340[ 0.189965] [bcm2709_secondary_init] enter cpu:3
2341[ 0.189996] CPU3: update cpu_capacity 1024
2342[ 0.190004] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
2343[ 0.190097] Brought up 4 CPUs
2344[ 0.190127] SMP: Total of 4 processors activated (153.60 BogoMIPS).
2345[ 0.190138] CPU: All CPU(s) started in HYP mode.
2346[ 0.190147] CPU: Virtualization extensions available.
2347[ 0.191076] devtmpfs: initialized
2348[ 0.203655] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
2349[ 0.204169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
2350[ 0.205302] pinctrl core: initialized pinctrl subsystem
2351[ 0.206107] NET: Registered protocol family 16
2352[ 0.211575] DMA: preallocated 4096 KiB pool for atomic coherent allocations
2353[ 0.239866] cpuidle: using governor ladder
2354[ 0.269897] cpuidle: using governor menu
2355[ 0.277519] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
2356[ 0.277537] hw-breakpoint: maximum watchpoint size is 8 bytes.
2357[ 0.277731] Serial: AMBA PL011 UART driver
2358[ 0.278058] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
2359[ 0.278764] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
2360[ 0.353461] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
2361[ 0.354063] SCSI subsystem initialized
2362[ 0.354300] usbcore: registered new interface driver usbfs
2363[ 0.354415] usbcore: registered new interface driver hub
2364[ 0.354580] usbcore: registered new device driver usb
2365[ 0.360143] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-10-13 17:21
2366[ 0.387237] clocksource: Switched to clocksource arch_sys_counter
2367[ 0.439897] FS-Cache: Loaded
2368[ 0.440291] CacheFiles: Loaded
2369[ 0.456773] NET: Registered protocol family 2
2370[ 0.458089] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
2371[ 0.458230] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
2372[ 0.458423] TCP: Hash tables configured (established 8192 bind 8192)
2373[ 0.458551] UDP hash table entries: 512 (order: 2, 16384 bytes)
2374[ 0.458616] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
2375[ 0.458954] NET: Registered protocol family 1
2376[ 0.459490] RPC: Registered named UNIX socket transport module.
2377[ 0.459507] RPC: Registered udp transport module.
2378[ 0.459518] RPC: Registered tcp transport module.
2379[ 0.459529] RPC: Registered tcp NFSv4.1 backchannel transport module.
2380[ 0.572341] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
2381[ 0.574800] futex hash table entries: 1024 (order: 4, 65536 bytes)
2382[ 0.574999] audit: initializing netlink subsys (disabled)
2383[ 0.575074] audit: type=2000 audit(0.539:1): initialized
2384[ 0.590756] VFS: Disk quotas dquot_6.6.0
2385[ 0.591144] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
2386[ 0.593721] FS-Cache: Netfs 'nfs' registered for caching
2387[ 0.594982] NFS: Registering the id_resolver key type
2388[ 0.595051] Key type id_resolver registered
2389[ 0.595063] Key type id_legacy registered
2390[ 0.598497] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
2391[ 0.598747] io scheduler noop registered
2392[ 0.599376] io scheduler bfq registered (default)
2393[ 0.599390] BFQ I/O-scheduler version: v7r7
2394[ 0.602456] BCM2708FB: allocated DMA memory ee800000
2395[ 0.602502] BCM2708FB: allocated DMA channel 0 @ f3007000
2396[ 0.664634] Console: switching to colour frame buffer device 240x67
2397[ 1.715788] bcm2835-rng 3f104000.rng: hwrng registered
2398[ 1.715958] vc-cma: Videocore CMA driver
2399[ 1.715972] vc-cma: vc_cma_base = 0x00000000
2400[ 1.715984] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
2401[ 1.715995] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
2402[ 1.716354] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
2403[ 1.738025] brd: module loaded
2404[ 1.749518] loop: module loaded
2405[ 1.750738] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
2406[ 1.752751] Loading iSCSI transport class v2.0-870.
2407[ 1.753936] usbcore: registered new interface driver smsc95xx
2408[ 1.754013] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
2409[ 1.954382] Core Release: 2.80a
2410[ 1.954407] Setting default values for core params
2411[ 1.954438] Finished setting default values for core params
2412[ 2.154903] Using Buffer DMA mode
2413[ 2.154924] Periodic Transfer Interrupt Enhancement - disabled
2414[ 2.154935] Multiprocessor Interrupt Enhancement - disabled
2415[ 2.154947] OTG VER PARAM: 0, OTG VER FLAG: 0
2416[ 2.154965] Dedicated Tx FIFOs mode
2417[ 2.155483] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
2418[ 2.155529] FIQ FSM acceleration enabled for :
2419Non-periodic Split Transactions
2420Periodic Split Transactions
2421High-Speed Isochronous Endpoints
2422Interrupt/Control Split Transaction hack enabled
2423[ 2.155560] dwc_otg: Microframe scheduler enabled
2424[ 2.155634] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x8057f240
2425[ 2.155655] WARN::hcd_init_fiq:414: FIQ ASM at 0x8057f5b0 length 36
2426[ 2.155675] WARN::hcd_init_fiq:439: MPHI regs_base at 0xaf87e000
2427[ 2.155762] dwc_otg 3f980000.usb: DWC OTG Controller
2428[ 2.155822] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
2429[ 2.155876] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
2430[ 2.155930] Init: Port Power? op_state=1
2431[ 2.155940] Init: Power Port (0)
2432[ 2.156270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
2433[ 2.156291] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
2434[ 2.156308] usb usb1: Product: DWC OTG Controller
2435[ 2.156324] usb usb1: Manufacturer: Linux 4.4.27-5-osmc dwc_otg_hcd
2436[ 2.156339] usb usb1: SerialNumber: 3f980000.usb
2437[ 2.157619] hub 1-0:1.0: USB hub found
2438[ 2.157694] hub 1-0:1.0: 1 port detected
2439[ 2.158493] dwc_otg: FIQ enabled
2440[ 2.158508] dwc_otg: NAK holdoff enabled
2441[ 2.158519] dwc_otg: FIQ split-transaction FSM enabled
2442[ 2.158559] Module dwc_common_port init
2443[ 2.158963] usbcore: registered new interface driver usb-storage
2444[ 2.159377] mousedev: PS/2 mouse device common for all mice
2445[ 2.160008] usbcore: registered new interface driver usbtouchscreen
2446[ 2.160388] bcm2835-cpufreq: min=600000 max=900000
2447[ 2.162881] sdhci: Secure Digital Host Controller Interface driver
2448[ 2.162892] sdhci: Copyright(c) Pierre Ossman
2449[ 2.163228] sdhost: log_buf @ ae813000 (ee813000)
2450[ 2.217303] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
2451[ 2.217530] sdhci-pltfm: SDHCI platform and OF driver helper
2452[ 2.218061] ledtrig-cpu: registered to indicate activity on CPUs
2453[ 2.218234] hidraw: raw HID events driver (C) Jiri Kosina
2454[ 2.218413] usbcore: registered new interface driver usbhid
2455[ 2.218422] usbhid: USB HID core driver
2456[ 2.218902] Initializing XFRM netlink socket
2457[ 2.218939] NET: Registered protocol family 17
2458[ 2.219093] Key type dns_resolver registered
2459[ 2.219239] Registering SWP/SWPB emulation handler
2460[ 2.220098] registered taskstats version 1
2461[ 2.220315] vc-sm: Videocore shared memory driver
2462[ 2.220330] [vc_sm_connected_init]: start
2463[ 2.238110] [vc_sm_connected_init]: end - returning 0
2464[ 2.238390] of_cfs_init
2465[ 2.238496] of_cfs_init: OK
2466[ 2.241324] Freeing unused kernel memory: 1792K (809b2000 - 80b72000)
2467[ 2.325592] mmc0: host does not support reading read-only switch, assuming write-enable
2468[ 2.328699] mmc0: new high speed SDHC card at address aaaa
2469[ 2.329593] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
2470[ 2.331684] mmcblk0: p1 p2
2471[ 2.357431] Indeed it is in host mode hprt0 = 00021501
2472[ 2.460970] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
2473[ 2.471893] fsck: E2fsck run: /bin/e2fsck -p -C 0 /dev/mmcblk0p2
2474[ 2.472136] fsck: Filesystem UUID: 2d843b00-d3d5-4748-b1f6-536a318347b7
2475[ 2.472384] fsck: /dev/mmcblk0p2: clean, 45323/469568 files, 584001/1877760 blocks
2476[ 2.537288] usb 1-1: new high-speed USB device number 2 using dwc_otg
2477[ 2.537485] Indeed it is in host mode hprt0 = 00001101
2478[ 2.737675] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
2479[ 2.737685] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2480[ 2.738560] hub 1-1:1.0: USB hub found
2481[ 2.738663] hub 1-1:1.0: 5 ports detected
2482[ 3.017362] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
2483[ 3.117714] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
2484[ 3.117740] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2485[ 3.120761] smsc95xx v1.0.4
2486[ 3.180685] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:6d:a6:e0
2487[ 4.373328] random: systemd: uninitialized urandom read (16 bytes read, 66 bits of entropy available)
2488[ 4.376476] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
2489[ 4.376836] systemd[1]: Detected architecture 'arm'.
2490[ 4.434925] NET: Registered protocol family 10
2491[ 4.436516] systemd[1]: Inserted module 'ipv6'
2492[ 4.445566] systemd[1]: Set hostname to <osmc>.
2493[ 4.559834] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 67 bits of entropy available)
2494[ 4.670215] random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
2495[ 4.671346] random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
2496[ 4.672446] random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
2497[ 4.687444] random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
2498[ 4.688110] random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
2499[ 4.688274] random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
2500[ 4.723011] random: systemd: uninitialized urandom read (16 bytes read, 69 bits of entropy available)
2501[ 4.735873] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
2502[ 4.848050] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
2503[ 4.848304] systemd[1]: Found ordering cycle on basic.target/start
2504[ 4.848328] systemd[1]: Found dependency on sysinit.target/start
2505[ 4.848347] systemd[1]: Found dependency on rpcbind.service/start
2506[ 4.848366] systemd[1]: Found dependency on network-online.target/start
2507[ 4.848384] systemd[1]: Found dependency on connman-wait-for-network.service/start
2508[ 4.848401] systemd[1]: Found dependency on basic.target/start
2509[ 4.848418] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
2510[ 4.848440] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
2511[ 4.848735] systemd[1]: Found ordering cycle on basic.target/start
2512[ 4.848759] systemd[1]: Found dependency on sysinit.target/start
2513[ 4.848778] systemd[1]: Found dependency on kbd.service/start
2514[ 4.848796] systemd[1]: Found dependency on remote-fs.target/start
2515[ 4.848815] systemd[1]: Found dependency on remote-fs-pre.target/start
2516[ 4.848832] systemd[1]: Found dependency on connman.service/start
2517[ 4.848848] systemd[1]: Found dependency on basic.target/start
2518[ 4.848867] systemd[1]: Breaking ordering cycle by deleting job kbd.service/start
2519[ 4.848889] systemd[1]: Job kbd.service/start deleted to break ordering cycle starting with basic.target/start
2520[ 4.851419] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
2521[ 4.851758] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
2522[ 4.851842] systemd[1]: Starting home-osmc-Audio.automount.
2523[ 4.854650] systemd[1]: Set up automount home-osmc-Audio.automount.
2524[ 4.854759] systemd[1]: Starting home-osmc-Photos.automount.
2525[ 4.855844] systemd[1]: Set up automount home-osmc-Photos.automount.
2526[ 4.855927] systemd[1]: Starting home-osmc-Videos.automount.
2527[ 4.856871] systemd[1]: Set up automount home-osmc-Videos.automount.
2528[ 4.864873] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
2529[ 4.865232] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
2530[ 4.865328] systemd[1]: Starting Encrypted Volumes.
2531[ 4.865397] systemd[1]: Reached target Encrypted Volumes.
2532[ 4.865477] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
2533[ 4.865712] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
2534[ 4.865773] systemd[1]: Starting Paths.
2535[ 4.865836] systemd[1]: Reached target Paths.
2536[ 4.865900] systemd[1]: Starting Swap.
2537[ 4.865959] systemd[1]: Reached target Swap.
2538[ 4.866019] systemd[1]: Expecting device dev-mmcblk0p1.device...
2539[ 4.866086] systemd[1]: Starting Root Slice.
2540[ 4.866236] systemd[1]: Created slice Root Slice.
2541[ 4.866301] systemd[1]: Starting User and Session Slice.
2542[ 4.866553] systemd[1]: Created slice User and Session Slice.
2543[ 4.866623] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
2544[ 4.866867] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
2545[ 4.866936] systemd[1]: Starting Delayed Shutdown Socket.
2546[ 4.867103] systemd[1]: Listening on Delayed Shutdown Socket.
2547[ 4.867169] systemd[1]: Starting Journal Socket (/dev/log).
2548[ 4.867529] systemd[1]: Listening on Journal Socket (/dev/log).
2549[ 4.867628] systemd[1]: Starting udev Control Socket.
2550[ 4.867786] systemd[1]: Listening on udev Control Socket.
2551[ 4.867868] systemd[1]: Starting udev Kernel Socket.
2552[ 4.867988] systemd[1]: Listening on udev Kernel Socket.
2553[ 4.868076] systemd[1]: Starting Journal Socket.
2554[ 4.868277] systemd[1]: Listening on Journal Socket.
2555[ 4.868396] systemd[1]: Starting System Slice.
2556[ 4.868625] systemd[1]: Created slice System Slice.
2557[ 4.868705] systemd[1]: Starting Restore / save the current clock...
2558[ 4.918334] systemd[1]: Started Set Up Additional Binary Formats.
2559[ 4.928832] systemd[1]: Starting Load Kernel Modules...
2560[ 4.932766] systemd[1]: Starting Create list of required static device nodes for the current kernel...
2561[ 4.936854] systemd[1]: Mounted Huge Pages File System.
2562[ 4.937757] systemd[1]: Mounting Debug File System...
2563[ 4.941469] systemd[1]: Starting udev Coldplug all Devices...
2564[ 4.945462] systemd[1]: Mounting POSIX Message Queue File System...
2565[ 4.950290] systemd[1]: Starting LSB: NFS support files common to client and server...
2566[ 4.954421] systemd[1]: Starting Journal Service...
2567[ 4.959826] systemd[1]: Started Journal Service.
2568[ 5.069524] fuse init (API version 7.23)
2569[ 5.087204] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
2570[ 5.303171] systemd-udevd[177]: starting version 215
2571[ 5.499495] lirc_dev: IR Remote Control driver registered, major 244
2572[ 5.514520] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
2573[ 5.554871] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
2574[ 5.556820] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
2575[ 5.969703] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
2576[ 6.467318] lirc_rpi: auto-detected active high receiver on GPIO pin 18
2577[ 6.467708] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
2578[ 6.467722] lirc_rpi: driver registered!
2579[ 6.705103] input: lircd as /devices/virtual/input/input0
2580[ 6.741276] systemd-journald[159]: Received request to flush runtime journal from PID 1
2581[ 7.269944] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
2582[ 7.270482] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
2583[ 8.801566] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
2584[ 8.804130] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
2585[ 8.874109] 8021q: 802.1Q VLAN Support v1.8
2586[ 12.680391] random: nonblocking pool is initialized
2587[ 14.896878] Console: switching to colour dummy device 80x30
2588[ 89.866720] Console: switching to colour frame buffer device 240x67
2589[ 102.868319] Console: switching to colour dummy device 80x30
2590[ 181.893382] Console: switching to colour frame buffer device 240x67
2591
2592---------------------- Kernel Message Log END --------------- Ad2zzd21
2593
2594
2595====================== Memory =================== eWTP1Mc8
2596 total used free shared buffers cached
2597Mem: 733 186 547 4 15 126
2598-/+ buffers/cache: 44 689
2599Swap: 0 0 0
2600
2601---------------------- Memory END --------------- eWTP1Mc8
2602
2603
2604====================== Diskspace =================== qZy25Yas
2605Filesystem Size Used Avail Use% Mounted on
2606devtmpfs 362M 0 362M 0% /dev
2607tmpfs 367M 5.0M 362M 2% /run
2608/dev/mmcblk0p2 7.0G 2.0G 4.6G 31% /
2609tmpfs 367M 0 367M 0% /dev/shm
2610tmpfs 5.0M 0 5.0M 0% /run/lock
2611tmpfs 367M 0 367M 0% /sys/fs/cgroup
2612192.168.1.4:/Multimedia/Audio 3.6T 2.7T 1001G 73% /home/osmc/Audio
2613/dev/mmcblk0p1 240M 21M 219M 9% /boot
2614tmpfs 74M 0 74M 0% /run/user/1000
2615
2616---------------------- Diskspace END --------------- qZy25Yas
2617
2618
2619====================== /boot Contents =================== H3gEog10
2620total 20470
2621drwxr-xr-x 4 root root 2560 Dec 21 18:56 .
2622drwxr-xr-x 23 root root 4096 May 14 2016 ..
2623-rwxr-xr-x 1 root root 15352 Nov 22 04:05 bcm2709-rpi-2-b.dtb
2624-rwxr-xr-x 1 root root 15988 Nov 22 04:05 bcm2710-rpi-3-b.dtb
2625-rwxr-xr-x 1 root root 15346 Nov 22 04:05 bcm2710-rpi-cm3.dtb
2626-rwxr-xr-x 1 root root 17932 Oct 16 18:54 bootcode.bin
2627-rwxr-xr-x 1 root root 63 Jan 1 1980 cmdline.txt
2628-rwxr-xr-x 1 root root 117820 Nov 22 02:02 config-4.4.27-5-osmc
2629-rwxr-xr-x 1 root root 332 Dec 21 18:56 config.txt
2630drwxr-xr-x 3 root root 1024 Nov 28 22:31 dtb-4.4.27-5-osmc
2631-rwxr-xr-x 1 root root 256 May 14 2016 edid.dat
2632-rwxr-xr-x 1 root root 9737 Oct 16 18:54 fixup_x.dat
2633-rwxr-xr-x 1 root root 2251 Jan 1 1980 install.log
2634-rwxr-xr-x 1 root root 7403928 Nov 28 22:35 kernel.img
2635-rwxr-xr-x 1 root root 1494 Oct 16 18:54 LICENCE.broadcom
2636drwxr-xr-x 2 root root 9728 Nov 28 22:31 overlays
2637-rwxr-xr-x 1 root root 95 Jan 1 1980 preseed.cfg
2638-rwxr-xr-x 1 root root 3895684 Oct 16 18:54 start_x.elf
2639-rwxr-xr-x 1 root root 2039579 Nov 22 03:14 System.map-4.4.27-5-osmc
2640-rwxr-xr-x 1 root root 7403928 Nov 22 03:14 vmlinuz-4.4.27-5-osmc
2641
2642---------------------- /boot Contents END --------------- H3gEog10
2643
2644
2645====================== Kodi Log =================== HyhIT4UP
264618:56:13 102.066986 T:1956287408 NOTICE: special://profile/ is mapped to: special://masterprofile/
264718:56:13 102.067207 T:1956287408 NOTICE: -----------------------------------------------------------------------
264818:56:13 102.067291 T:1956287408 NOTICE: Starting Kodi (16.1). Platform: Linux ARM (Thumb) 32-bit
264918:56:13 102.067360 T:1956287408 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
265018:56:13 102.067436 T:1956287408 NOTICE: Kodi compiled Nov 23 2016 by GCC 4.9.2 for Linux ARM (Thumb) 32-bit version 3.16.36 (200740)
265118:56:13 102.067802 T:1956287408 NOTICE: Running on Open Source Media Center 2016.11-1, kernel: Linux ARM 32-bit version 4.4.27-5-osmc
265218:56:13 102.067886 T:1956287408 NOTICE: FFmpeg statically linked, version: 2.8.6-kodi-2.8.6-Jarvis-16.0
265318:56:13 102.067947 T:1956287408 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
265418:56:13 102.068008 T:1956287408 NOTICE: ARM Features: Neon disabled
265518:56:13 102.068062 T:1956287408 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
265618:56:13 102.068123 T:1956287408 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
265718:56:13 102.068184 T:1956287408 NOTICE: special://masterprofile/ is mapped to: /home/osmc/.kodi/userdata
265818:56:13 102.068245 T:1956287408 NOTICE: special://home/ is mapped to: /home/osmc/.kodi
265918:56:13 102.068306 T:1956287408 NOTICE: special://temp/ is mapped to: /home/osmc/.kodi/temp
266018:56:13 102.068405 T:1956287408 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
266118:56:13 102.068504 T:1956287408 NOTICE: Local hostname: osmc
266218:56:13 102.068573 T:1956287408 NOTICE: Log File is located: /home/osmc/.kodi/temp/kodi.log
266318:56:13 102.068649 T:1956287408 NOTICE: -----------------------------------------------------------------------
266418:56:13 102.080605 T:1956287408 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
266518:56:13 102.103554 T:1956287408 NOTICE: load settings...
266618:56:13 102.299644 T:1956287408 NOTICE: Found 2 Lists of Devices
266718:56:13 102.299843 T:1956287408 NOTICE: Enumerated PI devices:
266818:56:13 102.299911 T:1956287408 NOTICE: Device 1
266918:56:13 102.300415 T:1956287408 NOTICE: m_deviceName : HDMI
267018:56:13 102.300529 T:1956287408 NOTICE: m_displayName : HDMI
267118:56:13 102.300591 T:1956287408 NOTICE: m_displayNameExtra:
267218:56:13 102.300644 T:1956287408 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
267318:56:13 102.300705 T:1956287408 NOTICE: m_channels : FL,FR
267418:56:13 102.300766 T:1956287408 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
267518:56:13 102.300827 T:1956287408 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
267618:56:13 102.300911 T:1956287408 NOTICE: Device 2
267718:56:13 102.301025 T:1956287408 NOTICE: m_deviceName : Analogue
267818:56:13 102.301079 T:1956287408 NOTICE: m_displayName : Analogue
267918:56:13 102.301140 T:1956287408 NOTICE: m_displayNameExtra:
268018:56:13 102.301193 T:1956287408 NOTICE: m_deviceType : AE_DEVTYPE_PCM
268118:56:13 102.301254 T:1956287408 NOTICE: m_channels : FL,FR
268218:56:13 102.301308 T:1956287408 NOTICE: m_sampleRates : 48000
268318:56:13 102.301369 T:1956287408 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
268418:56:13 102.301430 T:1956287408 NOTICE: Device 3
268518:56:13 102.301529 T:1956287408 NOTICE: m_deviceName : Both
268618:56:13 102.301590 T:1956287408 NOTICE: m_displayName : HDMI and Analogue
268718:56:13 102.301643 T:1956287408 NOTICE: m_displayNameExtra:
268818:56:13 102.301697 T:1956287408 NOTICE: m_deviceType : AE_DEVTYPE_PCM
268918:56:13 102.301758 T:1956287408 NOTICE: m_channels : FL,FR
269018:56:13 102.301811 T:1956287408 NOTICE: m_sampleRates : 48000
269118:56:13 102.301941 T:1956287408 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
269218:56:13 102.302010 T:1956287408 NOTICE: Enumerated ALSA devices:
269318:56:13 102.302063 T:1956287408 NOTICE: Device 1
269418:56:13 102.302170 T:1956287408 NOTICE: m_deviceName : @
269518:56:13 102.302231 T:1956287408 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
269618:56:13 102.302284 T:1956287408 NOTICE: m_displayNameExtra:
269718:56:13 102.302345 T:1956287408 NOTICE: m_deviceType : AE_DEVTYPE_PCM
269818:56:13 102.302399 T:1956287408 NOTICE: m_channels : FL,FR
269918:56:13 102.302460 T:1956287408 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
270018:56:13 102.302513 T:1956287408 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
270118:56:13 102.323326 T:1956287408 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
270218:56:13 102.323738 T:1956287408 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
2703 <?xml version="1.0" encoding="UTF-8" ?>
2704 <!-- Do not modify! These are OSMC Optimised Settings for your device !-->
2705 <!-- If you wish to override any of these values, then create a file in /home/osmc/.kodi/userdata/advancedsettings.xml !-->
2706 <!-- It will override these settings, and your settings will be preserved across OSMC updates !-->
2707 <advancedsettings>
2708 <network>
2709 <readbufferfactor>4.0</readbufferfactor>
2710 </network>
2711 <imageres>540</imageres>
2712 <fanartres>720</fanartres>
2713 <splash>false</splash>
2714 <handlemounting>0</handlemounting>
2715 <samba>
2716 <clienttimeout>30</clienttimeout>
2717 </samba>
2718 </advancedsettings>
271918:56:13 102.326958 T:1956287408 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
272018:56:13 102.327339 T:1956287408 NOTICE: Contents of special://profile/advancedsettings.xml are...
2721 <?xml version="1.0" encoding="utf-8" ?>
2722 <advancedsettings>
2723 <videodatabase>
2724 <name>MyVideos</name>
2725 <host>192.168.1.4</host>
2726 <user>kodi</user>
2727 <pass>kodi</pass>
2728 <type>mysql</type>
2729 <port>3306</port>
2730 </videodatabase>
2731 <musicdatabase>
2732 <name>MyMusic</name>
2733 <host>192.168.1.4</host>
2734 <user>kodi</user>
2735 <pass>kodi</pass>
2736 <type>mysql</type>
2737 <port>3306</port>
2738 </musicdatabase>
2739 <video>
2740 <excludefromscan>
2741 <regexp>.@__thumb</regexp>
2742 <regexp>Bonus</regexp>
2743 </excludefromscan>
2744 <excludefromlisting>
2745 <regexp>.@__thumb</regexp>
2746 </excludefromlisting>
2747 <excludetvshowsfromscan>
2748 <regexp>.@__thumb</regexp>
2749 <regexp>Bonus</regexp>
2750 </excludetvshowsfromscan>
2751 </video>
2752 <audio>
2753 <excludefromscan>
2754 <regexp>.@__thumb</regexp>
2755 </excludefromscan>
2756 <excludefromlisting>
2757 <regexp>.@__thumb</regexp>
2758 </excludefromlisting>
2759 </audio>
2760 <pictureexcludes>
2761 <regexp>.@__thumb</regexp>
2762 </pictureexcludes>
2763 <videolibrary>
2764 <importwatchedstate>true</importwatchedstate>
2765 <importresumepoint>true</importresumepoint>
2766 </videolibrary>
2767 </advancedsettings>
276818:56:13 102.327614 T:1956287408 WARNING: VIDEO database configuration is experimental.
276918:56:13 102.329414 T:1956287408 NOTICE: Default DVD Player: dvdplayer
277018:56:13 102.329491 T:1956287408 NOTICE: Default Video Player: dvdplayer
277118:56:13 102.329544 T:1956287408 NOTICE: Default Audio Player: paplayer
277218:56:13 102.329620 T:1956287408 NOTICE: Enabled debug logging due to GUI setting (2)
277318:56:13 102.329674 T:1956287408 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
277418:56:13 102.329987 T:1956287408 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
277518:56:13 102.331535 T:1956287408 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
277618:56:13 102.332764 T:1956287408 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
277718:56:13 102.332840 T:1956287408 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
277818:56:13 102.332909 T:1956287408 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
277918:56:13 102.332977 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
278018:56:13 102.333046 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
278118:56:13 102.333115 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
278218:56:13 102.333183 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
278318:56:13 102.333252 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
278418:56:13 102.333321 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
278518:56:13 102.333382 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
278618:56:13 102.333450 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
278718:56:13 102.333527 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
278818:56:13 102.333588 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
278918:56:13 102.333656 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
279018:56:13 102.333725 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
279118:56:13 102.333794 T:1956287408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
279218:56:13 102.333908 T:1956287408 NOTICE: Loaded playercorefactory configuration
279318:56:13 102.334290 T:1956287408 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
279418:56:13 102.334541 T:1956287408 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
279518:56:14 102.486732 T:1956287408 INFO: creating subdirectories
279618:56:14 102.487000 T:1956287408 INFO: userdata folder: special://masterprofile/
279718:56:14 102.487106 T:1956287408 INFO: recording folder:
279818:56:14 102.487206 T:1956287408 INFO: screenshots folder:
279918:56:14 102.494194 T:1946153968 DEBUG: Thread ActiveAE start, auto delete: false
280018:56:14 102.494690 T:1935668208 DEBUG: Thread AESink start, auto delete: false
280118:56:14 102.495300 T:1935668208 INFO: CActiveAESink::OpenSink - initialize sink
280218:56:14 102.495445 T:1935668208 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
280318:56:14 102.495560 T:1935668208 DEBUG: DllBcm: Using omx system library
280418:56:14 102.497505 T:1935668208 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
280518:56:14 102.499969 T:1935668208 DEBUG: Loading: libopenmaxil.so
280618:56:14 102.504066 T:1874850800 DEBUG: Thread CRBPWorker start, auto delete: false
280718:56:14 102.504280 T:1935668208 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 0b02c4c8
280818:56:14 102.504387 T:1935668208 DEBUG: CAESinkPi:Initialize Format:15 Channels:6 Samplerate:44100 framesize:24 bufsize:52920 bytes/s=1058400.00 dest=PI:HDMI
280918:56:14 102.506638 T:1935668208 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x73701f78
281018:56:14 102.509209 T:1935668208 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(52928), nBufferAlignmen(16)
281118:56:14 102.509789 T:1935668208 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
281218:56:14 102.509857 T:1935668208 DEBUG: Output Device : HDMI
281318:56:14 102.509918 T:1935668208 DEBUG: Sample Rate : 44100
281418:56:14 102.509979 T:1935668208 DEBUG: Sample Format : AE_FMT_FLOAT
281518:56:14 102.510132 T:1935668208 DEBUG: Channel Count : 6
281618:56:14 102.510216 T:1935668208 DEBUG: Channel Layout: FL,FR,FC,LFE,SL,SR
281718:56:14 102.510277 T:1935668208 DEBUG: Frames : 2205
281818:56:14 102.510338 T:1935668208 DEBUG: Frame Samples : 13230
281918:56:14 102.510391 T:1935668208 DEBUG: Frame Size : 24
282018:56:14 102.536537 T:1956287408 NOTICE: Running database version Addons20
282118:56:14 102.537384 T:1956287408 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
282218:56:14 102.537643 T:1956287408 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so
282318:56:14 102.562622 T:1956287408 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/osmc/.kodi/addons/script.skinshortcuts-master/addon.xml, line 41, column 2 (ignoring unexpected element assets and its contents).'
282418:56:14 102.682907 T:1956287408 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
282518:56:14 102.683319 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ca_es has been installed.'
282618:56:14 102.683495 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.mt_mt has been installed.'
282718:56:14 102.683586 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.az_az has been installed.'
282818:56:14 102.683662 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.eo has been installed.'
282918:56:14 102.683739 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.vi_vn has been installed.'
283018:56:14 102.683807 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ja_jp has been installed.'
283118:56:14 102.683884 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.updates has been installed.'
283218:56:14 102.683960 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
283318:56:14 102.684120 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.pl_pl has been installed.'
283418:56:14 102.684196 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_au has been installed.'
283518:56:14 102.684273 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.fr_ca has been installed.'
283618:56:14 102.684349 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in repository.unofficialsportsdevil has been installed.'
283718:56:14 102.684418 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
283818:56:14 102.684486 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
283918:56:14 102.684563 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in adsp.basic has been installed.'
284018:56:14 102.684639 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
284118:56:14 102.684731 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
284218:56:14 102.684814 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.futures has been installed.'
284318:56:14 102.684891 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
284418:56:14 102.684967 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.sr_rs has been installed.'
284518:56:14 102.685043 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
284618:56:14 102.685112 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.xmltodict has been installed.'
284718:56:14 102.685188 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
284818:56:14 102.685265 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.fa_af has been installed.'
284918:56:14 102.685341 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
285018:56:14 102.685417 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
285118:56:14 102.685486 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.hu_hu has been installed.'
285218:56:14 102.685562 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.bg_bg has been installed.'
285318:56:14 102.685631 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
285418:56:14 102.685707 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.pt_pt has been installed.'
285518:56:14 102.685776 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.mk_mk has been installed.'
285618:56:14 102.685852 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.da_dk has been installed.'
285718:56:14 102.685921 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.nb_no has been installed.'
285818:56:14 102.685997 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.logging has been installed.'
285918:56:14 102.686066 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.sv_se has been installed.'
286018:56:14 102.686142 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
286118:56:14 102.686211 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ms_my has been installed.'
286218:56:14 102.686287 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.is_is has been installed.'
286318:56:14 102.686363 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ru_ru has been installed.'
286418:56:14 102.686440 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
286518:56:14 102.686516 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
286618:56:14 102.686584 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.networking has been installed.'
286718:56:14 102.686653 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.os_os has been installed.'
286818:56:14 102.686729 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.es_mx has been installed.'
286918:56:14 102.686813 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.nl_nl has been installed.'
287018:56:14 102.686890 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.services has been installed.'
287118:56:14 102.687019 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ta_in has been installed.'
287218:56:14 102.687103 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.gl_es has been installed.'
287318:56:14 102.687180 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
287418:56:14 102.687248 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
287518:56:14 102.687325 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ko_kr has been installed.'
287618:56:14 102.687393 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
287718:56:14 102.687469 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.fa_ir has been installed.'
287818:56:14 102.687538 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.livestreamer has been installed.'
287918:56:14 102.687607 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.uz_uz has been installed.'
288018:56:14 102.687683 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.outline-hd has been installed.'
288118:56:14 102.687752 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.tg_tj has been installed.'
288218:56:14 102.687828 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.my_mm has been installed.'
288318:56:14 102.687897 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
288418:56:14 102.687973 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
288518:56:14 102.688042 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
288618:56:14 102.688110 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.zh_tw has been installed.'
288718:56:14 102.688187 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
288818:56:14 102.688255 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.hr_hr has been installed.'
288918:56:14 102.688324 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
289018:56:14 102.688400 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.fo_fo has been installed.'
289118:56:14 102.688469 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.zh_cn has been installed.'
289218:56:14 102.688553 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been installed.'
289318:56:14 102.688622 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.pi has been installed.'
289418:56:14 102.688713 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
289518:56:14 102.688782 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
289618:56:14 102.688858 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
289718:56:14 102.688934 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
289818:56:14 102.689003 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ro_ro has been installed.'
289918:56:14 102.689079 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.fi_fi has been installed.'
290018:56:14 102.689156 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
290118:56:14 102.689224 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.de_de has been installed.'
290218:56:14 102.689301 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
290318:56:14 102.689377 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.SportsDevil has been installed.'
290418:56:14 102.689445 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
290518:56:14 102.689522 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_nz has been installed.'
290618:56:14 102.689590 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.szl has been installed.'
290718:56:14 102.689667 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
290818:56:14 102.689774 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_us has been installed.'
290918:56:14 102.689850 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
291018:56:14 102.689926 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
291118:56:14 102.689995 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been installed.'
291218:56:14 102.690155 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
291318:56:14 102.690224 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
291418:56:14 102.690300 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.sk_sk has been installed.'
291518:56:14 102.690376 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.pt_br has been installed.'
291618:56:14 102.690453 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
291718:56:14 102.690521 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.th_th has been installed.'
291818:56:14 102.690598 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
291918:56:14 102.690666 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.id_id has been installed.'
292018:56:14 102.690742 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
292118:56:14 102.690811 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.am_et has been installed.'
292218:56:14 102.690880 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
292318:56:14 102.690956 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.sl_si has been installed.'
292418:56:14 102.691032 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
292518:56:14 102.691101 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.fr_fr has been installed.'
292618:56:14 102.691177 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
292718:56:14 102.691246 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.remotes has been installed.'
292818:56:14 102.691322 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
292918:56:14 102.691391 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.es_ar has been installed.'
293018:56:14 102.691467 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.eu_es has been installed.'
293118:56:14 102.691544 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.sr_rs@latin has been installed.'
293218:56:14 102.691620 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
293318:56:14 102.691689 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.bs_ba has been installed.'
293418:56:14 102.691765 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.singledispatch has been installed.'
293518:56:14 102.691833 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
293618:56:14 102.691910 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
293718:56:14 102.691986 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.cs_cz has been installed.'
293818:56:14 102.692055 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.mi has been installed.'
293918:56:14 102.692123 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
294018:56:14 102.692200 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
294118:56:14 102.692268 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.sq_al has been installed.'
294218:56:14 102.692337 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmccommon has been installed.'
294318:56:14 102.692413 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.autocompletion has been installed.'
294418:56:14 102.692482 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.el_gr has been installed.'
294518:56:14 102.692596 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.hi_in has been installed.'
294618:56:14 102.692673 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ml_in has been installed.'
294718:56:14 102.692741 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
294818:56:14 102.692818 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
294918:56:14 102.692886 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
295018:56:14 102.692963 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weatherfanart.multi has been installed.'
295118:56:14 102.693039 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.apfstore has been installed.'
295218:56:14 102.693108 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
295318:56:14 102.693199 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
295418:56:14 102.693275 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.cy_gb has been installed.'
295518:56:14 102.693344 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.af_za has been installed.'
295618:56:14 102.693420 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
295718:56:14 102.693520 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.uk_ua has been installed.'
295818:56:14 102.693588 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
295918:56:14 102.693657 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
296018:56:14 102.693733 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in repository.popcornmix has been installed.'
296118:56:14 102.693802 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
296218:56:14 102.693878 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.hy_am has been installed.'
296318:56:14 102.693947 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
296418:56:14 102.694016 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
296518:56:14 102.694084 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
296618:56:14 102.694153 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.si_lk has been installed.'
296718:56:14 102.694229 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.lt_lt has been installed.'
296818:56:14 102.694298 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.it_it has been installed.'
296918:56:14 102.694366 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
297018:56:14 102.694435 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.mn_mn has been installed.'
297118:56:14 102.694511 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.ar_sa has been installed.'
297218:56:14 102.694580 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in service.osmc.settings has been installed.'
297318:56:14 102.694649 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
297418:56:14 102.694725 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
297518:56:14 102.694794 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
297618:56:14 102.694862 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.lv_lv has been installed.'
297718:56:14 102.694939 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.osmcsetting.pioverclock has been installed.'
297818:56:14 102.695007 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
297918:56:14 102.695076 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.te_in has been installed.'
298018:56:14 102.695145 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
298118:56:14 102.695213 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
298218:56:14 102.695282 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
298318:56:14 102.695389 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
298418:56:14 102.695465 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
298518:56:14 102.695541 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.et_ee has been installed.'
298618:56:14 102.695610 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.images.skinbackgrounds.silver has been installed.'
298718:56:14 102.695686 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
298818:56:14 102.695755 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
298918:56:14 102.695824 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in adsp.freesurround has been installed.'
299018:56:14 102.695900 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
299118:56:14 102.695969 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
299218:56:14 102.696045 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
299318:56:14 102.696136 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.he_il has been installed.'
299418:56:14 102.696213 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
299518:56:14 102.696281 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
299618:56:14 102.696350 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
299718:56:14 102.696419 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in skin.osmc has been installed.'
299818:56:14 102.696487 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
299918:56:14 102.696564 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.es_es has been installed.'
300018:56:14 102.696632 T:1956287408 DEBUG: ADDON: cpluff: 'Plug-in resource.language.be_by has been installed.'
300118:56:14 102.696693 T:1956287408 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
300218:56:14 102.726242 T:1956287408 NOTICE: ADDONS: Using repository repository.unofficialsportsdevil
300318:56:14 102.726410 T:1956287408 NOTICE: ADDONS: Using repository repository.xbmc.org
300418:56:14 102.726471 T:1956287408 NOTICE: ADDONS: Using repository repository.popcornmix
300518:56:14 102.727188 T:1864365040 DEBUG: Thread RemoteControl start, auto delete: false
300618:56:14 102.727364 T:1864365040 INFO: LIRC Process: using: /var/run/lirc/lircd
300718:56:14 102.727898 T:1864365040 INFO: LIRC Connect: successfully started
300818:56:14 102.728020 T:1864365040 DEBUG: Thread RemoteControl 1864365040 terminating
300918:56:14 102.735741 T:1956287408 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
301018:56:14 102.739029 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
301118:56:14 102.741158 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
301218:56:14 102.743286 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
301318:56:14 102.744141 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ÐБВ" successfully loaded
301418:56:14 102.746193 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
301518:56:14 102.748062 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
301618:56:14 102.749954 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
301718:56:14 102.751976 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
301818:56:14 102.753990 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
301918:56:14 102.756371 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
302018:56:14 102.757217 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
302118:56:14 102.759544 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
302218:56:14 102.761963 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
302318:56:14 102.764282 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
302418:56:14 102.766815 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
302518:56:14 102.767570 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
302618:56:14 102.769897 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
302718:56:14 102.772362 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
302818:56:14 102.774849 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
302918:56:14 102.777336 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
303018:56:14 102.780304 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕÐ" successfully loaded
303118:56:14 102.781151 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ÐБВ" successfully loaded
303218:56:14 102.784348 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
303318:56:14 102.785179 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
303418:56:14 102.788109 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
303518:56:14 102.791595 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
303618:56:14 102.792427 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
303718:56:14 102.793205 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
303818:56:14 102.796448 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕÐ" successfully loaded
303918:56:14 102.797287 T:1956287408 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ÐБВ" successfully loaded
304018:56:14 102.807671 T:1956287408 DEBUG: Selected UDisks as storage provider
304118:56:14 102.809608 T:1956287408 DEBUG: UDisks: DaemonVersion 1
304218:56:14 102.809723 T:1956287408 DEBUG: UDisks: Querying available devices
304318:56:14 102.839081 T:1956287408 NOTICE: Raspberry PI firmware version: Oct 13 2016 17:21:14
3044 Copyright (c) 2012 Broadcom
3045 version b301dbab300729c7871442ca50f65c669446af20 (clean) (release)
304618:56:14 102.839256 T:1956287408 NOTICE: ARM mem: 752MB GPU mem: 256MB MPG2:1 WVC1:1
304718:56:14 102.839325 T:1956287408 NOTICE: cacheMemBufferSize: 20MB
304818:56:14 102.839775 T:1956287408 NOTICE: Config:
3049 arm_freq=900
3050 audio_pwm_mode=1
3051 config_hdmi_boost=5
3052 disable_commandline_tags=2
3053 disable_l2cache=1
3054 disable_splash=1
3055 enable_uart=1
3056 force_eeprom_read=1
3057 force_pwm_open=1
3058 framebuffer_ignore_alpha=1
3059 framebuffer_swap=1
3060 hdmi_channel_map=0xb02c4c8
3061 hdmi_edid_file=1
3062 hdmi_force_cec_address=65535
3063 hdmi_force_hotplug=1
3064 hdmi_ignore_cec_init=1
3065 init_uart_clock=0x2dc6c00
3066 lcd_framerate=60
3067 over_voltage_avs=0x1b774
3068 pause_burst_frames=1
3069 program_serial_random=1
3070 sdram_freq=450
3071 sdtv_aspect=1
3072 temp_limit=85
307318:56:14 102.840286 T:1956287408 NOTICE: Config:
3074 decode_MPG2=0x9e2b6fcb
3075 decode_WVC1=0xd6d5cbce
3076 device_tree=-
307718:56:14 102.840431 T:1956287408 DEBUG: DllBcm: Using omx system library
307818:56:14 102.840500 T:1956287408 DEBUG: Unbind vtcon0 to save resources
307918:56:14 102.841270 T:1956287408 DEBUG: Reducing framebuffer resolution with fbset to save resources
308018:56:14 102.855873 T:1956287408 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
308118:56:14 102.857491 T:1956287408 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
308218:56:14 102.857979 T:1956287408 DEBUG: EGL get supported modes (2) = 1, prefer_group=1, prefer_mode=10
308318:56:14 102.858086 T:1956287408 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
308418:56:14 102.858459 T:1956287408 DEBUG: EGL get supported modes (1) = 14, prefer_group=1, prefer_mode=10
308518:56:14 102.858559 T:1956287408 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
308618:56:14 102.858665 T:1956287408 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
308718:56:14 102.858749 T:1956287408 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
308818:56:14 102.858849 T:1956287408 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
308918:56:14 102.858994 T:1956287408 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
309018:56:14 102.859085 T:1956287408 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :f
309118:56:14 102.859184 T:1956287408 DEBUG: EGL mode 6: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
309218:56:14 102.859276 T:1956287408 DEBUG: EGL mode 7: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
309318:56:14 102.859352 T:1956287408 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
309418:56:14 102.859428 T:1956287408 DEBUG: EGL mode 9: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
309518:56:14 102.859497 T:1956287408 DEBUG: EGL mode 10: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
309618:56:14 102.859573 T:1956287408 DEBUG: EGL mode 11: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :1e
309718:56:14 102.859650 T:1956287408 DEBUG: EGL mode 12: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
309818:56:14 102.859718 T:1956287408 DEBUG: EGL mode 13: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
309918:56:14 102.859810 T:1956287408 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
310018:56:14 102.859879 T:1956287408 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
310118:56:14 102.859970 T:1956287408 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
310218:56:14 102.860123 T:1956287408 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
310318:56:14 102.860214 T:1956287408 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
310418:56:14 102.860291 T:1956287408 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
310518:56:14 102.860367 T:1956287408 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
310618:56:14 102.860428 T:1956287408 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
310718:56:14 102.860497 T:1956287408 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
310818:56:14 102.860634 T:1956287408 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
310918:56:14 102.860703 T:1956287408 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
311018:56:14 102.860771 T:1956287408 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
311118:56:14 102.860840 T:1956287408 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
311218:56:14 102.860909 T:1956287408 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
311318:56:14 102.860970 T:1956287408 NOTICE: Found (1920x1080@60.000000) at 22, setting to RES_DESKTOP at 16
311418:56:14 102.861076 T:1956287408 NOTICE: Checking resolution 16
311518:56:14 102.875313 T:1956287408 DEBUG: EGL set HDMI mode (1,16)=0 off
311618:56:14 103.014168 T:1908405232 DEBUG: EGL tv_service_callback (8,1,16)
311718:56:14 103.015411 T:1956287408 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
311818:56:14 103.042587 T:1956287408 DEBUG: CreateWindow: Created surface of size 1920x1080
311918:56:14 103.043388 T:1956287408 NOTICE: GL_VENDOR = Broadcom
312018:56:14 103.043480 T:1956287408 NOTICE: GL_RENDERER = VideoCore IV HW
312118:56:14 103.043549 T:1956287408 NOTICE: GL_VERSION = OpenGL ES 2.0
312218:56:14 103.043610 T:1956287408 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
312318:56:14 103.043694 T:1956287408 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
312418:56:14 103.043762 T:1956287408 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
312518:56:14 103.043854 T:1956287408 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
312618:56:14 103.043930 T:1956287408 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
312718:56:14 103.044006 T:1956287408 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
312818:56:14 103.045326 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
312918:56:14 103.045578 T:1956287408 DEBUG: Compiled
313018:56:14 103.045647 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
313118:56:14 103.046150 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
313218:56:14 103.046333 T:1956287408 DEBUG: Compiled
313318:56:14 103.046394 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
313418:56:14 103.064072 T:1956287408 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x3b90670
313518:56:14 103.065125 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
313618:56:14 103.065323 T:1956287408 DEBUG: Compiled
313718:56:14 103.065384 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
313818:56:14 103.065918 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
313918:56:14 103.066093 T:1956287408 DEBUG: Compiled
314018:56:14 103.066154 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
314118:56:14 103.089500 T:1956287408 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x3b90a68
314218:56:14 103.090721 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
314318:56:14 103.090942 T:1956287408 DEBUG: Compiled
314418:56:14 103.091011 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
314518:56:14 103.091522 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
314618:56:14 103.091698 T:1956287408 DEBUG: Compiled
314718:56:14 103.091759 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
314818:56:14 103.111618 T:1956287408 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x3951790
314918:56:14 103.112724 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
315018:56:14 103.112915 T:1956287408 DEBUG: Compiled
315118:56:14 103.112976 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
315218:56:14 103.113525 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
315318:56:14 103.113762 T:1956287408 DEBUG: Compiled
315418:56:14 103.113823 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
315518:56:14 103.137390 T:1956287408 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x3bc15f8
315618:56:14 103.138481 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
315718:56:14 103.138672 T:1956287408 DEBUG: Compiled
315818:56:14 103.138741 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
315918:56:14 103.139252 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
316018:56:14 103.139420 T:1956287408 DEBUG: Compiled
316118:56:14 103.139481 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
316218:56:14 103.158958 T:1956287408 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x3bc1670
316318:56:14 103.160072 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
316418:56:14 103.160286 T:1956287408 DEBUG: Compiled
316518:56:14 103.160347 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
316618:56:14 103.160873 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
316718:56:14 103.161049 T:1956287408 DEBUG: Compiled
316818:56:14 103.161110 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
316918:56:14 103.181343 T:1956287408 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x3b8e2e8
317018:56:14 103.182625 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
317118:56:14 103.186569 T:1956287408 DEBUG: Compiled
317218:56:14 103.186653 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
317318:56:14 103.187218 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
317418:56:14 103.187393 T:1956287408 DEBUG: Compiled
317518:56:14 103.187454 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
317618:56:14 103.207367 T:1956287408 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x3bbd590
317718:56:14 103.207466 T:1956287408 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
317818:56:14 103.208527 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
317918:56:14 103.208717 T:1956287408 DEBUG: Compiled
318018:56:14 103.208778 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
318118:56:14 103.209312 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
318218:56:14 103.209480 T:1956287408 DEBUG: Compiled
318318:56:14 103.209541 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
318418:56:14 103.231544 T:1956287408 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x3bbd608
318518:56:14 103.236427 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
318618:56:14 103.236649 T:1956287408 DEBUG: Compiled
318718:56:14 103.236717 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
318818:56:14 103.237244 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
318918:56:14 103.237419 T:1956287408 DEBUG: Compiled
319018:56:14 103.237480 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
319118:56:14 103.257561 T:1956287408 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x3b8f0a8
319218:56:14 103.258659 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
319318:56:14 103.258858 T:1956287408 DEBUG: Compiled
319418:56:14 103.258926 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
319518:56:14 103.259575 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
319618:56:14 103.259750 T:1956287408 DEBUG: Compiled
319718:56:14 103.259811 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
319818:56:14 103.287720 T:1956287408 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x3b8f148
319918:56:14 103.287842 T:1956287408 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
320018:56:14 103.288918 T:1956287408 DEBUG: GL: Vertex Shader compilation log:
320118:56:14 103.289124 T:1956287408 DEBUG: Compiled
320218:56:14 103.289185 T:1956287408 DEBUG: GL: Vertex Shader compiled successfully
320318:56:14 103.289833 T:1956287408 DEBUG: GL: Pixel Shader compilation log:
320418:56:14 103.290077 T:1956287408 DEBUG: Compiled
320518:56:14 103.290154 T:1956287408 DEBUG: GL: Fragment Shader compiled successfully
320618:56:14 103.317284 T:1956287408 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x3ab3db0
320718:56:14 103.317413 T:1956287408 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
320818:56:14 103.317513 T:1956287408 INFO: GLES: Maximum texture width: 2048
320918:56:14 103.317711 T:1956287408 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
321018:56:14 103.317787 T:1956287408 INFO: load keymapping
321118:56:14 103.327843 T:1956287408 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
321218:56:14 103.329956 T:1956287408 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
321318:56:14 103.340294 T:1956287408 INFO: Loading special://xbmc/system/keymaps/hama_mce.xml
321418:56:14 103.342659 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
321518:56:14 103.346695 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
321618:56:14 103.353050 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
321718:56:14 103.366905 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
321818:56:14 103.370247 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
321918:56:14 103.376183 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
322018:56:14 103.396957 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
322118:56:14 103.411041 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
322218:56:14 103.414604 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Ouya.Controller.xml
322318:56:14 103.423477 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
322418:56:14 103.428200 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.PS4.Controller.xml
322518:56:14 103.436852 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
322618:56:14 103.453667 T:1956287408 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
322718:56:15 103.460243 T:1956287408 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
322818:56:15 103.486595 T:1956287408 INFO: Loading special://xbmc/system/keymaps/mouse.xml
322918:56:15 103.489395 T:1956287408 INFO: Loading special://xbmc/system/keymaps/remote.xml
323018:56:15 103.510895 T:1956287408 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
323118:56:15 103.517876 T:1956287408 INFO: Loading special://xbmc/system/Lircmap.xml
323218:56:15 103.527168 T:1956287408 INFO: * Adding remote mapping for device 'mceusb'
323318:56:15 103.527496 T:1956287408 INFO: * Adding remote mapping for device 'XboxDVDDongle'
323418:56:15 103.527626 T:1956287408 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
323518:56:15 103.527740 T:1956287408 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
323618:56:15 103.527878 T:1956287408 INFO: * Adding remote mapping for device 'anysee'
323718:56:15 103.528015 T:1956287408 INFO: * Adding remote mapping for device 'iMON-PAD'
323818:56:15 103.528160 T:1956287408 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
323918:56:15 103.528313 T:1956287408 INFO: * Adding remote mapping for device 'MCE_via_iMON'
324018:56:15 103.528473 T:1956287408 INFO: * Adding remote mapping for device 'TwinHanRemote'
324118:56:15 103.528595 T:1956287408 INFO: * Adding remote mapping for device 'linux-input-layer'
324218:56:15 103.528831 T:1956287408 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
324318:56:15 103.528893 T:1956287408 INFO: * Adding remote mapping for device 'mediacenter'
324418:56:15 103.529030 T:1956287408 INFO: * Adding remote mapping for device 'devinput'
324518:56:15 103.530586 T:1956287408 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
324618:56:15 103.530693 T:1956287408 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
324718:56:15 103.530823 T:1956287408 DEBUG: guilib: Fill viewport on change for solving rendering passes
324818:56:15 103.531303 T:1956287408 INFO: CLangInfo: loading resource.language.en_gb language information...
324918:56:15 103.534805 T:1956287408 DEBUG: trying to set locale to en_GB.UTF-8
325018:56:15 103.536438 T:1956287408 INFO: global locale set to en_GB.UTF-8
325118:56:15 103.536995 T:1956287408 INFO: CLangInfo: loading resource.language.en_gb language strings...
325218:56:15 103.593018 T:1956287408 DEBUG: POParser: loaded 3553 strings from file resource://resource.language.en_gb/strings.po
325318:56:15 103.597282 T:1956287408 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
325418:56:15 103.597870 T:1956287408 DEBUG: LoadMappings - loaded node "CEC Adapter"
325518:56:15 103.598007 T:1956287408 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
325618:56:15 103.598328 T:1956287408 DEBUG: LoadMappings - loaded node "iMON HID device"
325718:56:15 103.599068 T:1956287408 DEBUG: CPeripheralBusUSB - initialised udev monitor
325818:56:15 103.599174 T:1956287408 DEBUG: SECTION:LoadDLL(libcec.so.3.0)
325918:56:15 103.601425 T:1956287408 DEBUG: Loading: libcec.so.3.0
326018:56:15 103.671318 T:1956287408 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
326118:56:15 103.673775 T:1956287408 DEBUG: InitialiseFeature - using libCEC v3.0.1
326218:56:15 103.674026 T:1956287408 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
326318:56:15 103.674133 T:1956287408 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
326418:56:15 103.674210 T:1845453808 DEBUG: Thread CECAdapter start, auto delete: false
326518:56:15 103.674301 T:1845453808 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
326618:56:15 103.718071 T:1820287984 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
326718:56:15 103.718491 T:1956287408 DEBUG: SECTION:LoadDLL(libcurl.so.4)
326818:56:15 103.720871 T:1956287408 DEBUG: Loading: libcurl.so.4
326918:56:15 103.752106 T:1956287408 NOTICE: Running database version Addons20
327018:56:15 103.752510 T:1956287408 DEBUG: Initialize, updating databases...
327118:56:15 103.754189 T:1956287408 NOTICE: Running database version ViewModes6
327218:56:15 103.756271 T:1956287408 NOTICE: Running database version Textures13
327318:56:15 103.775650 T:1956287408 NOTICE: Running database version MyMusic56
327418:56:15 103.788040 T:1956287408 NOTICE: Running database version MyVideos99
327518:56:15 103.790916 T:1956287408 NOTICE: Running database version TV29
327618:56:15 103.793030 T:1956287408 NOTICE: Running database version Epg11
327718:56:15 103.795296 T:1956287408 DEBUG: Initialize, updating databases... DONE
327818:56:15 103.795403 T:1956287408 NOTICE: start dvd mediatype detection
327918:56:15 103.795715 T:1956287408 INFO: DPMS: not supported on this platform
328018:56:15 103.795845 T:1802613744 DEBUG: Thread DetectDVDMedia start, auto delete: false
328118:56:15 103.795967 T:1802613744 DEBUG: Compiled with libcdio Version 0.83
328218:56:15 103.799507 T:1802613744 DEBUG: Thread DetectDVDMedia 1802613744 terminating
328318:56:15 103.838516 T:1956287408 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
328418:56:15 103.839020 T:1956287408 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
328518:56:15 103.847656 T:1956287408 INFO: Unloading old skin ...
328618:56:15 103.848152 T:1956287408 INFO: load skin from: /usr/share/kodi/addons/skin.confluence (version: 2.8.8)
328718:56:15 103.852112 T:1956287408 INFO: load fonts for skin...
328818:56:15 103.858223 T:1956287408 INFO: Loading fonts from /usr/share/kodi/addons/skin.confluence/720p/Font.xml
328918:56:15 103.979630 T:1956287408 DEBUG: POParser: loaded 147 strings from file /usr/share/kodi/addons/skin.confluence/language/resource.language.en_gb/strings.po
329018:56:15 103.979942 T:1956287408 INFO: Loading skin includes from /usr/share/kodi/addons/skin.confluence/720p/includes.xml
329118:56:15 104.349014 T:1956287408 INFO: load new skin...
329218:56:15 104.349472 T:1956287408 INFO: Loading user windows, path /usr/share/kodi/addons/skin.confluence/720p
329318:56:15 104.358559 T:1956287408 DEBUG: Load Skin XML: 10.25ms
329418:56:15 104.358681 T:1956287408 INFO: initialize new skin...
329518:56:15 104.358757 T:1956287408 DEBUG: guilib: Fill viewport on change for solving rendering passes
329618:56:15 104.358849 T:1956287408 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
329718:56:15 104.373245 T:1956287408 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.confluence/media/Textures.xbt
329818:56:15 104.373764 T:1956287408 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
329918:56:15 104.384216 T:1956287408 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
330018:56:15 104.390244 T:1956287408 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
330118:56:15 104.412048 T:1956287408 INFO: Loading skin file: VideoOSDSettings.xml, load type: LOAD_ON_GUI_INIT
330218:56:15 104.443024 T:1956287408 INFO: Previous line repeats 1 times.
330318:56:15 104.443176 T:1956287408 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
330418:56:15 104.451118 T:1956287408 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
330518:56:16 104.461105 T:1956287408 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
330618:56:16 104.496193 T:1956287408 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
330718:56:16 104.525291 T:1956287408 INFO: Loading skin file: DialogPVRGuideOSD.xml, load type: LOAD_ON_GUI_INIT
330818:56:16 104.549568 T:1956287408 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
330918:56:16 104.617195 T:1956287408 INFO: skin loaded...
331018:56:16 104.685829 T:1956287408 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
331118:56:16 104.686005 T:1956287408 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
331218:56:16 104.686096 T:1956287408 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
331318:56:16 104.687042 T:1956287408 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
331418:56:16 104.794746 T:1956287408 INFO: JSONRPC v6.32.5: Successfully initialized
331518:56:16 104.794945 T:1956287408 DEBUG: ADDON: Starting service addons.
331618:56:16 104.796570 T:1811104752 DEBUG: Thread LanguageInvoker start, auto delete: false
331718:56:16 104.796791 T:1811104752 INFO: initializing python engine.
331818:56:16 104.800636 T:1783178224 DEBUG: Thread LanguageInvoker start, auto delete: false
331918:56:16 104.801025 T:1783178224 INFO: initializing python engine.
332018:56:16 104.801407 T:1774527472 DEBUG: Thread LanguageInvoker start, auto delete: false
332118:56:16 104.801689 T:1774527472 INFO: initializing python engine.
332218:56:16 104.801994 T:1766138864 DEBUG: Thread LanguageInvoker start, auto delete: false
332318:56:16 104.802200 T:1766138864 INFO: initializing python engine.
332418:56:16 104.806412 T:1956287408 DEBUG: Activating window ID: 12999
332518:56:16 104.806572 T:1956287408 DEBUG: ------ Window Init (Startup.xml) ------
332618:56:16 104.806656 T:1956287408 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
332718:56:16 104.821487 T:1956287408 NOTICE: ActiveAE DSP - starting
332818:56:16 104.821693 T:1956287408 INFO: removing tempfiles
332918:56:16 104.823601 T:1956287408 DEBUG: ADDON: Starting service addons.
333018:56:16 104.825401 T:1757225968 DEBUG: Thread LanguageInvoker start, auto delete: false
333118:56:16 104.825691 T:1757225968 INFO: initializing python engine.
333218:56:16 104.825912 T:1956287408 DEBUG: CRepositoryUpdater: refusing to update until My OSMC asserts
333318:56:16 104.826012 T:1956287408 NOTICE: initialize done
333418:56:16 104.826080 T:1956287408 NOTICE: Running the application...
333518:56:16 104.826752 T:1956287408 DEBUG: Activating window ID: 10000
333618:56:16 104.845413 T:1956287408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x4df0fe0
333718:56:16 104.846680 T:1956287408 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
333818:56:16 104.850777 T:1956287408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x4dee4b8
333918:56:16 104.852989 T:1956287408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x4df0538
334018:56:16 104.854179 T:1956287408 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
334118:56:16 104.955376 T:1845453808 DEBUG: OpenConnection - connection to the CEC adapter opened
334218:56:16 104.955673 T:1845453808 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
334318:56:16 104.956131 T:1748575216 DEBUG: Thread CECAdapterUpdate start, auto delete: false
334418:56:16 104.956253 T:1748575216 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
334518:56:16 105.039368 T:1956287408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x4df0fe0
334618:56:16 105.040863 T:1956287408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x4dee4b8
334718:56:16 105.042496 T:1956287408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x4df0538
334818:56:16 105.042854 T:1956287408 DEBUG: DecodeJpegToTexture: decoded special://skin/backgrounds/SKINDEFAULT.jpg 1280x720
334918:56:16 105.043106 T:1956287408 DEBUG: ------ Window Init () ------
335018:56:16 105.051506 T:1956287408 INFO: GLES: Enabling VSYNC
335118:56:16 105.051697 T:1956287408 INFO: GLES: Selected vsync mode 10
335218:56:16 105.190491 T:1956287408 DEBUG: ------ Window Deinit (Startup.xml) ------
335318:56:16 105.191177 T:1956287408 DEBUG: ------ Window Init (Home.xml) ------
335418:56:16 105.191299 T:1956287408 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
335518:56:16 105.254539 T:1811104752 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): start processing
335618:56:16 105.254768 T:1766138864 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.osmc.settings/service.py): start processing
335718:56:16 105.254913 T:1774527472 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/service.skin.widgets/default.py): start processing
335818:56:16 105.255035 T:1783178224 DEBUG: CPythonInvoker(1, /home/osmc/.kodi/addons/script.skin.helper.service/service.py): start processing
335918:56:16 105.255165 T:1757225968 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/script.common.plugin.cache/default.py): start processing
336018:56:17 105.483627 T:1739498480 DEBUG: Thread JobWorker start, auto delete: true
336118:56:17 105.824692 T:1739498480 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
336218:56:17 105.824982 T:1956287408 DEBUG: no profile autoexec.py (/home/osmc/.kodi/userdata/autoexec.py) found, skipping
336318:56:17 105.825142 T:1956287408 DEBUG: NetworkMessage - Starting network services
336418:56:17 105.870590 T:1956287408 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
336518:56:17 105.871193 T:1956287408 NOTICE: starting zeroconf publishing
336618:56:17 105.873192 T:1956287408 NOTICE: WebServer: Started the webserver
336718:56:17 105.873474 T:1956287408 NOTICE: starting upnp client
336818:56:17 105.876381 T:1720710128 DEBUG: Thread JobWorker start, auto delete: true
336918:56:17 105.877808 T:1956287408 INFO: JSONRPC Server: Successfully initialized
337018:56:17 105.878441 T:1956287408 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
337118:56:17 105.879036 T:1720710128 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:osmc port:80
337218:56:17 105.879211 T:1653601264 DEBUG: Thread TCPServer start, auto delete: false
337318:56:17 105.879349 T:1661989872 DEBUG: Thread EventServer start, auto delete: false
337418:56:17 105.879570 T:1720710128 DEBUG: CZeroconfAvahi::addService() named: osmc type: _http._tcp port:80
337518:56:17 105.879692 T:1661989872 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
337618:56:17 105.879875 T:1661989872 NOTICE: UDP: Listening on port 9777
337718:56:17 105.883835 T:1956287408 DEBUG: Loading: libshairplay.so.0
337818:56:17 105.886429 T:1636824048 DEBUG: Thread JobWorker start, auto delete: true
337918:56:17 105.886856 T:1636824048 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:osmc port:80
338018:56:17 105.888359 T:1739498480 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum desc, songview.itrack, songartistview.iOrder
338118:56:17 105.888618 T:1956287408 INFO: AIRPLAY: Cleaning up photoassetcache
338218:56:17 105.897743 T:1720710128 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:osmc port:9090
338318:56:17 105.898026 T:1636824048 DEBUG: CZeroconfAvahi::addService() named: osmc type: _xbmc-jsonrpc-h._tcp port:80
338418:56:17 105.905502 T:1636824048 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:osmc port:9777
338518:56:17 105.905739 T:1720710128 DEBUG: CZeroconfAvahi::addService() named: osmc type: _xbmc-jsonrpc._tcp port:9090
338618:56:17 105.911072 T:1956287408 INFO: AIRPLAY Server: Successfully initialized
338718:56:17 105.911682 T:1552937968 DEBUG: Thread AirPlayServer start, auto delete: false
338818:56:17 105.911987 T:1956287408 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
338918:56:17 105.913315 T:1636824048 DEBUG: CZeroconfAvahi::addService() named: osmc type: _xbmc-events._udp port:9777
339018:56:17 105.913857 T:1720710128 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB6DA6E0@osmc port:36666
339118:56:17 105.919281 T:1636824048 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:osmc port:36667
339218:56:17 105.919601 T:1636824048 DEBUG: CZeroconfAvahi::addService() named: osmc type: _airplay._tcp port:36667
339318:56:17 105.926544 T:1720710128 DEBUG: CZeroconfAvahi::addService() named: B827EB6DA6E0@osmc type: _raop._tcp port:36666
339418:56:17 105.950768 T:1527772144 DEBUG: Thread CLinuxInputDevicesCheckHotplugged start, auto delete: false
339518:56:17 105.971260 T:1636824048 INFO: WEATHER: Downloading weather
339618:56:17 105.972122 T:1519383536 DEBUG: Thread LanguageInvoker start, auto delete: false
339718:56:17 105.972427 T:1519383536 INFO: initializing python engine.
339818:56:17 105.972557 T:1519383536 DEBUG: CPythonInvoker(5, /home/osmc/.kodi/addons/weather.wunderground/default.py): start processing
339918:56:17 105.974014 T:1720710128 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
340018:56:17 105.974319 T:1720710128 DEBUG: Loading: /usr/lib/kodi/system/ImageLib-arm.so
340118:56:18 106.717064 T:1729098736 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
340218:56:18 107.042747 T:1757225968 DEBUG: Previous line repeats 5 times.
340318:56:18 107.043022 T:1757225968 DEBUG: -->Python Interpreter Initialized<--
340418:56:18 107.043266 T:1757225968 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/script.common.plugin.cache/default.py): the source file to load is "/home/osmc/.kodi/addons/script.common.plugin.cache/default.py"
340518:56:18 107.043762 T:1811104752 DEBUG: -->Python Interpreter Initialized<--
340618:56:18 107.044144 T:1811104752 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): the source file to load is "/usr/share/kodi/addons/script.module.osmcsetting.updates/service.py"
340718:56:18 107.045219 T:1766138864 DEBUG: -->Python Interpreter Initialized<--
340818:56:18 107.045448 T:1766138864 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.osmc.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.osmc.settings/service.py"
340918:56:18 107.045891 T:1811104752 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): setting the Python path to /usr/share/kodi/addons/script.module.osmcsetting.updates:/usr/share/kodi/addons/script.module.osmccommon/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
341018:56:18 107.046021 T:1811104752 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): entering source directory /usr/share/kodi/addons/script.module.osmcsetting.updates
341118:56:18 107.046341 T:1811104752 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): instantiating addon using automatically obtained id of "script.module.osmcsetting.updates" dependent on version 2.1.0 of the xbmc.python api
341218:56:18 107.302200 T:1748575216 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found
341318:56:19 107.473701 T:1766138864 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.osmc.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.osmc.settings:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
341418:56:19 107.473969 T:1766138864 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.osmc.settings/service.py): entering source directory /usr/share/kodi/addons/service.osmc.settings
341518:56:19 107.474266 T:1757225968 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/script.common.plugin.cache/default.py): setting the Python path to /home/osmc/.kodi/addons/script.common.plugin.cache:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
341618:56:19 107.474396 T:1757225968 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/script.common.plugin.cache/default.py): entering source directory /home/osmc/.kodi/addons/script.common.plugin.cache
341718:56:19 107.474678 T:1774527472 DEBUG: -->Python Interpreter Initialized<--
341818:56:19 107.474899 T:1774527472 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/service.skin.widgets/default.py): the source file to load is "/home/osmc/.kodi/addons/service.skin.widgets/default.py"
341918:56:19 107.475578 T:1766138864 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.osmc.settings/service.py): instantiating addon using automatically obtained id of "service.osmc.settings" dependent on version 2.1.0 of the xbmc.python api
342018:56:19 107.477318 T:1757225968 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/script.common.plugin.cache/default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.24.0 of the xbmc.python api
342118:56:19 107.479836 T:1519383536 DEBUG: -->Python Interpreter Initialized<--
342218:56:19 107.480171 T:1519383536 DEBUG: CPythonInvoker(5, /home/osmc/.kodi/addons/weather.wunderground/default.py): the source file to load is "/home/osmc/.kodi/addons/weather.wunderground/default.py"
342318:56:21 109.540192 T:1739498480 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum LEFT JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
342418:56:22 110.749565 T:1653601264 DEBUG: JSONRPC Server: New connection detected
342518:56:22 110.749825 T:1653601264 INFO: JSONRPC Server: New connection added
342618:56:22 110.945694 T:1774527472 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/service.skin.widgets/default.py): setting the Python path to /home/osmc/.kodi/addons/service.skin.widgets:/usr/share/kodi/addons/script.module.simplejson/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
342718:56:22 110.945953 T:1774527472 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/service.skin.widgets/default.py): entering source directory /home/osmc/.kodi/addons/service.skin.widgets
342818:56:22 111.005020 T:1774527472 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/service.skin.widgets/default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.14.0 of the xbmc.python api
342918:56:22 111.091049 T:1519383536 DEBUG: CPythonInvoker(5, /home/osmc/.kodi/addons/weather.wunderground/default.py): setting the Python path to /home/osmc/.kodi/addons/weather.wunderground:/usr/share/kodi/addons/script.module.simplejson/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
343018:56:22 111.091339 T:1519383536 DEBUG: CPythonInvoker(5, /home/osmc/.kodi/addons/weather.wunderground/default.py): entering source directory /home/osmc/.kodi/addons/weather.wunderground
343118:56:22 111.091774 T:1783178224 DEBUG: -->Python Interpreter Initialized<--
343218:56:22 111.092064 T:1783178224 DEBUG: CPythonInvoker(1, /home/osmc/.kodi/addons/script.skin.helper.service/service.py): the source file to load is "/home/osmc/.kodi/addons/script.skin.helper.service/service.py"
343318:56:22 111.093262 T:1519383536 DEBUG: CPythonInvoker(5, /home/osmc/.kodi/addons/weather.wunderground/default.py): instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.24.0 of the xbmc.python api
343418:56:23 111.864754 T:1739498480 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
343518:56:23 111.893410 T:1739498480 DEBUG: CSettingsManager: requested setting (videolibrary.hiderecentlywatchedvideos) was not found.
343618:56:23 112.057281 T:1739498480 DEBUG: RunQuery took 163 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
343718:56:24 112.544800 T:1739498480 DEBUG: RunQuery took 403 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
343818:56:24 112.652039 T:1739498480 DEBUG: RunQuery took 5 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
343918:56:24 112.657745 T:1739498480 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
344018:56:24 113.118454 T:1811104752 DEBUG: script.module.osmcsetting.updates : - UPDATE_WARNING_LIST: ['rbp2\n-mediacenter-osmc']
344118:56:25 113.578072 T:1783178224 DEBUG: CPythonInvoker(1, /home/osmc/.kodi/addons/script.skin.helper.service/service.py): setting the Python path to /home/osmc/.kodi/addons/script.skin.helper.service:/home/osmc/.kodi/addons/script.module.beautifulsoup/lib:/home/osmc/.kodi/addons/script.module.requests/lib:/usr/share/kodi/addons/script.module.pil/lib:/usr/share/kodi/addons/script.module.simplejson/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
344218:56:25 113.578705 T:1783178224 DEBUG: CPythonInvoker(1, /home/osmc/.kodi/addons/script.skin.helper.service/service.py): entering source directory /home/osmc/.kodi/addons/script.skin.helper.service
344318:56:25 113.626053 T:1757225968 DEBUG: StorageServer Module loaded RUN
344418:56:25 113.626518 T:1757225968 DEBUG: StorageClient-2.5.4 Starting server
344518:56:25 113.631729 T:1783178224 DEBUG: CPythonInvoker(1, /home/osmc/.kodi/addons/script.skin.helper.service/service.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
344618:56:25 113.888351 T:1811104752 DEBUG: OSMC UPDATE COMMS: Connection failed to delete socket file.
344718:56:25 113.890816 T:1620046832 DEBUG: OSMC UPDATE COMMS: Comms started
344818:56:25 113.891579 T:1811104752 DEBUG: script.module.osmcsetting.updates : - update_service.update_settings received: pos0: <update_service.Main object at 0x61fa2ab0>
344918:56:25 113.894768 T:1811104752 DEBUG: POParser: loaded 105 strings from file /usr/share/kodi/addons/script.module.osmcsetting.updates/resources/language/English/strings.po
345018:56:25 113.896194 T:1766138864 DEBUG: OSMC ADDON MAIN Current Version: OSMC November 2016 2016.11-1
345118:56:25 113.896660 T:1766138864 DEBUG: OSMC ADDON MAIN main addon starting
345218:56:25 113.914322 T:1956287408 DEBUG: CRepositoryUpdater: previous update at 21/12/2016 0:22:52, next at 22/12/2016 0:22:52
345318:56:25 113.914726 T:1544549360 DEBUG: Thread Timer start, auto delete: false
345418:56:26 115.158089 T:1811104752 DEBUG: script.module.osmcsetting.updates : - update_service.update_settings [1.26599001884] returns: ('initial run', {'backup_upnpserver': True, 'backup_peripheral_data': True, 'backup_advancedsettings': True, 'suppress_icon': False, 'backup_library': True, 'backup_keyboard': True, 'update_on_idle': True, 'check_time': 0, 'check_freq': 1, 'backup_remote': True, 'location_selection': '0', 'backup_location': 'nfs://192.168.1.4/Public/Kodi/', 'backup_on_update': False, 'check_hour': 12, 'backup_fstab': True, 'backup_playlists': True, 'backup_keymaps': True, 'backup_Database': True, 'on_upd_detected': 0, 'backup_favourites': True, 'backup_location_typed': '', 'backup_addon_data': True, 'backup_sources': True, 'check_minute': 0, 'backup_profiles': True, 'pos_x': 4, 'pos_y': 95, 'backup_RssFeeds': True, 'check_weekday': 1, 'tarball_count': 1, 'backup_addons': True, 'backup_guisettings': True, 'suppress_progress': False, 'check_day': 0, 'backup_LCD': True, 'backup_Thumbnails': False, 'home_prompts_only': False})
345518:56:26 115.158714 T:1811104752 DEBUG: script.module.osmcsetting.updates : trigger_time - 2016-12-22 17:19:26.701434
345618:56:27 116.128426 T:1811104752 DEBUG: script.module.osmcsetting.updates : - update_service._daemon received: pos0: <update_service.Main object at 0x61fa2ab0>
345718:56:27 116.128891 T:1811104752 DEBUG: script.module.osmcsetting.updates : - blurp 317 - Home.xml
345818:56:28 116.821106 T:1774527472 DEBUG: Skin Widgets: script version 0.0.33 started
345918:56:28 116.892509 T:1766138864 DEBUG: OSMC COMMS: Connection failed to delete socket file.
346018:56:28 117.317619 T:1586492400 DEBUG: OSMC COMMS: Comms started
346118:56:28 117.320526 T:1766138864 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.create_gui received: pos0: <OSMCGui(Thread-2, initial)>
346218:56:28 117.335281 T:1766138864 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.retrieve_modules received: pos0: <OSMCGui(Thread-2, initial)>
346318:56:29 117.545792 T:1774527472 DEBUG: RunQuery took 185 ms for 311 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
346418:56:30 118.645134 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettingapfstore
346518:56:30 118.708038 T:1783178224 NOTICE: Skin Helper Service --> skin helper service version 1.0.100 started
346618:56:30 118.799850 T:1783178224 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
346718:56:30 118.961891 T:1766138864 DEBUG: osmc_settings: ['APF_STORE', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
346818:56:30 118.963150 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.apfstore __ found and imported
346918:56:30 119.066711 T:1519383536 DEBUG: POParser: loaded 45 strings from file /home/osmc/.kodi/addons/weather.wunderground/resources/language/English/strings.po
347018:56:30 119.071747 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettingremotes
347118:56:30 119.078690 T:1766138864 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'remote_gui', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
347218:56:30 119.094833 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.remotes __ found and imported
347318:56:30 119.097702 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettingservices
347418:56:30 119.103676 T:1766138864 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'log', 'os', 'service_selection', 'sys', 'threading', 'xbmc', 'xbmcaddon', 'xbmcgui']
347518:56:30 119.104713 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.services __ found and imported
347618:56:30 119.106766 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettingpi
347718:56:30 119.113754 T:1766138864 DEBUG: osmc_settings: ['DIALOG', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'lang', 'log', 'os', 'parser', 'subprocess', 'sys', 'threading', 'traceback', 'xbmc', 'xbmcaddon', 'xbmcgui']
347818:56:31 119.743530 T:1774527472 DEBUG: RunQuery took 429 ms for 1436 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
347918:56:31 119.837166 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.pi __ found and imported
348018:56:31 119.841301 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettingnetworking
348118:56:31 120.196396 T:1766138864 DEBUG: osmc_settings: ['AdvancedSettingsEditor', 'DIALOG', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'lang', 'log', 'networking_gui', 'os', 'osmc_network', 'sys', 'threading', 'xbmc', 'xbmcaddon', 'xbmcgui']
348218:56:31 120.199753 T:1766138864 DEBUG: OSMC NETWORKING advancedsettings file exists = True
348318:56:31 120.300507 T:1766138864 DEBUG: OSMC NETWORKING START
348418:56:31 120.301262 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.networking __ found and imported
348518:56:31 120.304031 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettinglogging
348618:56:31 120.308914 T:1766138864 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
348718:56:31 120.310989 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.logging __ found and imported
348818:56:31 120.312675 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettingupdates
348918:56:31 120.313965 T:1766138864 DEBUG: osmc_settings: ['OSMCSettingClass', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'log', 'threading', 'xbmc', 'xbmcaddon']
349018:56:31 120.316071 T:1766138864 DEBUG: OSMC UPDATES START
349118:56:31 120.316399 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.updates __ found and imported
349218:56:31 120.325089 T:1766138864 DEBUG: osmc_settings: scriptmoduleosmcsettingpioverclock
349318:56:31 120.337921 T:1766138864 DEBUG: osmc_settings: ['DIALOG', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'is_pi_zero', 'lang', 'log', 'os', 'overclock_gui', 'parser', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon', 'xbmcgui']
349418:56:31 120.341003 T:1766138864 DEBUG: OSMC PI OVERCLOCK Model = Pi2
349518:56:31 120.341217 T:1766138864 DEBUG: OSMC PI OVERCLOCK START
349618:56:31 120.341385 T:1766138864 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.pioverclock __ found and imported
349718:56:31 120.354111 T:1766138864 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.retrieve_modules [3.01683783531] returns: [(5, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-3, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/
349818:56:31 120.356560 T:1766138864 DEBUG: osmc_settings: number_of_pages_needed
349918:56:31 120.356705 T:1766138864 DEBUG: osmc_settings: 1
350018:56:31 120.363457 T:1766138864 WARNING: CSkinInfo: failed to load skin settings
350118:56:31 120.366112 T:1766138864 DEBUG: osmc_settings: {'apply_buttons': [105], 'live_modules': [{'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-6, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingpi' from '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.pi'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-10, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingpioverclock' from '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.pioverclock'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-9, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingupdates' from '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.updates'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-7, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingnetworking' from '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.networking'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-8, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettinglogging' from '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.logging'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-3, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingapfstore' from '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.apfstore'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-5, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingservices' from '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.services'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-4, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingremotes' from '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.remotes'}], 'order_of_fill': [104, 106, 102, 108, 101, 109, 103, 107]}
350218:56:31 120.366440 T:1766138864 DEBUG: osmc_settings: 8
350318:56:31 120.366692 T:1766138864 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.create_gui [3.04113411903] returns: None
350418:56:31 120.367172 T:1766138864 DEBUG: UBIQUIFONTS alien_skin_folder: /usr/share/kodi/addons/skin.confluence/
350518:56:31 120.442314 T:1766138864 DEBUG: UBIQUIFONTS ACTUAL XML LOCATION = /usr/share/kodi/addons/skin.confluence/720p
350618:56:31 120.442627 T:1766138864 DEBUG: UBIQUIFONTS alien_font_xml = /usr/share/kodi/addons/skin.confluence/720p/Font.xml
350718:56:31 120.445000 T:1766138864 DEBUG: OSMC ADDON MAIN daemon started
350818:56:32 120.692787 T:1811104752 DEBUG: script.module.osmcsetting.updates : - =============================
350918:56:32 120.693069 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 720
351018:56:32 120.693199 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 1280
351118:56:32 120.693298 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 670
351218:56:32 120.693405 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 1163
351318:56:32 120.693497 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 50
351418:56:32 120.693596 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 117
351518:56:32 120.693687 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 637
351618:56:32 120.693802 T:1811104752 DEBUG: script.module.osmcsetting.updates : - 47
351718:56:32 120.693901 T:1811104752 DEBUG: script.module.osmcsetting.updates : - =============================
351818:56:32 120.730278 T:1774527472 DEBUG: RunQuery took 5 ms for 0 items query: select * from musicvideo_view
351918:56:34 122.908447 T:1774527472 DEBUG: GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
352018:56:36 124.608681 T:1578103792 DEBUG: CFavourites::Load - no system favourites found, skipping
352118:56:36 124.609093 T:1578103792 DEBUG: CFavourites::Load - no userdata favourites found, skipping
352218:56:36 124.899536 T:1578103792 DEBUG: RunQuery took 256 ms for 96 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
352318:56:36 125.083351 T:1578103792 DEBUG: RunQuery took 52 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=1 ORDER BY sets.idSet
352418:56:36 125.138458 T:1578103792 DEBUG: RunQuery took 29 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 1
352518:56:36 125.242195 T:1578103792 DEBUG: RunQuery took 49 ms for 5 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=2 ORDER BY sets.idSet
352618:56:36 125.300797 T:1578103792 DEBUG: RunQuery took 31 ms for 5 items query: select * from movie_view WHERE movie_view.idSet = 2
352718:56:36 125.404396 T:1578103792 DEBUG: RunQuery took 42 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=3 ORDER BY sets.idSet
352818:56:37 125.473816 T:1578103792 DEBUG: RunQuery took 38 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 3
352918:56:37 125.572876 T:1578103792 DEBUG: RunQuery took 50 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=4 ORDER BY sets.idSet
353018:56:37 125.648613 T:1578103792 DEBUG: RunQuery took 43 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 4
353118:56:37 125.673805 T:1774527472 DEBUG: GetAlbumsByWhere - query took 2754 ms
353218:56:37 125.709839 T:1578103792 DEBUG: RunQuery took 22 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=5 ORDER BY sets.idSet
353318:56:37 125.749283 T:1578103792 DEBUG: RunQuery took 19 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 5
353418:56:37 125.849190 T:1578103792 DEBUG: RunQuery took 54 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=6 ORDER BY sets.idSet
353518:56:37 125.903412 T:1578103792 DEBUG: RunQuery took 30 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 6
353618:56:37 125.990578 T:1578103792 DEBUG: RunQuery took 35 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=7 ORDER BY sets.idSet
353718:56:37 126.048126 T:1578103792 DEBUG: RunQuery took 30 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 7
353818:56:37 126.128456 T:1578103792 DEBUG: RunQuery took 33 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=8 ORDER BY sets.idSet
353918:56:37 126.172356 T:1578103792 DEBUG: RunQuery took 23 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 8
354018:56:37 126.184212 T:1774527472 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
354118:56:37 126.252083 T:1578103792 DEBUG: RunQuery took 29 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=9 ORDER BY sets.idSet
354218:56:37 126.295654 T:1578103792 DEBUG: RunQuery took 22 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 9
354318:56:37 126.355843 T:1519383536 INFO: CPythonInvoker(5, /home/osmc/.kodi/addons/weather.wunderground/default.py): script successfully run
354418:56:37 126.393860 T:1578103792 DEBUG: RunQuery took 40 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=10 ORDER BY sets.idSet
354518:56:37 126.453804 T:1578103792 DEBUG: RunQuery took 38 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 10
354618:56:38 126.516289 T:1519383536 INFO: Python script stopped
354718:56:38 126.516769 T:1519383536 DEBUG: Thread LanguageInvoker 1519383536 terminating
354818:56:38 126.587105 T:1578103792 DEBUG: RunQuery took 43 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=11 ORDER BY sets.idSet
354918:56:38 126.627052 T:1636824048 DEBUG: POParser: loaded 130 weather tokens
355018:56:38 126.673264 T:1578103792 DEBUG: RunQuery took 39 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 11
355118:56:38 126.772614 T:1578103792 DEBUG: RunQuery took 49 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=12 ORDER BY sets.idSet
355218:56:38 126.847183 T:1578103792 DEBUG: RunQuery took 41 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 12
355318:56:38 126.962685 T:1578103792 DEBUG: RunQuery took 49 ms for 5 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=13 ORDER BY sets.idSet
355418:56:38 127.033188 T:1578103792 DEBUG: RunQuery took 43 ms for 5 items query: select * from movie_view WHERE movie_view.idSet = 13
355518:56:38 127.137566 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=14 ORDER BY sets.idSet
355618:56:38 127.199234 T:1578103792 DEBUG: RunQuery took 32 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 14
355718:56:38 127.296555 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=15 ORDER BY sets.idSet
355818:56:38 127.356720 T:1578103792 DEBUG: RunQuery took 28 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 15
355918:56:38 127.455040 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=16 ORDER BY sets.idSet
356018:56:39 127.518150 T:1578103792 DEBUG: RunQuery took 30 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 16
356118:56:39 127.617340 T:1578103792 DEBUG: RunQuery took 43 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=17 ORDER BY sets.idSet
356218:56:39 127.678070 T:1578103792 DEBUG: RunQuery took 29 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 17
356318:56:39 127.775658 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=18 ORDER BY sets.idSet
356418:56:39 127.838585 T:1578103792 DEBUG: RunQuery took 29 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 18
356518:56:39 127.935364 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=19 ORDER BY sets.idSet
356618:56:39 128.000793 T:1578103792 DEBUG: RunQuery took 29 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 19
356718:56:39 128.106110 T:1578103792 DEBUG: RunQuery took 43 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=20 ORDER BY sets.idSet
356818:56:39 128.178833 T:1578103792 DEBUG: RunQuery took 28 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 20
356918:56:39 128.282455 T:1578103792 DEBUG: RunQuery took 48 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=21 ORDER BY sets.idSet
357018:56:39 128.352020 T:1578103792 DEBUG: RunQuery took 34 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 21
357118:56:39 128.445251 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=22 ORDER BY sets.idSet
357218:56:40 128.515976 T:1578103792 DEBUG: RunQuery took 28 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 22
357318:56:40 128.621597 T:1578103792 DEBUG: RunQuery took 48 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=23 ORDER BY sets.idSet
357418:56:40 128.677750 T:1578103792 DEBUG: RunQuery took 29 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 23
357518:56:40 128.787216 T:1578103792 DEBUG: RunQuery took 43 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=24 ORDER BY sets.idSet
357618:56:40 128.847565 T:1578103792 DEBUG: RunQuery took 28 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 24
357718:56:40 128.966125 T:1578103792 DEBUG: RunQuery took 43 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=25 ORDER BY sets.idSet
357818:56:40 129.028336 T:1578103792 DEBUG: RunQuery took 29 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 25
357918:56:40 129.129547 T:1578103792 DEBUG: RunQuery took 36 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=26 ORDER BY sets.idSet
358018:56:40 129.189682 T:1578103792 DEBUG: RunQuery took 29 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 26
358118:56:40 129.305573 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=27 ORDER BY sets.idSet
358218:56:40 129.377182 T:1578103792 DEBUG: RunQuery took 28 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 27
358318:56:41 129.477829 T:1578103792 DEBUG: RunQuery took 44 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=28 ORDER BY sets.idSet
358418:56:41 129.546280 T:1578103792 DEBUG: RunQuery took 29 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 28
358518:56:41 129.651505 T:1578103792 DEBUG: RunQuery took 49 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=29 ORDER BY sets.idSet
358618:56:41 129.717377 T:1578103792 DEBUG: RunQuery took 29 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 29
358718:56:41 129.842926 T:1578103792 DEBUG: RunQuery took 70 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=30 ORDER BY sets.idSet
358818:56:41 129.906616 T:1578103792 DEBUG: RunQuery took 29 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 30
358918:56:41 130.012985 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=31 ORDER BY sets.idSet
359018:56:41 130.077713 T:1578103792 DEBUG: RunQuery took 28 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 31
359118:56:41 130.185379 T:1578103792 DEBUG: RunQuery took 44 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=32 ORDER BY sets.idSet
359218:56:41 130.254807 T:1578103792 DEBUG: RunQuery took 39 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 32
359318:56:41 130.338974 T:1578103792 DEBUG: RunQuery took 35 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=33 ORDER BY sets.idSet
359418:56:41 130.404816 T:1578103792 DEBUG: RunQuery took 38 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 33
359518:56:42 130.497025 T:1578103792 DEBUG: RunQuery took 43 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=34 ORDER BY sets.idSet
359618:56:42 130.583389 T:1578103792 DEBUG: RunQuery took 55 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 34
359718:56:42 130.674500 T:1578103792 DEBUG: RunQuery took 42 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=35 ORDER BY sets.idSet
359818:56:42 130.729889 T:1578103792 DEBUG: RunQuery took 18 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 35
359918:56:42 130.789581 T:1578103792 DEBUG: RunQuery took 23 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=36 ORDER BY sets.idSet
360018:56:42 130.830185 T:1578103792 DEBUG: RunQuery took 18 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 36
360118:56:42 130.897507 T:1578103792 DEBUG: RunQuery took 23 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=37 ORDER BY sets.idSet
360218:56:42 130.926468 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
360318:56:42 130.926682 T:1853842416 DEBUG: PushCecKeypress - added key a8
360418:56:42 130.937057 T:1578103792 DEBUG: RunQuery took 18 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 37
360518:56:42 130.945053 T:1956287408 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
360618:56:42 130.954788 T:1519383536 DEBUG: Thread JobWorker start, auto delete: true
360718:56:42 130.967712 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72591b58
360818:56:42 130.969360 T:1739498480 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
360918:56:42 130.974487 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x60ed56a8
361018:56:42 130.981140 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7259cce8
361118:56:42 130.987823 T:1720710128 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
361218:56:42 130.988464 T:1739498480 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
361318:56:42 131.000412 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x60ed0808
361418:56:42 131.000992 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72591b58
361518:56:42 131.002151 T:1720710128 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
361618:56:42 131.008835 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7259cce8
361718:56:42 131.009750 T:1739498480 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/d820c470.jpg 360x540
361818:56:42 131.011032 T:1578103792 DEBUG: RunQuery took 24 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=38 ORDER BY sets.idSet
361918:56:42 131.029221 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x60ed56a8
362018:56:42 131.041336 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x60ed0808
362118:56:42 131.042130 T:1720710128 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2119345d.jpg 360x540
362218:56:42 131.067123 T:1578103792 DEBUG: RunQuery took 19 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 38
362318:56:42 131.071686 T:1774527472 DEBUG: Time to retrieve artists from dataset = 4888
362418:56:42 131.147659 T:1578103792 DEBUG: RunQuery took 36 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=39 ORDER BY sets.idSet
362518:56:42 131.200409 T:1578103792 DEBUG: RunQuery took 24 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 39
362618:56:42 131.338593 T:1578103792 DEBUG: RunQuery took 47 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=40 ORDER BY sets.idSet
362718:56:42 131.416641 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 491 (rep:0 size:0)
362818:56:42 131.416840 T:1853842416 DEBUG: PushCecKeypress - ignored key a8
362918:56:42 131.433380 T:1578103792 DEBUG: RunQuery took 59 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 40
363018:56:43 131.540070 T:1578103792 DEBUG: RunQuery took 48 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=41 ORDER BY sets.idSet
363118:56:43 131.598251 T:1578103792 DEBUG: RunQuery took 28 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 41
363218:56:43 131.702347 T:1578103792 DEBUG: RunQuery took 49 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=42 ORDER BY sets.idSet
363318:56:43 131.766281 T:1578103792 DEBUG: RunQuery took 39 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 42
363418:56:43 131.809433 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
363518:56:43 131.809616 T:1853842416 DEBUG: PushCecKeypress - added key a8
363618:56:43 131.819290 T:1956287408 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
363718:56:43 131.846786 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x737deb78
363818:56:43 131.847809 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x60ed0808
363918:56:43 131.848557 T:1519383536 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
364018:56:43 131.852493 T:1519383536 DEBUG: Previous line repeats 1 times.
364118:56:43 131.852631 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67172a50
364218:56:43 131.853867 T:1519383536 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
364318:56:43 131.861633 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x60ed6120
364418:56:43 131.862823 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x737deb78
364518:56:43 131.863312 T:1720710128 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
364618:56:43 131.864899 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67172a50
364718:56:43 131.865204 T:1519383536 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/00ebbcba.jpg 400x225
364818:56:43 131.896652 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x60ed0808
364918:56:43 131.898514 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x60ed6120
365018:56:43 131.898895 T:1720710128 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/9eab97bd.jpg 400x225
365118:56:43 131.913162 T:1578103792 DEBUG: RunQuery took 78 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=43 ORDER BY sets.idSet
365218:56:43 132.002808 T:1578103792 DEBUG: RunQuery took 55 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 43
365318:56:43 132.129105 T:1578103792 DEBUG: RunQuery took 54 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=44 ORDER BY sets.idSet
365418:56:43 132.208893 T:1578103792 DEBUG: RunQuery took 38 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 44
365518:56:43 132.256241 T:1774527472 DEBUG: GetSongsFullByWhere query = SELECT songview.*, song_artist.idArtist AS idArtist, artist.strArtist AS strArtist, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID FROM songview LEFT JOIN song_artist on song_artist.idsong = songview.idsong LEFT JOIN artist ON song_artist.idArtist = artist.idArtist WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
365618:56:43 132.301620 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 492 (rep:0 size:0)
365718:56:43 132.301941 T:1853842416 DEBUG: PushCecKeypress - ignored key a8
365818:56:43 132.333969 T:1578103792 DEBUG: RunQuery took 50 ms for 6 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=45 ORDER BY sets.idSet
365918:56:43 132.412399 T:1578103792 DEBUG: RunQuery took 44 ms for 6 items query: select * from movie_view WHERE movie_view.idSet = 45
366018:56:44 132.460632 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
366118:56:44 132.460831 T:1853842416 DEBUG: PushCecKeypress - added key a8
366218:56:44 132.464310 T:1956287408 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
366318:56:44 132.478439 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7259fb98
366418:56:44 132.479935 T:1739498480 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(100656), nBufferAlignmen(16)
366518:56:44 132.493088 T:1636824048 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6f203bf0
366618:56:44 132.493912 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72591b58
366718:56:44 132.495163 T:1636824048 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
366818:56:44 132.495422 T:1739498480 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
366918:56:44 132.510864 T:1636824048 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6f203810
367018:56:44 132.511749 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7259fb98
367118:56:44 132.512741 T:1636824048 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
367218:56:44 132.515839 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72591b58
367318:56:44 132.516693 T:1739498480 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/b2c54408.jpg 540x540
367418:56:44 132.517395 T:1578103792 DEBUG: RunQuery took 54 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=46 ORDER BY sets.idSet
367518:56:44 132.527420 T:1636824048 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6f203bf0
367618:56:44 132.529190 T:1636824048 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6f203810
367718:56:44 132.529510 T:1636824048 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0c0616e9.jpg 540x540
367818:56:44 132.594116 T:1578103792 DEBUG: RunQuery took 44 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 46
367918:56:44 132.713409 T:1578103792 DEBUG: RunQuery took 58 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=47 ORDER BY sets.idSet
368018:56:44 132.794006 T:1578103792 DEBUG: RunQuery took 42 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 47
368118:56:44 132.892548 T:1578103792 DEBUG: RunQuery took 47 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=48 ORDER BY sets.idSet
368218:56:44 132.950760 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 490 (rep:0 size:0)
368318:56:44 132.953766 T:1853842416 DEBUG: PushCecKeypress - ignored key a8
368418:56:44 132.963486 T:1578103792 DEBUG: RunQuery took 35 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 48
368518:56:44 133.057083 T:1578103792 DEBUG: RunQuery took 43 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=49 ORDER BY sets.idSet
368618:56:44 133.117203 T:1578103792 DEBUG: RunQuery took 37 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 49
368718:56:45 134.022552 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
368818:56:45 134.022827 T:1853842416 DEBUG: PushCecKeypress - added key a7
368918:56:45 134.047745 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
369018:56:46 134.506485 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 484 (rep:0 size:0)
369118:56:46 134.506683 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
369218:56:46 135.006973 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
369318:56:46 135.007202 T:1853842416 DEBUG: PushCecKeypress - added key a8
369418:56:46 135.014526 T:1956287408 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
369518:56:47 135.492355 T:1853842416 DEBUG: PushCecKeypress - received key a8 duration 486 (rep:0 size:0)
369618:56:47 135.492615 T:1853842416 DEBUG: PushCecKeypress - ignored key a8
369718:56:47 135.869385 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
369818:56:47 135.869629 T:1853842416 DEBUG: PushCecKeypress - added key b
369918:56:47 135.881287 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
370018:56:47 135.881973 T:1956287408 DEBUG: Activating window ID: 10502
370118:56:47 136.145538 T:1956287408 DEBUG: ------ Window Deinit (Home.xml) ------
370218:56:47 136.214447 T:1853842416 DEBUG: PushCecKeypress - received key b duration 345 (rep:0 size:0)
370318:56:47 136.214630 T:1853842416 DEBUG: PushCecKeypress - ignored key b
370418:56:48 136.549927 T:1956287408 DEBUG: ------ Window Init (MyMusicNav.xml) ------
370518:56:48 136.550262 T:1956287408 INFO: Loading skin file: MyMusicNav.xml, load type: KEEP_IN_MEMORY
370618:56:48 136.849625 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
370718:56:48 136.849899 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
370818:56:48 137.100174 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
370918:56:48 137.102371 T:1956287408 DEBUG: Custom album format = [%B]
371018:56:48 137.263397 T:1774527472 DEBUG: Previous line repeats 1 times.
371118:56:48 137.263626 T:1774527472 DEBUG: GetSongsFullByWhere() - took 5814 ms
371218:56:49 137.702774 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
371318:56:50 139.430664 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
371418:56:50 139.430908 T:1853842416 DEBUG: PushCecKeypress - added key a7
371518:56:50 139.431122 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
371618:56:50 139.449799 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72500570
371718:56:50 139.451584 T:1739498480 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(140448), nBufferAlignmen(16)
371818:56:51 139.457245 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x725bb478
371918:56:51 139.458878 T:1739498480 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
372018:56:51 139.477844 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72500570
372118:56:51 139.480408 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x725bb478
372218:56:51 139.480804 T:1739498480 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4338794e.jpg 540x540
372318:56:51 139.910416 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 480 (rep:0 size:0)
372418:56:51 139.910614 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
372518:56:52 140.482666 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
372618:56:52 140.482864 T:1853842416 DEBUG: PushCecKeypress - added key b
372718:56:52 140.498367 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
372818:56:52 140.506348 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
372918:56:52 140.507248 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/99/)
373018:56:52 140.507446 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
373118:56:52 140.524506 T:1720710128 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 99
373218:56:52 140.536682 T:1720710128 DEBUG: GetSongsByWhere() - took 12 ms
373318:56:52 140.555008 T:1956287408 DEBUG: Custom album format = [%B]
373418:56:52 140.692612 T:1494885360 DEBUG: Previous line repeats 1 times.
373518:56:52 140.692780 T:1494885360 DEBUG: Thread BackgroundLoader start, auto delete: false
373618:56:52 140.743668 T:1494885360 DEBUG: Thread BackgroundLoader 1494885360 terminating
373718:56:52 140.839767 T:1853842416 DEBUG: PushCecKeypress - received key b duration 357 (rep:0 size:0)
373818:56:52 140.840118 T:1853842416 DEBUG: PushCecKeypress - ignored key b
373918:56:53 142.017075 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
374018:56:53 142.017288 T:1853842416 DEBUG: PushCecKeypress - added key b
374118:56:53 142.031067 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
374218:56:53 142.031738 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
374318:56:53 142.031906 T:1956287408 DEBUG: ParentPath = []
374418:56:53 142.287964 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
374518:56:53 142.290909 T:1956287408 DEBUG: Custom album format = [%B]
374618:56:53 142.354050 T:1853842416 DEBUG: PushCecKeypress - received key b duration 337 (rep:0 size:0)
374718:56:53 142.354263 T:1853842416 DEBUG: PushCecKeypress - ignored key b
374818:56:53 142.428329 T:1956287408 DEBUG: Custom album format = [%B]
374918:56:54 142.810867 T:1494885360 DEBUG: Thread BackgroundLoader start, auto delete: false
375018:56:55 143.662079 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
375118:56:55 143.662277 T:1853842416 DEBUG: PushCecKeypress - added key a7
375218:56:55 143.664383 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
375318:56:55 143.682098 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x737457b8
375418:56:55 143.691544 T:1519383536 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
375518:56:55 143.698471 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x737deb78
375618:56:55 143.700745 T:1519383536 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
375718:56:55 143.718994 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x737457b8
375818:56:55 143.723068 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x737deb78
375918:56:55 143.723648 T:1519383536 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2b01c20f.jpg 540x540
376018:56:55 144.155273 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 494 (rep:0 size:0)
376118:56:55 144.155502 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
376218:56:56 144.916809 T:1774527472 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:27.580209
376318:56:56 144.960144 T:1774527472 DEBUG: RunQuery took 8 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
376418:56:56 145.102890 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
376518:56:56 145.103165 T:1853842416 DEBUG: PushCecKeypress - added key b
376618:56:56 145.114395 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
376718:56:56 145.127472 T:1494885360 DEBUG: Thread BackgroundLoader 1494885360 terminating
376818:56:56 145.128387 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/159/)
376918:56:56 145.128586 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
377018:56:56 145.153793 T:1720710128 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 159
377118:56:56 145.174377 T:1720710128 DEBUG: GetSongsByWhere() - took 21 ms
377218:56:56 145.207352 T:1956287408 DEBUG: Custom album format = [%B]
377318:56:56 145.322159 T:1774527472 DEBUG: Previous line repeats 1 times.
377418:56:56 145.322342 T:1774527472 DEBUG: RunQuery took 307 ms for 1 items query: SELECT * FROM tvshow_view WHERE ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
377518:56:56 145.357483 T:1494885360 DEBUG: Thread BackgroundLoader start, auto delete: false
377618:56:56 145.389755 T:1494885360 DEBUG: Thread BackgroundLoader 1494885360 terminating
377718:56:56 145.445969 T:1853842416 DEBUG: PushCecKeypress - received key b duration 343 (rep:0 size:0)
377818:56:56 145.446182 T:1853842416 DEBUG: PushCecKeypress - ignored key b
377918:56:57 146.058456 T:1774527472 DEBUG: RunQuery took 12 ms for 13 items query: select * from episode_view WHERE (episode_view.idShow = 36) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
378018:56:57 146.058746 T:1774527472 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
378118:56:58 146.586838 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
378218:56:58 146.587021 T:1853842416 DEBUG: PushCecKeypress - added key b
378318:56:58 146.601318 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
378418:56:58 146.601944 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
378518:56:58 146.602097 T:1956287408 DEBUG: ParentPath = []
378618:56:58 146.846039 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
378718:56:58 146.848465 T:1956287408 DEBUG: Custom album format = [%B]
378818:56:58 146.918549 T:1853842416 DEBUG: PushCecKeypress - received key b duration 332 (rep:0 size:0)
378918:56:58 146.918777 T:1853842416 DEBUG: PushCecKeypress - ignored key b
379018:56:58 146.979172 T:1956287408 DEBUG: Custom album format = [%B]
379118:56:58 147.370361 T:1494885360 DEBUG: Thread BackgroundLoader start, auto delete: false
379218:56:59 148.103516 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
379318:56:59 148.103729 T:1853842416 DEBUG: PushCecKeypress - added key a7
379418:56:59 148.131088 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
379518:57:00 148.587494 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 484 (rep:0 size:0)
379618:57:00 148.587692 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
379718:57:00 148.927994 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
379818:57:00 148.928253 T:1853842416 DEBUG: PushCecKeypress - added key b
379918:57:00 148.946640 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67172a50
380018:57:00 148.948486 T:1519383536 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
380118:57:00 148.951263 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
380218:57:00 148.953094 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x737deb78
380318:57:00 148.954315 T:1519383536 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
380418:57:00 148.967575 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67172a50
380518:57:00 148.967941 T:1494885360 DEBUG: Thread BackgroundLoader 1494885360 terminating
380618:57:00 148.969604 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/160/)
380718:57:00 148.969849 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x737deb78
380818:57:00 148.970184 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
380918:57:00 148.970398 T:1519383536 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/fcd164c6.jpg 540x540
381018:57:00 149.003036 T:1720710128 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 160
381118:57:00 149.056946 T:1720710128 DEBUG: GetSongsByWhere() - took 54 ms
381218:57:00 149.091690 T:1956287408 DEBUG: Custom album format = [%B]
381318:57:00 149.257431 T:1853842416 DEBUG: Previous line repeats 1 times.
381418:57:00 149.257614 T:1853842416 DEBUG: PushCecKeypress - received key b duration 330 (rep:0 size:0)
381518:57:00 149.257706 T:1853842416 DEBUG: PushCecKeypress - ignored key b
381618:57:00 149.263596 T:1494885360 DEBUG: Thread BackgroundLoader start, auto delete: false
381718:57:01 149.488297 T:1494885360 DEBUG: Thread BackgroundLoader 1494885360 terminating
381818:57:01 150.330460 T:1774527472 DEBUG: GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
381918:57:02 150.914490 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
382018:57:02 150.914658 T:1853842416 DEBUG: PushCecKeypress - added key b
382118:57:02 150.948807 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
382218:57:02 150.949387 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
382318:57:02 150.949509 T:1956287408 DEBUG: ParentPath = []
382418:57:02 151.176132 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
382518:57:02 151.179413 T:1956287408 DEBUG: Custom album format = [%B]
382618:57:02 151.257278 T:1853842416 DEBUG: PushCecKeypress - received key b duration 343 (rep:0 size:0)
382718:57:02 151.257553 T:1853842416 DEBUG: PushCecKeypress - ignored key b
382818:57:02 151.321350 T:1956287408 DEBUG: Custom album format = [%B]
382918:57:03 151.694778 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
383018:57:03 152.427002 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
383118:57:03 152.427216 T:1853842416 DEBUG: PushCecKeypress - added key a7
383218:57:03 152.430984 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
383318:57:04 152.916992 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 490 (rep:0 size:0)
383418:57:04 152.917221 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
383518:57:04 153.327240 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
383618:57:04 153.327454 T:1853842416 DEBUG: PushCecKeypress - added key b
383718:57:04 153.331009 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
383818:57:04 153.337524 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
383918:57:04 153.338547 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/453/)
384018:57:04 153.339050 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
384118:57:04 153.363205 T:1636824048 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 453
384218:57:05 153.479950 T:1774527472 DEBUG: GetAlbumsByWhere - query took 3149 ms
384318:57:05 153.527542 T:1636824048 DEBUG: GetSongsByWhere() - took 165 ms
384418:57:05 153.547684 T:1956287408 DEBUG: Custom album format = [%B]
384518:57:05 153.653610 T:1853842416 DEBUG: Previous line repeats 1 times.
384618:57:05 153.653885 T:1853842416 DEBUG: PushCecKeypress - received key b duration 326 (rep:0 size:0)
384718:57:05 153.653992 T:1853842416 DEBUG: PushCecKeypress - ignored key b
384818:57:05 153.688828 T:1494885360 DEBUG: Thread BackgroundLoader start, auto delete: false
384918:57:05 153.729233 T:1494885360 DEBUG: Thread BackgroundLoader 1494885360 terminating
385018:57:06 154.844330 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
385118:57:06 154.844818 T:1853842416 DEBUG: PushCecKeypress - added key b
385218:57:06 154.847702 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
385318:57:06 154.848312 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
385418:57:06 154.848434 T:1956287408 DEBUG: ParentPath = []
385518:57:06 155.087921 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
385618:57:06 155.090393 T:1956287408 DEBUG: Custom album format = [%B]
385718:57:06 155.191116 T:1853842416 DEBUG: PushCecKeypress - received key b duration 346 (rep:0 size:0)
385818:57:06 155.191315 T:1853842416 DEBUG: PushCecKeypress - ignored key b
385918:57:06 155.217575 T:1956287408 DEBUG: Custom album format = [%B]
386018:57:07 155.575424 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
386118:57:07 155.957138 T:1774527472 DEBUG: RunQuery took 5 ms for 0 items query: select * from musicvideo_view
386218:57:07 155.958511 T:1774527472 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:11.041201
386318:57:07 156.258499 T:1774527472 DEBUG: RunQuery took 270 ms for 311 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
386418:57:07 156.278717 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
386518:57:07 156.278915 T:1853842416 DEBUG: PushCecKeypress - added key a7
386618:57:07 156.281250 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
386718:57:08 156.768707 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 490 (rep:0 size:0)
386818:57:08 156.775604 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
386918:57:08 156.999969 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
387018:57:08 157.000305 T:1853842416 DEBUG: PushCecKeypress - added key b
387118:57:08 157.014374 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
387218:57:08 157.026962 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
387318:57:08 157.027893 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/239/)
387418:57:08 157.028091 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
387518:57:08 157.063461 T:1720710128 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 239
387618:57:08 157.270981 T:1720710128 DEBUG: GetSongsByWhere() - took 208 ms
387718:57:08 157.299957 T:1956287408 DEBUG: Custom album format = [%B]
387818:57:08 157.350845 T:1853842416 DEBUG: PushCecKeypress - received key b duration 351 (rep:0 size:0)
387918:57:08 157.351074 T:1853842416 DEBUG: PushCecKeypress - ignored key b
388018:57:08 157.417114 T:1956287408 DEBUG: Custom album format = [%B]
388118:57:09 157.481354 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
388218:57:09 157.512405 T:1956287408 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)
388318:57:09 157.767029 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
388418:57:10 158.510773 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
388518:57:10 158.510941 T:1853842416 DEBUG: PushCecKeypress - added key b
388618:57:10 158.511581 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
388718:57:10 158.512192 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
388818:57:10 158.512314 T:1956287408 DEBUG: ParentPath = []
388918:57:10 158.754791 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
389018:57:10 158.758453 T:1956287408 DEBUG: Custom album format = [%B]
389118:57:10 158.852722 T:1853842416 DEBUG: PushCecKeypress - received key b duration 342 (rep:0 size:0)
389218:57:10 158.852921 T:1853842416 DEBUG: PushCecKeypress - ignored key b
389318:57:10 158.894547 T:1956287408 DEBUG: Custom album format = [%B]
389418:57:10 159.296249 T:1494885360 DEBUG: GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE (albumview.strReleaseType = 'album') AND (((albumview.strAlbum LIKE '+')))
389518:57:10 159.314682 T:1456333808 DEBUG: Thread BackgroundLoader start, auto delete: false
389618:57:10 159.410690 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
389718:57:10 159.410965 T:1853842416 DEBUG: PushCecKeypress - added key a7
389818:57:10 159.431076 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
389918:57:11 159.905106 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 494 (rep:0 size:0)
390018:57:11 159.905319 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
390118:57:12 160.469574 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
390218:57:12 160.469772 T:1853842416 DEBUG: PushCecKeypress - added key b
390318:57:12 160.487793 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
390418:57:12 160.495407 T:1456333808 DEBUG: Thread BackgroundLoader 1456333808 terminating
390518:57:12 160.496246 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/417/)
390618:57:12 160.496445 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
390718:57:12 160.523209 T:1519383536 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 417
390818:57:12 160.539474 T:1519383536 DEBUG: GetSongsByWhere() - took 17 ms
390918:57:12 160.578232 T:1956287408 DEBUG: Custom album format = [%B]
391018:57:12 160.756760 T:1456333808 DEBUG: Previous line repeats 1 times.
391118:57:12 160.756958 T:1456333808 DEBUG: Thread BackgroundLoader start, auto delete: false
391218:57:12 160.804504 T:1853842416 DEBUG: PushCecKeypress - received key b duration 335 (rep:0 size:0)
391318:57:12 160.804855 T:1853842416 DEBUG: PushCecKeypress - ignored key b
391418:57:12 160.806931 T:1456333808 DEBUG: Thread BackgroundLoader 1456333808 terminating
391518:57:13 161.839386 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
391618:57:13 161.842224 T:1853842416 DEBUG: PushCecKeypress - added key b
391718:57:13 161.870590 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
391818:57:13 161.871170 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
391918:57:13 161.871292 T:1956287408 DEBUG: ParentPath = []
392018:57:13 162.116623 T:1494885360 DEBUG: GetAlbumsByWhere - query took 2820 ms
392118:57:13 162.118134 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
392218:57:13 162.120834 T:1956287408 DEBUG: Custom album format = [%B]
392318:57:13 162.198059 T:1853842416 DEBUG: PushCecKeypress - received key b duration 358 (rep:0 size:0)
392418:57:13 162.198257 T:1853842416 DEBUG: PushCecKeypress - ignored key b
392518:57:13 162.255096 T:1956287408 DEBUG: Custom album format = [%B]
392618:57:14 162.554642 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
392718:57:14 162.554810 T:1853842416 DEBUG: PushCecKeypress - added key a7
392818:57:14 162.629715 T:1464722416 DEBUG: Thread BackgroundLoader start, auto delete: false
392918:57:14 162.631393 T:1935668208 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
393018:57:14 162.654251 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
393118:57:14 162.688950 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7258ae08
393218:57:14 162.691437 T:1739498480 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
393318:57:14 162.695801 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x725a2760
393418:57:14 162.697220 T:1739498480 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
393518:57:14 162.710922 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7258ae08
393618:57:14 162.713333 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x725a2760
393718:57:14 162.713943 T:1739498480 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2d3def16.jpg 540x540
393818:57:14 162.737503 T:1494885360 DEBUG: GetSongsFullByWhere query = SELECT songview.*, song_artist.idArtist AS idArtist, artist.strArtist AS strArtist, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID FROM songview LEFT JOIN song_artist on song_artist.idsong = songview.idsong LEFT JOIN artist ON song_artist.idArtist = artist.idArtist WHERE songview.idAlbum = 239
393918:57:14 162.766754 T:1494885360 DEBUG: GetSongsFullByWhere() - took 37 ms
394018:57:14 163.053085 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 498 (rep:0 size:0)
394118:57:14 163.053329 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
394218:57:15 163.457993 T:1494885360 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE ((artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists') AND (((artistview.strArtist LIKE 'Ed Sheeran')))
394318:57:15 163.551224 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
394418:57:15 163.551392 T:1853842416 DEBUG: PushCecKeypress - added key b
394518:57:15 163.554962 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
394618:57:15 163.567093 T:1464722416 DEBUG: Thread BackgroundLoader 1464722416 terminating
394718:57:15 163.567932 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/3/)
394818:57:15 163.568115 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
394918:57:15 163.594772 T:1636824048 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 3
395018:57:15 163.639786 T:1636824048 DEBUG: GetSongsByWhere() - took 45 ms
395118:57:15 163.678223 T:1956287408 DEBUG: Custom album format = [%B]
395218:57:15 163.847946 T:1464722416 DEBUG: Previous line repeats 1 times.
395318:57:15 163.848206 T:1464722416 DEBUG: Thread BackgroundLoader start, auto delete: false
395418:57:15 163.893143 T:1853842416 DEBUG: PushCecKeypress - received key b duration 342 (rep:0 size:0)
395518:57:15 163.893372 T:1853842416 DEBUG: PushCecKeypress - ignored key b
395618:57:15 164.097031 T:1464722416 DEBUG: Thread BackgroundLoader 1464722416 terminating
395718:57:16 164.751740 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
395818:57:16 164.751953 T:1853842416 DEBUG: PushCecKeypress - added key b
395918:57:16 164.755325 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
396018:57:16 164.755859 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
396118:57:16 164.755966 T:1956287408 DEBUG: ParentPath = []
396218:57:16 164.992218 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
396318:57:16 164.995865 T:1956287408 DEBUG: Custom album format = [%B]
396418:57:16 165.089737 T:1853842416 DEBUG: PushCecKeypress - received key b duration 338 (rep:0 size:0)
396518:57:16 165.089996 T:1853842416 DEBUG: PushCecKeypress - ignored key b
396618:57:16 165.121887 T:1956287408 DEBUG: Custom album format = [%B]
396718:57:17 165.501694 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
396818:57:17 165.633026 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
396918:57:17 165.633224 T:1853842416 DEBUG: PushCecKeypress - added key a7
397018:57:17 165.647781 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
397118:57:17 166.115753 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 483 (rep:0 size:0)
397218:57:17 166.116013 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
397318:57:17 166.445114 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
397418:57:17 166.445312 T:1853842416 DEBUG: PushCecKeypress - added key b
397518:57:17 166.453552 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
397618:57:18 166.464996 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
397718:57:18 166.465973 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/661/)
397818:57:18 166.466187 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
397918:57:18 166.494324 T:1720710128 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 661
398018:57:18 166.532959 T:1720710128 DEBUG: GetSongsByWhere() - took 39 ms
398118:57:18 166.567886 T:1956287408 DEBUG: Custom album format = [%B]
398218:57:18 166.655853 T:1494885360 DEBUG: Time to retrieve artists from dataset = 3206
398318:57:18 166.671066 T:1956287408 DEBUG: Custom album format = [%B]
398418:57:18 166.711777 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
398518:57:18 166.779053 T:1853842416 DEBUG: PushCecKeypress - received key b duration 334 (rep:0 size:0)
398618:57:18 166.779266 T:1853842416 DEBUG: PushCecKeypress - ignored key b
398718:57:18 166.788544 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
398818:57:18 167.355637 T:1494885360 DEBUG: GetSongsFullByWhere query = SELECT songview.*, song_artist.idArtist AS idArtist, artist.strArtist AS strArtist, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID FROM songview LEFT JOIN song_artist on song_artist.idsong = songview.idsong LEFT JOIN artist ON song_artist.idArtist = artist.idArtist WHERE songview.idSong IN (SELECT song_artist.idSong FROM song_artist WHERE song_artist.idArtist = 269) OR songview.idSong IN (SELECT song.idSong FROM song JOIN album_artist ON song.idAlbum=album_artist.idAlbum WHERE album_artist.idArtist = 269)
398918:57:19 167.945297 T:1494885360 DEBUG: GetSongsFullByWhere() - took 1155 ms
399018:57:19 167.992798 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
399118:57:19 167.992996 T:1853842416 DEBUG: PushCecKeypress - added key b
399218:57:19 167.997711 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
399318:57:19 167.998276 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
399418:57:19 167.998413 T:1956287408 DEBUG: ParentPath = []
399518:57:19 168.232407 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
399618:57:19 168.235611 T:1956287408 DEBUG: Custom album format = [%B]
399718:57:19 168.321686 T:1853842416 DEBUG: PushCecKeypress - received key b duration 329 (rep:0 size:0)
399818:57:19 168.321884 T:1853842416 DEBUG: PushCecKeypress - ignored key b
399918:57:19 168.361145 T:1956287408 DEBUG: Custom album format = [%B]
400018:57:20 168.747818 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
400118:57:20 168.915787 T:1774527472 DEBUG: RunQuery took 488 ms for 1436 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
400218:57:21 169.586594 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
400318:57:21 169.586807 T:1853842416 DEBUG: PushCecKeypress - added key a7
400418:57:21 169.597794 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
400518:57:21 170.073914 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 487 (rep:0 size:0)
400618:57:21 170.074341 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
400718:57:22 170.470856 T:1494885360 INFO: easy_aquire - Created session to http://assets.fanart.tv
400818:57:22 170.505356 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
400918:57:22 170.505569 T:1853842416 DEBUG: PushCecKeypress - added key a7
401018:57:22 170.514389 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
401118:57:22 170.936493 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x725a18f0
401218:57:22 170.938477 T:1739498480 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(89360), nBufferAlignmen(16)
401318:57:22 170.944717 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7258ae08
401418:57:22 170.946777 T:1739498480 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
401518:57:22 170.963120 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x725a18f0
401618:57:22 170.965881 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7258ae08
401718:57:22 170.966354 T:1739498480 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2eddbafc.jpg 540x540
401818:57:22 170.966568 T:1739498480 DEBUG: DoWork - took 447 ms to load special://masterprofile/Thumbnails/2/2eddbafc.jpg
401918:57:22 170.991623 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 486 (rep:0 size:0)
402018:57:22 170.991837 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
402118:57:22 171.200897 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
402218:57:22 171.201080 T:1853842416 DEBUG: PushCecKeypress - added key a7
402318:57:22 171.214783 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
402418:57:22 171.235245 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x60e49118
402518:57:22 171.237091 T:1720710128 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
402618:57:22 171.245010 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x736e8988
402718:57:22 171.246765 T:1720710128 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
402818:57:22 171.262100 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x60e49118
402918:57:22 171.264832 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x736e8988
403018:57:22 171.265289 T:1720710128 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f55318c4.jpg 540x540
403118:57:23 172.338242 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
403218:57:23 172.338531 T:1853842416 DEBUG: PushCecKeypress - added key b
403318:57:23 172.347855 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
403418:57:23 172.367554 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
403518:57:23 172.368576 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/73/)
403618:57:23 172.368805 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
403718:57:23 172.394272 T:1636824048 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 73
403818:57:23 172.438461 T:1636824048 DEBUG: GetSongsByWhere() - took 45 ms
403918:57:24 172.479767 T:1956287408 DEBUG: Custom album format = [%B]
404018:57:24 172.631744 T:1935668208 DEBUG: Previous line repeats 1 times.
404118:57:24 172.631927 T:1935668208 DEBUG: CAESinkPi:Deinitialize
404218:57:24 172.632553 T:1935668208 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
404318:57:24 172.645691 T:1935668208 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x73701f78
404418:57:24 172.666016 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
404518:57:24 172.672226 T:1853842416 DEBUG: PushCecKeypress - received key b duration 334 (rep:0 size:0)
404618:57:24 172.672424 T:1853842416 DEBUG: PushCecKeypress - ignored key b
404718:57:24 172.701447 T:1811104752 DEBUG: script.module.osmcsetting.updates : - blurp 317 - MyMusicNav.xml
404818:57:24 172.872543 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
404918:57:24 173.384644 T:1494885360 INFO: easy_aquire - Created session to http://www.theaudiodb.com
405018:57:25 173.483139 T:1494885360 INFO: easy_aquire - Created session to http://media.theaudiodb.com
405118:57:25 173.636276 T:1456333808 DEBUG: GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE (albumview.strReleaseType = 'album') AND (((albumview.strAlbum LIKE '2nd Rate')))
405218:57:25 173.737198 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
405318:57:25 173.737366 T:1853842416 DEBUG: PushCecKeypress - added key b
405418:57:25 173.751190 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
405518:57:25 173.751770 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
405618:57:25 173.751877 T:1956287408 DEBUG: ParentPath = []
405718:57:25 174.009171 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
405818:57:25 174.012695 T:1956287408 DEBUG: Custom album format = [%B]
405918:57:25 174.079453 T:1853842416 DEBUG: PushCecKeypress - received key b duration 342 (rep:0 size:0)
406018:57:25 174.079651 T:1853842416 DEBUG: PushCecKeypress - ignored key b
406118:57:25 174.135590 T:1956287408 DEBUG: Custom album format = [%B]
406218:57:26 174.483139 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
406318:57:26 174.483353 T:1853842416 DEBUG: PushCecKeypress - added key a7
406418:57:26 174.538452 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
406518:57:26 174.562378 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
406618:57:26 174.970871 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 488 (rep:0 size:0)
406718:57:26 174.971115 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
406818:57:26 175.202545 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
406918:57:26 175.202850 T:1853842416 DEBUG: PushCecKeypress - added key a7
407018:57:26 175.214462 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
407118:57:26 175.249802 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x60b67148
407218:57:26 175.251495 T:1519383536 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
407318:57:26 175.256485 T:1519383536 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67127070
407418:57:26 175.258316 T:1519383536 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
407518:57:26 175.272980 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x60b67148
407618:57:26 175.275681 T:1519383536 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67127070
407718:57:26 175.276199 T:1519383536 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/674ec58a.jpg 540x540
407818:57:27 175.885208 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
407918:57:27 175.885376 T:1853842416 DEBUG: PushCecKeypress - added key a7
408018:57:27 175.896255 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
408118:57:27 175.922699 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x60e49118
408218:57:27 175.924683 T:1720710128 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
408318:57:27 175.930618 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x736e8988
408418:57:27 175.932419 T:1720710128 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
408518:57:27 175.948837 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x60e49118
408618:57:27 175.951172 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x736e8988
408718:57:27 175.951675 T:1720710128 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/139d591f.jpg 540x540
408818:57:27 176.170380 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 285 (rep:0 size:0)
408918:57:27 176.170639 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
409018:57:28 176.851822 T:1456333808 DEBUG: GetAlbumsByWhere - query took 3215 ms
409118:57:28 176.955795 T:1456333808 DEBUG: GetSongsFullByWhere query = SELECT songview.*, song_artist.idArtist AS idArtist, artist.strArtist AS strArtist, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID FROM songview LEFT JOIN song_artist on song_artist.idsong = songview.idsong LEFT JOIN artist ON song_artist.idArtist = artist.idArtist WHERE songview.idAlbum = 660
409218:57:28 176.977020 T:1456333808 DEBUG: GetSongsFullByWhere() - took 29 ms
409318:57:28 177.044250 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
409418:57:28 177.044586 T:1853842416 DEBUG: PushCecKeypress - added key b
409518:57:28 177.054031 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
409618:57:28 177.063843 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
409718:57:28 177.065079 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/14/)
409818:57:28 177.065277 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
409918:57:28 177.081635 T:1519383536 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 14
410018:57:28 177.104218 T:1519383536 DEBUG: GetSongsByWhere() - took 23 ms
410118:57:28 177.123138 T:1956287408 DEBUG: Custom album format = [%B]
410218:57:28 177.207581 T:1774527472 DEBUG: RunQuery took 6 ms for 0 items query: select * from musicvideo_view
410318:57:28 177.229782 T:1956287408 DEBUG: Custom album format = [%B]
410418:57:28 177.267029 T:1478489072 DEBUG: Thread BackgroundLoader start, auto delete: false
410518:57:28 177.379150 T:1853842416 DEBUG: PushCecKeypress - received key b duration 334 (rep:0 size:0)
410618:57:28 177.379379 T:1853842416 DEBUG: PushCecKeypress - ignored key b
410718:57:28 177.385788 T:1456333808 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE ((artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists') AND (((artistview.strArtist LIKE 'Polska')))
410818:57:28 177.426941 T:1478489072 DEBUG: Thread BackgroundLoader 1478489072 terminating
410918:57:29 178.297867 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
411018:57:29 178.298019 T:1853842416 DEBUG: PushCecKeypress - added key b
411118:57:29 178.316742 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
411218:57:29 178.317245 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
411318:57:29 178.317337 T:1956287408 DEBUG: ParentPath = []
411418:57:30 178.549149 T:1956287408 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
411518:57:30 178.552719 T:1956287408 DEBUG: Custom album format = [%B]
411618:57:30 178.623383 T:1853842416 DEBUG: PushCecKeypress - received key b duration 326 (rep:0 size:0)
411718:57:30 178.623581 T:1853842416 DEBUG: PushCecKeypress - ignored key b
411818:57:30 178.675735 T:1956287408 DEBUG: Custom album format = [%B]
411918:57:30 178.952148 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
412018:57:30 178.952332 T:1853842416 DEBUG: PushCecKeypress - added key a7
412118:57:30 179.090149 T:1578103792 DEBUG: Thread BackgroundLoader start, auto delete: false
412218:57:30 179.114120 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
412318:57:31 179.479919 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
412418:57:31 179.480164 T:1853842416 DEBUG: PushCecKeypress - added key a7
412518:57:31 179.488190 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
412618:57:31 179.503983 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x725a00a0
412718:57:31 179.505737 T:1739498480 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
412818:57:31 179.509689 T:1739498480 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72591b58
412918:57:31 179.511002 T:1739498480 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
413018:57:31 179.524307 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x725a00a0
413118:57:31 179.526337 T:1739498480 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72591b58
413218:57:31 179.526779 T:1739498480 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1107a697.jpg 540x540
413318:57:31 179.597214 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
413418:57:31 179.597443 T:1853842416 DEBUG: PushCecKeypress - added key a7
413518:57:31 179.597748 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
413618:57:31 179.699173 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
413718:57:31 179.699417 T:1853842416 DEBUG: PushCecKeypress - added key a7
413818:57:31 179.714417 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
413918:57:31 179.808456 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
414018:57:31 179.808701 T:1853842416 DEBUG: PushCecKeypress - added key a7
414118:57:31 179.831039 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
414218:57:31 179.923019 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
414318:57:31 179.923218 T:1853842416 DEBUG: PushCecKeypress - added key a7
414418:57:31 179.933029 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
414518:57:31 180.023605 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
414618:57:31 180.023819 T:1853842416 DEBUG: PushCecKeypress - added key a7
414718:57:31 180.047684 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
414818:57:31 180.063705 T:1636824048 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6f206530
414918:57:31 180.065475 T:1636824048 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
415018:57:31 180.070465 T:1636824048 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6f2028a8
415118:57:31 180.071823 T:1636824048 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
415218:57:31 180.085831 T:1636824048 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6f206530
415318:57:31 180.088120 T:1636824048 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6f2028a8
415418:57:31 180.088547 T:1636824048 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0edc2a8f.jpg 540x540
415518:57:31 180.141571 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
415618:57:31 180.141830 T:1853842416 DEBUG: PushCecKeypress - added key a7
415718:57:31 180.144211 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
415818:57:31 180.242065 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
415918:57:31 180.242264 T:1853842416 DEBUG: PushCecKeypress - added key a7
416018:57:31 180.264359 T:1956287408 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
416118:57:32 180.508255 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 1029 (rep:0 size:0)
416218:57:32 180.508469 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
416318:57:32 181.366791 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
416418:57:32 181.366959 T:1853842416 DEBUG: PushCecKeypress - added key b
416518:57:32 181.391083 T:1956287408 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
416618:57:32 181.405838 T:1578103792 DEBUG: Thread BackgroundLoader 1578103792 terminating
416718:57:32 181.406586 T:1956287408 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/1214/)
416818:57:32 181.406738 T:1956287408 DEBUG: ParentPath = [musicdb://albums/]
416918:57:32 181.455078 T:1519383536 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 1214
417018:57:33 181.603378 T:1519383536 DEBUG: GetSongsByWhere() - took 149 ms
417118:57:33 181.665558 T:1956287408 DEBUG: Custom album format = [%B]
417218:57:33 181.701294 T:1853842416 DEBUG: PushCecKeypress - received key b duration 335 (rep:0 size:0)
417318:57:33 181.701508 T:1853842416 DEBUG: PushCecKeypress - ignored key b
4174
4175---------------------- Kodi Log END --------------- HyhIT4UP
4176
4177
4178====================== Kodi Old Log =================== 2qaAc90c
417918:54:43 13.235769 T:1956197296 NOTICE: special://profile/ is mapped to: special://masterprofile/
418018:54:43 13.235990 T:1956197296 NOTICE: -----------------------------------------------------------------------
418118:54:43 13.236109 T:1956197296 NOTICE: Starting Kodi (16.1). Platform: Linux ARM (Thumb) 32-bit
418218:54:43 13.236180 T:1956197296 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
418318:54:43 13.236254 T:1956197296 NOTICE: Kodi compiled Nov 23 2016 by GCC 4.9.2 for Linux ARM (Thumb) 32-bit version 3.16.36 (200740)
418418:54:43 13.236853 T:1956197296 NOTICE: Running on Open Source Media Center 2016.11-1, kernel: Linux ARM 32-bit version 4.4.27-5-osmc
418518:54:43 13.236955 T:1956197296 NOTICE: FFmpeg statically linked, version: 2.8.6-kodi-2.8.6-Jarvis-16.0
418618:54:43 13.237021 T:1956197296 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
418718:54:43 13.237078 T:1956197296 NOTICE: ARM Features: Neon disabled
418818:54:43 13.237183 T:1956197296 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
418918:54:43 13.237272 T:1956197296 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
419018:54:43 13.237338 T:1956197296 NOTICE: special://masterprofile/ is mapped to: /home/osmc/.kodi/userdata
419118:54:43 13.237398 T:1956197296 NOTICE: special://home/ is mapped to: /home/osmc/.kodi
419218:54:43 13.237456 T:1956197296 NOTICE: special://temp/ is mapped to: /home/osmc/.kodi/temp
419318:54:43 13.237567 T:1956197296 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
419418:54:43 13.237675 T:1956197296 NOTICE: Local hostname: osmc
419518:54:43 13.237743 T:1956197296 NOTICE: Log File is located: /home/osmc/.kodi/temp/kodi.log
419618:54:43 13.237819 T:1956197296 NOTICE: -----------------------------------------------------------------------
419718:54:44 13.457819 T:1956197296 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
419818:54:44 13.521774 T:1956197296 NOTICE: load settings...
419918:54:44 13.764712 T:1956197296 NOTICE: Found 2 Lists of Devices
420018:54:44 13.764922 T:1956197296 NOTICE: Enumerated PI devices:
420118:54:44 13.764990 T:1956197296 NOTICE: Device 1
420218:54:44 13.765429 T:1956197296 NOTICE: m_deviceName : HDMI
420318:54:44 13.765516 T:1956197296 NOTICE: m_displayName : HDMI
420418:54:44 13.765579 T:1956197296 NOTICE: m_displayNameExtra:
420518:54:44 13.765640 T:1956197296 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
420618:54:44 13.765698 T:1956197296 NOTICE: m_channels : FL,FR
420718:54:44 13.765760 T:1956197296 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
420818:54:44 13.765823 T:1956197296 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
420918:54:44 13.765907 T:1956197296 NOTICE: Device 2
421018:54:44 13.766024 T:1956197296 NOTICE: m_deviceName : Analogue
421118:54:44 13.766087 T:1956197296 NOTICE: m_displayName : Analogue
421218:54:44 13.766144 T:1956197296 NOTICE: m_displayNameExtra:
421318:54:44 13.766204 T:1956197296 NOTICE: m_deviceType : AE_DEVTYPE_PCM
421418:54:44 13.766260 T:1956197296 NOTICE: m_channels : FL,FR
421518:54:44 13.766319 T:1956197296 NOTICE: m_sampleRates : 48000
421618:54:44 13.766379 T:1956197296 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
421718:54:44 13.766439 T:1956197296 NOTICE: Device 3
421818:54:44 13.766540 T:1956197296 NOTICE: m_deviceName : Both
421918:54:44 13.766601 T:1956197296 NOTICE: m_displayName : HDMI and Analogue
422018:54:44 13.766658 T:1956197296 NOTICE: m_displayNameExtra:
422118:54:44 13.766715 T:1956197296 NOTICE: m_deviceType : AE_DEVTYPE_PCM
422218:54:44 13.766770 T:1956197296 NOTICE: m_channels : FL,FR
422318:54:44 13.766828 T:1956197296 NOTICE: m_sampleRates : 48000
422418:54:44 13.766963 T:1956197296 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
422518:54:44 13.767031 T:1956197296 NOTICE: Enumerated ALSA devices:
422618:54:44 13.767087 T:1956197296 NOTICE: Device 1
422718:54:44 13.767195 T:1956197296 NOTICE: m_deviceName : @
422818:54:44 13.767256 T:1956197296 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
422918:54:44 13.767315 T:1956197296 NOTICE: m_displayNameExtra:
423018:54:44 13.767370 T:1956197296 NOTICE: m_deviceType : AE_DEVTYPE_PCM
423118:54:44 13.767428 T:1956197296 NOTICE: m_channels : FL,FR
423218:54:44 13.767488 T:1956197296 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
423318:54:44 13.767546 T:1956197296 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
423418:54:44 13.794092 T:1956197296 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
423518:54:44 13.794570 T:1956197296 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
4236 <?xml version="1.0" encoding="UTF-8" ?>
4237 <!-- Do not modify! These are OSMC Optimised Settings for your device !-->
4238 <!-- If you wish to override any of these values, then create a file in /home/osmc/.kodi/userdata/advancedsettings.xml !-->
4239 <!-- It will override these settings, and your settings will be preserved across OSMC updates !-->
4240 <advancedsettings>
4241 <network>
4242 <readbufferfactor>4.0</readbufferfactor>
4243 </network>
4244 <imageres>540</imageres>
4245 <fanartres>720</fanartres>
4246 <splash>false</splash>
4247 <handlemounting>0</handlemounting>
4248 <samba>
4249 <clienttimeout>30</clienttimeout>
4250 </samba>
4251 </advancedsettings>
425218:54:44 13.798944 T:1956197296 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
425318:54:44 13.799353 T:1956197296 NOTICE: Contents of special://profile/advancedsettings.xml are...
4254 <?xml version="1.0" encoding="utf-8" ?>
4255 <advancedsettings>
4256 <videodatabase>
4257 <name>MyVideos</name>
4258 <host>192.168.1.4</host>
4259 <user>kodi</user>
4260 <pass>kodi</pass>
4261 <type>mysql</type>
4262 <port>3306</port>
4263 </videodatabase>
4264 <musicdatabase>
4265 <name>MyMusic</name>
4266 <host>192.168.1.4</host>
4267 <user>kodi</user>
4268 <pass>kodi</pass>
4269 <type>mysql</type>
4270 <port>3306</port>
4271 </musicdatabase>
4272 <video>
4273 <excludefromscan>
4274 <regexp>.@__thumb</regexp>
4275 <regexp>Bonus</regexp>
4276 </excludefromscan>
4277 <excludefromlisting>
4278 <regexp>.@__thumb</regexp>
4279 </excludefromlisting>
4280 <excludetvshowsfromscan>
4281 <regexp>.@__thumb</regexp>
4282 <regexp>Bonus</regexp>
4283 </excludetvshowsfromscan>
4284 </video>
4285 <audio>
4286 <excludefromscan>
4287 <regexp>.@__thumb</regexp>
4288 </excludefromscan>
4289 <excludefromlisting>
4290 <regexp>.@__thumb</regexp>
4291 </excludefromlisting>
4292 </audio>
4293 <pictureexcludes>
4294 <regexp>.@__thumb</regexp>
4295 </pictureexcludes>
4296 <videolibrary>
4297 <importwatchedstate>true</importwatchedstate>
4298 <importresumepoint>true</importresumepoint>
4299 </videolibrary>
4300 </advancedsettings>
430118:54:44 13.799640 T:1956197296 WARNING: VIDEO database configuration is experimental.
430218:54:44 13.801838 T:1956197296 NOTICE: Default DVD Player: dvdplayer
430318:54:44 13.801981 T:1956197296 NOTICE: Default Video Player: dvdplayer
430418:54:44 13.802042 T:1956197296 NOTICE: Default Audio Player: paplayer
430518:54:44 13.802121 T:1956197296 NOTICE: Disabled debug logging due to GUI setting. Level 0.
430618:54:44 13.802183 T:1956197296 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
430718:54:44 13.802619 T:1956197296 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
430818:54:44 13.804900 T:1956197296 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
430918:54:44 13.807153 T:1956197296 NOTICE: Loaded playercorefactory configuration
431018:54:44 13.807607 T:1956197296 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
431118:54:44 13.807863 T:1956197296 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
431218:54:44 14.063282 T:1956197296 NOTICE: Running database version Addons20
431318:54:45 14.698602 T:1956197296 NOTICE: ADDONS: Using repository repository.unofficialsportsdevil
431418:54:45 14.710491 T:1956197296 NOTICE: ADDONS: Using repository repository.xbmc.org
431518:54:45 14.710628 T:1956197296 NOTICE: ADDONS: Using repository repository.popcornmix
431618:54:45 14.867876 T:1956197296 NOTICE: Raspberry PI firmware version: Oct 13 2016 17:21:14
4317 Copyright (c) 2012 Broadcom
4318 version b301dbab300729c7871442ca50f65c669446af20 (clean) (release)
431918:54:45 14.868072 T:1956197296 NOTICE: ARM mem: 752MB GPU mem: 256MB MPG2:1 WVC1:1
432018:54:45 14.868143 T:1956197296 NOTICE: cacheMemBufferSize: 20MB
432118:54:45 14.868615 T:1956197296 NOTICE: Config:
4322 arm_freq=900
4323 audio_pwm_mode=1
4324 config_hdmi_boost=5
4325 disable_commandline_tags=2
4326 disable_l2cache=1
4327 disable_splash=1
4328 enable_uart=1
4329 force_eeprom_read=1
4330 force_pwm_open=1
4331 framebuffer_ignore_alpha=1
4332 framebuffer_swap=1
4333 hdmi_channel_map=0xb02c4c8
4334 hdmi_edid_file=1
4335 hdmi_force_cec_address=65535
4336 hdmi_force_hotplug=1
4337 hdmi_ignore_cec_init=1
4338 init_uart_clock=0x2dc6c00
4339 lcd_framerate=60
4340 over_voltage_avs=0x1b774
4341 pause_burst_frames=1
4342 program_serial_random=1
4343 sdram_freq=450
4344 sdtv_aspect=1
4345 temp_limit=85
434618:54:45 14.868946 T:1956197296 NOTICE: Config:
4347 decode_MPG2=0x9e2b6fcb
4348 decode_WVC1=0xd6d5cbce
4349 device_tree=-
435018:54:45 14.885423 T:1956197296 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
435118:54:45 14.888706 T:1956197296 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
435218:54:45 14.888865 T:1956197296 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
435318:54:45 14.888945 T:1956197296 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
435418:54:45 14.889018 T:1956197296 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
435518:54:45 14.889099 T:1956197296 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
435618:54:45 14.889176 T:1956197296 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
435718:54:45 14.889245 T:1956197296 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
435818:54:45 14.889315 T:1956197296 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
435918:54:45 14.889387 T:1956197296 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
436018:54:45 14.889454 T:1956197296 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
436118:54:45 14.889522 T:1956197296 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
436218:54:45 14.889590 T:1956197296 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
436318:54:45 14.889658 T:1956197296 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
436418:54:45 14.889725 T:1956197296 NOTICE: Found (1920x1080@60.000000) at 22, setting to RES_DESKTOP at 16
436518:54:45 14.889836 T:1956197296 NOTICE: Checking resolution 16
436618:54:45 15.072351 T:1956197296 NOTICE: GL_VENDOR = Broadcom
436718:54:45 15.072518 T:1956197296 NOTICE: GL_RENDERER = VideoCore IV HW
436818:54:45 15.072585 T:1956197296 NOTICE: GL_VERSION = OpenGL ES 2.0
436918:54:45 15.072650 T:1956197296 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
437018:54:45 15.072749 T:1956197296 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
437118:54:46 15.788136 T:1956197296 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
437218:54:46 15.892499 T:1956197296 NOTICE: Running database version Addons20
437318:54:46 15.895678 T:1956197296 NOTICE: Running database version ViewModes6
437418:54:46 15.899693 T:1956197296 NOTICE: Running database version Textures13
437518:54:46 15.921648 T:1956197296 NOTICE: Running database version MyMusic56
437618:54:46 15.934103 T:1956197296 NOTICE: Running database version MyVideos99
437718:54:46 15.938310 T:1956197296 NOTICE: Running database version TV29
437818:54:46 15.941708 T:1956197296 NOTICE: Running database version Epg11
437918:54:46 15.944929 T:1956197296 NOTICE: start dvd mediatype detection
438018:54:47 17.139631 T:1956197296 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
438118:54:47 17.290258 T:1956197296 NOTICE: ActiveAE DSP - starting
438218:54:47 17.294508 T:1956197296 NOTICE: initialize done
438318:54:47 17.294661 T:1956197296 NOTICE: Running the application...
438418:54:48 18.177052 T:1956197296 NOTICE: starting zeroconf publishing
438518:54:48 18.210340 T:1956197296 NOTICE: WebServer: Started the webserver
438618:54:48 18.210766 T:1956197296 NOTICE: starting upnp client
438718:54:48 18.215418 T:1661989872 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
438818:54:48 18.216181 T:1661989872 NOTICE: UDP: Listening on port 9777
438918:55:02 31.359850 T:1774707696 NOTICE: Skin Helper Service --> skin helper service version 1.0.100 started
439018:55:03 31.521780 T:1774707696 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
439118:55:05 33.631371 T:1757668336 WARNING: CSkinInfo: failed to load skin settings
439218:55:20 49.364368 T:1956197296 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
439318:55:20 49.364868 T:1956197296 NOTICE: Enabled debug logging due to GUI setting. Level 2.
439418:55:20 49.366302 T:1956197296 DEBUG: ------ Window Init () ------
439518:55:21 49.670284 T:1853842416 DEBUG: PushCecKeypress - received key b duration 317 (rep:0 size:0)
439618:55:21 49.670601 T:1853842416 DEBUG: PushCecKeypress - ignored key b
439718:55:21 49.989574 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
439818:55:21 49.989841 T:1853842416 DEBUG: PushCecKeypress - added key a7
439918:55:21 50.013428 T:1956197296 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
440018:55:22 50.481060 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 491 (rep:0 size:0)
440118:55:22 50.481426 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
440218:55:22 50.593422 T:1766056944 DEBUG: GetSongsFullByWhere() - took 5258 ms
440318:55:22 51.173386 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
440418:55:22 51.173618 T:1853842416 DEBUG: PushCecKeypress - added key b
440518:55:22 51.196636 T:1956197296 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
440618:55:23 51.507645 T:1853842416 DEBUG: PushCecKeypress - received key b duration 334 (rep:0 size:0)
440718:55:23 51.507992 T:1853842416 DEBUG: PushCecKeypress - ignored key b
440818:55:23 51.992329 T:1853842416 DEBUG: PushCecKeypress - received key d8 duration 0 (rep:0 size:0)
440918:55:23 51.992569 T:1853842416 DEBUG: PushCecKeypress - added key d8
441018:55:23 51.996647 T:1956197296 DEBUG: OnKey: menu (0xd8) pressed, action is PreviousMenu
441118:55:23 52.025589 T:1956197296 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
441218:55:23 52.237465 T:1956197296 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
441318:55:23 52.263500 T:1956197296 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
441418:55:23 52.263912 T:1956197296 DEBUG: ------ Window Init (Settings.xml) ------
441518:55:23 52.284599 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x724c0538
441618:55:23 52.286396 T:1720710128 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(402672), nBufferAlignmen(16)
441718:55:23 52.294632 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72491c58
441818:55:23 52.296562 T:1720710128 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
441918:55:23 52.336376 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x724c0538
442018:55:23 52.339691 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72491c58
442118:55:23 52.340523 T:1720710128 DEBUG: DecodeJpegToTexture: decoded special://skin/backgrounds/settings.jpg 1024x576
442218:55:23 52.430683 T:1853842416 DEBUG: PushCecKeypress - received key d8 duration 438 (rep:0 size:0)
442318:55:23 52.430935 T:1853842416 DEBUG: PushCecKeypress - ignored key d8
442418:55:24 53.353409 T:1956197296 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)
442518:55:25 53.496613 T:1853842416 DEBUG: PushCecKeypress - received key d8 duration 0 (rep:0 size:0)
442618:55:25 53.496803 T:1853842416 DEBUG: PushCecKeypress - added key d8
442718:55:25 53.514126 T:1956197296 DEBUG: OnKey: menu (0xd8) pressed, action is PreviousMenu
442818:55:25 53.514339 T:1956197296 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
442918:55:25 53.768314 T:1956197296 DEBUG: ------ Window Deinit (Settings.xml) ------
443018:55:25 53.796440 T:1956197296 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
443118:55:25 53.796619 T:1956197296 DEBUG: ------ Window Init (Home.xml) ------
443218:55:25 53.804272 T:1956197296 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
443318:55:25 53.805172 T:1956197296 DEBUG: Loading: /usr/lib/kodi/system/ImageLib-arm.so
443418:55:25 53.835659 T:1645212656 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
443518:55:25 53.927948 T:1853842416 DEBUG: PushCecKeypress - received key d8 duration 431 (rep:0 size:0)
443618:55:25 53.928211 T:1853842416 DEBUG: PushCecKeypress - ignored key d8
443718:55:25 54.083633 T:1720710128 DEBUG: DoWork - took 241 ms to load resource://resource.images.weathericons.default/29.png
443818:55:25 54.169933 T:1645212656 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum desc, songview.itrack, songartistview.iOrder
443918:55:26 55.077164 T:1853842416 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
444018:55:26 55.077446 T:1853842416 DEBUG: PushCecKeypress - added key a9
444118:55:26 55.080166 T:1956197296 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
444218:55:27 55.567776 T:1853842416 DEBUG: PushCecKeypress - received key a9 duration 490 (rep:0 size:0)
444318:55:27 55.568115 T:1853842416 DEBUG: PushCecKeypress - ignored key a9
444418:55:27 55.769691 T:1853842416 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
444518:55:27 55.769901 T:1853842416 DEBUG: PushCecKeypress - added key a9
444618:55:27 55.793976 T:1956197296 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
444718:55:27 56.262115 T:1853842416 DEBUG: PushCecKeypress - received key a9 duration 493 (rep:0 size:0)
444818:55:27 56.262329 T:1853842416 DEBUG: PushCecKeypress - ignored key a9
444918:55:28 57.068626 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
445018:55:28 57.068867 T:1853842416 DEBUG: PushCecKeypress - added key b
445118:55:28 57.103909 T:1956197296 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
445218:55:28 57.105026 T:1956197296 DEBUG: Activating window ID: 10502
445318:55:28 57.355850 T:1956197296 DEBUG: ------ Window Deinit (Home.xml) ------
445418:55:28 57.382439 T:1956197296 DEBUG: ------ Window Init (MyMusicNav.xml) ------
445518:55:28 57.382698 T:1956197296 INFO: Loading skin file: MyMusicNav.xml, load type: KEEP_IN_MEMORY
445618:55:28 57.411827 T:1853842416 DEBUG: PushCecKeypress - received key b duration 343 (rep:0 size:0)
445718:55:28 57.412045 T:1853842416 DEBUG: PushCecKeypress - ignored key b
445818:55:29 57.805088 T:1645212656 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum LEFT JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
445918:55:29 58.365963 T:1956197296 DEBUG: CGUIMediaWindow::GetDirectory ()
446018:55:29 58.366180 T:1956197296 DEBUG: ParentPath = []
446118:55:29 58.405437 T:1956197296 DEBUG: RetrieveMusicInfo() took 0 msec
446218:55:29 58.449894 T:1544549360 DEBUG: Thread BackgroundLoader start, auto delete: false
446318:55:30 58.473629 T:1544549360 DEBUG: Thread BackgroundLoader 1544549360 terminating
446418:55:30 59.104664 T:1766056944 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:29.567903
446518:55:30 59.144539 T:1766056944 DEBUG: RunQuery took 9 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
446618:55:31 59.843102 T:1766056944 DEBUG: RunQuery took 509 ms for 1 items query: SELECT * FROM tvshow_view WHERE ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
446718:55:32 60.581749 T:1766056944 DEBUG: RunQuery took 23 ms for 13 items query: select * from episode_view WHERE (episode_view.idShow = 36) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
446818:55:32 60.582035 T:1766056944 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 25
446918:55:32 60.718090 T:1645212656 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
447018:55:32 60.750175 T:1645212656 DEBUG: CSettingsManager: requested setting (videolibrary.hiderecentlywatchedvideos) was not found.
447118:55:32 60.915840 T:1645212656 DEBUG: RunQuery took 164 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
447218:55:32 61.183132 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
447318:55:32 61.183369 T:1853842416 DEBUG: PushCecKeypress - added key a7
447418:55:32 61.204361 T:1956197296 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
447518:55:32 61.394329 T:1645212656 DEBUG: RunQuery took 408 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
447618:55:33 61.503586 T:1645212656 DEBUG: RunQuery took 5 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
447718:55:33 61.507744 T:1645212656 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
447818:55:33 61.674011 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 491 (rep:0 size:0)
447918:55:33 61.674343 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
448018:55:33 61.774456 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
448118:55:33 61.774693 T:1853842416 DEBUG: PushCecKeypress - added key a7
448218:55:33 61.787247 T:1956197296 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
448318:55:33 62.264851 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 490 (rep:0 size:0)
448418:55:33 62.265079 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
448518:55:34 62.723984 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
448618:55:34 62.724186 T:1853842416 DEBUG: PushCecKeypress - added key b
448718:55:34 62.760323 T:1956197296 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
448818:55:34 62.765072 T:1956197296 DEBUG: CGUIMediaWindow::GetDirectory (library://music/albums.xml/)
448918:55:34 62.765244 T:1956197296 DEBUG: ParentPath = []
449018:55:34 62.799351 T:1739580400 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
449118:55:34 63.061733 T:1853842416 DEBUG: PushCecKeypress - received key b duration 338 (rep:0 size:0)
449218:55:34 63.061943 T:1853842416 DEBUG: PushCecKeypress - ignored key b
449318:55:34 63.268856 T:1956197296 DEBUG: ------ Window Init (DialogBusy.xml) ------
449418:55:38 67.317734 T:1766056944 DEBUG: GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
449518:55:41 69.576935 T:1739580400 DEBUG: GetAlbumsByWhere - query took 6777 ms
449618:55:41 70.107391 T:1956197296 DEBUG: Saving fileitems [musicdb://albums/]
449718:55:41 70.171204 T:1956197296 DEBUG: -- items: 1319, sort method: 0, ascending: true
449818:55:41 70.175163 T:1956197296 DEBUG: Custom album format = [%B]
449918:55:42 71.115562 T:1544549360 DEBUG: Previous line repeats 1 times.
450018:55:42 71.115768 T:1544549360 DEBUG: Thread BackgroundLoader start, auto delete: false
450118:55:42 71.192696 T:1956197296 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
450218:55:44 72.694458 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
450318:55:44 72.694817 T:1853842416 DEBUG: PushCecKeypress - added key a7
450418:55:44 72.696747 T:1956197296 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
450518:55:44 72.750511 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x724ff580
450618:55:44 72.754074 T:1720710128 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(140448), nBufferAlignmen(16)
450718:55:44 72.766380 T:1720710128 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6032e930
450818:55:44 72.768280 T:1720710128 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
450918:55:44 72.790520 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x724ff580
451018:55:44 72.793839 T:1720710128 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6032e930
451118:55:44 72.794594 T:1720710128 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4338794e.jpg 540x540
451218:55:44 72.962791 T:1766056944 DEBUG: GetAlbumsByWhere - query took 5645 ms
451318:55:44 73.186562 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 491 (rep:0 size:0)
451418:55:44 73.186813 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
451518:55:45 74.156693 T:1935668208 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
451618:55:47 75.705116 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
451718:55:47 75.705345 T:1853842416 DEBUG: PushCecKeypress - added key b
451818:55:47 75.713356 T:1956197296 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
451918:55:47 75.722000 T:1544549360 DEBUG: Thread BackgroundLoader 1544549360 terminating
452018:55:47 75.723167 T:1956197296 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/99/)
452118:55:47 75.723419 T:1956197296 DEBUG: ParentPath = [musicdb://albums/]
452218:55:47 75.742630 T:1611658224 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 99
452318:55:47 75.754967 T:1611658224 DEBUG: GetSongsByWhere() - took 13 ms
452418:55:47 75.773529 T:1956197296 DEBUG: Custom album format = [%B]
452518:55:47 75.878174 T:1544549360 DEBUG: Previous line repeats 1 times.
452618:55:47 75.878555 T:1544549360 DEBUG: Thread BackgroundLoader start, auto delete: false
452718:55:47 75.926086 T:1544549360 DEBUG: Thread BackgroundLoader 1544549360 terminating
452818:55:47 76.047852 T:1853842416 DEBUG: PushCecKeypress - received key b duration 343 (rep:0 size:0)
452918:55:47 76.048103 T:1853842416 DEBUG: PushCecKeypress - ignored key b
453018:55:52 81.332664 T:1783096304 DEBUG: script.module.osmcsetting.updates : - blurp 362 - MyMusicNav.xml
453118:55:55 84.157326 T:1935668208 DEBUG: CAESinkPi:Deinitialize
453218:55:55 84.158409 T:1935668208 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
453318:55:55 84.170403 T:1935668208 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x73701e50
453418:55:55 84.226990 T:1956197296 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)
453518:55:57 86.367744 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
453618:55:57 86.367989 T:1853842416 DEBUG: PushCecKeypress - added key b
453718:55:57 86.404243 T:1956197296 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
453818:55:57 86.404976 T:1956197296 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/)
453918:55:57 86.405296 T:1956197296 DEBUG: ParentPath = []
454018:55:58 86.674911 T:1956197296 DEBUG: Loading items: 1319, directory: musicdb://albums/ sort method: 0, ascending: true
454118:55:58 86.677910 T:1956197296 DEBUG: Custom album format = [%B]
454218:55:58 86.709579 T:1853842416 DEBUG: PushCecKeypress - received key b duration 342 (rep:0 size:0)
454318:55:58 86.709785 T:1853842416 DEBUG: PushCecKeypress - ignored key b
454418:55:58 86.812798 T:1956197296 DEBUG: Custom album format = [%B]
454518:55:58 86.972984 T:1766056944 DEBUG: RunQuery took 5 ms for 0 items query: select * from musicvideo_view
454618:55:58 86.974808 T:1766056944 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:27.869695
454718:55:58 87.171898 T:1766056944 DEBUG: RunQuery took 177 ms for 311 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
454818:55:58 87.189461 T:1594881008 DEBUG: Thread BackgroundLoader start, auto delete: false
454918:55:59 87.993980 T:1645212656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6f336d58
455018:55:59 87.998634 T:1645212656 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(140448), nBufferAlignmen(16)
455118:55:59 88.005524 T:1645212656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6f3ab888
455218:55:59 88.007294 T:1645212656 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
455318:55:59 88.025131 T:1645212656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6f336d58
455418:55:59 88.027664 T:1645212656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6f3ab888
455518:55:59 88.028496 T:1645212656 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4338794e.jpg 540x540
455618:55:59 88.394127 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
455718:55:59 88.395073 T:1853842416 DEBUG: PushCecKeypress - added key a7
455818:55:59 88.396729 T:1956197296 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
455918:55:59 88.424660 T:1739580400 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x569ec9d8
456018:55:59 88.428001 T:1739580400 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
456118:55:59 88.436371 T:1739580400 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x569d7fd0
456218:55:59 88.438828 T:1739580400 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
456318:56:00 88.464828 T:1739580400 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x569ec9d8
456418:56:00 88.472893 T:1739580400 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x569d7fd0
456518:56:00 88.473885 T:1739580400 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2b01c20f.jpg 540x540
456618:56:00 88.875725 T:1766056944 DEBUG: RunQuery took 641 ms for 1436 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
456718:56:00 88.892471 T:1853842416 DEBUG: PushCecKeypress - received key a7 duration 499 (rep:0 size:0)
456818:56:00 88.892700 T:1853842416 DEBUG: PushCecKeypress - ignored key a7
456918:56:01 89.485748 T:1853842416 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
457018:56:01 89.485954 T:1853842416 DEBUG: PushCecKeypress - added key b
457118:56:01 89.523827 T:1956197296 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
457218:56:01 89.532234 T:1594881008 DEBUG: Thread BackgroundLoader 1594881008 terminating
457318:56:01 89.533485 T:1956197296 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://albums/159/)
457418:56:01 89.534126 T:1956197296 DEBUG: ParentPath = [musicdb://albums/]
457518:56:01 89.558990 T:1645212656 DEBUG: GetSongsByWhere query = SELECT songview.* FROM songview WHERE songview.idAlbum = 159
457618:56:01 89.574188 T:1645212656 DEBUG: GetSongsByWhere() - took 16 ms
457718:56:01 89.604446 T:1956197296 DEBUG: Custom album format = [%B]
4578
4579---------------------- Kodi Old Log END --------------- 2qaAc90c