Jump to content


zcache

Member Since 4 May 2018
Offline Last Active 09 Jan 2021 09:37
-----

Topics I've Started

Unknown operand message while booting box

21 January 2019 - 00:53

Hi all,
I got this problem message show up after update to OpenPLI 7, no show on Open PLI 6.2 before.
What the script it's come from and how can I solve the message problem. Could you please check?

oscam-emu sometime start sometime not [maybe this can help]

10 October 2018 - 17:15

Hi all,

first of all I would say sorry I'm not much fluent in English.

 

One of mainly problem of oscam-emu random start sometime not because the machine time smaller than it's build so it waiting for little second to fix with the current time.

 

I found something interesting about rtc time on my box so I tried to modified as my way and look like it's working pretty.

 

/etc/init.d/set-rtctime

#!/bin/sh

TIME_STAMP=1514764800 #01.01.2018
SYSTEM_TIME=$(date +%s)
RTC_TIME=0

if [ -f /etc/timestamp ] ; then
        TIME_STAMP=$( cat /etc/timestamp )
fi

if [ -f /proc/stb/fp/rtc ] ; then
        RTC_TIME=$( cat /proc/stb/fp/rtc )
fi

if [ "$TIME_STAMP" -gt "$RTC_TIME" ]; then
        if [ "$SYSTEM_TIME" -lt "$TIME_STAMP" ]; then
                date -s @$TIME_STAMP
        fi
fi

exit 0

*** you need to modify original timestamp to unix timestamp (I put it to be 10.09.2018 00:00)

echo "1539043200" > /etc/timestamp

Restart the box and check oscam-emu live-log. I thing this trick may be help. :) :)

 

 

 

openpli 6.2-release h5

 
h5 login: root
root@h5:~# date
Tue Oct  9 07:00:23 +07 2018
root@h5:~#

 

