Jump to content


Photo

OpenPLi-py3


  • Please log in to reply
1139 replies to this topic

Re: OpenPLi-py3 #941 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 6 May 2023 - 06:32

So, I think I understand (maybe).

Requires server(E2 --> minisatip or satpi) + client(enigma2-plugin-systemplugins-satipclient).


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #942 DJWeed

  • Senior Member
  • 116 posts

0
Neutral

Posted 6 May 2023 - 09:09

The problem is the minisatip or satpi are not available on OpenPLi 8.3. You can find them on OpenATV image for example. So if You want to test on one of Your boxes, just install in Multiboot ATV image with satpi, enable it and then You can find SAT>IP on the second one. Of course if You can implement satpi on Pli images also, will be great :)  

 

Notice: The server must be in standby mode if You want to receive signal on client.

 

Regards,

DJWeed


Edited by DJWeed, 6 May 2023 - 09:11.


Re: OpenPLi-py3 #943 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 6 May 2023 - 11:56

minisatip for openPli very old version.

openpli 8.3-release lunix3-4k

lunix3-4k login: root
root@lunix3-4k:~# opkg list *minisatip*
minisatip - 1+git224+902915c-r0.7 - minisatip version 1+gitAUTOINC+902915cc54-r0
minisatip-dbg - 1+git224+902915c-r0.7 - minisatip version 1+gitAUTOINC+902915cc54-r0 - Debugging files
minisatip-dev - 1+git224+902915c-r0.7 - minisatip version 1+gitAUTOINC+902915cc54-r0 - Development files
root@lunix3-4k:~#

 

opkg install minisatip

1)enigma2-plugin-systemplugins-satipclient not for VU+DUO4K (openPLi)

Set manual --> crash

 

Same in openATV

11:19:44.9527   File "/usr/lib/enigma2/python/Components/ActionMap.py", line 260, in action
11:19:44.9529   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py", line 730, in keySetup
11:19:44.9540     self.session.openWithCallback(self.SATIPTunerCB, SATIPTuner, vtuner_idx, vtuner_uuid, vtuner_type, self.vtunerConfig)
11:19:44.9542   File "/usr/lib/enigma2/python/StartEnigma.py", line 153, in openWithCallback
11:19:44.9546     dialog = self.open(screen, *arguments, **kwargs)
11:19:44.9549              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:44.9550   File "/usr/lib/enigma2/python/StartEnigma.py", line 164, in open
11:19:44.9553     dialog = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
11:19:44.9557                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:44.9558   File "/usr/lib/enigma2/python/StartEnigma.py", line 103, in instantiateDialog
11:19:44.9560     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
11:19:44.9564            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:44.9564   File "/usr/lib/enigma2/python/StartEnigma.py", line 130, in doInstantiateDialog
11:19:44.9567     dialog.applySkin()
11:19:44.9568   File "/usr/lib/enigma2/python/Screens/Screen.py", line 244, in applySkin
11:19:44.9571   File "/usr/lib/enigma2/python/Screens/Screen.py", line 276, in createGUIScreen
11:19:44.9573   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py", line 378, in DiscoveryStart
11:19:44.9578     satipdiscovery.DiscoveryStart()
11:19:44.9579   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py", line 129, in DiscoveryStart
11:19:44.9582     self.ssdp.send_msearch(self.getEthernetAddr())
11:19:44.9583   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py", line 66, in send_msearch
11:19:44.9586     self.port = reactor.listenUDP(0, self, interface=iface)
11:19:44.9589                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:44.9589   File "/usr/lib/python3.11/site-packages/twisted/internet/posixbase.py", line 239, in listenUDP
11:19:44.9592   File "/usr/lib/python3.11/site-packages/twisted/internet/udp.py", line 184, in startListening
11:19:44.9594   File "/usr/lib/python3.11/site-packages/twisted/internet/udp.py", line 203, in _bindSocket
11:19:44.9596 twisted.internet.error.CannotListenError: Couldn't listen on 192.168.1.108:0: [Errno 99] Cannot assign requested address.

2)Install satpi openATV GigaBlue UHD Quad 4K

 

lunix3-4k enigma2-plugin-systemplugins-satipclient add vtuner(found server) -->reboot box -->enigma did not start (the eternal spinner is spinning, the frontend is not closed)

 

3)Install satpi openATV lunix3-4k

 

GigaBlue UHD Quad 4K enigma2-plugin-systemplugins-satipclient add vtuner(found server) -->reboot box -->enigma did not start (the eternal spinner is spinning, the frontend is not closed)


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #944 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 6 May 2023 - 13:18

DJWeed

duo4k

 

etc/vtuner.conf

0=desc:SatPI Server (192.168.1.43),ipaddr:192.168.1.43,tuner_type:DVB-S,uuid:50c958a8-e839-4b96-b7ae-801f025c6a44,vtuner_type:satip_client
1=vtuner_type:usb_tuner
2=vtuner_type:usb_tuner
3=vtuner_type:usb_tuner

How can I watch channels?


Edited by Dimitrij, 6 May 2023 - 13:18.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #945 DJWeed

  • Senior Member
  • 116 posts

0
Neutral

Posted 6 May 2023 - 13:26

Now I can find satip client plugin on feed. But when installed not detecting SAT>IP server, see the photo below.

 

satipclintnotdetect.jpg

 

I find the way to make SAT>IP client works fine. Just copied my vtuner.conf from OpenPLi 8.3 to OpenPLi develop and works properly. The same solution on Ultimo4k and Duo4k gives effects.

 

satiptuner.jpg

 

TVRSATIP.jpg

 

But there is an update needed to make the satip cklient plugin discover SAT>IP server by their own.

 

Regards,

DJWeed


Edited by DJWeed, 6 May 2023 - 13:34.


Re: OpenPLi-py3 #946 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 6 May 2023 - 17:03

DJWeed

 

This plugin adapt for openPLi develop /usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py

need test


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #947 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 6 May 2023 - 17:41

This openATV.

I managed to do something.

But there is still a huge amount of work required.

 

By the way, is it possible to decode channels on the client?

To reduce the amount of transmitted stream data when using not a local network, but the Internet.

 

Edit: yes


Edited by Dimitrij, 6 May 2023 - 18:13.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #948 DJWeed

  • Senior Member
  • 116 posts

