Advertisement
Insei

rpi3 WTware

Mar 28th, 2017
1,405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.24 KB | None | 0 0
  1. WTware v.5.4.84/RPi supervisor.
  2. WTC listener is active.
  3. WTC broadcast listener is active.
  4. [ KERNEL] [ 0.000000] Booting Linux on physical CPU 0x0
  5. [ KERNEL] [ 0.000000] Linux version 4.9.17 (aka@c12) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #5 SMP Sat Mar 25 15:48:02 +04 2017
  6. [ KERNEL] [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  7. [ KERNEL] [ 0.000000] CPU: div instructions available: patching division code
  8. [ KERNEL] [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  9. [ KERNEL] [ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
  10. [ KERNEL] [ 0.000000] cma: Reserved 8 MiB at 0x3a800000
  11. [ KERNEL] [ 0.000000] Memory policy: Data cache writealloc
  12. [ KERNEL] [ 0.000000] On node 0 totalpages: 241664
  13. [ KERNEL] [ 0.000000] free_area_init_node: node 0, pgdat 80b21d40, node_mem_map b9faa000
  14. [ KERNEL] [ 0.000000] Normal zone: 2124 pages used for memmap
  15. [ KERNEL] [ 0.000000] Normal zone: 0 pages reserved
  16. [ KERNEL] [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
  17. [ KERNEL] [ 0.000000] percpu: Embedded 11 pages/cpu @b9f70000 s16012 r8192 d20852 u45056
  18. [ KERNEL] [ 0.000000] pcpu-alloc: s16012 r8192 d20852 u45056 alloc=11*4096
  19. [ KERNEL] [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. [ KERNEL] [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
  21. [ KERNEL] [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=32 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 quiet wtboot=mmc
  22. [ KERNEL] [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  23. [ KERNEL] [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. [ KERNEL] [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ KERNEL] [ 0.000000] Memory: 938124K/966656K available (5120K kernel code, 139K rwdata, 900K rodata, 4096K init, 373K bss, 20340K reserved, 8192K cma-reserved)
  26. [ KERNEL] [ 0.000000] Virtual kernel memory layout:
  27. [ KERNEL] [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  28. [ KERNEL] [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  29. [ KERNEL] [ 0.000000] vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
  30. [ KERNEL] [ 0.000000] lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
  31. [ KERNEL] [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  32. [ KERNEL] [ 0.000000] .text : 0x80008000 - 0x80600000 (6112 kB)
  33. [ KERNEL] [ 0.000000] .init : 0x80700000 - 0x80b00000 (4096 kB)
  34. [ KERNEL] [ 0.000000] .data : 0x80b00000 - 0x80b22dd8 ( 140 kB)
  35. [ KERNEL] [ 0.000000] .bss : 0x80b24000 - 0x80b815e0 ( 374 kB)
  36. [ KERNEL] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  37. [ KERNEL] [ 0.000000] Hierarchical RCU implementation.
  38. [ KERNEL] [ 0.000000] Build-time adjustment of leaf fanout to 32.
  39. [ KERNEL] [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  40. [ KERNEL] [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
  41. [ KERNEL] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  42. [ KERNEL] [ 0.000009] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  43. [ KERNEL] [ 0.000020] Switching to timer-based delay loop, resolution 52ns
  44. [ KERNEL] [ 0.000239] Console: colour dummy device 80x30
  45. [ KERNEL] [ 0.000255] console [tty0] enabled
  46. [ KERNEL] [ 0.000273] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  47. [ KERNEL] [ 0.000288] pid_max: default: 32768 minimum: 301
  48. [ KERNEL] [ 0.000434] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  49. [ KERNEL] [ 0.000441] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  50. [ KERNEL] [ 0.001288] Disabling cpuset control group subsystem
  51. [ KERNEL] [ 0.001423] CPU: Testing write buffer coherency: ok
  52. [ KERNEL] [ 0.001870] CPU0: update cpu_capacity 1024
  53. [ KERNEL] [ 0.001877] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  54. [ KERNEL] [ 0.001926] Setting up static identity map for 0x100000 - 0x100034
  55. [ KERNEL] [ 0.003614] CPU1: update cpu_capacity 1024
  56. [ KERNEL] [ 0.003621] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  57. [ KERNEL] [ 0.004185] CPU2: update cpu_capacity 1024
  58. [ KERNEL] [ 0.004191] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  59. [ KERNEL] [ 0.004735] CPU3: update cpu_capacity 1024
  60. [ KERNEL] [ 0.004741] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  61. [ KERNEL] [ 0.004814] Brought up 4 CPUs
  62. [ KERNEL] [ 0.004823] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  63. [ KERNEL] [ 0.004827] CPU: All CPU(s) started in HYP mode.
  64. [ KERNEL] [ 0.004830] CPU: Virtualization extensions available.
  65. [ KERNEL] [ 0.005364] devtmpfs: initialized
  66. [ KERNEL] [ 0.014742] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  67. [ KERNEL] [ 0.015128] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  68. [ KERNEL] [ 0.015144] futex hash table entries: 1024 (order: 4, 65536 bytes)
  69. [ KERNEL] [ 0.015626] pinctrl core: initialized pinctrl subsystem
  70. [ KERNEL] [ 0.016167] NET: Registered protocol family 16
  71. [ KERNEL] [ 0.018002] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  72. [ KERNEL] [ 0.028099] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  73. [ KERNEL] [ 0.111113] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80f000, dmachans=0x1
  74. [ KERNEL] [ 0.113469] usbcore: registered new interface driver usbfs
  75. [ KERNEL] [ 0.113597] usbcore: registered new interface driver hub
  76. [ KERNEL] [ 0.113687] usbcore: registered new device driver usb
  77. [ KERNEL] [ 0.120114] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-03-24 13:53
  78. [ KERNEL] [ 0.122364] clocksource: Switched to clocksource arch_sys_counter
  79. [ KERNEL] [ 0.137377] NET: Registered protocol family 2
  80. [ KERNEL] [ 0.137958] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  81. [ KERNEL] [ 0.138065] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  82. [ KERNEL] [ 0.138249] TCP: Hash tables configured (established 8192 bind 8192)
  83. [ KERNEL] [ 0.138334] UDP hash table entries: 512 (order: 2, 16384 bytes)
  84. [ KERNEL] [ 0.138376] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  85. [ KERNEL] [ 0.138552] NET: Registered protocol family 1
  86. [ KERNEL] [ 2.194387] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  87. [ KERNEL] [ 2.230196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  88. [ KERNEL] [ 2.230209] io scheduler noop registered
  89. [ KERNEL] [ 2.230214] io scheduler deadline registered (default)
  90. [ KERNEL] [ 2.238261] BCM2708FB: allocated DMA memory fa910000
  91. [ KERNEL] [ 2.238303] BCM2708FB: allocated DMA channel 0 @ bb80f000
  92. [ KERNEL] [ 2.297070] Console: switching to colour frame buffer device 240x67
  93. [ KERNEL] [ 2.334473] bcm2835-rng 3f104000.rng: hwrng registered
  94. [ KERNEL] [ 2.334669] vc-cma: Videocore CMA driver
  95. [ KERNEL] [ 2.334677] vc-cma: vc_cma_base = 0x00000000
  96. [ KERNEL] [ 2.334682] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  97. [ KERNEL] [ 2.334686] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  98. [ KERNEL] [ 2.334989] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  99. [ KERNEL] [ 2.342990] zram: Added device: zram0
  100. [ KERNEL] [ 2.343031] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  101. [ KERNEL] [ 2.569166] Core Release: 2.80a
  102. [ KERNEL] [ 2.569175] Setting default values for core params
  103. [ KERNEL] [ 2.569201] Finished setting default values for core params
  104. [ KERNEL] [ 2.769554] Using Buffer DMA mode
  105. [ KERNEL] [ 2.769560] Periodic Transfer Interrupt Enhancement - disabled
  106. [ KERNEL] [ 2.769563] Multiprocessor Interrupt Enhancement - disabled
  107. [ KERNEL] [ 2.769569] OTG VER PARAM: 0, OTG VER FLAG: 0
  108. [ KERNEL] [ 2.769599] Dedicated Tx FIFOs mode
  109. [ KERNEL] [ 2.770093] WARN::dwc_otg_hcd_init:1053: FIQ DMA bounce buffers: virt = 0xba904000 dma = 0xfa904000 len=9024
  110. [ KERNEL] [ 2.770119] FIQ FSM acceleration enabled for :
  111. [ KERNEL] [ 2.770119] Non-periodic Split Transactions
  112. [ KERNEL] [ 2.770119] Periodic Split Transactions
  113. [ KERNEL] [ 2.770119] High-Speed Isochronous Endpoints
  114. [ KERNEL] [ 2.770119] Interrupt/Control Split Transaction hack enabled
  115. [ KERNEL] [ 2.770126] dwc_otg: Microframe scheduler enabled
  116. [ KERNEL] [ 2.770171] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80392e48
  117. [ KERNEL] [ 2.770180] WARN::hcd_init_fiq:460: FIQ ASM at 0x803931ac length 36
  118. [ KERNEL] [ 2.770191] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbb925000
  119. [ KERNEL] [ 2.770248] dwc_otg 3f980000.usb: DWC OTG Controller
  120. [ KERNEL] [ 2.770282] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  121. [ KERNEL] [ 2.770314] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  122. [ KERNEL] [ 2.770362] Init: Port Power? op_state=1
  123. [ KERNEL] [ 2.770366] Init: Power Port (0)
  124. [ KERNEL] [ 2.770548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  125. [ KERNEL] [ 2.770557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  126. [ KERNEL] [ 2.770564] usb usb1: Product: DWC OTG Controller
  127. [ KERNEL] [ 2.770571] usb usb1: Manufacturer: Linux 4.9.17 dwc_otg_hcd
  128. [ KERNEL] [ 2.770578] usb usb1: SerialNumber: 3f980000.usb
  129. [ KERNEL] [ 2.771311] hub 1-0:1.0: USB hub found
  130. [ KERNEL] [ 2.771348] hub 1-0:1.0: 1 port detected
  131. [ KERNEL] [ 2.772053] dwc_otg: FIQ enabled
  132. [ KERNEL] [ 2.772058] dwc_otg: NAK holdoff enabled
  133. [ KERNEL] [ 2.772062] dwc_otg: FIQ split-transaction FSM enabled
  134. [ KERNEL] [ 2.772075] Module dwc_common_port init
  135. [ KERNEL] [ 2.772549] usbcore: registered new interface driver usbtouchscreen
  136. [ KERNEL] [ 2.773927] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  137. [ KERNEL] [ 2.774404] bcm2835-cpufreq: min=600000 max=1200000
  138. [ KERNEL] [ 2.775471] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
  139. [ KERNEL] [ 2.778004] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
  140. [ KERNEL] [ 2.790786] ledtrig-cpu: registered to indicate activity on CPUs
  141. [ KERNEL] [ 2.797197] hidraw: raw HID events driver (C) Jiri Kosina
  142. [ KERNEL] [ 2.797599] usbcore: registered new interface driver usbhid
  143. [ KERNEL] [ 2.797607] usbhid: USB HID core driver
  144. [ KERNEL] [ 2.798505] vchiq: vchiq_init_state: slot_zero = 0xba980000, is_master = 0
  145. [ KERNEL] [ 2.802249] NET: Registered protocol family 17
  146. [ KERNEL] [ 2.802425] Registering SWP/SWPB emulation handler
  147. [ KERNEL] [ 2.803017] registered taskstats version 1
  148. [ KERNEL] [ 2.803244] vc-sm: Videocore shared memory driver
  149. [ KERNEL] [ 2.803251] [vc_sm_connected_init]: start
  150. [ KERNEL] [ 2.810223] [vc_sm_connected_init]: end - returning 0
  151. [ KERNEL] [ 2.814106] sdhost: log_buf @ ba907000 (fa907000)
  152. [ KERNEL] [ 2.892375] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  153. [ KERNEL] [ 2.894504] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  154. [ KERNEL] [ 2.894508] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  155. [ KERNEL] [ 2.962421] of_cfs_init
  156. [ KERNEL] [ 2.962478] of_cfs_init: OK
  157. [ KERNEL] [ 2.972152] Freeing unused kernel memory: 4096K (80700000 - 80b00000)
  158. [ KERNEL] [ 2.986542] Indeed it is in host mode hprt0 = 00021501
  159. [ KERNEL] [ 3.052523] mmc0: host does not support reading read-only switch, assuming write-enable
  160. [ KERNEL] [ 3.054463] mmc0: new high speed SDHC card at address 59b4
  161. [ KERNEL] [ 3.054931] mmcblk0: mmc0:59b4 USDU1 7.51 GiB
  162. [ KERNEL] [ 3.056557] mmcblk0: p1
  163. [ hotplug] [ 3.055861] Block device 179:1. No action.
  164. [ hotplug] [ 3.056051] Block device 179:0. No action.
  165. [ KERNEL] [ 3.059460] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  166. [ KERNEL] [ 3.060947] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  167. [ KERNEL] [ 3.062434] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  168. [ KERNEL] [ 3.065107] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  169. [ KERNEL] [ 3.068115] random: fast init done
  170. [ KERNEL] [ 3.154697] mmc1: new high speed SDIO card at address 0001
  171. [ KERNEL] [ 3.202552] usb 1-1: new high-speed USB device number 2 using dwc_otg
  172. [ KERNEL] [ 3.202708] Indeed it is in host mode hprt0 = 00001101
  173. [ hotplug] [ 3.243746] Block device 254:0. No action.
  174. [ pfac] [ 3.302322] Run /sbin/initrd.
  175. [ pfac] [ 3.302829] Ok, PID 591.
  176. [ initrd] [ 3.305581] WTware shell v.5.4.84/RPi
  177. [ initrd] [ 3.351354] Local media boot.
  178. [ KERNEL] [ 3.462633] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  179. [ KERNEL] [ 3.462646] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  180. [ KERNEL] [ 3.463543] hub 1-1:1.0: USB hub found
  181. [ KERNEL] [ 3.463683] hub 1-1:1.0: 5 ports detected
  182. [ KERNEL] [ 3.782398] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  183. [ KERNEL] [ 3.912647] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  184. [ KERNEL] [ 3.912658] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  185. [ KERNEL] [ 4.012396] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
  186. [ KERNEL] [ 4.161569] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c31c
  187. [ KERNEL] [ 4.161580] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  188. [ KERNEL] [ 4.161587] usb 1-1.2: Product: USB Keyboard
  189. [ KERNEL] [ 4.161595] usb 1-1.2: Manufacturer: Logitech
  190. [ KERNEL] [ 4.182219] input: Logitech USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C31C.0001/input/input0
  191. [ KERNEL] [ 4.243805] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-3f980000.usb-1.2/input0
  192. [ KERNEL] [ 4.273340] input: Logitech USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C31C.0002/input/input1
  193. [ KERNEL] [ 4.342883] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-3f980000.usb-1.2/input1
  194. /--- FILE "/bootmedia/config.txt" -----------------------
  195. | # For more options and information see
  196. | # http://www.raspberrypi.org/documentation/configuration/config-txt.md
  197. | # Some settings may impact device functionality. See link above for details
  198. | # Uncomment if you get no picture on HDMI for a default "safe" mode.
  199. | #hdmi_safe=1
  200. | # Uncomment this if your display has a black border of unused pixels visible
  201. | # and your display can output without overscan.
  202. | disable_overscan=1
  203. | # Uncomment if hdmi display is not detected and composite is being output.
  204. | #hdmi_force_hotplug=1
  205. | # Uncomment to force a specific HDMI mode (this will force VGA).
  206. | #hdmi_group=1
  207. | #hdmi_mode=1
  208. | # Force the monitor to HDMI mode so that sound will be sent over HDMI cable.
  209. | #hdmi_drive=2
  210. | # Uncomment to increase signal to HDMI, if you have interference, blanking, or
  211. | # no display.
  212. | #config_hdmi_boost=4
  213. | # Uncomment to overclock the arm. 700 MHz is the default.
  214. | #arm_freq=800
  215. | disable_splash=1
  216. | #hdmi_group=2
  217. | # 800x600: hdmi_mode=9
  218. | # 1024x768: hdmi_mode=16
  219. | # 1280x1024: hdmi_mode=35
  220. | # 1360x768: hdmi_mode=39
  221. | # 1400x1050: hdmi_mode=42
  222. | # 1440x900: hdmi_mode=47
  223. | # 1600x1200: hdmi_mode=51
  224. | # 1680x1050: hdmi_mode=58
  225. | # 1366x768: hdmi_mode=81
  226. | # 1920x1080: hdmi_mode=82
  227. | # 1920x1200: hdmi_mode=69
  228. | framebuffer_depth=32
  229. | # Uncomment for 16-bit color. It is up to two
  230. | # times faster than default 32-bit.
  231. | #framebuffer_depth=16
  232. | # Enable onboard audio (HDMI or jack).
  233. | dtparam=audio=on
  234. | # Removes the warning overlay.
  235. | #avoid_warnings=1
  236. | # Additionally allows turbo when low-voltage is present.
  237. | #avoid_warnings=2
  238. \----------------------------------------------------
  239. [ initrd] [ 4.420541] WTpassword present: 47f2408324dece4910d51a01647dadd0.
  240. [ KERNEL] [ 4.452412] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
  241. [ KERNEL] [ 4.587317] usb 1-1.3: New USB device found, idVendor=093a, idProduct=2510
  242. [ KERNEL] [ 4.587328] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  243. [ KERNEL] [ 4.587335] usb 1-1.3: Product: USB Optical Mouse
  244. [ KERNEL] [ 4.587343] usb 1-1.3: Manufacturer: PixArt
  245. [ KERNEL] [ 4.591972] input: PixArt USB Optical Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:093A:2510.0003/input/input2
  246. [ KERNEL] [ 4.592682] hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-3f980000.usb-1.3/input0
  247. /--- FILE "/bootmedia/configs/initrd.wtc" -----------------------
  248. | [BOM]
  249. | clientIP=*
  250. | config=local
  251. | setupPassword=47f2408324dece4910d51a01647dadd0
  252. \----------------------------------------------------
  253. [ initrd] [ 6.449996] Load ethernet drivers.
  254. [ initrd] [ 6.450120] modprobe smsc95xx.
  255. [ KERNEL] [ 6.460134] smsc95xx v1.0.5
  256. [ KERNEL] [ 6.546262] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:f4:6a:7a
  257. [ KERNEL] [ 6.546449] usbcore: registered new interface driver smsc95xx
  258. [ KERNEL] [ 6.634357] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  259. [ KERNEL] [ 7.312388] usb 1-1.5: new high-speed USB device number 6 using dwc_otg
  260. [ KERNEL] [ 7.889360] usb 1-1.5: New USB device found, idVendor=04c5, idProduct=2028
  261. [ KERNEL] [ 7.889372] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  262. [ KERNEL] [ 7.889379] usb 1-1.5: Product: ZM-VE400
  263. [ KERNEL] [ 7.889387] usb 1-1.5: Manufacturer: ZALMAN
  264. [ KERNEL] [ 7.889394] usb 1-1.5: SerialNumber: W62690BJ
  265. [ KERNEL] [ 8.165698] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
  266. [ initrd] [ 8.235689] WTpassword present: 47f2408324dece4910d51a01647dadd0.
  267. [ initrd] [ 8.730155] dhcp: 384 bytes from 192.168.77.201.
  268. [ initrd] [ 8.730266] 00000000:0000016C0000000000110000C0A84DC9FFFFFFFF00430044016C000002010600 ...l.........M......C.D.l......
  269. [ initrd] [ 8.730339] 00000020:67458B6B0000000000000000C0A84D28C0A84DC900000000B827EBF46A7A0000 gE.k..........M(..M......'..jz..
  270. [ initrd] [ 8.730410] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
  271. [ initrd] [ 8.730479] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
  272. [ initrd] [ 8.730550] 00000080:00000000000000002F626F6F742F7078656C696E75782F7078656C696E75782E ......../boot/pxelinux/pxelinux.
  273. [ initrd] [ 8.730619] 000000a0:3000000000000000000000000000000000000000000000000000000000000000 0...............................
  274. [ initrd] [ 8.730688] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
  275. [ initrd] [ 8.730782] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
  276. [ initrd] [ 10.290168] dhcp: 384 bytes from 192.168.77.201.
  277. [ initrd] [ 10.290296] 00000000:0000016C0000000000110000C0A84DC9FFFFFFFF00430044016C000002010600 ...l.........M......C.D.l......
  278. [ initrd] [ 10.290369] 00000020:67458B6B0000000000000000C0A84D28C0A84DC900000000B827EBF46A7A0000 gE.k..........M(..M......'..jz..
  279. [ initrd] [ 10.290438] 00000040:0000000000000000000000000000000000000000000000000000000000000000 ................................
  280. [ initrd] [ 10.290507] 00000060:0000000000000000000000000000000000000000000000000000000000000000 ................................
  281. [ initrd] [ 10.290576] 00000080:00000000000000002F626F6F742F7078656C696E75782F7078656C696E75782E ......../boot/pxelinux/pxelinux.
  282. [ initrd] [ 10.290644] 000000a0:3000000000000000000000000000000000000000000000000000000000000000 0...............................
  283. [ initrd] [ 10.290714] 000000c0:0000000000000000000000000000000000000000000000000000000000000000 ................................
  284. [ initrd] [ 10.290782] 000000e0:0000000000000000000000000000000000000000000000000000000000000000 ................................
  285. [ initrd] [ 10.330098] dhcp: server address 192.168.77.201.
  286. [ initrd] [ 10.330173] dhcp: 192.168.77.40/255.255.255.0.
  287. [ initrd] [ 10.330243] dhcp: default gateway 192.168.77.1.
  288. [ initrd] [ 10.330311] dhcp: DNS 192.168.77.201.
  289. [ initrd] [ 10.330377] dhcp: DNS 195.94.226.1.
  290. [ initrd] [ 10.330445] dhcp: DNS 195.94.224.4.
  291. [ initrd] [ 10.330512] dhcp: domain my-domain.local.
  292. [ initrd] [ 10.330580] dhcp: TFTP from 066 192.168.77.201.
  293. [ initrd] [ 10.330647] dhcp: TFTP 192.168.77.201.
  294. [ initrd] [ 10.330713] dhcp: boot file (067) /boot/pxelinux/pxelinux.0.
  295. [ initrd] [ 10.330780] TFTP binary "/boot/pxelinux/", configs prefix "/boot/", using "/" slash.
  296. Send broadcast WTCU discover.
  297. [ pfac] [ 10.333001] Run /sbin/httpd.
  298. [ initrd] [ 10.333069] Run '/sbin/httpd', log '/tmp/httpd.out', env '', pid ''.
  299. [ pfac] [ 10.333172] Ok, PID 635.
  300. [ httpd] [ 10.337576] HTTP Server, WTware v.5.4.84/RPi
  301. [ initrd] [ 10.460749] USB: 04c5:2028 Fujitsu, Ltd.
  302. [ initrd] [ 10.460891] USB: 093a:2510 Pixart Imaging, Inc. Optical Mouse.
  303. [ initrd] [ 10.460965] USB: 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter.
  304. [ initrd] [ 10.461038] USB: 0424:9514 Standard Microsystems Corp. SMC9514 Hub.
  305. [ initrd] [ 10.461108] USB: 046d:c31c Logitech, Inc. Keyboard K120.
  306. [ initrd] [ 10.461177] Copy /bootmedia/configs/config.wtc to /tmp/config.wtc.
  307. [ initrd] [ 10.461971] Common local disk config:
  308. /--- FILE "/tmp/config.wtc" -----------------------
  309. | [BOM]
  310. | connection
  311. | server=192.168.77.49
  312. | connection
  313. | server=Vserv2
  314. | sound=on
  315. | disk=usb
  316. \----------------------------------------------------
  317. [ initrd] [ 10.463007] Remount /bootmedia for writing.
  318. [ initrd] [ 10.465317] Remount /bootmedia as read-only.
  319. /--- FILE "/etc/config.compiled" -----------------------
  320. | [BOM]
  321. | connection
  322. | server=192.168.77.49
  323. | connection
  324. | server=Vserv2
  325. | sound=on
  326. | disk=usb
  327. \----------------------------------------------------
  328. [ initrd] [ 10.479843] Hostname: "wtwB827EBF46A7A".
  329. Everyone can control terminal by RSH.
  330. RSH: listener is active.
  331. Send broadcast WTCU discover.
  332. [ httpd] [ 10.724985] Reread settings.
  333. [ httpd] [ 10.725124] Everyone can control terminal by HTTP.
  334. [ gm] [ 10.729074] WTware session manager v.5.4.84/RPi.
  335. [ gm] [ 10.730210] EV_REL flag found. Add mouse event2: PixArt USB Optical Mouse.
  336. [ gm] [ 10.730301] Add keyboard event1: Logitech USB Keyboard.
  337. [ gm] [ 10.730379] Add keyboard event0: Logitech USB Keyboard.
  338. [ gm] [ 10.730528] Display mode: 1920x1080, 32 bit, 0 Hz, modeline "", DDC enabled, connector 0.
  339. [ gm] [ 10.766006] Framebuffer device found.
  340. [ gm] [ 10.766087] LINELENBYTES 7680
  341. [ gm] [ 10.766161] VLEN 8294400
  342. [ gm] [ 10.802503] Use /lib/ui32.so.
  343. [ gm] [ 10.852239] Unpack /bootmedia/packages/pi2-alsa.
  344. [ gm] [ 10.942872] modprobe snd-bcm2835.
  345. [ gm] [ 10.964748] modprobe snd-usb-audio.
  346. /--- FILE "/proc/asound/devices" -----------------------
  347. | 0: [ 0] : control
  348. | 16: [ 0- 0]: digital audio playback
  349. | 17: [ 0- 1]: digital audio playback
  350. | 33: : timer
  351. \----------------------------------------------------
  352. [ KERNEL] [ 10.985197] usbcore: registered new interface driver snd-usb-audio
  353. [ pfac] [ 10.986237] Run /sbin/rdpsnd sndvol 100 100 50.
  354. [ gm] [ 10.986353] /dev/snd/pcmC0D1p character device.
  355. [ pfac] [ 10.986481] Ok, PID 662.
  356. [ gm] [ 10.986534] /dev/snd/pcmC0D0p character device.
  357. [ pfac] [ 10.986654] Run /sbin/rdpsnd 1 0 100 0 -1.
  358. [ gm] [ 10.986717] /dev/snd/controlC0 character device.
  359. [ pfac] [ 10.986814] Ok, PID 663.
  360. [ gm] [ 10.986875] /dev/snd/timer character device.
  361. [ gm] [ 10.987034] Preconfigure ALSA.
  362. [ gm] [ 10.987136] Run '/sbin/rdpsnd sndvol 100 100 50', log '', env '', pid ''.
  363. [ gm] [ 10.987270] Run sound daemon.
  364. [ gm] [ 10.987384] Run '/sbin/rdpsnd 1 0 100 0 -1', log '', env '', pid ''.
  365. [ gm] [ 10.987492] Load usb storage driver.
  366. [ gm] [ 10.987570] modprobe scsi_mod.
  367. [ rdpsnd] [ 10.991059] RDP Sound Redirector, WTware v.5.4.84/RPi.
  368. [ sndvol] [ 11.000134] Card 'ALSA'/'bcm2835 ALSA'.
  369. [ rdpsnd] [ 11.000225] Card 'ALSA'/'bcm2835 ALSA'.
  370. [ sndvol] [ 11.000328] Mixer name: 'Broadcom Mixer'.
  371. [ rdpsnd] [ 11.000371] Mixer name: 'Broadcom Mixer'.
  372. [ sndvol] [ 11.000452] Components: ''.
  373. [ rdpsnd] [ 11.000512] Components: ''.
  374. [ sndvol] [ 11.000607] Controls: 6.
  375. [ rdpsnd] [ 11.000650] Controls: 6.
  376. [ sndvol] [ 11.000725] ALSA: control 'PCM Playback Volume'.
  377. [ rdpsnd] [ 11.000767] ALSA: control 'PCM Playback Volume'.
  378. [ sndvol] [ 11.000846] ALSA: control 'PCM Playback Switch'.
  379. [ rdpsnd] [ 11.000888] ALSA: control 'PCM Playback Switch'.
  380. [ sndvol] [ 11.000964] ALSA: control 'PCM Playback Route'.
  381. [ rdpsnd] [ 11.001005] ALSA: control 'PCM Playback Route'.
  382. [ sndvol] [ 11.001081] ALSA: control 'IEC958 Playback Default'.
  383. [ rdpsnd] [ 11.001123] ALSA: control 'IEC958 Playback Default'.
  384. [ sndvol] [ 11.001200] ALSA: control 'IEC958 Playback Con Mask'.
  385. [ rdpsnd] [ 11.001242] ALSA: control 'IEC958 Playback Con Mask'.
  386. [ sndvol] [ 11.001336] ALSA: control 'IEC958 Playback PCM Stream'.
  387. [ rdpsnd] [ 11.001381] ALSA: control 'IEC958 Playback PCM Stream'.
  388. [ pfac] [ 11.001455] Process pid 662 terminated, status 00000000.
  389. [ sndvol] [ 11.001497] Inactive control IEC958 Playback PCM Stream'.
  390. [ rdpsnd] [ 11.001537] Inactive control IEC958 Playback PCM Stream'.
  391. [ KERNEL] [ 11.004549] SCSI subsystem initialized
  392. [ gm] [ 11.004971] modprobe usb-storage.
  393. [ KERNEL] [ 11.018298] usb-storage 1-1.5:1.0: USB Mass Storage device detected
  394. [ KERNEL] [ 11.018605] scsi host0: usb-storage 1-1.5:1.0
  395. [ KERNEL] [ 11.019824] usbcore: registered new interface driver usb-storage
  396. [ gm] [ 11.019454] modprobe sd_mod.
  397. [ gm] [ 11.029780] Load EXFAT filesystem driver.
  398. [ gm] [ 11.029993] modprobe fuse.
  399. [ gm] [ 11.043588] modprobe exfat.
  400. [ KERNEL] [ 11.043723] fuse init (API version 7.26)
  401. [ KERNEL] [ 11.055883] exFAT: Version 1.2.9
  402. [ gm] [ 11.115739] Nobody can control terminal by VNC.
  403. [ KERNEL] [ 12.073106] scsi 0:0:0:0: CD-ROM ZALMAN Virtual CD-Rom PQ: 0 ANSI: 0
  404. [ KERNEL] [ 14.000084] random: crng init done
  405. [ gm] [ 41.815082] Run '/sbin/resolver 0xe57bd0 dns [192.168.77.49]', log '', env '', pid ''.
  406. [ pfac] [ 41.815364] Run /sbin/resolver 0xe57bd0 dns [192.168.77.49].
  407. [ pfac] [ 41.816157] Ok, PID 709.
  408. [ pfac] [ 41.820602] Process pid 709 terminated, status 00000000.
  409. [ gm] [ 41.826625] 192.168.77.49 => 192.168.77.49.
  410. [ gm] [ 41.826816] Free ram before fork terminal client /sbin/rdpclient (session 1): 918604 Kb.
  411. [ gm] [ 41.826900] Run '/sbin/rdpclient 1', log '/tmp/rdpclient.out', env '', pid ''.
  412. [ pfac] [ 41.826978] Run /sbin/rdpclient 1.
  413. [ pfac] [ 41.827526] Ok, PID 710.
  414. [ rdpclient 710] [ 41.834763] RDP Terminal Client, WTware v.5.4.84/RPi, pipe 1, pid 710.
  415. [ rdpclient 710] [ 41.835339] Use /lib/ui32.so.
  416. [ rdpclient 710] [ 41.836350] Make RDP session with 192.168.77.49, port 3389.
  417. [ rdpclient 710] [ 41.836463] No username.
  418. [ rdpclient 710] [ 41.836542] No password.
  419. [ rdpclient 710] [ 41.836619] No PIN.
  420. [ rdpclient 710] [ 41.836725] No domain.
  421. [ rdpclient 710] [ 41.836833] No shell.
  422. [ rdpclient 710] [ 41.836910] No directory.
  423. [ rdpclient 710] [ 41.836987] Window: 1920x1080@24.
  424. [ rdpclient 710] [ 41.837064] PFlags 0x0000002F.
  425. [ rdpclient 710] [ 41.837140] Keyboard 00000409:00000000.
  426. [ rdpclient 710] [ 41.837214] My hostname "wtwB827EBF46A7A".
  427. [ rdpclient 710] [ 41.837300] TCP: connecting to 192.168.77.49:3389.
  428. [ rdpclient 710] [ 41.837925] TCP: connection with 192.168.77.49:3389 established.
  429. [ rdpclient 710] [ 41.838006] Turn keepalive on.
  430. [ rdpclient 710] [ 41.838868] Free ram after buffers allocation: 917944 KB.
  431. [ rdpclient 710] [ 46.398231] Reconnect with CredSSP enabled.
  432. [ rdpclient 710] [ 46.398386] TCP: reconnecting to 192.168.77.49:3389.
  433. [ rdpclient 710] [ 46.399504] TCP: connection with 192.168.77.49:3389 established.
  434. [ rdpclient 710] [ 46.399589] Turn keepalive on.
  435. [ rdpclient 710] [ 46.402798] Server supports GFX Pipeline.
  436. [ rdpclient 710] [ 46.402912] CredSSP.
  437. [ rdpclient 710] [ 46.402992] SSL/TLS.
  438. [ rdpclient 710] [ 46.461489] Enable font smoothing and Desktop Composition.
  439. [ rdpclient 710] [ 46.463710] RDP4 encryption.
  440. [ rdpclient 710] [ 46.488211] TS_STATUS_FINDING_DESTINATION
  441. [ rdpclient 710] [ 46.488571] TS_STATUS_LOADING_DESTINATION
  442. [ rdpclient 710] [ 46.488960] TS_STATUS_REDIRECTING_TO_DESTINATION
  443. [ rdpclient 710] [ 46.499526] TS_STATUS_BRINGING_SESSION_ONLINE
  444. [ rdpclient 710] [ 46.500789] TS_STATUS_VM_LOADING
  445. [ rdpclient 710] [ 46.568845] GFX codec.
  446. [ rdpclient 710] [ 46.892723] Run 4 tile threads.
  447. [ rdpclient 710] [ 46.944959] errorInfo 0x00000000.
  448. [ rdpclient 710] [ 47.407613] SessionId 0x00000003: domain\user.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement