Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. --------------------------------------------------------------------------------
  2. | U-Boot 2009.08-00067-gebbd4b2 (Apr 03 2015 - 16:35:07) CST HDx |
  3. |------------------------------------------------------------------------------|
  4. | Chipset information |
  5. | Vendor: NXP Type: Apollo Revision: M1 Fuses: 00156E69 |
  6. |------------------------------------------------------------------------------|
  7. | Clock information |
  8. | *** not available yet *** |
  9. |------------------------------------------------------------------------------|
  10. | Frontpanel information |
  11. | Vendor: CST Version: 4.1 Display: OLED (256 x 64 px) |
  12. |------------------------------------------------------------------------------|
  13. | Memory configuration |
  14. | Start | End | Type | Description |
  15. |----------+----------+---------+----------------------------------------------|
  16. | 00000000 | 0FFFFFFF | RAM | System main memory bank #0 (256M) |
  17. | 20000000 | 2FFFFFFF | RAM | System main memory bank #1 (256M) |
  18. | D0000000 | D03FFFFF | S-FLASH | Eon Silicon EN25Q32 ( 4M / 64K x 64) |
  19. *** Warning - bad CRC or SFC, using default environment
  20. | 00000000*| 3FFFFFFF*| NAND | Toshiba TC58NVG3S0F 8G 3.3V 8-bit |
  21. |------------------------------------------------------------------------------|
  22. | Network configuration |
  23. | MAC: LIP 6300 address: 00-C5-5C-27-BD-32 |
  24. --------------------------------------------------------------------------------
  25.  
  26. Hit any key to stop autoboot: 0
  27.  
  28. SFC read: offset 0x100000, size 0x300000
  29. 3145728 bytes read: OK
  30. ## Booting kernel from Legacy Image at 01000000 ...
  31. Image Name: NI Apollo Kernel
  32. Image Type: ARM Linux Kernel Image (uncompressed)
  33. Data Size: 2970296 Bytes = 2.8 MB
  34. Load Address: 00008000
  35. Entry Point: 00008000
  36. Verifying Checksum ... OK
  37. Loading Kernel Image ... OK
  38. OK
  39. Uncompressing Linux... done, booting the kernel.
  40. [ 0.000000] Booting Linux on physical CPU 0x0
  41. [ 0.000000] Initializing cgroup subsys cpuset
  42. [ 0.000000] Linux version 3.10.93 (gixxpunk@debian) (gcc version 6.3.1 20170109 (crosstool-NG crosstool-ng-1.23.0-36-g1dbb06f2) ) #1 SMP Sun Nov 57
  43. [ 0.000000] CPU: ARMv7 Processor [411fc091] revision 1 (ARMv7), cr=10c53c7d
  44. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  45. [ 0.000000] Machine: Entropic Apollo STB Platform with FDT, model: CoolStream HD2 Apollo STB
  46. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  47. [ 0.000000] Early platform io descriptors mapping...
  48. [ 0.000000] PERCPU: Embedded 7 pages/cpu @80906000 s5952 r8192 d14528 u32768
  49. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
  50. [ 0.000000] Kernel command line: noinitrd console=ttyS0,115200n8 mtdparts=e0632000.flash_sfc:256k@0k(uldr),512k@256k(u-boot),128k@768k(env),128k@8w
  51. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  52. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  53. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  54. [ 0.000000] Memory: 256MB 256MB = 512MB total
  55. [ 0.000000] Memory: 247000k/247000k available, 277288k reserved, 0K highmem
  56. [ 0.000000] Virtual kernel memory layout:
  57. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  58. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  59. [ 0.000000] vmalloc : 0xa0800000 - 0xff000000 (1512 MB)
  60. [ 0.000000] lowmem : 0x80000000 - 0xa0000000 ( 512 MB)
  61. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  62. [ 0.000000] .text : 0x80008000 - 0x8066fdc4 (6560 kB)
  63. [ 0.000000] .init : 0x80670000 - 0x8069f740 ( 190 kB)
  64. [ 0.000000] .data : 0x806a0000 - 0x806e1d60 ( 264 kB)
  65. [ 0.000000] .bss : 0x806e1d60 - 0x806fd424 ( 110 kB)
  66. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  67. [ 0.000000] Hierarchical RCU implementation.
  68. [ 0.000000] RCU debugfs-based tracing is enabled.
  69. [ 0.000000] Additional per-CPU info printed with stalls.
  70. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  71. [ 0.000000] NR_IRQS:388
  72. [ 0.000000] GIC CPU mask not found - kernel will fail to boot.
  73. [ 0.000000] GIC CPU mask not found - kernel will fail to boot.
  74. [ 0.000000] smp_twd: clock not found -2
  75. [ 0.000000] Unable to get timer clock. Assuming 50Mhz input clock.
  76. [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  77. [ 0.000000] stb-timer: system timer (irq = 58, rate 50000000)
  78. [ 0.000000] Console: colour dummy device 80x30
  79. [ 0.000000] console [ttyS0] enabled
  80. [ 0.253264] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
  81. [ 0.342782] pid_max: default: 32768 minimum: 301
  82. [ 0.347627] Mount-cache hash table entries: 512
  83. [ 0.354192] CPU: Testing write buffer coherency: ok
  84. [ 0.359328] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  85. [ 0.364971] Setting up static identity map for 0x803dd018 - 0x803dd070
  86. [ 0.371520] L310 cache controller enabled
  87. [ 0.375442] l2x0: 8 ways, CACHE_ID 0x410004c4, AUX_CTRL 0x32421001, Cache size: 131072 B
  88. [ 0.384163] Brought up 1 CPUs
  89. [ 0.387037] SMP: Total of 1 processors activated (1196.85 BogoMIPS).
  90. [ 0.393362] CPU: All CPU(s) started in SVC mode.
  91. [ 0.398736] devtmpfs: initialized
  92. [ 0.408953] NET: Registered protocol family 16
  93. [ 0.414039] DMA: preallocated 256 KiB pool for atomic coherent allocations
  94. [ 0.544705] GMAC0: active interface is 6
  95. [ 0.548561] ChipID=0x1 ChipRevID=0x2
  96. [ 0.552261] nx_dmac: Registered with 8 channels
  97. [ 0.561556] bio: create slab <bio-0> at 0
  98. [ 0.566066] GPIO: base febd5000 (phys e06d5000)
  99. [ 0.570771] GPIO: base feb69000 (phys e0669000)
  100. [ 0.575701] SCSI subsystem initialized
  101. [ 0.579813] usbcore: registered new interface driver usbfs
  102. [ 0.585298] usbcore: registered new interface driver hub
  103. [ 0.590642] usbcore: registered new device driver usb
  104. [ 0.595692] pps_core: LinuxPPS API ver. 1 registered
  105. [ 0.600577] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  106. [ 0.609644] PTP clock support registered
  107. [ 0.615367] Switching to clocksource timer_us
  108. [ 0.626403] NET: Registered protocol family 2
  109. [ 0.631575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  110. [ 0.638603] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  111. [ 0.645052] TCP: Hash tables configured (established 4096 bind 4096)
  112. [ 0.651375] TCP: reno registered
  113. [ 0.654521] UDP hash table entries: 256 (order: 1, 8192 bytes)
  114. [ 0.660359] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  115. [ 0.666829] NET: Registered protocol family 1
  116. [ 0.671440] RPC: Registered named UNIX socket transport module.
  117. [ 0.677260] RPC: Registered udp transport module.
  118. [ 0.681960] RPC: Registered tcp transport module.
  119. [ 0.686591] RPC: Registered tcp NFSv4.1 backchannel transport module.
  120. [ 0.693158] PM: STB Platform power mgmt initialization.
  121. [ 0.818729] cfg80211: Calling CRDA to update world regulatory domain
  122. [ 0.825880] bounce pool size: 64 pages
  123. [ 0.835743] NFS: Registering the id_resolver key type
  124. [ 0.840810] Key type id_resolver registered
  125. [ 0.844894] Key type id_legacy registered
  126. [ 0.848882] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  127. [ 0.855320] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
  128. [ 0.862692] msgmni has been set to 482
  129. [ 0.867419] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  130. [ 0.874768] io scheduler noop registered
  131. [ 0.878590] io scheduler deadline registered
  132. [ 0.883041] io scheduler cfq registered (default)
  133. [ 0.888040] e06e2000.serial: ttyS0 at MMIO 0xe06e2000 (irq = 47) is a uart-ip3106
  134. [ 0.899440] loop: module loaded
  135. [ 0.902987] ahci-stb e0638000.sata: unable to find phy
  136. [ 0.908039] SATA: Adjusting los_lvl (rd_val=0x8a46, wr_val=0x8ae6)
  137. [ 0.914203] SATA: Adjusting rx_term_en0/1 (rd_val=0x2750275, wr_val=0x2770277)
  138. [ 0.921407] ahci-stb e0638000.sata: SSS flag set, parallel bus scan disabled
  139. [ 0.928376] ahci-stb e0638000.sata: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl platform mode
  140. [ 0.937200] ahci-stb e0638000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc sxs
  141. [ 0.947611] scsi0 : ahci_platform
  142. [ 0.951222] scsi1 : ahci_platform
  143. [ 0.954637] ata1: SATA max UDMA/133 mmio [mem 0xe0638000-0xe0638fff] port 0x100 irq 39
  144. [ 0.962470] ata2: SATA max UDMA/133 mmio [mem 0xe0638000-0xe0638fff] port 0x180 irq 39
  145. [ 0.971095] NAND device: Manufacturer ID: 0x98, Chip ID: 0xd3 (Toshiba TC58NVG3S0F 8G 3.3V 8-bit), 1024MiB, page size: 4096, OOB size: 232
  146. [ 0.983918] Bad block table found at page 262080, version 0x01
  147. [ 0.990268] Bad block table found at page 262016, version 0x01
  148. [ 0.996452] 3 cmdlinepart partitions found on MTD device e0631000.flash_nand
  149. [ 1.003411] Creating 3 MTD partitions on "e0631000.flash_nand":
  150. [ 1.009266] 0x000000000000-0x000010000000 : "root0"
  151. [ 1.015147] 0x000010000000-0x000012000000 : "var"
  152. [ 1.020619] 0x000012000000-0x000040000000 : "root1"
  153. [ 1.028220] JEDEC ID = 0x1c3016 , Extended Device ID = 0x1c30
  154. [ 1.034011] nx_sfc e0632000.flash_sfc: en25q32 (4096 Kbytes)
  155. [ 1.039592] 5 cmdlinepart partitions found on MTD device e0632000.flash_sfc
  156. [ 1.046487] Creating 5 MTD partitions on "e0632000.flash_sfc":
  157. [ 1.052276] 0x000000000000-0x000000040000 : "uldr"
  158. [ 1.057992] 0x000000040000-0x0000000c0000 : "u-boot"
  159. [ 1.063755] 0x0000000c0000-0x0000000e0000 : "env"
  160. [ 1.069175] 0x0000000e0000-0x000000100000 : "spare"
  161. [ 1.074847] 0x000000100000-0x000000400000 : "kernel"
  162. [ 1.080703] tun: Universal TUN/TAP device driver, 1.6
  163. [ 1.085655] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  164. [ 1.092136] DWMAC1000
  165. [ 1.094409] stmmac - user ID: 0x25, Synopsys ID: 0x35
  166. [ 1.099417] Ring mode enabled
  167. [ 1.102476] DMA HW capability register supported
  168. [ 1.106936] Enhanced/Alternate descriptors
  169. [ 1.111278] Enabled extended descriptors
  170. [ 1.115230] RX Checksum Offload Engine supported (type 2)
  171. [ 1.120683] TX Checksum insertion supported
  172. [ 1.124905] Wake-Up On Lan supported
  173. [ 1.128572] Enable RX Mitigation via HW Watchdog Timer
  174. [ 1.136761] libphy: stmmac: probed
  175. [ 1.140132] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
  176. [ 1.146468] eth%d: PHY ID 001cc915 at 5 IRQ POLL (stmmac-0:05)
  177. [ 1.152763] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  178. [ 1.159183] ehci-platform: EHCI generic platform driver
  179. [ 1.164493] ehci-platform e066c000.usb: EHCI Host Controller
  180. [ 1.170087] ehci-platform e066c000.usb: new USB bus registered, assigned bus number 1
  181. [ 1.177966] ehci-platform e066c000.usb: irq 93, io mem 0xe066c000
  182. [ 1.200132] ehci-platform e066c000.usb: USB 2.0 started, EHCI 1.00
  183. [ 1.206284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  184. [ 1.212994] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  185. [ 1.220149] usb usb1: Product: EHCI Host Controller
  186. [ 1.224971] usb usb1: Manufacturer: Linux 3.10.93 ehci_hcd
  187. [ 1.230425] usb usb1: SerialNumber: e066c000.usb
  188. [ 1.235545] hub 1-0:1.0: USB hub found
  189. [ 1.239212] hub 1-0:1.0: 1 port detected
  190. [ 1.243373] ehci-platform e066d000.usb: EHCI Host Controller
  191. [ 1.248946] ehci-platform e066d000.usb: new USB bus registered, assigned bus number 2
  192. [ 1.256858] ehci-platform e066d000.usb: irq 94, io mem 0xe066d000
  193. [ 1.280084] ehci-platform e066d000.usb: USB 2.0 started, EHCI 1.00
  194. [ 1.286230] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  195. [ 1.292928] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  196. [ 1.300089] usb usb2: Product: EHCI Host Controller
  197. [ 1.304916] usb usb2: Manufacturer: Linux 3.10.93 ehci_hcd
  198. [ 1.310368] usb usb2: SerialNumber: e066d000.usb
  199. [ 1.315440] hub 2-0:1.0: USB hub found
  200. [ 1.319112] hub 2-0:1.0: 1 port detected
  201. [ 1.323408] usbcore: registered new interface driver usb-storage
  202. [ 1.329422] usbcore: registered new interface driver usbserial
  203. [ 1.335761] sdhci: Secure Digital Host Controller Interface driver
  204. [ 1.341874] sdhci: Copyright(c) Pierre Ossman
  205. [ 1.346222] stb-sdhci e0635000.sdhci: SDHC/MMC controller IP_3413 Version is 0x75
  206. [ 1.353703] stb-sdhci e0635000.sdhci: SDHC/MMC controller IP_3413 found @ [feb35000] (rev 7501)
  207. [ 1.362532] ata1: SATA link down (SStatus 0 SControl 300)
  208. [ 1.410079] mmc0: SDHCI controller on IP_3413 [e0635000.sdhci] using ADMA
  209. [ 1.417050] usbcore: registered new interface driver usbhid
  210. [ 1.422551] usbhid: USB HID core driver
  211. [ 1.426598] TCP: cubic registered
  212. [ 1.429826] NET: Registered protocol family 17
  213. [ 1.434442] Key type dns_resolver registered
  214. [ 1.438709] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  215. [ 1.446249] ThumbEE CPU extension supported.
  216. [ 1.452214] ### dt-test ### No testcase data in device tree; not running tests
  217. [ 1.670092] usb 2-1: new high-speed USB device number 2 using ehci-platform
  218. [ 1.710094] ata2: SATA link down (SStatus 0 SControl 300)
  219. [ 1.821748] usb 2-1: New USB device found, idVendor=05e3, idProduct=0608
  220. [ 1.828363] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  221. [ 1.835461] usb 2-1: Product: USB2.0 Hub
  222. [ 1.840199] hub 2-1:1.0: USB hub found
  223. [ 1.844245] hub 2-1:1.0: 4 ports detected
  224. [ 3.957151] VFS: Mounted root (jffs2 filesystem) on device 31:0.
  225. [ 3.964610] devtmpfs: mounted
  226. [ 3.967765] Freeing unused kernel memory: 188K
  227. INIT: version booting
  228. Jan 01 00:00:04 STB user.info rcS[44]: start
  229. Jan 01 00:00:04 STB user.info rcS[44]: creating and mounting system directories ...
  230. Jan 01 00:00:04 STB user.info var_mount.sh[68]: start update of var-partition
  231. Jan 01 00:00:04 STB user.info var_mount.sh[68]: try to mount /dev/mtdblock1 to /var
  232. Fri Jan 1 00:00:00 CET 2021
  233. Jan 01 00:00:10 apollo user.info networking[536]: Configuring network ...
  234. udhcpc: started, v1.31.1
  235. Setting IP address 0.0.0.0 on eth0
  236. udhcpc: sending discover
  237. udhcpc: sending discover
  238. udhcpc: sending discover
  239. udhcpc: no lease, failing
  240. INIT: Entering runlevel: 3
  241. Jan 01 00:00:19 apollo user.info S01fstab[593]: mount all local stuff from /etc/fstab
  242. Jan 01 00:00:19 apollo user.info S01fstab[593]: mount all netfs stuff from /var/etc/fstab
  243. Jan 01 00:00:20 apollo user.info S75autofs[607]: starting
  244. [neutrino] Coolstream HD2 framebuffer Instance created
  245. [fb_generic] [PNX849X Series] framebuffer 16200k video mem
  246. [fb_accel_cs_hd2] SetMode: 32bits, red 8:16 green 8:8 blue 8:0 transp 8:24
  247. [fb_accel_cs_hd2] 1280x720x32 line length 7680. using PNX849X Series graphics accelerator.
  248. [neutrino] executing /usr/share/tuxbox/neutrino/control/neutrino.start
  249. UKAL: Mapped whole KAL memory at 67ae8000
  250. CS_API: chip is APOLLO
  251. [ConfigFile] Unable to open file /usr/share/tuxbox/neutrino/themes/.theme for reading.
  252. [neutrino] [CThemes] [applyDefaultTheme - 274], No default theme found, creating migrated theme from current theme settings
  253. [neutrino] recording dir: /media/sda1/movies
  254. [neutrino] timeshift dir: /media/sda1/movies/.timeshift
  255. [CWebChannelsSetup] skipping: /var/tuxbox/webtv/webtv_usr.xml
  256. [CWebChannelsSetup] loading: /usr/share/tuxbox/neutrino/webtv/filmon.xml
  257. [CWebChannelsSetup] loading: /usr/share/tuxbox/neutrino/webtv/yt_live.xml
  258. [CWebChannelsSetup] skipping: /var/tuxbox/webradio/webradio_usr.xml
  259. [CWebChannelsSetup] loading: /usr/share/tuxbox/neutrino/webradio/80s80s.xml
  260. [CWebChannelsSetup] loading: /usr/share/tuxbox/neutrino/webradio/90s90s.xml
  261. [CWebChannelsSetup] loading: /usr/share/tuxbox/neutrino/webradio/stompfm.xml
  262. [neutrino] [CNeutrinoFonts] [SetupNeutrinoFonts - 171] font file: /share/fonts/neutrino.ttf
  263. [neutrino] [CNeutrinoFonts] [SetupNeutrinoFonts - 193] standard font family: Roboto
  264. [neutrino] [CNeutrinoFonts] [SetupDynamicFonts - 153] dynamic font family: Roboto
  265. CVFD::setlcdparameter dimm 15 power 1
  266. CVFD::showServicename:
  267. CVFD::ShowText: [0x10][]
  268. CVFD::ShowText: [0x10][NI \o/]
  269. CS_API: chip is APOLLO
  270. [fe0/0] frontend fd 31 type 0
  271. [fe0/0] add delivery system DVB-S (delivery_system: 5)
  272. [fe0/0] add delivery system DVB-S2 (delivery_system: 6 / Multistream: no)
  273. [femanager.cpp:Init:102] add fe 0
  274. [fe0/1] frontend fd 32 type 0
  275. [fe0/1] add delivery system DVB-S (delivery_system: 5)
  276. [fe0/1] add delivery system DVB-S2 (delivery_system: 6 / Multistream: no)
  277. [femanager.cpp:Init:102] add fe 1
  278. [frontend.cpp:Open:313] /dev/dvb/adapter0/frontend2: No such file or directory
  279. [frontend.cpp:Open:313] /dev/dvb/adapter0/frontend3: No such file or directory
  280. [frontend.cpp:Open:313] /dev/dvb/adapter1/frontend0: No such file or directory
  281. [frontend.cpp:Open:313] /dev/dvb/adapter1/frontend1: No such file or directory
  282. [frontend.cpp:Open:313] /dev/dvb/adapter1/frontend2: No such file or directory
  283. [frontend.cpp:Open:313] /dev/dvb/adapter1/frontend3: No such file or directory
  284. [frontend.cpp:Open:313] /dev/dvb/adapter2/frontend0: No such file or directory
  285. [frontend.cpp:Open:313] /dev/dvb/adapter2/frontend1: No such file or directory
  286. [frontend.cpp:Open:313] /dev/dvb/adapter2/frontend2: No such file or directory
  287. [frontend.cpp:Open:313] /dev/dvb/adapter2/frontend3: No such file or directory
  288. [frontend.cpp:Open:313] /dev/dvb/adapter3/frontend0: No such file or directory
  289. [frontend.cpp:Open:313] /dev/dvb/adapter3/frontend1: No such file or directory
  290. [frontend.cpp:Open:313] /dev/dvb/adapter3/frontend2: No such file or directory
  291. [frontend.cpp:Open:313] /dev/dvb/adapter3/frontend3: No such file or directory
  292. [femanager.cpp:Init:118] found 2 frontends, 5 demuxes
  293. CSAPI (DEMUX): cTSRoute: open TS route on unit 0
  294. CSAPI (DEMUX): cTSRoute: open TS route on unit 1
  295. CSAPI (DEMUX): cTSRoute: open TS route on unit 4
  296. CSAPI (DEMUX): cTSRoute: open TS route on unit 3
  297. CSAPI (DEMUX): cTSRoute: open TS route on unit 6
  298. CSAPI (VIDEO): Creating REGION on PLANE CNXT_VPP_PLANE_VIDEO_MAIN (0) on UNIT 0
  299. CSAPI (VIDEO): setAspectRatio: aspect 3 mode 0
  300. CSAPI (VIDEO): VIDEO: Set format to 16:9
  301. CSAPI (VIDEO): VIDEO: Set aspect mode to pan&scan
  302. CSAPI (VIDEO): Standby 1 -> 0
  303. CSAPI (HDMI-CEC): Power Status: STANDBY -> ON
  304. CSAPI (HDMI-CEC): Power Status: ON
  305. CSAPI (AUDIO): PCM: connecting Decoded PCM(DSP) stream to RCA
  306. CSAPI (AUDIO): PCM: connecting Decoded PCM(DSP) stream to HDMI
  307. CSAPI (AUDIO): PCM: connecting Decoded PCM(DSP) stream to SPDIF
  308. CSAPI (AUDIO): PCM: Starting RCA port
  309. CSAPI (AUDIO): PCM: Starting SPDIF port
  310. CSAPI (VIDEO): Attaching VIDEO buffer to decoder
  311. >>>>>[src/gui/osd_helpers.cpp - setVideoSystem:216] before SetVideoSystem:
  312. var.xres : 1280, var.yres : 720, var.yres_virtual: 1440
  313. fix.line_length : 7680, fix.smem_len: 16588800 Byte
  314. CSAPI (VIDEO): VIDEO: changing to HD: 12: 1080p 50Hz (SD: PAL )
  315. CSAPI (VIDEO): HD Mode: 1920x1080 FrameRate 5
  316. CSAPI (VIDEO): SD Mode: 720x576 FrameRate 2
  317. CSAPI (VIDEO): setAspectRatio: aspect 3 mode 0
  318. CSAPI (VIDEO): VIDEO: Set format to 16:9
  319. CSAPI (VIDEO): VIDEO: Set aspect mode to pan&scan
  320. >>>>>[src/gui/osd_helpers.cpp - setVideoSystem:229] after SetVideoSystem:
  321. var.xres : 1920, var.yres : 1080, var.yres_virtual: 2160
  322. fix.line_length : 7680, fix.smem_len: 16588800 Byte
  323. >>>>>[changeOsdResolution:75] osd mode: OSDMODE_720 => OSDMODE_720, automode: false, forceOsdReset: false
  324. [fb_accel_cs_hd2] SetMode: 32bits, red 8:16 green 8:8 blue 8:0 transp 8:24
  325. [fb_accel_cs_hd2] 1280x720x32 line length 7680. using PNX849X Series graphics accelerator.
  326. CSAPI (AUDIO): PCM: Starting HDMI port
  327. CSAPI (VIDEO): Creating REGION on PLANE CNXT_VPP_PLANE_VIDEO_PIP (1) on UNIT 1
  328. CSAPI (VIDEO): setAspectRatio: aspect 3 mode 0
  329. CSAPI (VIDEO): VIDEO: Set format to 16:9
  330. CSAPI (VIDEO): VIDEO: Set aspect mode to pan&scan
  331. CSAPI (VIDEO): Attaching VIDEO buffer to decoder
  332. CSAPI (AUDIO): setVolume: in 100 atten 5900
  333. [zapit] Loading services, channel size 256 ..
  334. [getservices.cpp:LoadServices:898] Loading satellites...
  335. [getservices.cpp:FindTransponder:615] going to parse dvb-s provider Hotbird (13.0E) by matze
  336. [getservices.cpp:FindTransponder:615] going to parse dvb-s provider Astra (19.2E) by matze
  337. [zapit] 1211 services loaded (1211)...
  338. [zapit] service loading took: 288 msec
  339. [getservices.cpp:FindTransponder:615] going to parse dvb-s provider Astra 1KR/1L/1M/1N (19.2E)
  340. [zapit] duplicate in all transponders: tp-id 2e9e00c004340001 freq 11934000 rate 29700000 fec 2 pol 1 mod 9 sys 2
  341. [getservices]: replacing 'MOTORSPORT TV HD' (sid=0x22ce): succeded.
  342. [zapit.cpp:PrepareChannels:1070] LoadServices: success
  343. [bouquets.cpp:parseBouquetsXml:415] reading bouquets from /var/tuxbox/config/zapit/bouquets.xml
  344. [bouquets.cpp:parseBouquetsXml:517] total: 55 bouquets
  345. [bouquets.cpp:loadWebchannels:890] Loading webtv from /var/tuxbox/webtv/webtv_usr.xml ...
  346. [bouquets.cpp:loadWebchannels:890] Loading webtv from /usr/share/tuxbox/neutrino/webtv/filmon.xml ...
  347. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for Arirang TV: b49403fc00011b63
  348. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for Die neue Zeit TV: b33403f700011269
  349. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for R9 Oesterreich: b0e403ed00013400
  350. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for SPORT1: a98c041f00011581
  351. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for Sophia TV: a914041d00015278
  352. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for ZDF: b20c03f200012ba2
  353. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for BBC World News: b03403ea00011389
  354. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for Bloomberg: b5f4040200012753
  355. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for CNBC Europe: b5f404020001272e
  356. [bouquets.cpp:loadWebchannels:941] * auto epg_id found for TBN Russia: b630040300011417
  357. [bouquets.cpp:loadWebchannels:890] Loading webtv from /usr/share/tuxbox/neutrino/webtv/yt_live.xml ...
  358. [bouquets.cpp:loadWebchannels:890] Loading webradio from /var/tuxbox/webradio/webradio_usr.xml ...
  359. [bouquets.cpp:loadWebchannels:890] Loading webradio from /usr/share/tuxbox/neutrino/webradio/80s80s.xml ...
  360. [bouquets.cpp:loadWebchannels:890] Loading webradio from /usr/share/tuxbox/neutrino/webradio/90s90s.xml ...
  361. [bouquets.cpp:loadWebchannels:890] Loading webradio from /usr/share/tuxbox/neutrino/webradio/stompfm.xml ...
  362. [bouquets.cpp:parseBouquetsXml:415] reading bouquets from /var/tuxbox/config/zapit/ubouquets.xml
  363. [bouquets.cpp:parseBouquetsXml:517] total: 103 bouquets
  364. ############## CBouquetManager::makeRemainingChannelsBouquet: numbers start at: tv 1 radio 1 ############
  365. [zapit] bouquet loading took: 688 msec
  366. CServiceManager::SaveServices: total channels: 1906
  367. CServiceManager::SaveServices: processed channels: 1211
  368. [zapit.cpp:Start:2538] channels have been loaded succesfully
  369. [zapit.cpp] diseqc type = 7
  370. [femanager.cpp:loadSettings:247] load config for fe0
  371. [femanager.cpp:loadSettings:247] load config for fe1
  372. [femanager.cpp:linkFrontends:427] linking..
  373. [femanager.cpp:linkFrontends:469] Frontend #0: is master, with loop: no, with rotor: no
  374. [frontend.cpp:setDiseqcType:1847] fe0: DISEQC_UNICABLE
  375. [femanager.cpp:linkFrontends:469] Frontend #1: is master, with loop: no, with rotor: no
  376. [frontend.cpp:setDiseqcType:1847] fe1: DISEQC_UNICABLE
  377. [femanager.cpp:linkFrontends:495] pip demux: 3
  378. CSAPI (API): MessageQueue: queue opened with name CA-QUEUE (00000025)
  379. CS_API: chip is APOLLO
  380. CSAPI (DVB-CI): slot 0 initialized
  381. CSAPI (API): MessageQueue: queue opened with name DVBCI Queue0 (00000027)
  382. [zapit] GetConfig...
  383. [zapit] starting... tid 740
  384. CSAPI (AUDIO): SetSRS: IQ no NMGR no algo 1 level 75
  385. CSAPI (AUDIO): SetHdmiDD AUTO
  386. CSAPI (AUDIO): SetSpdifDD ON
  387. CSAPI (AUDIO): EnableAnalogOut ON
  388. [neutrino VideoSettings] setupVideoSystem setup videosystem...
  389. [zapit] sdt monitor started
  390. CS_API: chip is APOLLO
  391. CSAPI (DVB-CI): Slot task starting!
  392. Start
  393. >>>>>[changeOsdResolution:75] osd mode: OSDMODE_720 => OSDMODE_720, automode: true, forceOsdReset: false
  394. [fb_accel_cs_hd2] SetMode: 32bits, red 8:16 green 8:8 blue 8:0 transp 8:24
  395. [fb_accel_cs_hd2] 1280x720x32 line length 7680. using PNX849X Series graphics accelerator.
  396. [ca_generic_sc_drv_trident.cpp:Init:367] Init: number of smartcards : 2 (list: 2)
  397. CSAPI (API): MessageQueue: queue opened with name ConaxCAS (00000028)
  398. [neutrino VideoSettings] setVideoSettings init video settings...
  399. CS_API: chip is APOLLO
  400. CSAPI (VIDEO): Changing to analog mode 308 for revision 9
  401. CSAPI (VIDEO): setAspectRatio: aspect 3 mode 1
  402. CSAPI (VIDEO): VIDEO: Set format to 16:9
  403. ConaxCAS: Thread starting
  404. CSAPI (VIDEO): VIDEO: Set aspect mode to letterbox
  405. CSAPI (VIDEO): setAspectRatio: aspect 3 mode 1
  406. CSAPI (VIDEO): VIDEO: Set format to 16:9
  407. CSAPI (VIDEO): VIDEO: Set aspect mode to letterbox
  408. CSAPI (VIDEO): SetDBDR: off
  409. CSAPI (VIDEO): SetAutoModes: NTSC enabled
  410. CSAPI (VIDEO): SetAutoModes: SECAM enabled
  411. CSAPI (VIDEO): SetAutoModes: PAL enabled
  412. CSAPI (VIDEO): SetAutoModes: 480p enabled
  413. CSAPI (VIDEO): SetAutoModes: 576p enabled
  414. CSAPI (VIDEO): SetAutoModes: 720p 60Hz enabled
  415. CSAPI (VIDEO): SetAutoModes: 1080i 60Hz enabled
  416. CSAPI (VIDEO): SetAutoModes: 720p 50Hz enabled
  417. CSAPI (VIDEO): SetAutoModes: 1080i 50Hz enabled
  418. CSAPI (VIDEO): SetAutoModes: 1080p 24Hz enabled
  419. CSAPI (VIDEO): SetAutoModes: 1080p 25Hz enabled
  420. CSAPI (VIDEO): SetAutoModes: 1080p 50Hz enabled
  421. CSAPI (VIDEO): SetAutoModes: 1080p 60Hz enabled
  422. CSAPI (VIDEO): SetAutoModes: 1080p 23.97Hz enabled
  423. CSAPI (VIDEO): SetAutoModes: 1080p 29.97Hz enabled
  424. CSAPI (VIDEO): SetControl: BRIGHTNESS to 0
  425. CSAPI (VIDEO): SetControl: CONTRAST to 0
  426. CSAPI (VIDEO): SetControl: SATURATION to 0
  427. SD OSD enable: 1
  428. CSAPI (VIDEO): ShowPicture: /usr/share/tuxbox/neutrino/icons/start.jpg
  429. CSAPI (VIDEO): Stop: blank 1
  430. CSAPI (DVB-CI): Starting DVBCI Slot Task 0 ***
  431. CSAPI (DVB-CI): CNXT_DVBCI_ST_NOCARD
  432. CSAPI (VIDEO): Video Picture Information
  433. CSAPI (VIDEO): -------------------------
  434. CSAPI (VIDEO): Decode Dimensions: (1280 x 720)
  435. CSAPI (VIDEO): Display Extension Info Present: No
  436. CSAPI (VIDEO): Aspect Ratio: OTHER (0) Frame Rate: 0 (0)
  437. CSAPI (VIDEO): Color Space: 0 Interlaced: No
  438. CSAPI (VIDEO): -------------------------
  439. CSAPI (VIDEO): setBlank: 0
  440. [rcinput:checkdev] /dev/input mtime changed
  441. [rcinput:open] opened /dev/input/nevis_ir (fd 47) ev 0x2
  442. CRCInput::set_rc_hw: Set IOCTRL : IOC_IR_SET_PRI_PROTOCOL, 00400
  443. CRCInput::set_rc_hw: Set IOCTRL : IOC_IR_SET_PRI_ADDRESS, 0FF80
  444. [zapit.cpp:leaveStandby:2373] standby 1 recording 0
  445. [zapit.cpp:ZapIt:518] [zapit] zap to SRF zwei HD (abee300c013e4332 tp 2adb0082300c013e)
  446. [zapit] GetConfig...
  447. CSAPI (DEMUX): Demux #1 <= source 0
  448. [femanager.cpp:allocateFE:749] pip demux: 3
  449. [zapit.cpp:StopPlayBack:2307] standby 0 playing 0 forced 0 send_pmt 1
  450. CSAPI (DEMUX): Demux #0 <= source 0
  451. [fe0/0] tune to 10971000 DVB-S2 8PSK 2/3 H/L srate 29700000 pli 0 plc 1 plm 0 (tuner 1221000 offset 9750000 timeout 4000)
  452. [frontend.cpp:buildProperties:1634] [fe0/0] tuner pilot 2 (feparams 2)
  453.  
  454. [frontend.cpp:sendEN50494TuningCommand:2030] [fe0/0] 18V=1 22k=0 freq=1221000 uni_freq=984 uni_scr=4 bank=1 pin=0 ret=983000
  455. [fe0/0] Diseqc cmd: 0xE0 0x10 0x5A 0x98 0xC9
  456. [fe0/0] ############################## poll timeout, time: 4010 msec (min 2000 max 4010)
  457. [zapit] ZapIt:1 SCR retry tuning 2 after 716ms
  458. [fe0/0] tune to 10971000 DVB-S2 8PSK 2/3 H/L srate 29700000 pli 0 plc 1 plm 0 (tuner 1221000 offset 9750000 timeout 4000)
  459. [frontend.cpp:buildProperties:1634] [fe0/0] tuner pilot 2 (feparams 2)
  460.  
  461. [frontend.cpp:sendEN50494TuningCommand:2030] [fe0/0] 18V=1 22k=0 freq=1221000 uni_freq=984 uni_scr=4 bank=1 pin=0 ret=983000
  462. [fe0/0] Diseqc cmd: 0xE0 0x10 0x5A 0x98 0xC9
  463. [fe0/0] ############################## poll timeout, time: 4010 msec (min 2000 max 4010)
  464. [zapit] ZapIt:1 SCR retry tuning 1 after 439ms
  465. [fe0/0] tune to 10971000 DVB-S2 8PSK 2/3 H/L srate 29700000 pli 0 plc 1 plm 0 (tuner 1221000 offset 9750000 timeout 4000)
  466. [frontend.cpp:buildProperties:1634] [fe0/0] tuner pilot 2 (feparams 2)
  467.  
  468. [frontend.cpp:sendEN50494TuningCommand:2030] [fe0/0] 18V=1 22k=0 freq=1221000 uni_freq=984 uni_scr=4 bank=1 pin=0 ret=983000
  469. [fe0/0] Diseqc cmd: 0xE0 0x10 0x5A 0x98 0xC9
  470. [fe0/0] ############################## poll timeout, time: 4010 msec (min 2000 max 4010)
  471. [timerd] wakeup from standby: no
  472. [neutrino] executing /usr/share/tuxbox/neutrino/control/deepstandby.off
  473. [neutrino CEC Settings] setCECSettings init CEC settings...
  474. CSAPI (VIDEO): HDMI-CEC disabled
  475. [pwrmngr.cpp:Init:82] cnxt_scd_init: **** ERROR **** CNXT_STATUS_ALREADY_INIT
  476. CSAPI (POWER-CLK): cnxt_scd_open succeeded - Handle = 0x94410b28.
  477. timerd startup, tid 747
  478. CStreamManager::Listen: on 31339, fd 49
  479. [yhttpd] Webserver nhttpd/3.4.1 (yhttpd_core/1.3.2) tid 750
  480. 2021-01-01 00:00:42.692 [sectionsd] start
  481. 2021-01-01 00:00:42.699 [sectionsd] Caching: 7 days, 168 hours Extended Text, max 30000 events, Events are old 1 hours after end time
  482. 2021-01-01 00:00:42.700 [sectionsd] NTP: enabled, command /usr/sbin/ntpdate 0.de.pool.ntp.org
  483. Starting STREAM thread keeper, tid 752
  484. 2021-01-01 00:00:42.744 [sectionsd] starting
  485. 2021-01-01 00:00:42.747 [sectionsd] SIevent size: 88
  486. 2021-01-01 00:00:42.754 [sectionsd] ====> USING SLOW ADDEVENT. export 'NO_SLOW_ADDEVENT=1' to avoid <===
  487. 2021-01-01 00:00:42.806 [sectionsd] timeThread::run:: starting, pid 694 (1694426288)
  488. 2021-01-01 00:00:42.814 [sectionsd] eitThread::run:: starting, pid 694 (1692329136)
  489. 2021-01-01 00:00:42.819 [sectionsd] cnThread::run:: starting, pid 694 (1690231984)
  490. 2021-01-01 00:00:42.834 [sectionsd] freeSatThread::run:: starting, pid 694 (1688134832)
  491. CInfoIcons::Init() reports 5 entries
  492. CSAPI (DVB-CI): CamPresent: state 2
  493. CI: CAM not found
  494. CSAPI (DVB-CI): CamPresent: state 2
  495. CI: CAM not found
  496. [yhttpd] Webserver starting...
  497. Error resolving 0.de.pool.ntp.org: Name or service not known (-2)
  498. 1 Jan 00:00:43 ntpdate[759]: Can't find host 0.de.pool.ntp.org: Name or service not known (-2)
  499. 1 Jan 00:00:43 ntpdate[759]: no servers can be used, exiting
  500. 2021-01-01 00:00:43.158 [sectionsd] timeThread: get DVB time ch 0x000000000000 (isOpen 1)
  501. [neutrino] menue setup
  502. [neutrino] init menus...
  503. [neutrino] mediaplayer menu instance created
  504. [network config] Instance created
  505. [neutrino] [CNetworkSetup] [getInstance - 90], Instance created
  506. CS_API: chip is APOLLO
  507. CS_API: chip is APOLLO
  508. [neutrino] ScanSetup Instance created
  509. [ConfigFile] Unable to open file /var/tuxbox/config/moviebrowser.conf for reading.
  510. CMovieBrowser::loadSettings failed
  511. [mb]->refreshBrowserList
  512. [mb]->refreshFilterList 24
  513. [neutrino CMoviePlayerGui] Instance created...
  514. [neutrino] integratePlugins: add Favoriten sichern
  515. [neutrino] integratePlugins: add Benutzer-Bouquets
  516. [neutrino] registering as event client
  517. [neutrino] had to wait 0 ms for timerd start...
  518. CVFD::showVolume: 255, bar 8
  519. CSAPI (AUDIO): SetMute off
  520. CSAPI (VIDEO): StopPicture
  521. CSAPI (VIDEO): setBlank: 1
  522. CSAPI (VIDEO): setAspectRatio: aspect -1 mode 1
  523. CSAPI (VIDEO): VIDEO: Set aspect mode to letterbox
  524. CSAPI (DVB-CI): CamPresent: state 2
  525. CI: CAM not found
  526. [neutrino] Creating channels lists...
  527. [neutrino] got 1726 TV and 180 RADIO channels
  528. [neutrino] all channels took: 3 msec
  529. [neutrino] created Hotbird (13.0E) by matze (130) bouquet with 5 TV and 0 RADIO channels
  530. [neutrino] sat took: 48 msec
  531. [neutrino] created Astra (19.2E) by matze (192) bouquet with 1050 TV and 156 RADIO channels
  532. [neutrino] sat took: 58 msec
  533. [neutrino] got 671 WebTV channels
  534. [neutrino] got 24 WebRadio channels
  535. [neutrino] sats took: 170 msec
  536. [neutrino] got 86 TV and 24 RADIO bouquets
  537. [neutrino] took: 173 msec
  538. CNeutrinoApp::SetChannelMode 0 [tv]
  539. [neutrino.cpp:SetChannelMode:2380] newmode 0 sort old -1 new 0
  540. [neutrino.cpp:tvMode:4716] rezap 1 current mode 1
  541. CVFD::showServicename:
  542. CVFD::ShowText: [0x10][]
  543. CRemoteControl::tvMode
  544. CNeutrinoApp::SetChannelMode 0 [tv]
  545. [neutrino.cpp:SetChannelMode:2380] newmode 0 sort old -1 new 0
  546. **************************** CChannelList::zapTo_ChannelID abee300c013e4332
  547. **************************** CChannelList::zapToChannel me 0x124f830 Alle Kan�äle tuned 268435455 new SRF zwei HD -> abee300c013e4332
  548. 2021-01-01 00:00:46.753 [sectionsd] commandserviceStopped
  549. stopPlayBack: stopping...
  550. stopPlayBack: stopped
  551. CChannelList::adjustToChannelID me 0x124f830 [Alle Kan�äle] list size 1726 channel_id abee300c013e4332
  552. [zapit.cpp:ZapIt:518] [zapit] zap to SRF zwei HD (abee300c013e4332 tp 2adb0082300c013e)
  553. [zapit] saving channel, apid 0 sub pid 0 mode 0 volume 100
  554. [zapit] GetConfig...
  555. CSAPI (DEMUX): Demux #1 <= source 0
  556. [femanager.cpp:allocateFE:749] pip demux: 3
  557. [zapit.cpp:StopPlayBack:2307] standby 0 playing 0 forced 0 send_pmt 1
  558. CSAPI (DEMUX): Demux #0 <= source 0
  559. [fe0/0] tune to 10971000 DVB-S2 8PSK 2/3 H/L srate 29700000 pli 0 plc 1 plm 0 (tuner 1221000 offset 9750000 timeout 4000)
  560. 2021-01-01 00:00:46.779 [sectionsd] cnThread: stop eit update filter (not active)
  561. 2021CNeutrinoApp::SetChannelMode 1 [tv]
  562. [neutrino.cpp:SetChannelMode:2380] newmode 1 sort old -1 new 0
  563. [neutrino.cpp:SetChannelMode:2383] sorting, mode 0, 43 bouquets
  564. [frontend.cpp:buildProperties:1634] [fe0/0] tuner pilot 2 (feparams 2)
  565.  
  566. [frontend.cpp:sendEN50494TuningCommand:2030] [fe0/0] 18V=1 22k=0 freq=1221000 uni_freq=984 uni_scr=4 bank=1 pin=0 ret=983000
  567. -01-01 CChannelList::adjustToChannelID me 0x124f830 [Alle Kan�äle] list size 1726 channel_id abee300c013e4332
  568. CNeutrinoApp::SetChannelMode 1 [tv]
  569. [neutrino.cpp:SetChannelMode:2380] newmode 1 sort old 0 new 0
  570. 00:00:46.788 [sectionsd] commandserviceStopped done
  571. [fe0/0] Diseqc cmd: 0xE0 0x10 0x5A 0x98 0xC9
  572. 2021-01-01 00:00:46.863 [sectionsd] commandserviceChanged: Service change to abee300c013e4332 demux #0
  573. 2021-01-01 00:00:46.870 [sectionsd] changeDMX: for 0x4e not ignored! even though real_pauseCounter> 0 (1)
  574. 2021-01-01 00:00:46.874 [sectionsd] changeDMX: for 0x50 not ignored! even though real_pauseCounter> 0 (1)
  575. 2021-01-01 00:00:46.876 [sectionsd] changeDMX: for 0x60 not ignored! even though real_pauseCounter> 0 (1)
  576. 2021-01-01 00:CHDDDestExec::exec: hd-idle = /usr/sbin/hd-idle
  577. 00:46.880 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 rc: -1 neutrino_sets_time 0
  578. 2021-01-01 00:00:47.010 [sectionsd] timeThread: Time set FAILED (enabled: ntp 1 dvb 1)
  579. sh: you need to specify whom to kill
  580. [CWeather]: GetWeatherDetails
  581. ################################## after all ##################################: 22914 msec
  582. [CFlashUpdateCheck]: starting thread
  583. [neutrino] initialized everything
  584. CSAPI (CA): GUI ready to receive messages
  585. [CPlugins] could not find startup
  586. systemFS: 0 dev /dev/mtd0
  587. [neutrino] [update] mtd partition to update: /dev/mtd0
  588. [neutrino] [update] file /var/etc/update.urls
  589. [neutrino] [update] current flash-version: 2400202102280049 (2147483537) date 28.02.2021 (1614469740)
  590. CS_API: chip is APOLLO
  591. [update_php] url http://neutrino-images.de/neutrino-images/update.php?revision=9&boxname=Tank&chip_type=33936&image_type=Nightly
  592. [neutrino] [update] host neutrino-images.de
  593. CSAPI (DVB-CI): CamPresent: state 2
  594. CI: CAM not found
  595. CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (0000000000000000)
  596. Error resolving 0.de.pool.ntp.org: Name or service not known (-2)
  597. 1 Jan 00:00:48 ntpdate[770]: Can't find host 0.de.pool.ntp.org: Name or service not known (-2)
  598. 1 Jan 00:00:48 ntpdate[770]: no servers can be used, exiting
  599. 2021-01-01 00:00:48.217 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 (isOpen 1)
  600. [fe0/0] ############################## poll timeout, time: 4009 msec (min 2000 max 4010)
  601. [zapit] ZapIt:1 SCR retry tuning 2 after 662ms
  602. [fe0/0] tune to 10971000 DVB-S2 8PSK 2/3 H/L srate 29700000 pli 0 plc 1 plm 0 (tuner 1221000 offset 9750000 timeout 4000)
  603. [frontend.cpp:buildProperties:1634] [fe0/0] tuner pilot 2 (feparams 2)
  604.  
  605. [frontend.cpp:sendEN50494TuningCommand:2030] [fe0/0] 18V=1 22k=0 freq=1221000 uni_freq=984 uni_scr=4 bank=1 pin=0 ret=983000
  606. [fe0/0] Diseqc cmd: 0xE0 0x10 0x5A 0x98 0xC9
  607. [fe0/0] ############################## poll timeout, time: 4010 msec (min 2000 max 4010)
  608. [zapit] ZapIt:1 SCR retry tuning 1 after 871ms
  609. [fe0/0] tune to 10971000 DVB-S2 8PSK 2/3 H/L srate 29700000 pli 0 plc 1 plm 0 (tuner 1221000 offset 9750000 timeout 4000)
  610. [frontend.cpp:buildProperties:1634] [fe0/0] tuner pilot 2 (feparams 2)
  611.  
  612. [frontend.cpp:sendEN50494TuningCommand:2030] [fe0/0] 18V=1 22k=0 freq=1221000 uni_freq=984 uni_scr=4 bank=1 pin=0 ret=983000
  613. [fe0/0] Diseqc cmd: 0xE0 0x10 0x5A 0x98 0xC9
  614. [fe0/0] ############################## poll timeout, time: 4010 msec (min 2000 max 4010)
  615. CRemoteControl::handleMsg: EVT_TUNE_COMPLETE (0000000000000000)
  616. CVFD::showServicename: (SRF zwei HD)
  617. CVFD::ShowText: [0x1d][(SRF zwei HD)]
  618. zap failed!
  619. 2021-01-01 00:01:24.233 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 rc: -1 neutrino_sets_time 0
  620. 2021-01-01 00:01:24.237 [sectionsd] timeThread: Time set FAILED (enabled: ntp 1 dvb 1)
  621. Error resolving 0.de.pool.ntp.org: Name or service not known (-2)
  622. 1 Jan 00:01:25 ntpdate[772]: Can't find host 0.de.pool.ntp.org: Name or service not known (-2)
  623. 1 Jan 00:01:25 ntpdate[772]: no servers can be used, exiting
  624. 2021-01-01 00:01:25.434 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 (isOpen 1)
  625. 2021-01-01 00:02:01.443 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 rc: -1 neutrino_sets_time 0
  626. 2021-01-01 00:02:01.447 [sectionsd] timeThread: Time set FAILED (enabled: ntp 1 dvb 1)
  627. Error resolving 0.de.pool.ntp.org: Name or service not known (-2)
  628. 1 Jan 00:02:02 ntpdate[773]: Can't find host 0.de.pool.ntp.org: Name or service not known (-2)
  629. 1 Jan 00:02:02 ntpdate[773]: no servers can be used, exiting
  630. 2021-01-01 00:02:02.643 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 (isOpen 1)
  631. 2021-01-01 00:02:38.653 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 rc: -1 neutrino_sets_time 0
  632. 2021-01-01 00:02:38.657 [sectionsd] timeThread: Time set FAILED (enabled: ntp 1 dvb 1)
  633. Error resolving 0.de.pool.ntp.org: Name or service not known (-2)
  634. 1 Jan 00:02:39 ntpdate[774]: Can't find host 0.de.pool.ntp.org: Name or service not known (-2)
  635. 1 Jan 00:02:39 ntpdate[774]: no servers can be used, exiting
  636. 2021-01-01 00:02:39.851 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 (isOpen 1)
  637. 2021-01-01 00:03:15.863 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 rc: -1 neutrino_sets_time 0
  638. 2021-01-01 00:03:15.867 [sectionsd] timeThread: Time set FAILED (enabled: ntp 1 dvb 1)
  639. Error resolving 0.de.pool.ntp.org: Name or service not known (-2)
  640. 1 Jan 00:03:17 ntpdate[776]: Can't find host 0.de.pool.ntp.org: Name or service not known (-2)
  641. 1 Jan 00:03:17 ntpdate[776]: no servers can be used, exiting
  642. 2021-01-01 00:03:17.063 [sectionsd] timeThread: get DVB time ch 0x300c013e4332 (isOpen 1)
  643.