0
Neutral

Posted 6 May 2023 - 20:21

DJWeed

 

This plugin adapt for openPLi develop /usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py

need test

 

Good For You  :)   Now SatIP client plugin discovering and recognizing SAT>IP server.

 

Disclaimer: Serwer is recognized but when trying to return to save there an error occurred.

OpenPLi Enigma2 crash log

crashdate=sob maj  6 21:22:30 2023
compiledate=May  5 2023
skin=PLi-FullNightHD-Mod-M/skin.xml
sourcedate=2023-05-05
branch=develop
rev=153da78
component=Enigma2

stbmodel=ultimo4k
stbmodel=dm8000
kernelcmdline=root=/dev/mmcblk0p4 rootfstype=ext4 rootflags=data=journal rootwait rw coherent_pool=2M vmalloc=622m bmem=630m@394m bmem=383m@1665m bmem=443m@2625m
nimsockets=NIM Socket 0:
imageissue=openpli develop %h


ADD Peer vuuno4kse=vuuno4kse.local:8001
ADD Peer vuduo4k=vuduo4k.local:8001
ADD Peer ax61=ax61.local:8001
ADD Peer pulse4k=pulse4k.local:8001
ADD Peer vuduo4k=vuduo4k.local:8001
ADD Peer vuuno4kse=vuuno4kse.local:8001
ADD Peer ax61=ax61.local:8001
ADD Peer pulse4k=pulse4k.local:8001
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/StartEnigma.py", line 223, in processDelay
    callback(*retval)
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py", line 711, in SATIPTunerCB
    self.setConfig(data)
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SatipClient/plugin.py", line 714, in setConfig
    if 'uuid' in data and data['uuid'] is not None:
TypeError: argument of type 'bool' is not iterable
[ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session object at 0xacc7d700>>,()) failed)


dmesg