oscam-emu live-log

 

 

  • 2018/10/09 07:00:03 00000000 s (main) System name = Linux
  • 2018/10/09 07:00:03 00000000 s (main) Host name = h5
  • 2018/10/09 07:00:03 00000000 s (main) Release = 4.10.12
  • 2018/10/09 07:00:03 00000000 s (main) Version = #1 SMP Thu May 17 07:36:43 CEST 2018
  • 2018/10/09 07:00:03 00000000 s (main) Machine = mips
  • 2018/10/09 07:00:03 00000000 s (main) Stb model = h5
  • 2018/10/09 07:00:03 00000000 s (main) Stb boxtype = h5
  • 2018/10/09 07:00:03 00000000 s (main) creating pidfile /tmp/oscam-emu.pid with pid 537
  • 2018/10/09 07:00:03 00000000 s (config) services reloaded: 0 services freed, 1 services loaded, rejected 0
  • 2018/10/09 07:00:03 00000000 s (emu) OSCam-Emu version 771
  • 2018/10/09 07:00:03 00000000 s (config) userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
  • 2018/10/09 07:00:03 00000000 s (main) signal handling initialized
  • 2018/10/09 07:00:03 00000000 s (config) 15 provid's loaded
  • 2018/10/09 07:00:03 00000000 s (config) 295 service-id's loaded in 7 ms
  • 2018/10/09 07:00:03 00000000 s (net) newcamd: initialized (fd=4, port=10001, prio=1 [ SO_PRIORITY IP_TOS ])
  • 2018/10/09 07:00:03 00000000 s (net) cccam: initialized (fd=5, port=12000, prio=1 [ SO_PRIORITY IP_TOS ])
  • 2018/10/09 07:00:03 00000000 s (reader) constant [constcw] creating thread for device /usr/keys/constant.cw
  • 2018/10/09 07:00:03 00000000 s (reader) dstv.ca [internal] creating thread for device /dev/sci0
  • 2018/10/09 07:00:03 00000000 s (reader) emulator.ca [emu] creating thread for device emulator
  • 2018/10/09 07:00:03 00000000 s (reader) mirror.ca [emu] creating thread for device emulator
  • 2018/10/09 07:00:03 00000000 s (stat) loadbalancer: could not open /tmp/.oscam/stat for reading (errno=2 No such file or directory)
  • 2018/10/09 07:00:03 00000000 s (emmcache) loaded 0 emmcache records from /etc/tuxbox/config/oscam-emu/oscam.emmcache in 0 ms
  • 2018/10/09 07:00:03 3B8DB83D r (reader) dstv.ca [internal] Reader initialized (device=/dev/sci0, detect=cd, mhz=600, cardmhz=600)
  • 2018/10/09 07:00:03 3B8DB83D r (reader) dstv.ca [internal] Reader sci internal, detected box type: h5
  • 2018/10/09 07:00:03 00000000 s (emmcache) loaded 0 emmstat records from /etc/tuxbox/config/oscam-emu/oscam.emmstat in 0 ms
  • 2018/10/09 07:00:03 00000000 s (anticasc) anti cascading disabled
  • 2018/10/09 07:00:03 5C541AFE p (constcw) Local reader: constant (file: /usr/keys/constant.cw)
  • 2018/10/09 07:00:03 4BDEF11F r (reader) mirror.ca [emu] Reader initialized (device=emulator, detect=cd, mhz=357, cardmhz=357)
  • 2018/10/09 07:00:03 5C541AFE p (reader) constant [constcw] proxy initialized, server /usr/keys/constant.cw:0
  • 2018/10/09 07:00:03 4E2E2556 r (reader) emulator.ca [emu] Reader initialized (device=emulator, detect=cd, mhz=357, cardmhz=357)
  • 2018/10/09 07:00:03 772B8B88 c (client) plain dvbapi-client granted (local, au=auto (4 reader))
  • 2018/10/09 07:00:03 772B8B88 c (dvbapi) dvbapi channelcache loaded from /etc/tuxbox/config/oscam-emu/oscam.ccache
  • 2018/10/09 07:00:03 772B8B88 c (dvbapi) Detected /dev/dvb/adapter0/demux0 Api: 0, userconfig boxtype: 1 maximum amount of possible filters is 32 (oscam limit is 32)
  • 2018/10/09 07:00:03 602F7453 h (webif) webif: decompressed 177963 bytes back into 439096 bytes
  • 2018/10/09 07:00:03 602F7453 h (webif) HTTP Server running. ip=0.0.0.0 port=8888
  • 2018/10/09 07:00:04 4BDEF11F r (reader) mirror.ca [emu] card detected
  • 2018/10/09 07:00:04 3B8DB83D r (reader) dstv.ca [internal] card detected
  • 2018/10/09 07:00:04 4E2E2556 r (reader) emulator.ca [emu] card detected
  • 2018/10/09 07:00:05 4BDEF11F r (reader) mirror.ca [emu] found card system emu
  • 2018/10/09 07:00:05 4BDEF11F r (reader) mirror.ca [emu] THIS WAS A SUCCESSFUL START ATTEMPT No 1 out of max alloted of 1
  • 2018/10/09 07:00:05 4E2E2556 r (reader) emulator.ca [emu] found card system emu
  • 2018/10/09 07:00:05 4E2E2556 r (reader) emulator.ca [emu] THIS WAS A SUCCESSFUL START ATTEMPT No 1 out of max alloted of 1
  • 2018/10/09 07:00:05 4BDEF11F r (emu) Reading key file: /etc/tuxbox/config/oscam-emu/SoftCam.Key
  • 2018/10/09 07:00:05 4BDEF11F r (-) -- Skipped 1 duplicated log lines --
  • 2018/10/09 07:00:05 4BDEF11F r (emu) Total keys in memory: W:0 V:0 N:0 I:0 S:0 F:10 P:66 D:0 T:0
  • 2018/10/09 07:00:08 3B8DB83D r (-) -- Skipped 1 duplicated log lines --
  • 2018/10/09 07:00:08 3B8DB83D r (reader) dstv.ca [internal] ATR:
  • 2018/10/09 07:00:08 3B8DB83D r (reader) dstv.ca [internal] Buffers readed 0 bytes total time_us 75234
  • 2018/10/09 07:00:09 3B8DB83D r (reader) dstv.ca [internal] detect irdeto card
  • 2018/10/09 07:00:09 3B8DB83D r (reader) dstv.ca [internal] Irdeto SC 58 version 19 revision 1, patch level e
  • 2018/10/09 07:00:10 3B8DB83D r (reader) dstv.ca [internal] caid: ####, acs: 6.09, country code: ###
  • 2018/10/09 07:00:10 3B8DB83D r (reader) dstv.ca [internal] providers: 4, ascii serial: ##########, hex serial: ######, hex base: ##
  • 2018/10/09 07:00:12 3B8DB83D r (reader) dstv.ca [internal] WARNING: For Irdeto cards you will have to set 'mhz= 600' in oscam.server
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [internal] active providers: 4
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [internal] found card system irdeto
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] THIS WAS A SUCCESSFUL START ATTEMPT No 1 out of max alloted of 1
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] entitlements for provider: 1, id: ######
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] chid: 00xx, date: 2016/09/26 - 2016/10/10
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] chid: 00xx, date: 2016/09/29 - 2016/10/29
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] chid: 00xx, date: 2016/09/29 - 2016/10/29
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] chid: 00xx, date: 2016/07/18 - 2016/08/17
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] chid: 00xx, date: 2016/09/29 - 2016/10/09
  • 2018/10/09 07:00:13 3B8DB83D r (reader) dstv.ca [irdeto] chid: 00xx, date: 2016/08/17 - 2016/08/27
  • 2018/10/09 07:00:18 3B8DB83D r (reader) dstv.ca [irdeto] ready for requests
  • 2018/10/09 07:00:27 772B8B88 c (dvbapi) Demuxer 0 ecmpid 0 CAID: 0E00 ECM_PID: 1771 PROVID: 000000
  • 2018/10/09 07:00:27 772B8B88 c (dvbapi) Demuxer 0 found 1 ECMpids and 3 STREAMpids in caPMT
  • 2018/10/09 07:00:27 772B8B88 c (dvbapi) Demuxer 0 found channel in cache and matching prio -> start descrambling ecmpid 0
  • 2018/10/09 07:00:27 772B8B88 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0E00 PROVID 000000 ECMPID 1771 ANY CHID PMTPID 145B VPID 0852
  • 2018/10/09 07:00:27 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:8284831851851EB534D28A3E9E5FF1ED): found (6 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/09 07:00:27 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:5F77EC8EEDF1A983C540C00580810FEC): found (7 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/09 07:00:27 772B8B88 c (dvbapi) Demuxer 0 found 1 ECMpids and 3 STREAMpids in PMT
  • 2018/10/09 07:00:28 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:E27475E6114B9D29565A11F2A89CEB21): found (6 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/09 07:00:29 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:5565F7E3E1DA72406DFCF7FA42D6077F): found (7 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/09 07:00:30 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:22A796851A5E8AF8003308C6841CCE69): found (6 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/09 07:00:31 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:12F9667CFEECFB436FA93EEBEE6677B3): found (9 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:14 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:9833E3034B444B762D579F8DDEBD13D0): found (8 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:15 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:66F4314F57EC4B9743009CC5E1FBED7B): found (8 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:16 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:F95287C4B93C5B5235F621BB0D25143F): found (6 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:17 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:782D0BC92220A908A6ACACC0A839B2F1): found (6 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:18 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:BE94E732A3F0E90E21767338B527B668): found (8 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:19 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:B1B676CD14FB0E028E08AC4CDC0AB425): found (8 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:20 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:7150DB93851C766E9DC4256995BA31FF): found (8 ms) by emulator.ca - BBC Earth Thai
  • 2018/10/10 23:08:21 772B8B88 c (ecm) local (0E00@000000/0000/00D3/40:CF5D7631A4A00E26992A743E644A6022): found (9 ms) by emulator.ca - BBC Earth Thai

 


lose volume control on DTS or AC3 downmix off

24 September 2018 - 05:58

Hi all,

First of all I would to say sorry my English not much quite good.

 

2 days ago I tried to DIY the 5.1 home theater system with my zgemma H5 (drive with OpenPLI 6.2), first time audio test it's not working the audio still same normal cheap speakers. I tried to turn off DTS and AC3 downmix from audio menu setup and open the 5.1 audio test again.

 

Now it's working, I can hear the audio like theater cineplex. But it's really loud! I can't make it softer by remote. The remote control working only make the audio silent (no any audio level bar show up) and very louder (just 1 bar audio level) so I adjust the volume of 5.1 amplifier system instead.

 

It's not quite convenient I think. It's would be good and better if the volume can be control by STB remote as normal. Could you please check this point would be appreciated.

 

Thank you.

 

 


It's hang while youtube searching the video

23 June 2018 - 04:14

Hi all,

 

I got hang many time while I searching video clip. Please look into.

 

<1>

OpenPLi Enigma2 crash log

crashdate=Fri Jun 22 20:51:37 2018
compiledate=Jun 11 2018
skin=PLi-FullNightHD/skin.xml
sourcedate=2018-06-07
branch=release-6.2
rev=a7f41fc
component=Enigma2

stbmodel=h5
stbmodel=h5
kernelcmdline=ubi.mtd=rootfs rootfstype=ubifs root=ubi0:rootfs bmem=192M@64M console=null
nimsockets=NIM Socket 0:
imageissue=openpli 6.2-release %h