<6>[    0.000000] Booting Linux on physical CPU 0x0
<5>[    0.000000] Linux version 3.14.28-1.12 (oe-user@oe-host) (gcc version 10.3.0 (GCC) ) #1 SMP Wed Mar 16 16:38:26 UTC 2022
<6>[    0.000000] CPU: ARMv7 Processor [420f00f3] revision 3 (ARMv7), cr=30c7387d
<6>[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
<6>[    0.000000] Machine model: ULTIMO4K
<6>[    0.000000] moving dtb from 0x0000000007628000 to 0x0000000000864b20
<6>[    0.000000] bmem: Reserved 630 MiB at 0x0000000018a00000
<6>[    0.000000] bmem: Reserved 383 MiB at 0x0000000068100000
<6>[    0.000000] bmem: Reserved 443 MiB at 0x00000000a4100000
<6>[    0.000000] cma: Reserved 16 MiB at 0x0000000017000000
<6>[    0.000000] Memory policy: Data cache writealloc
<7>[    0.000000] On node 0 totalpages: 786432
<7>[    0.000000]   Normal zone: 772 pages used for memmap
<7>[    0.000000]   Normal zone: 0 pages reserved
<7>[    0.000000]   Normal zone: 98816 pages, LIFO batch:31
<7>[    0.000000]   HighMem zone: 5372 pages used for memmap
<7>[    0.000000]   HighMem zone: 687616 pages, LIFO batch:31
<6>[    0.000000] MCP: Enabling write pairing
<6>[    0.000000] PERCPU: Embedded 8 pages/cpu @d81b0000 s8768 r8192 d15808 u32768
<7>[    0.000000] pcpu-alloc: s8768 r8192 d15808 u32768 alloc=8*4096
<7>[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
<4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 785660
<5>[    0.000000] Kernel command line: root=/dev/mmcblk0p4 rootfstype=ext4 rootflags=data=journal rootwait rw coherent_pool=2M vmalloc=622m bmem=630m@394m bmem=383m@1665m bmem=443m@2625m
<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)
<4>[    0.000000] Memory: 1600376K/3145728K available (5905K kernel code, 333K rwdata, 1876K rodata, 252K init, 189K bss, 1528968K reserved, 16384K cma-reserved, 1255412K highmem)
<5>[    0.000000] Virtual kernel memory layout:
<5>[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
<5>[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
<5>[    0.000000]     vmalloc : 0xd8800000 - 0xff000000   ( 616 MB)
<5>[    0.000000]     lowmem  : 0xc0000000 - 0xd8200000   ( 386 MB)
<5>[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
<5>[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
<5>[    0.000000]       .text : 0xc0008000 - 0xc07a1680   (7782 kB)
<5>[    0.000000]       .init : 0xc07a2000 - 0xc07e1240   ( 253 kB)
<5>[    0.000000]       .data : 0xc07e2000 - 0xc0835598   ( 334 kB)
<5>[    0.000000]        .bss : 0xc08355a0 - 0xc0864b20   ( 190 kB)
<6>[    0.000000] Hierarchical RCU implementation.
<6>[    0.000000] NR_IRQS:16 nr_irqs:16 16
<6>[    0.000000] irq_brcmstb_l2: registered L2 intc (mem: 0xfc403000, parent irq: 94)
<6>[    0.000000] irq_brcmstb_l2: registered L2 intc (mem: 0xfc3e1000, parent irq: 64)
<6>[    0.000000] irq_brcmstb_l2: registered L2 intc (mem: 0xfc410640, parent irq: 96)
<6>[    0.000000] irq_brcmstb_l2: registered L2 intc (mem: 0xfc4d1200, parent irq: 48)
<6>[    0.000000] Architected cp15 timer(s) running at 27.00MHz (virt).
<6>[    0.000003] sched_clock: 56 bits at 27MHz, resolution 37ns, wraps every 2545165795328ns
<6>[    0.000009] Switching to timer-based delay loop
<6>[    0.000264] Console: colour dummy device 80x30
<6>[    0.000285] Calibrating delay loop (skipped), value calculated using timer frequency.. 54.00 BogoMIPS (lpj=27000)
<6>[    0.000294] pid_max: default: 32768 minimum: 301
<6>[    0.000391] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
<6>[    0.000397] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
<6>[    0.005810] CPU: Testing write buffer coherency: ok
<6>[    0.006014] CPU0: update cpu_power 1024
<6>[    0.006021] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
<6>[    0.006146] Setting up static identity map for 0x5a4d28 - 0x5a4d80
<4>[    0.008562] CPU1: Booted secondary processor
<6>[    0.008578] CPU1: update cpu_power 1024
<6>[    0.008581] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
<4>[    0.009195] CPU2: Booted secondary processor
<6>[    0.009206] CPU2: update cpu_power 1024
<6>[    0.009209] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
<4>[    0.009794] CPU3: Booted secondary processor
<6>[    0.009804] CPU3: update cpu_power 1024
<6>[    0.009807] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
<6>[    0.009855] Brought up 4 CPUs
<6>[    0.009871] SMP: Total of 4 processors activated.
<6>[    0.009876] CPU: All CPU(s) started in SVC mode.
<6>[    0.010242] devtmpfs: initialized
<6>[    0.013858] VFP support v0.3: implementor 42 architecture 4 part 00 variant 0 rev 0
<6>[    0.014850] regulator-dummy: no parameters
<6>[    0.015041] NET: Registered protocol family 16
<6>[    0.017146] DMA: preallocated 2048 KiB pool for atomic coherent allocations
<6>[    0.017930] cpuidle: using governor ladder
<6>[    0.017937] cpuidle: using governor menu
<4>[    0.020999] irq: no irq domain found for /rdb/interrupt-controller@f040a780 !
<4>[    0.021149] irq: no irq domain found for /rdb/interrupt-controller@f0417280 !
<4>[    0.024921] irq: no irq domain found for /rdb/interrupt-controller@f03e1a00 !
<6>[    0.025190] syscon f0404000.syscon: regmap [mem 0xf0404000-0xf040451b] registered
<6>[    0.025940] syscon f0404100.syscon: regmap [mem 0xf0404100-0xf040415b] registered
<6>[    0.026084] syscon f040415c.syscon: regmap [mem 0xf040415c-0xf040419b] registered
<6>[    0.026237] syscon f0410700.syscon: regmap [mem 0xf0410700-0xf041070b] registered
<6>[    0.026370] syscon f041070c.syscon: regmap [mem 0xf041070c-0xf0410713] registered
<6>[    0.026519] syscon f1101004.syscon: regmap [mem 0xf1101004-0xf1101403] registered
<6>[    0.026657] syscon f1181004.syscon: regmap [mem 0xf1181004-0xf1181403] registered
<6>[    0.026805] syscon f1201004.syscon: regmap [mem 0xf1201004-0xf1201403] registered
<6>[    0.026933] syscon f0404080.syscon: regmap [mem 0xf0404080-0xf0404083] registered
<6>[    0.027063] syscon f04040a4.syscon: regmap [mem 0xf04040a4-0xf04040a7] registered
<6>[    0.027204] syscon f03e0154.syscon: regmap [mem 0xf03e0154-0xf03e0157] registered
<6>[    0.027345] syscon f03e0354.syscon: regmap [mem 0xf03e0354-0xf03e0357] registered
<6>[    0.027477] syscon f03e0400.syscon: regmap [mem 0xf03e0400-0xf03e0403] registered
<4>[    0.028103] irq: no irq domain found for /rdb/interrupt-controller@f0417280 !
<6>[    0.028646] syscon f03e2400.syscon: regmap [mem 0xf03e2400-0xf03e27ff] registered
<6>[    0.028795] syscon f0452000.syscon: regmap [mem 0xf0452000-0xf04520ff] registered
<6>[    0.029083] No ATAGs?
<6>[    0.029101] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
<6>[    0.029106] hw-breakpoint: maximum watchpoint size is 8 bytes.
<6>[    0.029242] Broadcom Brahma-B15 readahead cache at: 0xfc3e2478
<6>[    0.044252] bio: create slab <bio-0> at 0
<5>[    0.044949] SCSI subsystem initialized
<7>[    0.045154] libata version 3.00 loaded.
<6>[    0.045556] usbcore: registered new interface driver usbfs
<6>[    0.045633] usbcore: registered new interface driver hub
<6>[    0.045723] usbcore: registered new device driver usb
<6>[    0.046036] Linux video capture interface: v2.00
<6>[    0.046242] pps_core: LinuxPPS API ver. 1 registered
<6>[    0.046247] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
<6>[    0.046300] PTP clock support registered
<6>[    0.046854] Advanced Linux Sound Architecture Driver Initialized.
<6>[    0.047561] cfg80211: Calling CRDA to update world regulatory domain
<6>[    0.047962] brcm-pci f0460000.pcie: adjusting to legacy (broken) pcie DT
<6>[    0.048139] brcm-pci f0490000.pcie: adjusting to legacy (broken) pcie DT
<6>[    0.148670] brcm-pci f0460000.pcie: link down
<6>[    0.248982] brcm-pci f0490000.pcie: link down
<6>[    0.249034] Switched to clocksource arch_sys_counter
<5>[    0.249224] FS-Cache: Loaded
<4>[    0.258253] thermal thermal_zone0: failed to read out thermal zone 0
<6>[    0.258343] NET: Registered protocol family 2
<6>[    0.258715] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
<6>[    0.258742] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
<6>[    0.258786] TCP: Hash tables configured (established 4096 bind 4096)
<6>[    0.258849] TCP: reno registered
<6>[    0.258855] UDP hash table entries: 256 (order: 1, 8192 bytes)
<6>[    0.258869] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
<6>[    0.258991] NET: Registered protocol family 1
<6>[    0.259192] RPC: Registered named UNIX socket transport module.
<6>[    0.259196] RPC: Registered udp transport module.
<6>[    0.259200] RPC: Registered tcp transport module.
<6>[    0.259203] RPC: Registered tcp NFSv4.1 backchannel transport module.
<7>[    0.259209] PCI: CLS 0 bytes, default 64
<6>[    0.259396] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
<6>[    0.260684] futex hash table entries: 1024 (order: 4, 65536 bytes)
<4>[    0.261565] bounce pool size: 64 pages
<5>[    0.262038] NFS: Registering the id_resolver key type
<5>[    0.262069] Key type id_resolver registered
<5>[    0.262073] Key type id_legacy registered
<6>[    0.262083] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
<6>[    0.262088] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
<6>[    0.262422] fuse init (API version 7.22)
<6>[    0.262575] msgmni has been set to 705
<6>[    0.263273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
<6>[    0.263279] io scheduler noop registered
<6>[    0.263283] io scheduler deadline registered
<6>[    0.263305] io scheduler cfq registered (default)
<6>[    0.263514] brcm-gisb-arb f0400000.gisb-arb: registered mem: fc400000, irqs: 258, 259
<6>[    0.293464] brcm-waketimer f0417580.waketimer: registered, with irq 260
<6>[    0.293733] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
<6>[    0.295128] f040ab00.serial: ttyS0 at MMIO 0xf040ab00 (irq = 107, base_baud = 5062500) is a 16550A
<6>[    1.115576] console [ttyS0] enabled
<6>[    1.119464] f040ab40.serial: ttyS1 at MMIO 0xf040ab40 (irq = 108, base_baud = 5062500) is a 16550A
<6>[    1.128824] f040ab80.serial: ttyS2 at MMIO 0xf040ab80 (irq = 109, base_baud = 5062500) is a 16550A
<6>[    1.141286] loop: module loaded
<3>[    1.145036] ahci brcmstb-ahci.0: can't get clock
<6>[    1.149746] ahci brcmstb-ahci.0: SSS flag set, parallel bus scan disabled
<6>[    1.167049] ahci brcmstb-ahci.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode
<6>[    1.175680] ahci brcmstb-ahci.0: flags: 64bit ncq sntf stag pm clo pmp slum part 
<6>[    1.185315] scsi0 : ahci_platform
<6>[    1.188955] scsi1 : ahci_platform
<6>[    1.192503] ata1: SATA max UDMA/133 mmio [mem 0xf045a000-0xf045aa9b] port 0x100 irq 62
<6>[    1.200437] ata2: SATA max UDMA/133 mmio [mem 0xf045a000-0xf045aa9b] port 0x180 irq 62
<6>[    1.209596] spi_brcmstb f03e3400.spi: 1-lane output, 3-byte address
<6>[    1.215980] spi_brcmstb f03e3400.spi: master is unqueued, this is deprecated
<4>[    1.223285] m25p80 spi32766.0: found mx25l3255e, expected m25p80
<6>[    1.229313] m25p80 spi32766.0: mx25l3255e (4096 Kbytes)
<5>[    1.234570] 5 ofpart partitions found on MTD device spi32766.0
<5>[    1.240413] Creating 5 MTD partitions on "spi32766.0":
<5>[    1.245564] 0x000000000000-0x000000200000 : "flash0.bolt"
<5>[    1.251650] 0x000000200000-0x000000210000 : "flash0.macadr"
<5>[    1.257862] 0x000000210000-0x000000220000 : "flash0.nvram"
<5>[    1.263979] 0x000000220000-0x000000230000 : "flash0.devtree"
<5>[    1.270273] 0x000000000000-0x000000400000 : "flash0"
<6>[    1.276903] libphy: Fixed MDIO Bus: probed
<6>[    1.283363] libphy: unimac MII bus: probed
<6>[    1.291717] unimac-mdio f0b403c0.mdio: Broadcom UniMAC MDIO bus at 0xfcb403c0
<6>[    1.299647] brcm-systemport f04a0000.ethernet: Broadcom SYSTEMPORTv 1.00 at 0xfc4a0000 (irqs: 54, 55, TXQs: 32, RXQs: 1)
<6>[    1.313159] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
<6>[    1.319009] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
<6>[    1.325470] xhci-brcm: xHCI BRCM driver
<6>[    1.329393] xhci-brcm f0471000.xhci_v2: xHCI Host Controller
<6>[    1.335204] xhci-brcm f0471000.xhci_v2: new USB bus registered, assigned bus number 1
<6>[    1.343329] xhci-brcm f0471000.xhci_v2: irq 115, io mem 0xf0471000
<6>[    1.350033] hub 1-0:1.0: USB hub found
<3>[    1.353812] hub 1-0:1.0: config failed, hub doesn't have any ports! (err -19)
<6>[    1.361082] xhci-brcm f0471000.xhci_v2: xHCI Host Controller
<6>[    1.366886] xhci-brcm f0471000.xhci_v2: new USB bus registered, assigned bus number 2
<6>[    1.375213] hub 2-0:1.0: USB hub found
<6>[    1.378990] hub 2-0:1.0: 2 ports detected
<6>[    1.383395] ehci-brcm: EHCI BRCM driver
<6>[    1.387313] ehci-brcm f0470300.ehci_v2: EHCI Host Controller
<6>[    1.393126] ehci-brcm f0470300.ehci_v2: new USB bus registered, assigned bus number 3
<6>[    1.411088] ehci-brcm f0470300.ehci_v2: irq 111, io mem 0xf0470300
<6>[    1.423042] ehci-brcm f0470300.ehci_v2: USB 2.0 started, EHCI 1.00
<6>[    1.429702] hub 3-0:1.0: USB hub found
<6>[    1.433480] hub 3-0:1.0: 1 port detected
<6>[    1.437622] ehci-brcm f0470500.ehci_v2: EHCI Host Controller
<6>[    1.443428] ehci-brcm f0470500.ehci_v2: new USB bus registered, assigned bus number 4
<6>[    1.461375] ehci-brcm f0470500.ehci_v2: irq 112, io mem 0xf0470500
<6>[    1.473041] ehci-brcm f0470500.ehci_v2: USB 2.0 started, EHCI 1.00
<6>[    1.476047] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
<6>[    1.477051] ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
<6>[    1.477054] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
<6>[    1.478146] ata1.00: configured for UDMA/133
<5>[    1.478367] scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 JB0O PQ: 0 ANSI: 5
<5>[    1.478927] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
<5>[    1.478930] sd 0:0:0:0: [sda] 4096-byte physical blocks
<5>[    1.479081] sd 0:0:0:0: [sda] Write Protect is off
<7>[    1.479086] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[    1.479139] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<5>[    1.538451] sd 0:0:0:0: Attached scsi generic sg0 type 0
<6>[    1.544084] hub 4-0:1.0: USB hub found
<6>[    1.547867] hub 4-0:1.0: 1 port detected
<6>[    1.552035] ehci-brcm f0480300.ehci_v2: EHCI Host Controller
<6>[    1.557868] ehci-brcm f0480300.ehci_v2: new USB bus registered, assigned bus number 5
<6>[    1.575904] ehci-brcm f0480300.ehci_v2: irq 117, io mem 0xf0480300
<6>[    1.588040] ehci-brcm f0480300.ehci_v2: USB 2.0 started, EHCI 1.00
<6>[    1.594702] hub 5-0:1.0: USB hub found
<6>[    1.598479] hub 5-0:1.0: 1 port detected
<6>[    1.602612] ehci-brcm f0480500.ehci_v2: EHCI Host Controller
<6>[    1.608431] ehci-brcm f0480500.ehci_v2: new USB bus registered, assigned bus number 6
<6>[    1.626375] ehci-brcm f0480500.ehci_v2: irq 118, io mem 0xf0480500
<6>[    1.638046] ehci-brcm f0480500.ehci_v2: USB 2.0 started, EHCI 1.00
<6>[    1.644746] hub 6-0:1.0: USB hub found
<6>[    1.648523] hub 6-0:1.0: 1 port detected
<6>[    1.652809] ohci-brcm: OHCI BRCM driver
<6>[    1.656724] ohci-brcm f0470400.ohci_v2: BRCM OHCI controller
<6>[    1.662049] ata2: SATA link down (SStatus 0 SControl 300)
<6>[    1.667962] ohci-brcm f0470400.ohci_v2: new USB bus registered, assigned bus number 7
<6>[    1.675852] ohci-brcm f0470400.ohci_v2: irq 113, io mem 0xf0470400
<6>[    1.737565] hub 7-0:1.0: USB hub found
<6>[    1.741345] hub 7-0:1.0: 1 port detected
<6>[    1.745482] ohci-brcm f0470600.ohci_v2: BRCM OHCI controller
<6>[    1.751294] ohci-brcm f0470600.ohci_v2: new USB bus registered, assigned bus number 8
<6>[    1.759166] usb 2-2: new SuperSpeed USB device number 2 using xhci-brcm
<6>[    1.759195] ohci-brcm f0470600.ohci_v2: irq 114, io mem 0xf0470600
<4>[    1.782311] usb 2-2: Parent hub missing LPM exit latency info.  Power management will be impacted.
<6>[    1.814505] hub 8-0:1.0: USB hub found
<6>[    1.818286] hub 8-0:1.0: 1 port detected
<6>[    1.822431] ohci-brcm f0480400.ohci_v2: BRCM OHCI controller
<6>[    1.828248] ohci-brcm f0480400.ohci_v2: new USB bus registered, assigned bus number 9
<6>[    1.836128] ohci-brcm f0480400.ohci_v2: irq 119, io mem 0xf0480400
<6>[    1.897497] hub 9-0:1.0: USB hub found
<6>[    1.901277] hub 9-0:1.0: 1 port detected
<6>[    1.905410] ohci-brcm f0480600.ohci_v2: BRCM OHCI controller
<6>[    1.911157] usb 5-1: new high-speed USB device number 2 using ehci-brcm
<6>[    1.917921] ohci-brcm f0480600.ohci_v2: new USB bus registered, assigned bus number 10
<6>[    1.925892] ohci-brcm f0480600.ohci_v2: irq 120, io mem 0xf0480600
<6>[    1.987514] hub 10-0:1.0: USB hub found
<6>[    1.991379] hub 10-0:1.0: 1 port detected
<6>[    1.995725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    2.002273] ehci-pci: EHCI PCI platform driver
<6>[    2.006825] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    2.013030] ohci-pci: OHCI PCI platform driver
<6>[    2.017705] usb-storage 2-2:1.0: USB Mass Storage device detected
<6>[    2.024013] scsi2 : usb-storage 2-2:1.0
<6>[    2.028212] usbcore: registered new interface driver usb-storage
<6>[    2.034377] mousedev: PS/2 mouse device common for all mice
<6>[    2.040459] i2c /dev entries driver
<6>[    2.044543] IR NEC protocol handler initialized
<6>[    2.049105] IR RC5(x) protocol handler initialized
<6>[    2.053910] IR RC6 protocol handler initialized
<6>[    2.053986] hub 5-1:1.0: USB hub found
<6>[    2.062217] IR JVC protocol handler initialized
<6>[    2.066760] IR Sony protocol handler initialized
<6>[    2.066767] hub 5-1:1.0: 4 ports detected
<6>[    2.075414] IR RC5 (streamzap) protocol handler initialized
<6>[    2.080999] IR SANYO protocol handler initialized
<6>[    2.085726] IR MCE Keyboard/mouse protocol handler initialized
<6>[    2.091966] brcmstb_thermal f04d1500.thermal: registered AVS TMON of-sensor driver
<4>[    2.099796] cpufreq_cpu0: failed to get cpu0 regulator: -19
<6>[    2.105713] sdhci: Secure Digital Host Controller Interface driver
<6>[    2.111908] sdhci: Copyright(c) Pierre Ossman
<6>[    2.116274] sdhci-pltfm: SDHCI platform and OF driver helper
<6>[    2.123067] mmc0: no vqmmc regulator found
<6>[    2.127176] mmc0: no vmmc regulator found
<6>[    2.161040] mmc0: SDHCI controller on f03e0200.sdhci [f03e0200.sdhci] using ADMA
<6>[    2.172894] usbcore: registered new interface driver usbhid
<6>[    2.178487] usbhid: USB HID core driver
<6>[    2.182945] TCP: cubic registered
<6>[    2.188295] NET: Registered protocol family 17
<5>[    2.192855] Distributed Switch Architecture driver version 0.1
<6>[    2.200753] sys0[0]: detected a Broadcom Starfighter 2 switch
<6>[    2.206725] Starfighter 2 top: 4.00, core: 2.00 base: 0xfcb00000, IRQs: 56, 57
<6>[    2.216123] libphy: dsa slave smi: probed
<6>[    2.268681] mmc0: BKOPS_EN bit is not set
<6>[    2.278938] mmc0: new high speed MMC card at address 0001
<6>[    2.279039] f0b403c0.mdio:05: Broadcom BCM7445 PHY revision: 0x10, patch: 3
<6>[    2.291570] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB 
<6>[    2.296204] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
<6>[    2.302224] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
<6>[    2.308237] mmcblk0rpmb: mmc0:0001 4FPD3R partition 3 512 KiB
<6>[    2.317018]  mmcblk0: p1 p2 p3 p4
<6>[    2.322043]  mmcblk0boot1: unknown partition table
<6>[    2.327621]  mmcblk0boot0: unknown partition table
<6>[    2.399127] usb 5-1.1: new high-speed USB device number 3 using ehci-brcm
<6>[    2.508846] attached PHY at address 5 [Broadcom BCM7445]
<3>[    2.514621] net eth0: PHY already attached
<5>[    2.518906] Key type dns_resolver registered
<5>[    2.523239] Registering SWP/SWPB emulation handler
<6>[    2.528442] regulator-dummy: disabling
<6>[    2.535422] ALSA device list:
<6>[    2.538402]   No soundcards found.
<6>[    2.566134] usb 5-1.2: new full-speed USB device number 4 using ehci-brcm
<5>[    3.030710] scsi 2:0:0:0: Direct-Access     SanDisk  Ultra Fit        1.00 PQ: 0 ANSI: 6
<5>[    3.039681] sd 2:0:0:0: Attached scsi generic sg1 type 0
<5>[    3.039704] sd 2:0:0:0: [sdb] 30031872 512-byte logical blocks: (15.3 GB/14.3 GiB)
<5>[    3.040466] sd 2:0:0:0: [sdb] Write Protect is off
<7>[    3.040470] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00
<5>[    3.040710] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
<6>[    3.074017]  sdb: sdb1
<5>[    3.078059] sd 2:0:0:0: [sdb] Attached SCSI removable disk
<6>[    3.827732]  sda: sda1
<5>[    3.830742] sd 0:0:0:0: [sda] Attached SCSI disk
<4>[    3.835921] EXT4-fs: Warning: mounting with data=journal disables delayed allocation and O_DIRECT support!
<5>[    4.164776] random: nonblocking pool is initialized
<4>[    4.190665] EXT4-fs (mmcblk0p4): warning: maximal mount count reached, running e2fsck is recommended
<6>[    4.200223] EXT4-fs (mmcblk0p4): recovery complete
<6>[    4.205452] EXT4-fs (mmcblk0p4): mounted filesystem with journalled data mode. Opts: data=journal
<6>[    4.214369] VFS: Mounted root (ext4 filesystem) on device 179:4.
<6>[    4.220449] devtmpfs: mounted
<6>[    4.223627] Freeing unused kernel memory: 252K (c07a2000 - c07e1000)
<4>[    9.535495] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
<6>[    9.546216] EXT4-fs (sdb1): recovery complete
<6>[    9.554699] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
<2>[   10.715240] EXT4-fs error (device sdb1): ext4_mb_generate_buddy:753: group 87, block bitmap and bg descriptor inconsistent: 17728 vs 17727 free clusters
<4>[   10.789949] JBD2: Spotted dirty metadata buffer (dev = sdb1, blocknr = 0). There's a risk of filesystem corruption in case of system crash.
<6>[   11.678933] EXT4-fs (sda1): recovery complete
<6>[   11.704829] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
<30>[   11.797817] udevd[904]: starting version 3.2.10
<30>[   11.849389] udevd[905]: starting eudev-3.2.10
<6>[   13.105254] usb 5-1.1: USB disconnect, device number 3
<6>[   13.172852] usbcore: registered new interface driver dbus_usbdev
<4>[   13.269904] bcm_event: module license 'Proprietary' taints kernel.
<4>[   13.276110] Disabling lock debugging due to kernel taint
<6>[   13.333160] usb 5-1.1: new high-speed USB device number 5 using ehci-brcm
<4>[   13.428456] Dongle Host Driver, version 1.363.110.16 (r620666)
<4>[   13.428456] Compiled in  on Oct 27 2016 at 18:59:23
<4>[   13.439528] Register interface [wlan3]  MAC: 00:90:4c:11:22:33
<4>[   13.439528] 
<6>[   15.254058] libphy: fixed-0:00 - Link is Up - 1000/Full
<6>[   18.597227] DVB: registering new adapter (_vuplus_ultimo4k_)
<4>[   18.911738] bcm7444: hotplug_callback(): 
<4>[   18.911738] Hotplug - status.connected 1:0:1
<4>[   18.918752] bcm7444: hotplug_callback(): 
<4>[   18.918752] Hotplug - connecting HDMI to display 0xe
<6>[   19.122045] brcm_demux_init: $Id: bcm_demux.c,v 0.7 $
<4>[   19.157048] [MPVR]: >> misc_pvr_init
<4>[   19.161829] [VID]: 6bcm7335_video_init
<4>[   19.189575] [AUD]: 6bcm7335_audio_init
<4>[   19.193598] [AUD]: >> bcm_audio_capture_init
<4>[   19.201060] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.220601] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.228419] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.243581] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.251150] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.266305] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.273947] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.289023] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.296672] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.311807] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.319346] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.334558] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.342218] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.357352] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.364898] fe_cap.qam : 0, fe_cap.ofd : 0, fe_cap.satellite:1
<6>[   19.379995] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.387540] fe_cap.qam : 1, fe_cap.ofd : 0, fe_cap.satellite:0
<6>[   19.393405] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.401011] fe_cap.qam : 1, fe_cap.ofd : 0, fe_cap.satellite:0
<6>[   19.406882] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   19.414495] -----------10 slot is empty ----------------
<4>[   19.419821] -----------11 slot is empty ----------------
<4>[   19.425165] -----------12 slot is empty ----------------
<4>[   19.430624] -----------13 slot is empty ----------------
<4>[   19.435951] -----------14 slot is empty ----------------
<4>[   19.441287] -----------15 slot is empty ----------------
<4>[   19.446714] -----------16 slot is empty ----------------
<4>[   19.452054] -----------17 slot is empty ----------------
<4>[   19.457392] bcm7444: bcm7335_frontend_init(): vtuner1 : 11 m_nfbc=0 m_fbc=8
<4>[   19.480984] BKNI_P_GetTrackAllocEntry_resize: resizing from 5376->8704
<4>[   19.488703] BKNI_Malloc(linuxkernel) top users:
<4>[   19.488703]     blocks,   bytes, filename:line
<4>[   19.497680]        929,  201604, BSEAV/lib/utils/balloc.c:31
<6>[   19.525310] input: dreambox advanced remote control (native) as /devices/virtual/input/input0
<6>[   19.537165] [LCD]: registered
<4>[   19.872183] GPIO Init... 
<6>[   19.884071] [CI]: registered ci0
<6>[   19.887406] [CI]: registered ci1
<6>[   19.895217] [CI]: CI interface initialised
<6>[   19.895217] 
<6>[   19.908072] [DFP]: registered dbox fp
<6>[   19.914246] [SC]: registered sci0
<6>[   19.917810] [SC]: registered sci1
<4>[   20.075034] system_time_set wakeup mode get 
<4>[   20.139050] system_time_set wakeup mode get 0xc4
<4>[   20.161266] BKNI_P_GetTrackAllocEntry_resize: resizing from 8704->14080
<4>[   20.169928] BKNI_Malloc(linuxkernel) top users:
<4>[   20.169928]     blocks,   bytes, filename:line
<4>[   20.178966]       2302,  501488, BSEAV/lib/utils/balloc.c:31
<4>[   20.289905] FPGA Version 0x11
<6>[   20.404280] wakeup_drv: Initializing wakeup driver
<6>[   20.409356] wakeup_drv: Initialization complete
<6>[   20.992659] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
<6>[   22.574107] libphy: f0b403c0.mdio:05 - Link is Down
<6>[   25.620110] libphy: f0b403c0.mdio:05 - Link is Up - 1000/Full
<6>[   28.528915] NET: Registered protocol family 10
<6>[   33.817463] Bluetooth: Core ver 2.18
<6>[   33.821100] NET: Registered protocol family 31
<6>[   33.825567] Bluetooth: HCI device and connection manager initialized
<6>[   33.831951] Bluetooth: HCI socket layer initialized
<6>[   33.836848] Bluetooth: L2CAP socket layer initialized
<6>[   33.841939] Bluetooth: SCO socket layer initialized
<6>[   34.745615] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (SAT>IP DVB-S2 VTUNER)...
<4>[   35.003670] [VID]: VIDEO_SET_STREAMTYPE 1 
<4>[   35.008178] [VID]: VIDEO_SELECT_SOURCE 1  0
<4>[   35.012507] [VID]: VIDEO_PLAY 1  5 0
<4>[   35.021414] [VID]: VIDEO_CONTINUE 1  1 
<4>[   35.025496] [VID]: VIDEO_CLEAR_BUFFER 1  1 0
<2>[   35.075078] EXT4-fs error (device sdb1): ext4_mb_generate_buddy:753: group 106, block bitmap and bg descriptor inconsistent: 17946 vs 17948 free clusters
<2>[   35.098119] EXT4-fs error (device sdb1): ext4_mb_generate_buddy:753: group 2, block bitmap and bg descriptor inconsistent: 1011 vs 1010 free clusters
<2>[   35.112173] EXT4-fs error (device sdb1): ext4_mb_generate_buddy:753: group 3, block bitmap and bg descriptor inconsistent: 4474 vs 4427 free clusters
<4>[   35.186470] [VID]: VIDEO_STOP 0  1
<4>[   35.191038] [VID]: VIDEO_SELECT_SOURCE 0  0
<4>[   35.209354] JBD2: Spotted dirty metadata buffer (dev = sdb1, blocknr = 0). There's a risk of filesystem corruption in case of system crash.
<4>[   35.231538] JBD2: Spotted dirty metadata buffer (dev = sdb1, blocknr = 0). There's a risk of filesystem corruption in case of system crash.
<4>[   39.469161] fe_cap.qam : 0, fe_cap.ofd : 1, fe_cap.satellite:0 mode=0
<6>[   39.475651] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   41.192177] fe_cap.qam : 0, fe_cap.ofd : 1, fe_cap.satellite:0 mode=0
<6>[   41.198661] BRCM brcm_dvb0: DVB: registering adapter 0 frontend 0 (Vuplus FE)...
<4>[   45.361876] [AUD]: AUDIO_SET_MUTE 0 
<4>[   45.366422] [AUD]: AUDIO_SET_MIXER -750469488 
<4>[   45.370886] [AUD]: AUDIO_SET_MIXER : amixl 0, amixr 0
<4>[   45.375965] [AUD]: AUDIO_SET_MIXER : next left volume 0, right volume 0
<4>[   45.382596] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70
<6>[   46.855965] usbcore: registered new interface driver btusb
<3>[   51.209963] [DFP]: unknown cmd 0x5401
<3>[   51.213731] [DFP]: unknown cmd 0x5401
<4>[   57.234871] [AUD]: AUDIO_SET_MIXER -750469488 
<4>[   57.239388] [AUD]: AUDIO_SET_MIXER : amixl 0, amixr 0
<4>[   57.244488] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70
<4>[   57.251477] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70
<4>[   58.983701] FE tune
<4>[   59.592429] [AUD]: AUDIO_SELECT_SOURCE 0 
<4>[   59.596563] [AUD]: AUDIO_SET_BYPASS_MODE 1 
<4>[   59.600772] [AUD]: downmix 0 state : 0
<4>[   59.604598] [AUD]: AUDIO_PAUSE 1 
<4>[   59.607988] [AUD]: AUDIO_PLAY 1 decoder start : 0
<4>[   59.619636] [VID]: VIDEO_SELECT_SOURCE 0  0
<4>[   59.623924] [VID]: VIDEO_GET_SIZE src w: 0 h:0 display w:0 h:0
<4>[   59.629796] [VID]: VIDEO_GET_SIZE aspect: 1 0
<4>[   59.635816] [VID]: VIDEO_SLOWMOTION 0    0
<4>[   59.641376] [VID]: VIDEO_FAST_FORWARD 0    0 0
<4>[   59.647155] [VID]: VIDEO_CONTINUE 0  0 
<4>[   59.652406] [AUD]: AUDIO_CONTINUE 0 1 aph=0xd1bcee80
<4>[   59.658291] [AUD]: Mute : 0
<4>[   59.661851] [AUD]: AUDIO_CHANNEL_SELECT 0 
<4>[   60.032579] FE tune
<4>[   60.450601] FE tune
<4>[   61.420929] FE tune
<4>[  224.587109] [AUD]: AUDIO_STOP 6464376 
<4>[  224.616235] [AUD]: AUDIO_CONTINUE 0 0 aph=0x0
<4>[  224.620896] [AUD]: AUDIO_CONTINUE aph=0 0 0
<6>[  226.101924] usbcore: deregistering interface driver btusb
<4>[  231.147237] [VID]: VIDEO_SET_STREAMTYPE 1 
<4>[  231.151426] [VID]: VIDEO_SELECT_SOURCE 1  1
<4>[  231.155715] [VID]: VIDEO_PLAY 1  5 0
<4>[  231.164849] [VID]: VIDEO_CONTINUE 1  1 
<4>[  231.168759] [VID]: VIDEO_CLEAR_BUFFER 1  1 0
<4>[  231.329770] [VID]: VIDEO_STOP 0  1
<4>[  231.334216] [VID]: VIDEO_SELECT_SOURCE 0  0
<4>[  236.767537] [AUD]: AUDIO_SET_MUTE 0 
<4>[  236.772073] [AUD]: AUDIO_SET_MIXER -722592112 
<4>[  236.776669] [AUD]: AUDIO_SET_MIXER : amixl 0, amixr 0
<4>[  236.781745] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70
<4>[  236.788748] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70
<6>[  237.453268] usbcore: registered new interface driver btusb
<3>[  242.132173] [DFP]: unknown cmd 0x5401
<3>[  242.135900] [DFP]: unknown cmd 0x5401
<4>[  247.806345] [AUD]: AUDIO_SET_MIXER -722592112 
<4>[  247.810882] [AUD]: AUDIO_SET_MIXER : amixl 0, amixr 0
<4>[  247.815987] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70
<4>[  247.822989] [AUD]: AUDIO_SET_MIXER : next left volume -70, right volume -70
<4>[  249.647055] FE tune
<4>[  250.039818] [AUD]: AUDIO_SELECT_SOURCE 0 
<4>[  250.043932] [AUD]: AUDIO_SET_BYPASS_MODE 1 
<4>[  250.048137] [AUD]: downmix 0 state : 0
<4>[  250.051963] [AUD]: AUDIO_PAUSE 1 
<4>[  250.055292] [AUD]: AUDIO_PLAY 1 decoder start : 0
<4>[  250.061113] [VID]: VIDEO_SELECT_SOURCE 0  0
<4>[  250.065353] [VID]: VIDEO_GET_SIZE src w: 1920 h:1080 display w:1920 h:1080
<4>[  250.072246] [VID]: VIDEO_GET_SIZE aspect: 1 6
<4>[  250.078381] [VID]: VIDEO_SLOWMOTION 0    0
<4>[  250.083864] [VID]: VIDEO_FAST_FORWARD 0    0 0
<4>[  250.089345] [VID]: VIDEO_CONTINUE 0  0 
<4>[  250.094575] [AUD]: AUDIO_CONTINUE 0 1 aph=0xd17bed80
<4>[  250.100839] [AUD]: Mute : 0
<4>[  250.104393] [AUD]: AUDIO_CHANNEL_SELECT 0 
<4>[  250.487707] FE tune
<4>[  250.889292] FE tune
<4>[  251.642320] FE tune
<5>[  310.240035] EXT4-fs (sdb1): error count since last fsck: 5012
<5>[  310.245810] EXT4-fs (sdb1): initial error at time 1633027209: ext4_mb_generate_buddy:753
<5>[  310.253931] EXT4-fs (sdb1): last error at time 35: ext4_mb_generate_buddy:753