REMOVE Peer h5
REMOVE Peer h5
[eServiceMP3] Gstreamer error: Not Found (3) from source
[eServiceMP3] Gstreamer error: Internal data stream error. (1) from source
[eServiceMP3] Gstreamer error: Stream doesn't contain enough data. (4) from typefindelement1
[eServiceMP3] Gstreamer error: Not Found (3) from source
[eServiceMP3] Gstreamer error: Internal data stream error. (1) from source
[eServiceMP3] Gstreamer error: Stream doesn't contain enough data. (4) from typefindelement2
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ConfigList.py", line 72, in selectionChanged
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 322, in onSelect
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 312, in getSuggestions
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 345, in getGoogleSuggestions
  File "/usr/lib/python2.7/httplib.py", line 1136, in getresponse
  File "/usr/lib/python2.7/httplib.py", line 453, in begin
  File "/usr/lib/python2.7/httplib.py", line 409, in _read_status
  File "/usr/lib/python2.7/socket.py", line 480, in readline
socket.error: [Errno 131] Connection reset by peer


dmesg

<6>[    0.000000] bmem: adding 192 MB RESERVED region at 64 MB (0x0c000000@0x04000000)
<7>[    0.000000] bmem: adding 256 MB LINUX region at 512 MB (0x10000000@0x20000000)
<4>[    0.000000] Primary instruction cache 32kB, VIPT, 2-way, linesize 64 bytes.
<4>[    0.000000] Primary data cache 64kB, 4-way, VIPT, cache aliases, linesize 64 bytes
<6>[    0.000000] Zone ranges:
<6>[    0.000000]   Normal   [mem 0x0000000000000000-0x000000002fffffff]
<6>[    0.000000] Movable zone start for each node
<6>[    0.000000] Early memory node ranges
<6>[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
<6>[    0.000000]   node   0: [mem 0x0000000020000000-0x000000002fffffff]
<6>[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000002fffffff]
<7>[    0.000000] On node 0 totalpages: 131072
<7>[    0.000000]   Normal zone: 1152 pages used for memmap
<7>[    0.000000]   Normal zone: 0 pages reserved
<7>[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
<6>[    0.000000] percpu: Embedded 13 pages/cpu @81484000 s22608 r8192 d22448 u53248
<7>[    0.000000] pcpu-alloc: s22608 r8192 d22448 u53248 alloc=13*4096
<7>[    0.000000] pcpu-alloc: [0] 0 [0] 1 
<6>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129920
<5>[    0.000000] Kernel command line: ubi.mtd=rootfs rootfstype=ubifs root=ubi0:rootfs bmem=192M@64M console=null
<6>[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
<6>[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[    0.000000] Memory: 312404K/524288K available (7832K kernel code, 374K rwdata, 1496K rodata, 268K init, 162K bss, 211884K reserved, 0K cma-reserved)
<6>[    0.000000] Hierarchical RCU implementation.
<6>[    0.000000] 	Build-time adjustment of leaf fanout to 32.
<6>[    0.000000] NR_IRQS:160
<6>[    0.000000] Measuring MIPS counter frequency...
<6>[    0.000000] Detected MIPS clock frequency: 751 MHz (375.766 MHz counter)
<6>[    0.000000] clocksource: wktmr: mask: 0xffffffffffffffff max_cycles: 0x63a1e71a3, max_idle_ns: 440795203123 ns
<6>[    0.000000] sched_clock: 32 bits at 1kHz, resolution 1000000ns, wraps every 2147483647500000ns
<6>[    0.000000] Console: colour dummy device 80x25
<6>[    0.008000] Calibrating delay loop... 749.56 BogoMIPS (lpj=374784)
<6>[    0.009000] pid_max: default: 32768 minimum: 301
<6>[    0.009000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
<6>[    0.009000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
<6>[    0.010000] smp: Bringing up secondary CPUs ...
<6>[    0.011000] SMP: Booting CPU1...
<4>[    0.015000] Primary instruction cache 32kB, VIPT, 2-way, linesize 64 bytes.
<4>[    0.015000] Primary data cache 64kB, 4-way, VIPT, cache aliases, linesize 64 bytes
<6>[    0.015000] CPU1 revision is: 0002a065 (Broadcom BMIPS4380)
<6>[    0.015000] FPU revision is: 00130001
<6>[    0.024000] SMP: CPU1 is running
<6>[    0.024000] smp: Brought up 1 node, 2 CPUs
<6>[    0.024000] devtmpfs: initialized
<6>[    0.027000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
<6>[    0.027000] futex hash table entries: 512 (order: 3, 32768 bytes)
<6>[    0.028000] NET: Registered protocol family 16
<6>[    0.043000] USB0: power enable is active low; overcurrent is active low
<5>[    0.053000] SCSI subsystem initialized
<7>[    0.053000] libata version 3.00 loaded.
<6>[    0.053000] usbcore: registered new interface driver usbfs
<6>[    0.053000] usbcore: registered new interface driver hub
<6>[    0.053000] usbcore: registered new device driver usb
<6>[    0.053000] Linux cec interface: v0.10
<6>[    0.053000] Linux video capture interface: v2.00
<6>[    0.054000] Advanced Linux Sound Architecture Driver Initialized.
<6>[    0.054000] Bluetooth: Core ver 2.22
<6>[    0.054000] NET: Registered protocol family 31
<6>[    0.054000] Bluetooth: HCI device and connection manager initialized
<6>[    0.054000] Bluetooth: HCI socket layer initialized
<6>[    0.054000] Bluetooth: L2CAP socket layer initialized
<6>[    0.054000] Bluetooth: SCO socket layer initialized
<6>[    0.055000] clocksource: Switched to clocksource wktmr
<5>[    0.055000] FS-Cache: Loaded
<5>[    0.062000] random: fast init done
<6>[    0.065000] NET: Registered protocol family 2
<6>[    0.065000] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
<6>[    0.065000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
<6>[    0.066000] TCP: Hash tables configured (established 4096 bind 4096)
<6>[    0.066000] UDP hash table entries: 256 (order: 1, 8192 bytes)
<6>[    0.066000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
<6>[    0.066000] NET: Registered protocol family 1
<6>[    0.066000] RPC: Registered named UNIX socket transport module.
<6>[    0.066000] RPC: Registered udp transport module.
<6>[    0.066000] RPC: Registered tcp transport module.
<6>[    0.066000] RPC: Registered tcp NFSv4.1 backchannel transport module.
<6>[    0.068000] workingset: timestamp_bits=14 max_order=17 bucket_order=3
<5>[    0.069000] NFS: Registering the id_resolver key type
<5>[    0.069000] Key type id_resolver registered
<5>[    0.069000] Key type id_legacy registered
<6>[    0.069000] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
<6>[    0.070000] fuse init (API version 7.26)
<6>[    0.077000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>[    0.077000] io scheduler noop registered
<6>[    0.077000] io scheduler cfq registered (default)
<6>[    0.077000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
<6>[    0.079000] serial8250.0: ttyS0 at MMIO 0x10406800 (irq = 62, base_baud = 5062500) is a 16550A
<6>[    0.079000] serial8250.0: ttyS1 at MMIO 0x10406840 (irq = 63, base_baud = 5062500) is a 16550A
<6>[    0.079000] serial8250.0: ttyS2 at MMIO 0x10406880 (irq = 64, base_baud = 5062500) is a 16550A
<6>[    0.088000] loop: module loaded
<6>[    0.088000] ahci ahci.0: SSS flag set, parallel bus scan disabled
<6>[    0.099000] ahci ahci.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode
<6>[    0.099000] ahci ahci.0: flags: ncq sntf stag clo slum part 
<6>[    0.103000] scsi host0: ahci
<6>[    0.104000] scsi host1: ahci
<6>[    0.104000] ata1: SATA max UDMA/133 mmio [mem 0x10181000-0x10190fff] port 0x100 irq 87
<6>[    0.104000] ata2: SATA max UDMA/133 mmio [mem 0x10181000-0x10190fff] port 0x180 irq 87
<6>[    0.105000] brcmstb_nand: NAND controller driver is loaded
<6>[    0.105000] libphy: Fixed MDIO Bus: probed
<7>[    0.105000] __clk_enable: network [1]
<7>[    0.105000] __clk_enable: enet [1]
<7>[    0.105000] bcm7552_pm_genet_enable 00
<6>[    0.105000] bcmgenet bcmgenet.0: GENET 2.0 EPHY: 0x00b0
<4>[    0.105000] bcmgenet bcmgenet.0: failed to get enet-eee clock
<6>[    0.140000] libphy: bcmgenet MII bus: probed
<7>[    0.140000] __clk_disable: enet [0]
<7>[    0.140000] bcm7552_pm_genet_disable 00
<7>[    0.140000] __clk_disable: network [0]
<6>[    0.141000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<7>[    0.141000] __clk_enable: usb [1]
<7>[    0.141000] bcm7552_pm_usb_enable 00
<6>[    0.141000] ehci-brcm ehci-brcm.0: Broadcom STB EHCI
<6>[    0.141000] ehci-brcm ehci-brcm.0: new USB bus registered, assigned bus number 1
<6>[    0.151000] ehci-brcm ehci-brcm.0: irq 66, io mem 0x10480300
<6>[    0.159000] ehci-brcm ehci-brcm.0: USB 0.0 started, EHCI 1.00
<6>[    0.159000] hub 1-0:1.0: USB hub found
<6>[    0.159000] hub 1-0:1.0: 2 ports detected
<6>[    0.160000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    0.160000] ohci-brcm ohci-brcm.0: Broadcom STB OHCI
<6>[    0.160000] ohci-brcm ohci-brcm.0: new USB bus registered, assigned bus number 2
<6>[    0.160000] ohci-brcm ohci-brcm.0: irq 67, io mem 0x10480400
<6>[    0.227000] hub 2-0:1.0: USB hub found
<6>[    0.227000] hub 2-0:1.0: 2 ports detected
<6>[    0.228000] usbcore: registered new interface driver usb-storage
<6>[    0.228000] mousedev: PS/2 mouse device common for all mice
<6>[    0.228000] i2c /dev entries driver
<6>[    0.228000] usbcore: registered new interface driver btusb
<6>[    0.228000] sdhci: Secure Digital Host Controller Interface driver
<6>[    0.228000] sdhci: Copyright(c) Pierre Ossman
<6>[    0.229000] sdhci-pltfm: SDHCI platform and OF driver helper
<6>[    0.229000] sdhci-brcmstb sdhci-brcmstb.0: Enabling controller
<4>[    0.230000] mmc0: Failed to set 64-bit DMA mask.
<4>[    0.230000] mmc0: Failed to set 32-bit DMA mask.
<4>[    0.230000] mmc0: No suitable DMA available - falling back to PIO
<6>[    0.264000] mmc0: SDHCI controller on sdhci-brcmstb.0 [sdhci-brcmstb.0] using PIO
<6>[    0.264000] hidraw: raw HID events driver (C) Jiri Kosina
<6>[    0.264000] usbcore: registered new interface driver usbhid
<6>[    0.264000] usbhid: USB HID core driver
<6>[    0.265000] NET: Registered protocol family 17
<6>[    0.265000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[    0.265000] Bluetooth: HIDP socket layer initialized
<5>[    0.265000] Key type dns_resolver registered
<6>[    0.265000] PM: CP0 COUNT/COMPARE frequency does not depend on divisor
<6>[    0.267000] EBI CS2: setting up NAND flash (primary)
<6>[    0.269000] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xda
<6>[    0.269000] nand: AMD/Spansion S34ML02G1
<6>[    0.269000] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
<6>[    0.270000] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xda
<6>[    0.270000] nand: AMD/Spansion S34ML02G1
<6>[    0.270000] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
<6>[    0.270000] brcmnand brcmnand.0: 256MiB total, 128KiB blocks, 2KiB pages, 16B OOB, 8-bit, BCH-4
<6>[    0.270000] 
<6>[    0.270000] Bad block table found at page 131008, version 0x01
<6>[    0.271000] Bad block table found at page 130944, version 0x01
<6>[    0.271000] nand_read_bbt: bad block at 0x000001140000
<6>[    0.271000] nand_read_bbt: bad block at 0x000001180000
<5>[    0.272000] Creating 3 MTD partitions on "brcmnand.0":
<5>[    0.272000] 0x000000000000-0x000010000000 : "complete"
<5>[    0.274000] 0x000000000000-0x000000600000 : "kernel"
<5>[    0.275000] 0x000000600000-0x000010000000 : "rootfs"
<6>[    0.278000] EBI CS0: setting up SPI flash
<4>[    0.278000] brcm_setup_spi_flash: can't locate SPI master
<4>[    0.278000] brcm_setup_cs: can't register SPI flash (error -19)
<5>[    0.278000] ubi0: default fastmap pool size: 100
<5>[    0.278000] ubi0: default fastmap WL pool size: 50
<5>[    0.278000] ubi0: attaching mtd2
<6>[    0.413000] ata1: SATA link down (SStatus 0 SControl 300)
<6>[    0.473000] usb 1-2: new high-speed USB device number 2 using ehci-brcm
<5>[    0.490000] ubi0: attached by fastmap
<5>[    0.490000] ubi0: fastmap pool size: 100
<5>[    0.490000] ubi0: fastmap WL pool size: 50
<5>[    0.502000] ubi0: attached mtd2 (name "rootfs", size 250 MiB)
<5>[    0.502000] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
<5>[    0.502000] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
<5>[    0.502000] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
<5>[    0.502000] ubi0: good PEBs: 1994, bad PEBs: 6, corrupted PEBs: 0
<5>[    0.502000] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
<5>[    0.502000] ubi0: max/mean erase counter: 3/0, WL threshold: 4096, image sequence number: 532632479
<5>[    0.502000] ubi0: available PEBs: 0, total reserved PEBs: 1994, PEBs reserved for bad PEB handling: 34
<5>[    0.502000] ubi0: background thread "ubi_bgt0d" started, PID 85
<6>[    0.502000] ALSA device list:
<6>[    0.502000]   No soundcards found.
<3>[    0.503000] Warning: unable to open an initial console.
<6>[    0.596000] hub 1-2:1.0: USB hub found
<6>[    0.596000] hub 1-2:1.0: 4 ports detected
<6>[    0.617000] mmc0: new high speed SDHC card at address 0007
<6>[    0.617000] mmcblk0: mmc0:0007 SD32G 28.8 GiB 
<6>[    0.619000]  mmcblk0: p1
<6>[    0.717000] ata2: SATA link down (SStatus 0 SControl 300)
<5>[    0.718000] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 89
<5>[    0.813000] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
<5>[    0.813000] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
<5>[    0.813000] UBIFS (ubi0:0): FS size: 246714368 bytes (235 MiB, 1943 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
<5>[    0.813000] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
<5>[    0.813000] UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID 99DD54E8-DA59-4D61-A740-404CBFE9CD9B, small LPT model
<6>[    0.816000] VFS: Mounted root (ubifs filesystem) on device 0:12.
<6>[    0.818000] devtmpfs: mounted
<6>[    0.818000] Freeing unused kernel memory: 268K
<4>[    0.818000] This architecture does not have kernel memory protection.
<6>[    0.873000] usb 1-2.4: new full-speed USB device number 3 using ehci-brcm
<5>[    1.043000] random: crng init done
<6>[    1.683000] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
<4>[    2.042000] h5_1: loading out-of-tree module taints kernel.
<6>[    2.045000] usbcore: registered new interface driver tpm
<4>[    5.462000] h5: module_layout: kernel tainted.
<4>[    5.462000] Disabling lock debugging due to kernel taint
<6>[    7.692000] Console: switching to colour frame buffer device 160x45
<6>[    7.780000] input: front panel as /devices/virtual/input/input0
<6>[    7.781000] input: dreambox remote control (native) as /devices/virtual/input/input1
<6>[    7.782000] input: dreambox advanced remote control (native) as /devices/virtual/input/input2
<6>[    7.874000] dvbdev: DVB: registering new adapter (dvb0)
<6>[    7.900000] platform dvb0.0: DVB: registering adapter 0 frontend 0 (DVB-S2)...
<6>[    7.900000] platform dvb0.0: DVB: registering adapter 0 frontend 1 (DVB-T/T2/C)...
<6>[    8.339000] input: front panel as /devices/virtual/input/input3
<6>[    8.363000] Registered IR keymap rc-cec
<6>[    8.364000] input: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0/input4
<6>[    8.365000] rc rc0: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0
<6>[    9.829000] Console: switching to colour dummy device 80x25
<7>[   12.201000] __clk_enable: network [1]
<7>[   12.201000] __clk_enable: enet [1]
<7>[   12.201000] bcm7552_pm_genet_enable 00
<6>[   12.494000] bcmgenet bcmgenet.0: configuring instance for (null)
<6>[   13.649000] bcmgenet bcmgenet.0 eth0: Link is Down
<6>[   14.354000] bcmgenet bcmgenet.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
<6>[   16.647000] NET: Registered protocol family 10
<6>[   16.655000] Segment Routing with IPv6
<6>[   49.639000] Adding 131068k swap on /media/hdd/swapfile.  Priority:-1 extents:1 across:131068k SS


<2> and <3>

OpenPLi Enigma2 crash log

crashdate=Fri Jun 22 20:52:36 2018
compiledate=Jun 11 2018
skin=PLi-FullNightHD/skin.xml
sourcedate=2018-06-07
branch=release-6.2
rev=a7f41fc
component=Enigma2

stbmodel=h5
stbmodel=h5
kernelcmdline=ubi.mtd=rootfs rootfstype=ubifs root=ubi0:rootfs bmem=192M@64M console=null
nimsockets=NIM Socket 0:
imageissue=openpli 6.2-release %h


REMOVE Peer h5
REMOVE Peer h5
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ConfigList.py", line 72, in selectionChanged
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 322, in onSelect
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 312, in getSuggestions
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 345, in getGoogleSuggestions
  File "/usr/lib/python2.7/httplib.py", line 1136, in getresponse
  File "/usr/lib/python2.7/httplib.py", line 453, in begin
  File "/usr/lib/python2.7/httplib.py", line 409, in _read_status
  File "/usr/lib/python2.7/socket.py", line 480, in readline
socket.error: [Errno 131] Connection reset by peer


dmesg


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

OpenPLi Enigma2 crash log

crashdate=Fri Jun 22 20:53:44 2018
compiledate=Jun 11 2018
skin=PLi-FullNightHD/skin.xml
sourcedate=2018-06-07
branch=release-6.2
rev=a7f41fc
component=Enigma2

stbmodel=h5
stbmodel=h5
kernelcmdline=ubi.mtd=rootfs rootfstype=ubifs root=ubi0:rootfs bmem=192M@64M console=null
nimsockets=NIM Socket 0:
imageissue=openpli 6.2-release %h


REMOVE Peer h5
REMOVE Peer h5
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 49, in action
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 185, in ok
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 312, in getSuggestions
  File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeSearch.py", line 345, in getGoogleSuggestions
  File "/usr/lib/python2.7/httplib.py", line 1136, in getresponse
  File "/usr/lib/python2.7/httplib.py", line 453, in begin
  File "/usr/lib/python2.7/httplib.py", line 409, in _read_status
  File "/usr/lib/python2.7/socket.py", line 480, in readline
socket.error: [Errno 131] Connection reset by peer


dmesg



It's go working normal and not crashed after I made a full restart the box. What going on the box?


GStreamer plugin Dolby TrueHD decoder not available

6 May 2018 - 16:27

Hi all,

 

I'm new here and got a problem about the plugin not available after tried to test the box to run 4K uhd file (http://jell.yfish.us...-hevc-10bit.mkv)

 

so, how possible to solve the problem?

 

Sincerely thank. 

 

ZGEMMA H5 

Openpli 6.1

GStreamer 1.12.3