This openATV.

I managed to do something.

But there is still a huge amount of work required.

 

By the way, is it possible to decode channels on the client?

To reduce the amount of transmitted stream data when using not a local network, but the Internet.

 

Edit: yes

 

As You can see on my pictures, OSCam normally decoding from card using SAT>IP tuner, no problem with it. Oscam working and decoding cards like using normal hardware tuner.

 

Regards,

DJWeed


Edited by DJWeed, 6 May 2023 - 20:27.


Re: OpenPLi-py3 #949 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 7 May 2023 - 06:30

 

Disclaimer: Serwer is recognized but when trying to return to save there an error occurred

Fixed

 

 

Maybe you know the answer?

LNB circular enigma2

 

 

P.S.I will add the SATPI server as a plugin to the openpli feed


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #950 DJWeed

  • Senior Member
  • 116 posts

0
Neutral

Posted 7 May 2023 - 10:06

I tested fixed satip client plugin on Ultimo4k and Duo4k and working properly. You can put this fixed plugin on feed. I also checked the feed but there is no satip server plugin availabe for now. When You add I will test it. 

 

P.S. I never used circular LNB, I don't know the answer for question You asked.

 

Regards,

DJWeed


Edited by DJWeed, 7 May 2023 - 10:07.


Re: OpenPLi-py3 #951 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 7 May 2023 - 15:31

Hopefully without errors:

[satipclient] add ioctl patch

SatPI SAT>IP server for linux

 

Everything is ok here:

[satipclient] adapt for py3


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #952 neo

  • PLi® Contributor
  • 712 posts

+45
Good

Posted 7 May 2023 - 15:59

All merged.



Re: OpenPLi-py3 #953 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 7 May 2023 - 20:03

All merged.

Thanks


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #954 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 8 May 2023 - 17:55

Hopefully without errors:

[minisatip] switch @catalinii version


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #955 neo

  • PLi® Contributor
  • 712 posts

+45
Good

Posted 8 May 2023 - 18:14

Does it build without errors?



Re: OpenPLi-py3 #956 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 8 May 2023 - 19:38

Does it build without errors?

I can't test it, so I'm warning you.


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #957 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 9 May 2023 - 21:05

[satipclient] SAT>IP server discover search only through LAN


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #958 neo

  • PLi® Contributor
  • 712 posts

+45
Good

Posted 9 May 2023 - 21:54

I can't test it, so I'm warning you.

 

As long as it builds I'm not too bothered, I don't use it myself ;).
 



Re: OpenPLi-py3 #959 Dimitrij

  • PLi® Core member
  • 10,025 posts

+338
Excellent

Posted 11 May 2023 - 18:54

Plugin [satipclient] search upd for all interface


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: OpenPLi-py3 #960 neo

  • PLi® Contributor
  • 712 posts

+45
Good

Posted 11 May 2023 - 18:56

Merged




2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users