· 7 years ago · Aug 25, 2018, 02:18 AM
1
2###### System info ######
3Linux version 4.14.34-1-ARCH (alarm@alarmpi) (gcc version 7.3.1 20180312 (GCC)) #1 SMP Tue May 15 00:50:02 CDT 2018
4
5System time: Sat Aug 25 09:05:59 +07 2018
6System load: 0.69 0.22 0.08 1/159 811
7Hardware model: Raspberry Pi 2 Model B Rev 1.1
8Linux version: 4.14.34-1-ARCH
9Build version: janui-20180805-4
10HW platform: RaspberryPi (08)
11PlayerID: 08d1d73a647ff38e8d250032a68ce423b1
12
13
14###### Boot configuration (cat /boot/config.txt) ######
15# Uncomment some or all of these to enable the optional hardware interfaces
16# Params:
17# i2c_arm Set to "on" to enable the ARM's i2c interface
18# (default "off")
19# i2c_vc Set to "on" to enable the i2c interface
20# usually reserved for the VideoCore processor
21# (default "off")
22# i2c_arm_baudrate Set the baudrate of the ARM's i2c interface
23# (default "100000")
24# i2c_vc_baudrate Set the baudrate of the VideoCore i2c interface
25# (default "100000")
26# i2c_baudrate An alias for i2c_arm_baudrate
27# i2s Set to "on" to enable the i2s interface
28# (default "off")
29# spi Set to "on" to enable the spi interfaces
30# (default "off")
31# act_led_trigger Choose which activity the LED tracks.
32# Use "heartbeat" for a nice load indicator.
33# (default "mmc")
34# act_led_activelow Set to "on" to invert the sense of the LED
35# (default "off")
36# act_led_gpio Set which GPIO pin to use for the activity LED
37# (in case you want to connect it to an external
38# device)
39# (default "16" on a non-Plus board, "47" on a
40# Plus or Pi 2)
41# N.B. It is recommended to only enable those interfaces that are needed.
42# Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc
43# interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
44# Note also that i2c, i2c_arm and i2c_vc are aliases for the physical
45# interfaces i2c0 and i2c1. Use of the numeric variants is still possible
46# but deprecated because the ARM/VC assignments differ between board
47# revisions. The same board-specific mapping applies to i2c_baudrate,
48# and the other i2c baudrate parameters.
49## RuneAudio HDMI & 3,5mm jack
50dtparam=audio=off
51## RuneAudio I2S-Settings
52dtoverlay=allo-boss-dac-pcm512x-audio
53# Uncomment to enable the lirc-rpi module
54# Params: gpio_out_pin GPIO pin for output (default "17")
55# gpio_in_pin GPIO pin for input (default "18")
56# gpio_in_pull Pull up/down/off on the input pin
57# (default "down")
58# sense Override the IR receive auto-detection logic:
59# (default "-1")
60# softcarrier Turn the software carrier "on" or "off"
61# (default "on")
62# (default "off")
63# LCD settings
64# 180 degrees
65# Normal
66lcd_rotate=0
67disable_splash=0 # set to 1 to disable boot splash
68# Uncomment if you get no picture on HDMI for a default "safe" mode
69# Uncomment this if your display has a black border of unused pixels visible
70# and your display can output without overscan
71# Uncomment the following to adjust overscan. Use positive numbers if console
72# goes off screen, and negative if there is too much border
73# Uncomment to force a console size. By default it will be display's size minus
74# overscan.
75# Uncomment if hdmi display is not detected and composite is being output
76# Uncomment to force a specific HDMI mode (this will force VGA)
77# Uncomment to force a HDMI mode rather than DVI. This can make audio work in
78# DMT (computer monitor) modes
79# Uncomment to set monitor mode to DMT
80# Uncomment to increase signal to HDMI, if you have interference, blanking, or
81# no display
82# setting the max usb current to 1200mA
83# memory options
84gpu_mem=16
85## Some overclocking settings, govenor is set to ondemand as standard
86## The values below are valid for the B+ and Zero models
87## Overclocking should not be needed for the 2B, 3B and 3B+ models
88## See your documentation for A and B models
89## None
90## Modest
91## Medium - fast enough for normal (MPD) use, airplay may need more capacity
92## High
93## Turbo
94## General CPU settings
95force_turbo=1
96# Lowering max CPU temperature from 85 (standard) to 70 or 75 degrees gives some protection when (force) turbo is set
97# If the max temp is reached the cpu will autmatically be throttled back
98# Boot delay sometimes needs to be set to higher values when overclocking is enabled
99# Default boot delay is 1 second, 3B+ needs a delay of 2
100boot_delay=2
101initramfs initramfs-linux.img followkernel
102
103
104##################################################
105
106
107###### System load statistics (procinfo -H) ######
108Memory: Total Used Free Buffers
109RAM: 973.58MiB 276.15MiB 697.43MiB 23.69MiB
110Swap: 0.00B 0.00B 0.00B
111
112Bootup: Sat Aug 25 09:04:48 2018 Load average: 0.69 0.22 0.08 1/161 825
113
114user : 00:00:24.47 8.7% page in : 136956
115nice : 00:00:03.51 1.3% page out: 11532
116system: 00:00:13.19 4.7% page act: 10135
117IOwait: 00:00:05.45 1.9% page dea: 0
118hw irq: 00:00:00.00 0.0% page flt: 160456
119sw irq: 00:00:00.30 0.1% swap in : 0
120idle : 00:03:53.25 83.3% swap out: 0
121uptime: 00:01:11.19 context : 54070
122
123irq 16: 0 irq 51: 0
124irq 17: 14549 irq 54: 0
125irq 21: 0 irq 59: 0
126irq 23: 52 irq 62: 22797
127irq 24: 7 irq 83: 152
128irq 46: 0 irq 86: 244
129irq 48: 0 irq 87: 31
130irq 50: 3957
131
132mmcblk0 3785r 2 mmcblk0p2 3639r
133mmcblk0p1 111r
134
135eth0 TX 32.80KiB RX 20.42KiB lo TX 213.57KiB RX 213.57KiB
136
137
138###### Active processes (pstree) ######
139systemd-+-agetty
140 |-chronyd
141 |-cmd_async---sh---debug_collector---sh---pstree
142 |-crond
143 |-dbus-daemon
144 |-dhcpcd
145 |-haveged
146 |-ifplugd
147 |-mpd---4*[{mpd}]
148 |-nginx---nginx
149 |-php-fpm---3*[php-fpm]
150 |-python
151 |-redis-server---3*[{redis-server}]
152 |-rune_PL_wrk
153 |-rune_SY_wrk
154 |-sh---sleep
155 |-sh---bash---python---2*[{python}]
156 |-sshd
157 |-systemd-journal
158 |-systemd-resolve
159 |-systemd-udevd-+-9*[systemd-udevd]
160 | `-systemd-udevd---refresh_ao
161 `-upmpdcli-+-upmpdcli---6*[{upmpdcli}]
162 `-7*[{upmpdcli}]
163
164
165###### Audio backend ######
166Advanced Linux Sound Architecture Driver Version k4.14.34-1-ARCH.
167
168Card list: (/proc/asound/cards)
169--------------------------------------------------
170 0 [BossDAC ]: BossDAC - BossDAC
171 BossDAC
172
173
174PLAYBACK devices: (aplay -l)
175--------------------------------------------------
176**** List of PLAYBACK Hardware Devices ****
177card 0: BossDAC [BossDAC], device 0: Boss DAC HiFi [Master] pcm512x-hifi-0 []
178 Subdevices: 1/1
179 Subdevice #0: subdevice #0
180
181
182PCM devices: (aplay -L)
183--------------------------------------------------
184null
185 Discard all samples (playback) or generate zero samples (capture)
186pulse
187 PulseAudio Sound Server
188default:CARD=BossDAC
189 BossDAC,
190 Default Audio Device
191sysdefault:CARD=BossDAC
192 BossDAC,
193 Default Audio Device
194
195
196Simple mixer controls: (amixer scontrols)
197--------------------------------------------------
198card 0:
199Simple mixer control 'DSP Program',0
200Simple mixer control 'Analogue',0
201Simple mixer control 'Analogue Playback Boost',0
202Simple mixer control 'Auto Mute',0
203Simple mixer control 'Auto Mute Mono',0
204Simple mixer control 'Auto Mute Time Left',0
205Simple mixer control 'Auto Mute Time Right',0
206Simple mixer control 'Clock Missing Period',0
207Simple mixer control 'Deemphasis',0
208Simple mixer control 'Digital',0
209Simple mixer control 'Max Overclock DAC',0
210Simple mixer control 'Max Overclock DSP',0
211Simple mixer control 'Max Overclock PLL',0
212Simple mixer control 'Volume Ramp Down Emergency Rate',0
213Simple mixer control 'Volume Ramp Down Emergency Step',0
214Simple mixer control 'Volume Ramp Down Rate',0
215Simple mixer control 'Volume Ramp Down Step',0
216Simple mixer control 'Volume Ramp Up Rate',0
217Simple mixer control 'Volume Ramp Up Step',0
218
219
220Mixer controls: (amixer controls)
221--------------------------------------------------
222card 0:
223numid=6,iface=MIXER,name='DSP Program'
224numid=3,iface=MIXER,name='Analogue Playback Boost Volume'
225numid=2,iface=MIXER,name='Analogue Playback Volume'
226numid=10,iface=MIXER,name='Auto Mute Mono Switch'
227numid=11,iface=MIXER,name='Auto Mute Switch'
228numid=8,iface=MIXER,name='Auto Mute Time Left'
229numid=9,iface=MIXER,name='Auto Mute Time Right'
230numid=7,iface=MIXER,name='Clock Missing Period'
231numid=5,iface=MIXER,name='Deemphasis Switch'
232numid=4,iface=MIXER,name='Digital Playback Switch'
233numid=1,iface=MIXER,name='Digital Playback Volume'
234numid=20,iface=MIXER,name='Max Overclock DAC'
235numid=19,iface=MIXER,name='Max Overclock DSP'
236numid=18,iface=MIXER,name='Max Overclock PLL'
237numid=16,iface=MIXER,name='Volume Ramp Down Emergency Rate'
238numid=17,iface=MIXER,name='Volume Ramp Down Emergency Step'
239numid=12,iface=MIXER,name='Volume Ramp Down Rate'
240numid=13,iface=MIXER,name='Volume Ramp Down Step'
241numid=14,iface=MIXER,name='Volume Ramp Up Rate'
242numid=15,iface=MIXER,name='Volume Ramp Up Step'
243
244
245MPD audio outputs status: (mpc outputs)
246--------------------------------------------------
247Output 1 (BossDAC) is enabled
248
249MPD statistics: (mpc stats)
250--------------------------------------------------
251Artists: 5623
252Albums: 2945
253Songs: 43691
254
255Play Time: 0 days, 0:00:00
256Uptime: 0 days, 0:00:15
257DB Updated: Sat Aug 25 08:07:18 2018
258DB Play Time: 132 days, 3:41:10
259
260###### mpd version ######
261Music Player Daemon 0.20.20
262
263Copyright (C) 2003-2007 Warren Dukes
264Copyright 2008-2017 Max Kellermann
265This is free software; see the source for copying conditions. There is NO
266warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
267
268Database plugins:
269 simple proxy upnp
270
271Storage plugins:
272 local smbclient nfs curl
273
274Neighbor plugins:
275 smbclient upnp
276
277Decoders plugins:
278 [mad] mp3 mp2
279 [vorbis] ogg oga
280 [oggflac] ogg oga
281 [flac] flac
282 [sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2
283 [audiofile] wav au aiff aif
284 [dsdiff] dff
285 [dsf] dsf
286 [faad] aac
287 [mpcdec] mpc
288 [ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve
289 [pcm]
290
291Filters:
292 libsamplerate soxr
293
294Tag plugins:
295 id3tag
296
297Output plugins:
298 null fifo pipe alsa openal httpd
299
300Encoder plugins:
301 null vorbis wave flac
302
303Input plugins:
304 file alsa curl ffmpeg smbclient nfs mms
305
306Playlist plugins:
307 extm3u m3u pls xspf asx rss soundcloud flac cue embcue
308
309Protocols:
310 file:// http:// https:// mms:// mmsh:// mmst:// mmsu:// gopher:// rtp:// rtsp:// rtmp:// rtmpt:// rtmps:// smb:// nfs:// alsa://
311
312Other features:
313 avahi epoll icu inotify systemd tcp un
314
315###### mpd.conf ######
316###################################
317# Auto generated mpd.conf file
318# please DO NOT edit it manually!
319# Use RuneUI MPD config section
320###################################
321
322log_level "default"
323log_file "/var/log/runeaudio/mpd.log"
324state_file "/var/lib/mpd/mpdstate"
325zeroconf_enabled "no"
326zeroconf_name "RuneAudio"
327bind_to_address "/run/mpd.sock"
328bind_to_address "any"
329port "6600"
330max_connections "20"
331user "mpd"
332group "audio"
333db_file "/var/lib/mpd/mpd.db"
334sticker_file "/var/lib/mpd/sticker.sql"
335pid_file "/var/run/mpd/pid"
336music_directory "/mnt/MPD"
337playlist_directory "/var/lib/mpd/playlists"
338follow_outside_symlinks "yes"
339follow_inside_symlinks "yes"
340auto_update "no"
341filesystem_charset "UTF-8"
342id3v1_encoding "UTF-8"
343volume_normalization "no"
344audio_buffer_size "2048"
345buffer_before_play "10%"
346gapless_mp3_playback "no"
347
348input {
349 plugin "curl"
350}
351
352decoder {
353 plugin "ffmpeg"
354 enabled "no"
355}
356# MPD version number: 0.20.20
357
358
359resampler {
360 plugin "soxr"
361 quality "very high"
362}
363replaygain "off"
364max_output_buffer_size "16384"
365
366audio_output {
367 name "BossDAC"
368 type "alsa"
369 device "hw:0,0"
370 mixer_control "Digital"
371 mixer_type "hardware"
372 mixer_device "hw:0"
373 auto_resample "no"
374 auto_format "no"
375 enabled "yes"
376}
377
378
379###### Kernel optimization parameters ######
380hardware platform: RaspberryPi
381current orionprofile: RuneAudio
382
383
384kernel scheduler for mmcblk0: [noop] deadline cfq
385/proc/sys/vm/swappiness: 0
386/proc/sys/kernel/sched_latency_ns: 4500000
387/proc/sys/kernel/sched_rt_period_us: 1000000
388/proc/sys/kernel/sched_rt_runtime_us: 950000
389/proc/sys/kernel/sched_autogroup_enabled: 1
390/proc/sys/kernel/sched_rr_timeslice_ms: 100
391/proc/sys/kernel/sched_min_granularity_ns: 2250000
392/proc/sys/kernel/sched_wakeup_granularity_ns: 3000000
393
394
395###### Kernel module snd_usb_audio settings ######
396Error opening module snd_usb_audio
397
398###### Systemd active startup scripts (ls -lah /etc/systemd/system/multi-user.target.wants/) ######
399total 8.0K
400drwxr-xr-x 2 root root 4.0K Aug 23 21:24 .
401drwxr-xr-x 5 root root 4.0K Aug 23 21:24 ..
402lrwxrwxrwx 1 root root 34 Mar 28 08:44 addons.service -> /etc/systemd/system/addons.service
403lrwxrwxrwx 1 root root 44 Jan 29 2017 amixer-webui.service -> /usr/lib/systemd/system/amixer-webui.service
404lrwxrwxrwx 1 root root 41 Mar 13 07:42 brcm43438.service -> /usr/lib/systemd/system/brcm43438.service
405lrwxrwxrwx 1 root root 39 Jun 24 19:35 chronyd.service -> /usr/lib/systemd/system/chronyd.service
406lrwxrwxrwx 1 root root 38 Mar 28 08:44 cronie.service -> /usr/lib/systemd/system/cronie.service
407lrwxrwxrwx 1 root root 39 Feb 8 2015 haveged.service -> /usr/lib/systemd/system/haveged.service
408lrwxrwxrwx 1 root root 44 Mar 11 2016 mpd-watchdog.service -> /usr/lib/systemd/system/mpd-watchdog.service
409lrwxrwxrwx 1 root root 47 Aug 23 20:35 netctl-ifplugd@eth0.service -> /usr/lib/systemd/system/netctl-ifplugd@.service
410lrwxrwxrwx 1 root root 37 Feb 15 2015 nginx.service -> /usr/lib/systemd/system/nginx.service
411lrwxrwxrwx 1 root root 37 Feb 15 2015 redis.service -> /usr/lib/systemd/system/redis.service
412lrwxrwxrwx 1 root root 40 Mar 19 2016 remote-fs.target -> /usr/lib/systemd/system/remote-fs.target
413lrwxrwxrwx 1 root root 45 Feb 15 2015 rune_shutdown.service -> /usr/lib/systemd/system/rune_shutdown.service
414lrwxrwxrwx 1 root root 43 Feb 15 2015 rune_SY_wrk.service -> /usr/lib/systemd/system/rune_SY_wrk.service
415lrwxrwxrwx 1 root root 47 Aug 22 07:53 spotify-connect.service -> /usr/lib/systemd/system/spotify-connect.service
416lrwxrwxrwx 1 root root 36 Feb 8 2015 sshd.service -> /usr/lib/systemd/system/sshd.service
417lrwxrwxrwx 1 root root 48 Mar 13 07:42 systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service
418
419
420###### Filesystem mounts ######
421proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
422sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
423dev /dev devtmpfs rw,nosuid,relatime,size=491284k,nr_inodes=122821,mode=755 0 0
424run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
425/dev/mmcblk0p2 / ext4 rw,relatime,stripe=32679,data=ordered 0 0
426securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
427tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
428devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
429tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
430cgroup2 /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0
431cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0
432bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0
433cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
434cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
435cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
436cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
437cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
438cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
439cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
440cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
441systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=36,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=1770 0 0
442debugfs /sys/kernel/debug debugfs rw,relatime 0 0
443tmpfs /tmp tmpfs rw,nosuid,nodev 0 0
444mqueue /dev/mqueue mqueue rw,relatime 0 0
445configfs /sys/kernel/config configfs rw,relatime 0 0
446logs /var/log tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
447http-tmp /srv/http/tmp tmpfs rw,nosuid,nodev,noatime,size=5120k,uid=33,gid=33 0 0
448rune-logs /var/log/runeaudio tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
449var-tmp /var/tmp tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
450/dev/mmcblk0p1 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
451dev /root/spotify-connect-web-chroot/dev devtmpfs rw,nosuid,relatime,size=491284k,nr_inodes=122821,mode=755 0 0
452proc /root/spotify-connect-web-chroot/proc proc rw,relatime 0 0
453//192.168.1.2/Data/Music /mnt/MPD/NAS/Music cifs ro,relatime,vers=1.0,sec=ntlm,cache=none,username=puma,uid=1000,forceuid,gid=92,forcegid,addr=192.168.1.2,file_mode=0755,dir_mode=0755,soft,nounix,mapposix,rsize=8192,wsize=16384,echo_interval=60,actimeo=1 0 0
454
455
456###### Filesystem mounts - free space (df -h) ######
457Filesystem Size Used Avail Use% Mounted on
458dev 480M 0 480M 0% /dev
459run 487M 19M 469M 4% /run
460/dev/mmcblk0p2 30G 3.4G 26G 12% /
461tmpfs 487M 0 487M 0% /dev/shm
462tmpfs 487M 0 487M 0% /sys/fs/cgroup
463tmpfs 487M 12K 487M 1% /tmp
464logs 5.0M 8.0K 5.0M 1% /var/log
465http-tmp 5.0M 0 5.0M 0% /srv/http/tmp
466rune-logs 5.0M 28K 5.0M 1% /var/log/runeaudio
467var-tmp 5.0M 0 5.0M 0% /var/tmp
468/dev/mmcblk0p1 100M 21M 80M 21% /boot
469//192.168.1.2/Data/Music 1.9T 1.2T 722G 62% /mnt/MPD/NAS/Music
470
471
472###### Filesystem mounts - partitions (parted -ls) ######
473Model: SD SP32G (sd/mmc)
474Disk /dev/mmcblk0: 31.9GB
475Sector size (logical/physical): 512B/512B
476Partition Table: msdos
477Disk Flags:
478
479Number Start End Size Type File system Flags
480 1 1049kB 106MB 105MB primary fat16 lba
481 2 106MB 31.9GB 31.8GB primary ext4
482
483
484###### Loaded kernel modules ######
485Module Size Used by
486md4 16384 0
487nls_utf8 16384 1
488cifs 454656 2
489ccm 20480 0
490cfg80211 577536 0
4918021q 28672 0
492garp 16384 1 8021q
493mrp 20480 1 8021q
494stp 16384 1 garp
495llc 16384 2 garp,stp
496snd_soc_pcm512x_i2c 16384 1
497snd_soc_pcm512x 28672 1 snd_soc_pcm512x_i2c
498snd_soc_bcm2835_i2s 16384 2
499snd_soc_allo_boss_dac 16384 2
500snd_soc_core 176128 3 snd_soc_pcm512x,snd_soc_bcm2835_i2s,snd_soc_allo_boss_dac
501snd_compress 20480 1 snd_soc_core
502snd_pcm_dmaengine 16384 1 snd_soc_core
503snd_pcm 94208 5 snd_soc_pcm512x,snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_soc_core,snd_soc_allo_boss_dac
504i2c_bcm2835 16384 0
505snd_timer 32768 1 snd_pcm
506bcm2835_rng 16384 0
507snd 65536 8 snd_compress,snd_timer,snd_soc_core,snd_pcm
508rng_core 16384 1 bcm2835_rng
509clk_allo_dac 16384 1
510uio_pdrv_genirq 16384 0
511fixed 16384 0
512uio 16384 1 uio_pdrv_genirq
513sch_fq_codel 20480 2
514crypto_user 16384 0
515ip_tables 24576 0
516x_tables 24576 1 ip_tables
517ipv6 438272 44
518
519
520###### Network listening sockets (netstat -lnp) ######
521Active Internet connections (only servers)
522Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
523tcp 0 0 0.0.0.0:6600 0.0.0.0:* LISTEN 479/mpd
524tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 266/redis-server 12
525tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 233/systemd-resolve
526tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/init
527tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 241/python
528tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 269/nginx: master p
529tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 269/nginx: master p
530tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 269/nginx: master p
531tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 256/sshd
532tcp 0 0 192.168.1.12:49152 0.0.0.0:* LISTEN 498/upmpdcli
533tcp 0 0 0.0.0.0:4000 0.0.0.0:* LISTEN 290/python
534tcp 0 0 192.168.1.12:49153 0.0.0.0:* LISTEN 515/upmpdcli
535tcp6 0 0 :::5355 :::* LISTEN 233/systemd-resolve
536tcp6 0 0 :::111 :::* LISTEN 1/init
537tcp6 0 0 :::22 :::* LISTEN 256/sshd
538udp 0 0 127.0.0.53:53 0.0.0.0:* 233/systemd-resolve
539udp 0 0 0.0.0.0:68 0.0.0.0:* 391/dhcpcd
540udp 0 0 127.0.0.1:51782 0.0.0.0:* 498/upmpdcli
541udp 0 0 0.0.0.0:111 0.0.0.0:* 1/init
542udp 0 0 127.0.0.1:54999 0.0.0.0:* 515/upmpdcli
543udp 0 0 0.0.0.0:5355 0.0.0.0:* 233/systemd-resolve
544udp 0 0 127.0.0.1:323 0.0.0.0:* 262/chronyd
545udp 0 0 0.0.0.0:1900 0.0.0.0:* 515/upmpdcli
546udp 0 0 0.0.0.0:1900 0.0.0.0:* 498/upmpdcli
547udp6 0 0 :::111 :::* 1/init
548udp6 0 0 :::5355 :::* 233/systemd-resolve
549udp6 0 0 ::1:323 :::* 262/chronyd
550Active UNIX domain sockets (only servers)
551Proto RefCnt Flags Type State I-Node PID/Program name Path
552unix 2 [ ACC ] STREAM LISTENING 14861 266/redis-server 12 /run/redis.sock
553unix 2 [ ACC ] STREAM LISTENING 618 1/init /run/systemd/private
554unix 2 [ ACC ] STREAM LISTENING 13447 1/init /run/dbus/system_bus_socket
555unix 2 [ ACC ] SEQPACKET LISTENING 1748 1/init /run/udev/control
556unix 2 [ ACC ] STREAM LISTENING 1751 1/init /run/rpcbind.sock
557unix 2 [ ACC ] STREAM LISTENING 19683 552/php-fpm: master /var/run/php-command.sock
558unix 2 [ ACC ] SEQPACKET LISTENING 1764 1/init /run/systemd/coredump
559unix 2 [ ACC ] STREAM LISTENING 19686 552/php-fpm: master /var/run/php-db.sock
560unix 2 [ ACC ] STREAM LISTENING 19689 552/php-fpm: master /var/run/php-display.sock
561unix 2 [ ACC ] STREAM LISTENING 1772 1/init /run/systemd/journal/stdout
562unix 2 [ ACC ] STREAM LISTENING 18167 479/mpd /run/mpd.sock
563
564
565###### Network established sockets (netstat -np) ######
566Active Internet connections (w/o servers)
567Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
568tcp 0 0 127.0.0.1:53340 127.0.0.1:6379 TIME_WAIT -
569tcp 0 0 127.0.0.1:47548 127.0.0.1:6600 TIME_WAIT -
570tcp 0 0 127.0.0.1:53684 127.0.0.1:6379 TIME_WAIT -
571tcp 0 0 127.0.0.1:53160 127.0.0.1:6379 TIME_WAIT -
572tcp 0 0 127.0.0.1:53282 127.0.0.1:6379 TIME_WAIT -
573tcp 0 0 127.0.0.1:53134 127.0.0.1:6379 TIME_WAIT -
574tcp 0 0 127.0.0.1:53038 127.0.0.1:6379 TIME_WAIT -
575tcp 0 0 127.0.0.1:53064 127.0.0.1:6379 TIME_WAIT -
576tcp 0 0 127.0.0.1:53674 127.0.0.1:6379 TIME_WAIT -
577tcp 0 0 127.0.0.1:53510 127.0.0.1:6379 TIME_WAIT -
578tcp 0 0 127.0.0.1:52938 127.0.0.1:6379 TIME_WAIT -
579tcp 0 0 127.0.0.1:53368 127.0.0.1:6379 TIME_WAIT -
580tcp 0 0 127.0.0.1:47464 127.0.0.1:6600 TIME_WAIT -
581tcp 0 0 127.0.0.1:53382 127.0.0.1:6379 TIME_WAIT -
582tcp 0 0 127.0.0.1:53446 127.0.0.1:6379 TIME_WAIT -
583tcp 0 0 127.0.0.1:80 127.0.0.1:37788 TIME_WAIT -
584tcp 0 0 127.0.0.1:53100 127.0.0.1:6379 TIME_WAIT -
585tcp 0 0 127.0.0.1:53682 127.0.0.1:6379 TIME_WAIT -
586tcp 0 0 127.0.0.1:53272 127.0.0.1:6379 TIME_WAIT -
587tcp 0 0 127.0.0.1:52774 127.0.0.1:6379 TIME_WAIT -
588tcp 0 0 127.0.0.1:53590 127.0.0.1:6379 TIME_WAIT -
589tcp 0 0 127.0.0.1:53072 127.0.0.1:6379 TIME_WAIT -
590tcp 0 0 127.0.0.1:53634 127.0.0.1:6379 TIME_WAIT -
591tcp 0 0 127.0.0.1:52786 127.0.0.1:6379 TIME_WAIT -
592tcp 0 0 127.0.0.1:53148 127.0.0.1:6379 TIME_WAIT -
593tcp 0 0 127.0.0.1:53350 127.0.0.1:6379 TIME_WAIT -
594tcp 0 0 127.0.0.1:53404 127.0.0.1:6379 TIME_WAIT -
595tcp 0 0 127.0.0.1:53456 127.0.0.1:6379 TIME_WAIT -
596tcp 0 0 127.0.0.1:53336 127.0.0.1:6379 TIME_WAIT -
597tcp 0 0 127.0.0.1:53314 127.0.0.1:6379 TIME_WAIT -
598tcp 0 0 127.0.0.1:53226 127.0.0.1:6379 TIME_WAIT -
599tcp 0 0 127.0.0.1:53522 127.0.0.1:6379 TIME_WAIT -
600tcp 0 0 127.0.0.1:52782 127.0.0.1:6379 TIME_WAIT -
601tcp 0 0 127.0.0.1:53492 127.0.0.1:6379 TIME_WAIT -
602tcp 0 0 127.0.0.1:53332 127.0.0.1:6379 TIME_WAIT -
603tcp 0 0 127.0.0.1:53594 127.0.0.1:6379 TIME_WAIT -
604tcp 0 0 127.0.0.1:52842 127.0.0.1:6379 TIME_WAIT -
605tcp 0 0 127.0.0.1:53030 127.0.0.1:6379 TIME_WAIT -
606tcp 0 0 127.0.0.1:52764 127.0.0.1:6379 TIME_WAIT -
607tcp 0 0 127.0.0.1:52914 127.0.0.1:6379 TIME_WAIT -
608tcp 0 0 127.0.0.1:53708 127.0.0.1:6379 TIME_WAIT -
609tcp 0 0 127.0.0.1:53036 127.0.0.1:6379 TIME_WAIT -
610tcp 0 0 127.0.0.1:52768 127.0.0.1:6379 TIME_WAIT -
611tcp 0 0 127.0.0.1:52962 127.0.0.1:6379 TIME_WAIT -
612tcp 0 0 127.0.0.1:53402 127.0.0.1:6379 TIME_WAIT -
613tcp 0 0 127.0.0.1:52902 127.0.0.1:6379 TIME_WAIT -
614tcp 0 0 127.0.0.1:47432 127.0.0.1:6600 TIME_WAIT -
615tcp 0 0 127.0.0.1:53490 127.0.0.1:6379 TIME_WAIT -
616tcp 0 0 127.0.0.1:53212 127.0.0.1:6379 TIME_WAIT -
617tcp 0 0 127.0.0.1:53664 127.0.0.1:6379 TIME_WAIT -
618tcp 0 0 127.0.0.1:53324 127.0.0.1:6379 TIME_WAIT -
619tcp 0 0 127.0.0.1:52798 127.0.0.1:6379 TIME_WAIT -
620tcp 0 0 127.0.0.1:47530 127.0.0.1:6600 TIME_WAIT -
621tcp 0 0 127.0.0.1:52872 127.0.0.1:6379 TIME_WAIT -
622tcp 0 0 127.0.0.1:52792 127.0.0.1:6379 TIME_WAIT -
623tcp 0 0 127.0.0.1:47536 127.0.0.1:6600 TIME_WAIT -
624tcp 0 0 127.0.0.1:53646 127.0.0.1:6379 TIME_WAIT -
625tcp 0 0 127.0.0.1:53476 127.0.0.1:6379 TIME_WAIT -
626tcp 0 0 127.0.0.1:53218 127.0.0.1:6379 TIME_WAIT -
627tcp 0 0 127.0.0.1:6600 127.0.0.1:47180 ESTABLISHED 479/mpd
628tcp 0 0 127.0.0.1:47196 127.0.0.1:6600 TIME_WAIT -
629tcp 0 0 127.0.0.1:53122 127.0.0.1:6379 TIME_WAIT -
630tcp 0 0 127.0.0.1:53610 127.0.0.1:6379 TIME_WAIT -
631tcp 24 0 192.168.1.12:80 192.168.1.100:51059 ESTABLISHED 271/nginx: worker p
632tcp 0 0 127.0.0.1:52866 127.0.0.1:6379 TIME_WAIT -
633tcp 0 0 127.0.0.1:53686 127.0.0.1:6379 TIME_WAIT -
634tcp 0 0 127.0.0.1:53592 127.0.0.1:6379 TIME_WAIT -
635tcp 0 0 127.0.0.1:53604 127.0.0.1:6379 TIME_WAIT -
636tcp 0 0 127.0.0.1:52862 127.0.0.1:6379 TIME_WAIT -
637tcp 0 0 127.0.0.1:53566 127.0.0.1:6379 TIME_WAIT -
638tcp 12 0 192.168.1.12:80 192.168.1.100:51067 ESTABLISHED 271/nginx: worker p
639tcp 0 0 127.0.0.1:53124 127.0.0.1:6379 TIME_WAIT -
640tcp 0 0 127.0.0.1:53380 127.0.0.1:6379 TIME_WAIT -
641tcp 0 0 127.0.0.1:53110 127.0.0.1:6379 TIME_WAIT -
642tcp 0 0 127.0.0.1:53242 127.0.0.1:6379 TIME_WAIT -
643tcp 0 0 127.0.0.1:53482 127.0.0.1:6379 TIME_WAIT -
644tcp 0 0 127.0.0.1:53354 127.0.0.1:6379 TIME_WAIT -
645tcp 0 0 127.0.0.1:53208 127.0.0.1:6379 TIME_WAIT -
646tcp 0 0 127.0.0.1:53050 127.0.0.1:6379 TIME_WAIT -
647tcp 0 0 127.0.0.1:52900 127.0.0.1:6379 TIME_WAIT -
648tcp 0 0 127.0.0.1:47684 127.0.0.1:6600 TIME_WAIT -
649tcp 0 0 127.0.0.1:52996 127.0.0.1:6379 TIME_WAIT -
650tcp 0 0 127.0.0.1:53016 127.0.0.1:6379 TIME_WAIT -
651tcp 0 0 127.0.0.1:52844 127.0.0.1:6379 TIME_WAIT -
652tcp 0 0 127.0.0.1:53082 127.0.0.1:6379 TIME_WAIT -
653tcp 0 0 127.0.0.1:53150 127.0.0.1:6379 TIME_WAIT -
654tcp 0 0 127.0.0.1:53614 127.0.0.1:6379 TIME_WAIT -
655tcp 0 0 127.0.0.1:53652 127.0.0.1:6379 TIME_WAIT -
656tcp 0 0 127.0.0.1:53312 127.0.0.1:6379 TIME_WAIT -
657tcp 0 0 127.0.0.1:53046 127.0.0.1:6379 TIME_WAIT -
658tcp 0 0 127.0.0.1:52922 127.0.0.1:6379 TIME_WAIT -
659tcp 0 0 127.0.0.1:52958 127.0.0.1:6379 TIME_WAIT -
660tcp 0 0 127.0.0.1:53596 127.0.0.1:6379 TIME_WAIT -
661tcp 0 0 127.0.0.1:53176 127.0.0.1:6379 TIME_WAIT -
662tcp 0 0 127.0.0.1:47632 127.0.0.1:6600 TIME_WAIT -
663tcp 0 0 127.0.0.1:52832 127.0.0.1:6379 TIME_WAIT -
664tcp 0 0 127.0.0.1:53054 127.0.0.1:6379 TIME_WAIT -
665tcp 0 0 127.0.0.1:52964 127.0.0.1:6379 TIME_WAIT -
666tcp 0 0 127.0.0.1:47524 127.0.0.1:6600 TIME_WAIT -
667tcp 0 0 127.0.0.1:53112 127.0.0.1:6379 TIME_WAIT -
668tcp 0 0 127.0.0.1:53364 127.0.0.1:6379 TIME_WAIT -
669tcp 0 0 127.0.0.1:52846 127.0.0.1:6379 TIME_WAIT -
670tcp 0 0 127.0.0.1:53206 127.0.0.1:6379 TIME_WAIT -
671tcp 0 0 127.0.0.1:53436 127.0.0.1:6379 TIME_WAIT -
672tcp 0 0 127.0.0.1:52778 127.0.0.1:6379 TIME_WAIT -
673tcp 0 0 127.0.0.1:53430 127.0.0.1:6379 TIME_WAIT -
674tcp 0 0 127.0.0.1:52860 127.0.0.1:6379 TIME_WAIT -
675tcp 0 0 127.0.0.1:53514 127.0.0.1:6379 TIME_WAIT -
676tcp 0 0 127.0.0.1:52952 127.0.0.1:6379 TIME_WAIT -
677tcp 0 0 127.0.0.1:53352 127.0.0.1:6379 TIME_WAIT -
678tcp 0 0 127.0.0.1:53294 127.0.0.1:6379 TIME_WAIT -
679tcp 0 0 127.0.0.1:47560 127.0.0.1:6600 TIME_WAIT -
680tcp 0 0 127.0.0.1:53416 127.0.0.1:6379 TIME_WAIT -
681tcp 0 0 127.0.0.1:52820 127.0.0.1:6379 TIME_WAIT -
682tcp 0 0 127.0.0.1:53606 127.0.0.1:6379 TIME_WAIT -
683tcp 0 0 127.0.0.1:53102 127.0.0.1:6379 TIME_WAIT -
684tcp 0 0 127.0.0.1:53660 127.0.0.1:6379 TIME_WAIT -
685tcp 0 0 127.0.0.1:53460 127.0.0.1:6379 TIME_WAIT -
686tcp 0 0 127.0.0.1:53344 127.0.0.1:6379 TIME_WAIT -
687tcp 0 0 127.0.0.1:53220 127.0.0.1:6379 TIME_WAIT -
688tcp 0 0 127.0.0.1:47566 127.0.0.1:6600 TIME_WAIT -
689tcp 0 0 127.0.0.1:47438 127.0.0.1:6600 TIME_WAIT -
690tcp 0 0 127.0.0.1:53222 127.0.0.1:6379 TIME_WAIT -
691tcp 0 0 127.0.0.1:53120 127.0.0.1:6379 TIME_WAIT -
692tcp 0 0 127.0.0.1:53550 127.0.0.1:6379 TIME_WAIT -
693tcp 0 0 127.0.0.1:53422 127.0.0.1:6379 TIME_WAIT -
694tcp 0 0 127.0.0.1:53704 127.0.0.1:6379 TIME_WAIT -
695tcp 0 0 127.0.0.1:53040 127.0.0.1:6379 TIME_WAIT -
696tcp 0 0 127.0.0.1:52916 127.0.0.1:6379 TIME_WAIT -
697tcp 0 0 127.0.0.1:53024 127.0.0.1:6379 TIME_WAIT -
698tcp 0 0 127.0.0.1:53346 127.0.0.1:6379 TIME_WAIT -
699tcp 0 0 127.0.0.1:53156 127.0.0.1:6379 TIME_WAIT -
700tcp 0 0 127.0.0.1:52978 127.0.0.1:6379 TIME_WAIT -
701tcp 0 0 127.0.0.1:53448 127.0.0.1:6379 TIME_WAIT -
702tcp 0 0 127.0.0.1:52904 127.0.0.1:6379 TIME_WAIT -
703tcp 0 0 127.0.0.1:52954 127.0.0.1:6379 TIME_WAIT -
704tcp 0 0 127.0.0.1:53278 127.0.0.1:6379 TIME_WAIT -
705tcp 0 0 127.0.0.1:53640 127.0.0.1:6379 TIME_WAIT -
706tcp 0 0 127.0.0.1:53576 127.0.0.1:6379 TIME_WAIT -
707tcp 0 0 127.0.0.1:53444 127.0.0.1:6379 TIME_WAIT -
708tcp 0 0 127.0.0.1:53236 127.0.0.1:6379 TIME_WAIT -
709tcp 0 0 127.0.0.1:53044 127.0.0.1:6379 TIME_WAIT -
710tcp 0 0 127.0.0.1:52772 127.0.0.1:6379 TIME_WAIT -
711tcp 0 0 127.0.0.1:52982 127.0.0.1:6379 TIME_WAIT -
712tcp 0 0 127.0.0.1:52892 127.0.0.1:6379 TIME_WAIT -
713tcp 0 0 127.0.0.1:53712 127.0.0.1:6379 TIME_WAIT -
714tcp 0 0 127.0.0.1:53498 127.0.0.1:6379 TIME_WAIT -
715tcp 0 0 127.0.0.1:52942 127.0.0.1:6379 TIME_WAIT -
716tcp 0 0 127.0.0.1:53636 127.0.0.1:6379 TIME_WAIT -
717tcp 0 0 127.0.0.1:80 127.0.0.1:38238 TIME_WAIT -
718tcp 0 0 127.0.0.1:53424 127.0.0.1:6379 TIME_WAIT -
719tcp 0 0 127.0.0.1:52884 127.0.0.1:6379 TIME_WAIT -
720tcp 0 0 192.168.1.12:38388 104.24.15.89:80 TIME_WAIT -
721tcp 0 0 127.0.0.1:53084 127.0.0.1:6379 TIME_WAIT -
722tcp 0 0 127.0.0.1:53360 127.0.0.1:6379 TIME_WAIT -
723tcp 0 0 127.0.0.1:52956 127.0.0.1:6379 TIME_WAIT -
724tcp 0 0 127.0.0.1:53526 127.0.0.1:6379 TIME_WAIT -
725tcp 0 0 127.0.0.1:53384 127.0.0.1:6379 TIME_WAIT -
726tcp 0 0 127.0.0.1:53244 127.0.0.1:6379 TIME_WAIT -
727tcp 0 0 127.0.0.1:52984 127.0.0.1:6379 TIME_WAIT -
728tcp 0 0 127.0.0.1:53374 127.0.0.1:6379 TIME_WAIT -
729tcp 0 0 127.0.0.1:53094 127.0.0.1:6379 TIME_WAIT -
730tcp 0 0 127.0.0.1:47474 127.0.0.1:6600 TIME_WAIT -
731tcp 0 0 127.0.0.1:80 127.0.0.1:37868 TIME_WAIT -
732tcp 0 0 127.0.0.1:52766 127.0.0.1:6379 TIME_WAIT -
733tcp 0 0 127.0.0.1:53200 127.0.0.1:6379 TIME_WAIT -
734tcp 0 0 127.0.0.1:53400 127.0.0.1:6379 TIME_WAIT -
735tcp 0 0 127.0.0.1:53060 127.0.0.1:6379 TIME_WAIT -
736tcp 0 0 127.0.0.1:53442 127.0.0.1:6379 TIME_WAIT -
737tcp 0 0 127.0.0.1:53472 127.0.0.1:6379 TIME_WAIT -
738tcp 0 0 127.0.0.1:53080 127.0.0.1:6379 TIME_WAIT -
739tcp 0 0 127.0.0.1:53378 127.0.0.1:6379 TIME_WAIT -
740tcp 0 0 127.0.0.1:52960 127.0.0.1:6379 TIME_WAIT -
741tcp 0 0 127.0.0.1:52944 127.0.0.1:6379 TIME_WAIT -
742tcp 0 0 127.0.0.1:52970 127.0.0.1:6379 TIME_WAIT -
743tcp 0 0 127.0.0.1:53006 127.0.0.1:6379 TIME_WAIT -
744tcp 0 0 127.0.0.1:53414 127.0.0.1:6379 TIME_WAIT -
745tcp 0 0 127.0.0.1:52974 127.0.0.1:6379 TIME_WAIT -
746tcp 0 0 127.0.0.1:47354 127.0.0.1:6600 TIME_WAIT -
747tcp 0 0 127.0.0.1:53186 127.0.0.1:6379 TIME_WAIT -
748tcp 0 0 127.0.0.1:53086 127.0.0.1:6379 TIME_WAIT -
749tcp 0 0 127.0.0.1:53612 127.0.0.1:6379 TIME_WAIT -
750tcp 0 0 127.0.0.1:53586 127.0.0.1:6379 TIME_WAIT -
751tcp 0 0 127.0.0.1:53428 127.0.0.1:6379 TIME_WAIT -
752tcp 0 0 127.0.0.1:53410 127.0.0.1:6379 TIME_WAIT -
753tcp 0 0 127.0.0.1:53608 127.0.0.1:6379 TIME_WAIT -
754tcp 0 0 127.0.0.1:53190 127.0.0.1:6379 TIME_WAIT -
755tcp 0 0 127.0.0.1:53710 127.0.0.1:6379 TIME_WAIT -
756tcp 0 0 127.0.0.1:53270 127.0.0.1:6379 TIME_WAIT -
757tcp 0 0 127.0.0.1:53286 127.0.0.1:6379 TIME_WAIT -
758tcp 0 0 127.0.0.1:53692 127.0.0.1:6379 TIME_WAIT -
759tcp 0 0 192.168.1.12:80 192.168.1.100:51065 TIME_WAIT -
760tcp 0 0 127.0.0.1:53630 127.0.0.1:6379 TIME_WAIT -
761tcp 0 0 127.0.0.1:53394 127.0.0.1:6379 TIME_WAIT -
762tcp 0 0 127.0.0.1:47156 127.0.0.1:6600 TIME_WAIT -
763tcp 0 0 127.0.0.1:52930 127.0.0.1:6379 TIME_WAIT -
764tcp 0 0 127.0.0.1:53052 127.0.0.1:6379 TIME_WAIT -
765tcp 0 0 127.0.0.1:53568 127.0.0.1:6379 TIME_WAIT -
766tcp 0 0 127.0.0.1:52946 127.0.0.1:6379 TIME_WAIT -
767tcp 0 0 127.0.0.1:52906 127.0.0.1:6379 TIME_WAIT -
768tcp 0 0 127.0.0.1:53388 127.0.0.1:6379 TIME_WAIT -
769tcp 0 0 127.0.0.1:53066 127.0.0.1:6379 TIME_WAIT -
770tcp 0 0 127.0.0.1:52836 127.0.0.1:6379 TIME_WAIT -
771tcp 0 0 127.0.0.1:53370 127.0.0.1:6379 TIME_WAIT -
772tcp 0 0 127.0.0.1:53130 127.0.0.1:6379 TIME_WAIT -
773tcp 0 0 127.0.0.1:53302 127.0.0.1:6379 TIME_WAIT -
774tcp 0 0 127.0.0.1:52848 127.0.0.1:6379 TIME_WAIT -
775tcp 0 0 127.0.0.1:52822 127.0.0.1:6379 TIME_WAIT -
776tcp 0 0 127.0.0.1:53358 127.0.0.1:6379 TIME_WAIT -
777tcp 0 0 127.0.0.1:53262 127.0.0.1:6379 TIME_WAIT -
778tcp 0 0 127.0.0.1:53600 127.0.0.1:6379 TIME_WAIT -
779tcp 0 0 127.0.0.1:53310 127.0.0.1:6379 TIME_WAIT -
780tcp 0 0 127.0.0.1:53000 127.0.0.1:6379 TIME_WAIT -
781tcp 0 0 127.0.0.1:52780 127.0.0.1:6379 TIME_WAIT -
782tcp 0 0 127.0.0.1:53690 127.0.0.1:6379 TIME_WAIT -
783tcp 0 0 127.0.0.1:53538 127.0.0.1:6379 TIME_WAIT -
784tcp 0 0 127.0.0.1:52994 127.0.0.1:6379 TIME_WAIT -
785tcp 0 0 127.0.0.1:47638 127.0.0.1:6600 TIME_WAIT -
786tcp 0 0 127.0.0.1:52934 127.0.0.1:6379 TIME_WAIT -
787tcp 0 0 127.0.0.1:53502 127.0.0.1:6379 TIME_WAIT -
788tcp 0 0 127.0.0.1:53108 127.0.0.1:6379 TIME_WAIT -
789tcp 0 0 127.0.0.1:53210 127.0.0.1:6379 TIME_WAIT -
790tcp 0 0 127.0.0.1:52912 127.0.0.1:6379 TIME_WAIT -
791tcp 0 0 127.0.0.1:47542 127.0.0.1:6600 TIME_WAIT -
792tcp 0 0 127.0.0.1:53504 127.0.0.1:6379 TIME_WAIT -
793tcp 0 0 127.0.0.1:53320 127.0.0.1:6379 TIME_WAIT -
794tcp 0 0 127.0.0.1:53622 127.0.0.1:6379 TIME_WAIT -
795tcp 0 0 127.0.0.1:82 127.0.0.1:42330 TIME_WAIT -
796tcp 0 0 127.0.0.1:53096 127.0.0.1:6379 TIME_WAIT -
797tcp 0 0 127.0.0.1:47572 127.0.0.1:6600 TIME_WAIT -
798tcp 0 0 127.0.0.1:52790 127.0.0.1:6379 TIME_WAIT -
799tcp 0 0 127.0.0.1:53552 127.0.0.1:6379 TIME_WAIT -
800tcp 0 0 127.0.0.1:52876 127.0.0.1:6379 TIME_WAIT -
801tcp 0 0 127.0.0.1:53182 127.0.0.1:6379 TIME_WAIT -
802tcp 0 0 127.0.0.1:53418 127.0.0.1:6379 TIME_WAIT -
803tcp 0 0 127.0.0.1:53434 127.0.0.1:6379 TIME_WAIT -
804tcp 0 0 127.0.0.1:53598 127.0.0.1:6379 TIME_WAIT -
805tcp 0 0 127.0.0.1:53628 127.0.0.1:6379 TIME_WAIT -
806tcp 0 0 127.0.0.1:47554 127.0.0.1:6600 TIME_WAIT -
807tcp 0 0 127.0.0.1:53676 127.0.0.1:6379 TIME_WAIT -
808tcp 0 0 127.0.0.1:53392 127.0.0.1:6379 TIME_WAIT -
809tcp 0 0 127.0.0.1:53154 127.0.0.1:6379 TIME_WAIT -
810tcp 0 0 127.0.0.1:53162 127.0.0.1:6379 TIME_WAIT -
811tcp 0 0 127.0.0.1:53534 127.0.0.1:6379 TIME_WAIT -
812tcp 0 0 127.0.0.1:52834 127.0.0.1:6379 TIME_WAIT -
813tcp 0 0 127.0.0.1:53090 127.0.0.1:6379 TIME_WAIT -
814tcp 0 0 127.0.0.1:52880 127.0.0.1:6379 TIME_WAIT -
815tcp 0 0 127.0.0.1:53078 127.0.0.1:6379 TIME_WAIT -
816tcp 0 0 127.0.0.1:53584 127.0.0.1:6379 TIME_WAIT -
817tcp 0 0 127.0.0.1:52854 127.0.0.1:6379 TIME_WAIT -
818tcp 0 0 127.0.0.1:53528 127.0.0.1:6379 TIME_WAIT -
819tcp 0 0 127.0.0.1:52856 127.0.0.1:6379 TIME_WAIT -
820tcp 0 0 127.0.0.1:53662 127.0.0.1:6379 TIME_WAIT -
821tcp 0 0 127.0.0.1:52870 127.0.0.1:6379 TIME_WAIT -
822tcp 0 0 127.0.0.1:53202 127.0.0.1:6379 TIME_WAIT -
823tcp 0 0 127.0.0.1:52886 127.0.0.1:6379 TIME_WAIT -
824tcp 0 0 127.0.0.1:53580 127.0.0.1:6379 TIME_WAIT -
825tcp 0 0 127.0.0.1:52940 127.0.0.1:6379 TIME_WAIT -
826tcp 0 0 127.0.0.1:53266 127.0.0.1:6379 TIME_WAIT -
827tcp 0 0 127.0.0.1:53696 127.0.0.1:6379 TIME_WAIT -
828tcp 0 0 127.0.0.1:53136 127.0.0.1:6379 TIME_WAIT -
829tcp 0 0 127.0.0.1:53118 127.0.0.1:6379 TIME_WAIT -
830tcp 0 0 127.0.0.1:52910 127.0.0.1:6379 TIME_WAIT -
831tcp 0 0 127.0.0.1:53500 127.0.0.1:6379 TIME_WAIT -
832tcp 0 0 127.0.0.1:53032 127.0.0.1:6379 TIME_WAIT -
833tcp 0 0 127.0.0.1:53408 127.0.0.1:6379 TIME_WAIT -
834tcp 0 0 127.0.0.1:53174 127.0.0.1:6379 TIME_WAIT -
835tcp 0 0 127.0.0.1:52838 127.0.0.1:6379 TIME_WAIT -
836tcp 0 0 127.0.0.1:53570 127.0.0.1:6379 TIME_WAIT -
837tcp 0 0 127.0.0.1:53152 127.0.0.1:6379 TIME_WAIT -
838tcp 0 0 127.0.0.1:80 127.0.0.1:38056 TIME_WAIT -
839tcp 0 0 127.0.0.1:53588 127.0.0.1:6379 TIME_WAIT -
840tcp 0 0 127.0.0.1:52988 127.0.0.1:6379 TIME_WAIT -
841tcp 0 0 127.0.0.1:53656 127.0.0.1:6379 TIME_WAIT -
842tcp 0 0 127.0.0.1:52840 127.0.0.1:6379 TIME_WAIT -
843tcp 0 0 127.0.0.1:53468 127.0.0.1:6379 TIME_WAIT -
844tcp 0 0 127.0.0.1:52754 127.0.0.1:6379 TIME_WAIT -
845tcp 0 0 127.0.0.1:53062 127.0.0.1:6379 TIME_WAIT -
846tcp 0 0 127.0.0.1:52998 127.0.0.1:6379 TIME_WAIT -
847tcp 0 0 127.0.0.1:53458 127.0.0.1:6379 TIME_WAIT -
848tcp 0 0 127.0.0.1:53474 127.0.0.1:6379 TIME_WAIT -
849tcp 0 0 127.0.0.1:53624 127.0.0.1:6379 TIME_WAIT -
850tcp 0 0 127.0.0.1:53328 127.0.0.1:6379 TIME_WAIT -
851tcp 0 0 127.0.0.1:53680 127.0.0.1:6379 TIME_WAIT -
852tcp 0 0 127.0.0.1:53004 127.0.0.1:6379 TIME_WAIT -
853tcp 0 0 127.0.0.1:53034 127.0.0.1:6379 TIME_WAIT -
854tcp 0 0 192.168.1.12:41746 104.199.241.96:80 ESTABLISHED 290/python
855tcp 0 0 127.0.0.1:53398 127.0.0.1:6379 TIME_WAIT -
856tcp 0 0 127.0.0.1:53562 127.0.0.1:6379 TIME_WAIT -
857tcp 0 0 127.0.0.1:53304 127.0.0.1:6379 TIME_WAIT -
858tcp 0 0 127.0.0.1:53146 127.0.0.1:6379 TIME_WAIT -
859tcp 0 0 127.0.0.1:53412 127.0.0.1:6379 TIME_WAIT -
860tcp 0 0 127.0.0.1:53098 127.0.0.1:6379 TIME_WAIT -
861tcp 0 0 192.168.1.12:40396 192.168.1.2:445 ESTABLISHED -
862tcp 0 0 127.0.0.1:53338 127.0.0.1:6379 TIME_WAIT -
863tcp 0 0 127.0.0.1:53330 127.0.0.1:6379 TIME_WAIT -
864tcp 0 0 127.0.0.1:53250 127.0.0.1:6379 TIME_WAIT -
865tcp 0 0 127.0.0.1:53234 127.0.0.1:6379 TIME_WAIT -
866tcp 0 0 127.0.0.1:53192 127.0.0.1:6379 TIME_WAIT -
867tcp 0 0 127.0.0.1:53642 127.0.0.1:6379 TIME_WAIT -
868tcp 0 0 127.0.0.1:52756 127.0.0.1:6379 TIME_WAIT -
869tcp 0 0 127.0.0.1:53678 127.0.0.1:6379 TIME_WAIT -
870tcp 0 0 127.0.0.1:52908 127.0.0.1:6379 TIME_WAIT -
871tcp 0 0 127.0.0.1:53240 127.0.0.1:6379 TIME_WAIT -
872tcp 0 0 127.0.0.1:52850 127.0.0.1:6379 TIME_WAIT -
873tcp 0 0 127.0.0.1:53658 127.0.0.1:6379 TIME_WAIT -
874tcp 0 0 127.0.0.1:52878 127.0.0.1:6379 TIME_WAIT -
875tcp 0 0 127.0.0.1:52888 127.0.0.1:6379 TIME_WAIT -
876tcp 0 0 127.0.0.1:53372 127.0.0.1:6379 TIME_WAIT -
877tcp 0 0 127.0.0.1:53232 127.0.0.1:6379 TIME_WAIT -
878tcp 0 0 127.0.0.1:53508 127.0.0.1:6379 TIME_WAIT -
879tcp 0 0 127.0.0.1:52760 127.0.0.1:6379 TIME_WAIT -
880tcp 0 0 127.0.0.1:53116 127.0.0.1:6379 TIME_WAIT -
881tcp 0 0 127.0.0.1:52920 127.0.0.1:6379 TIME_WAIT -
882tcp 0 0 127.0.0.1:53670 127.0.0.1:6379 TIME_WAIT -
883tcp 0 0 127.0.0.1:53088 127.0.0.1:6379 TIME_WAIT -
884tcp 0 0 127.0.0.1:53376 127.0.0.1:6379 TIME_WAIT -
885tcp 0 0 127.0.0.1:52990 127.0.0.1:6379 TIME_WAIT -
886tcp 0 0 127.0.0.1:53478 127.0.0.1:6379 TIME_WAIT -
887tcp 0 0 127.0.0.1:53172 127.0.0.1:6379 TIME_WAIT -
888tcp 0 0 127.0.0.1:53166 127.0.0.1:6379 TIME_WAIT -
889tcp 0 0 127.0.0.1:80 127.0.0.1:37894 TIME_WAIT -
890tcp 0 0 127.0.0.1:52796 127.0.0.1:6379 TIME_WAIT -
891tcp 0 0 127.0.0.1:53602 127.0.0.1:6379 TIME_WAIT -
892tcp 0 0 127.0.0.1:53224 127.0.0.1:6379 TIME_WAIT -
893tcp 0 0 127.0.0.1:53698 127.0.0.1:6379 TIME_WAIT -
894tcp 0 0 127.0.0.1:53076 127.0.0.1:6379 TIME_WAIT -
895tcp 0 0 127.0.0.1:53026 127.0.0.1:6379 TIME_WAIT -
896tcp 0 0 127.0.0.1:80 127.0.0.1:37852 TIME_WAIT -
897tcp 0 0 127.0.0.1:53616 127.0.0.1:6379 TIME_WAIT -
898tcp 0 0 127.0.0.1:52858 127.0.0.1:6379 TIME_WAIT -
899tcp 0 0 127.0.0.1:52826 127.0.0.1:6379 TIME_WAIT -
900tcp 0 0 127.0.0.1:53178 127.0.0.1:6379 TIME_WAIT -
901tcp 0 0 127.0.0.1:52924 127.0.0.1:6379 TIME_WAIT -
902tcp 0 0 127.0.0.1:53466 127.0.0.1:6379 TIME_WAIT -
903tcp 0 0 127.0.0.1:53264 127.0.0.1:6379 TIME_WAIT -
904tcp 0 0 127.0.0.1:53480 127.0.0.1:6379 TIME_WAIT -
905tcp 0 0 127.0.0.1:53292 127.0.0.1:6379 TIME_WAIT -
906tcp 0 0 127.0.0.1:52968 127.0.0.1:6379 TIME_WAIT -
907tcp 0 0 127.0.0.1:52890 127.0.0.1:6379 TIME_WAIT -
908tcp 0 0 127.0.0.1:53574 127.0.0.1:6379 TIME_WAIT -
909tcp 0 0 127.0.0.1:53058 127.0.0.1:6379 TIME_WAIT -
910tcp 0 0 127.0.0.1:53056 127.0.0.1:6379 TIME_WAIT -
911tcp 0 0 127.0.0.1:52874 127.0.0.1:6379 TIME_WAIT -
912tcp 0 0 127.0.0.1:53198 127.0.0.1:6379 TIME_WAIT -
913tcp 0 0 127.0.0.1:47594 127.0.0.1:6600 TIME_WAIT -
914tcp 0 0 127.0.0.1:52932 127.0.0.1:6379 TIME_WAIT -
915tcp 0 0 127.0.0.1:53464 127.0.0.1:6379 TIME_WAIT -
916tcp 0 0 127.0.0.1:53564 127.0.0.1:6379 TIME_WAIT -
917tcp 0 0 127.0.0.1:47644 127.0.0.1:6600 TIME_WAIT -
918tcp 0 0 127.0.0.1:53450 127.0.0.1:6379 TIME_WAIT -
919tcp 0 0 127.0.0.1:53440 127.0.0.1:6379 TIME_WAIT -
920tcp 0 0 127.0.0.1:52986 127.0.0.1:6379 TIME_WAIT -
921tcp 0 0 127.0.0.1:53540 127.0.0.1:6379 TIME_WAIT -
922tcp 0 0 127.0.0.1:53654 127.0.0.1:6379 TIME_WAIT -
923tcp 0 0 127.0.0.1:53316 127.0.0.1:6379 TIME_WAIT -
924tcp 0 0 127.0.0.1:52936 127.0.0.1:6379 TIME_WAIT -
925tcp 0 0 127.0.0.1:53318 127.0.0.1:6379 TIME_WAIT -
926tcp 0 0 127.0.0.1:53486 127.0.0.1:6379 TIME_WAIT -
927tcp 0 0 127.0.0.1:53048 127.0.0.1:6379 TIME_WAIT -
928tcp 0 0 127.0.0.1:52758 127.0.0.1:6379 TIME_WAIT -
929tcp 0 0 127.0.0.1:53432 127.0.0.1:6379 TIME_WAIT -
930tcp 0 0 127.0.0.1:53334 127.0.0.1:6379 TIME_WAIT -
931tcp 0 0 127.0.0.1:52966 127.0.0.1:6379 TIME_WAIT -
932tcp 0 0 127.0.0.1:53668 127.0.0.1:6379 TIME_WAIT -
933tcp 0 0 127.0.0.1:53002 127.0.0.1:6379 TIME_WAIT -
934tcp 0 0 127.0.0.1:53688 127.0.0.1:6379 TIME_WAIT -
935tcp 0 0 127.0.0.1:53638 127.0.0.1:6379 TIME_WAIT -
936tcp 0 0 127.0.0.1:53544 127.0.0.1:6379 TIME_WAIT -
937tcp 0 0 127.0.0.1:53132 127.0.0.1:6379 TIME_WAIT -
938tcp 0 0 127.0.0.1:52992 127.0.0.1:6379 TIME_WAIT -
939tcp 0 0 127.0.0.1:53290 127.0.0.1:6379 TIME_WAIT -
940tcp 0 0 127.0.0.1:52882 127.0.0.1:6379 TIME_WAIT -
941tcp 0 0 127.0.0.1:52926 127.0.0.1:6379 TIME_WAIT -
942tcp 0 0 127.0.0.1:52794 127.0.0.1:6379 TIME_WAIT -
943tcp 0 0 127.0.0.1:47180 127.0.0.1:6600 ESTABLISHED 498/upmpdcli
944tcp 0 0 127.0.0.1:53556 127.0.0.1:6379 TIME_WAIT -
945tcp 0 0 127.0.0.1:53228 127.0.0.1:6379 TIME_WAIT -
946tcp 0 0 127.0.0.1:52976 127.0.0.1:6379 TIME_WAIT -
947tcp 0 0 127.0.0.1:53140 127.0.0.1:6379 TIME_WAIT -
948tcp 0 0 127.0.0.1:53700 127.0.0.1:6379 TIME_WAIT -
949tcp 0 0 127.0.0.1:53204 127.0.0.1:6379 TIME_WAIT -
950tcp 0 0 127.0.0.1:53022 127.0.0.1:6379 TIME_WAIT -
951tcp 0 0 127.0.0.1:53516 127.0.0.1:6379 TIME_WAIT -
952tcp 0 0 127.0.0.1:52928 127.0.0.1:6379 TIME_WAIT -
953tcp 0 0 127.0.0.1:53470 127.0.0.1:6379 TIME_WAIT -
954tcp 0 0 127.0.0.1:53194 127.0.0.1:6379 TIME_WAIT -
955tcp 0 0 127.0.0.1:53128 127.0.0.1:6379 TIME_WAIT -
956tcp 0 0 127.0.0.1:52894 127.0.0.1:6379 TIME_WAIT -
957tcp 0 0 127.0.0.1:53260 127.0.0.1:6379 TIME_WAIT -
958tcp 0 0 127.0.0.1:53104 127.0.0.1:6379 TIME_WAIT -
959tcp 0 0 127.0.0.1:52948 127.0.0.1:6379 TIME_WAIT -
960tcp 0 0 127.0.0.1:53390 127.0.0.1:6379 TIME_WAIT -
961tcp 0 0 127.0.0.1:53274 127.0.0.1:6379 TIME_WAIT -
962tcp 0 0 127.0.0.1:53366 127.0.0.1:6379 TIME_WAIT -
963tcp 0 0 127.0.0.1:52896 127.0.0.1:6379 TIME_WAIT -
964tcp 0 0 127.0.0.1:53284 127.0.0.1:6379 TIME_WAIT -
965tcp 0 0 127.0.0.1:47662 127.0.0.1:6600 TIME_WAIT -
966tcp 0 0 127.0.0.1:53254 127.0.0.1:6379 TIME_WAIT -
967tcp 0 0 127.0.0.1:53248 127.0.0.1:6379 TIME_WAIT -
968tcp 0 0 127.0.0.1:53386 127.0.0.1:6379 TIME_WAIT -
969tcp 0 0 127.0.0.1:52864 127.0.0.1:6379 TIME_WAIT -
970tcp 0 0 127.0.0.1:52828 127.0.0.1:6379 TIME_WAIT -
971tcp 0 0 127.0.0.1:53362 127.0.0.1:6379 TIME_WAIT -
972tcp 0 0 127.0.0.1:53702 127.0.0.1:6379 TIME_WAIT -
973tcp 0 0 127.0.0.1:52784 127.0.0.1:6379 TIME_WAIT -
974tcp 0 0 127.0.0.1:52776 127.0.0.1:6379 TIME_WAIT -
975tcp 0 0 127.0.0.1:53506 127.0.0.1:6379 TIME_WAIT -
976tcp 0 0 127.0.0.1:53558 127.0.0.1:6379 TIME_WAIT -
977tcp 0 0 127.0.0.1:53326 127.0.0.1:6379 TIME_WAIT -
978tcp 0 0 127.0.0.1:53256 127.0.0.1:6379 TIME_WAIT -
979tcp 0 0 127.0.0.1:47150 127.0.0.1:6600 TIME_WAIT -
980tcp 0 0 127.0.0.1:52950 127.0.0.1:6379 TIME_WAIT -
981tcp 0 0 127.0.0.1:53142 127.0.0.1:6379 TIME_WAIT -
982tcp 0 0 127.0.0.1:53694 127.0.0.1:6379 TIME_WAIT -
983tcp 0 0 127.0.0.1:53014 127.0.0.1:6379 TIME_WAIT -
984tcp 0 0 127.0.0.1:53572 127.0.0.1:6379 TIME_WAIT -
985tcp 0 0 127.0.0.1:47656 127.0.0.1:6600 TIME_WAIT -
986tcp 0 0 127.0.0.1:52830 127.0.0.1:6379 TIME_WAIT -
987tcp 0 0 127.0.0.1:53170 127.0.0.1:6379 TIME_WAIT -
988tcp 0 0 127.0.0.1:53438 127.0.0.1:6379 TIME_WAIT -
989tcp 0 0 127.0.0.1:53070 127.0.0.1:6379 TIME_WAIT -
990tcp 0 0 127.0.0.1:53106 127.0.0.1:6379 TIME_WAIT -
991tcp 0 0 127.0.0.1:53012 127.0.0.1:6379 TIME_WAIT -
992tcp 0 0 127.0.0.1:53180 127.0.0.1:6379 TIME_WAIT -
993tcp 0 0 127.0.0.1:53230 127.0.0.1:6379 TIME_WAIT -
994tcp 0 0 127.0.0.1:53008 127.0.0.1:6379 TIME_WAIT -
995tcp 0 0 127.0.0.1:53618 127.0.0.1:6379 TIME_WAIT -
996tcp 0 0 127.0.0.1:52852 127.0.0.1:6379 TIME_WAIT -
997tcp 0 0 127.0.0.1:53246 127.0.0.1:6379 TIME_WAIT -
998tcp 0 0 127.0.0.1:52898 127.0.0.1:6379 TIME_WAIT -
999tcp 0 0 127.0.0.1:53018 127.0.0.1:6379 TIME_WAIT -
1000tcp 0 0 127.0.0.1:82 127.0.0.1:42824 TIME_WAIT -
1001tcp 0 0 127.0.0.1:53406 127.0.0.1:6379 TIME_WAIT -
1002tcp 0 0 127.0.0.1:53348 127.0.0.1:6379 TIME_WAIT -
1003tcp 0 0 127.0.0.1:53300 127.0.0.1:6379 TIME_WAIT -
1004tcp 0 0 127.0.0.1:53288 127.0.0.1:6379 TIME_WAIT -
1005tcp 0 0 127.0.0.1:53010 127.0.0.1:6379 TIME_WAIT -
1006tcp 0 0 127.0.0.1:53396 127.0.0.1:6379 TIME_WAIT -
1007tcp 0 0 127.0.0.1:53356 127.0.0.1:6379 TIME_WAIT -
1008tcp 0 0 127.0.0.1:53092 127.0.0.1:6379 TIME_WAIT -
1009tcp 0 0 127.0.0.1:53648 127.0.0.1:6379 TIME_WAIT -
1010tcp 0 0 127.0.0.1:53158 127.0.0.1:6379 TIME_WAIT -
1011tcp 0 0 127.0.0.1:53488 127.0.0.1:6379 TIME_WAIT -
1012tcp 0 0 127.0.0.1:53578 127.0.0.1:6379 TIME_WAIT -
1013tcp 0 0 127.0.0.1:53706 127.0.0.1:6379 TIME_WAIT -
1014tcp 0 0 127.0.0.1:53114 127.0.0.1:6379 TIME_WAIT -
1015tcp 0 0 127.0.0.1:53028 127.0.0.1:6379 TIME_WAIT -
1016tcp 0 0 127.0.0.1:53520 127.0.0.1:6379 TIME_WAIT -
1017tcp 0 0 127.0.0.1:53238 127.0.0.1:6379 TIME_WAIT -
1018tcp 0 0 127.0.0.1:52918 127.0.0.1:6379 TIME_WAIT -
1019tcp 0 0 127.0.0.1:53496 127.0.0.1:6379 TIME_WAIT -
1020tcp 0 0 127.0.0.1:52824 127.0.0.1:6379 TIME_WAIT -
1021tcp 0 0 127.0.0.1:52770 127.0.0.1:6379 TIME_WAIT -
1022tcp 0 0 127.0.0.1:53188 127.0.0.1:6379 TIME_WAIT -
1023tcp 0 0 127.0.0.1:53068 127.0.0.1:6379 TIME_WAIT -
1024tcp 0 0 127.0.0.1:53074 127.0.0.1:6379 TIME_WAIT -
1025tcp 0 0 127.0.0.1:52972 127.0.0.1:6379 TIME_WAIT -
1026tcp 0 0 127.0.0.1:53276 127.0.0.1:6379 TIME_WAIT -
1027tcp 0 0 127.0.0.1:53126 127.0.0.1:6379 TIME_WAIT -
1028tcp 0 0 127.0.0.1:52868 127.0.0.1:6379 TIME_WAIT -
1029tcp 0 0 127.0.0.1:53454 127.0.0.1:6379 TIME_WAIT -
1030tcp 0 0 127.0.0.1:53494 127.0.0.1:6379 TIME_WAIT -
1031tcp 0 0 127.0.0.1:53020 127.0.0.1:6379 TIME_WAIT -
1032tcp 0 0 127.0.0.1:53164 127.0.0.1:6379 TIME_WAIT -
1033tcp 0 0 127.0.0.1:53258 127.0.0.1:6379 TIME_WAIT -
1034tcp 0 0 127.0.0.1:52980 127.0.0.1:6379 TIME_WAIT -
1035tcp 0 0 127.0.0.1:53042 127.0.0.1:6379 TIME_WAIT -
1036tcp 0 0 127.0.0.1:52788 127.0.0.1:6379 TIME_WAIT -
1037tcp 0 0 127.0.0.1:53546 127.0.0.1:6379 TIME_WAIT -
1038tcp 0 0 127.0.0.1:53532 127.0.0.1:6379 TIME_WAIT -
1039tcp 0 0 127.0.0.1:53196 127.0.0.1:6379 TIME_WAIT -
1040tcp 0 0 127.0.0.1:53214 127.0.0.1:6379 TIME_WAIT -
1041Active UNIX domain sockets (w/o servers)
1042Proto RefCnt Flags Type State I-Node PID/Program name Path
1043unix 5 [ ] DGRAM 1806 1/init /run/systemd/journal/dev-log
1044unix 2 [ ] DGRAM 14687 262/chronyd /var/run/chrony/chronyd.sock
1045unix 3 [ ] DGRAM 614 1/init /run/systemd/notify
1046unix 5 [ ] DGRAM 1776 1/init /run/systemd/journal/socket
1047unix 3 [ ] STREAM CONNECTED 14245 266/redis-server 12 /run/redis.sock
1048unix 3 [ ] STREAM CONNECTED 12535 269/nginx: master p
1049unix 3 [ ] STREAM CONNECTED 2910 233/systemd-resolve
1050unix 2 [ ] DGRAM 16874 391/dhcpcd
1051unix 3 [ ] STREAM CONNECTED 13533 243/dbus-daemon /run/dbus/system_bus_socket
1052unix 3 [ ] STREAM CONNECTED 18414 498/upmpdcli
1053unix 3 [ ] STREAM CONNECTED 13476 1/init
1054unix 3 [ ] STREAM CONNECTED 13029 566/php
1055unix 3 [ ] STREAM CONNECTED 14104 1/init /run/systemd/journal/stdout
1056unix 3 [ ] STREAM CONNECTED 13623 266/redis-server 12
1057unix 3 [ ] STREAM CONNECTED 2976 240/crond
1058unix 2 [ ] DGRAM 12480 240/crond
1059unix 3 [ ] STREAM CONNECTED 13532 243/dbus-daemon /run/dbus/system_bus_socket
1060unix 3 [ ] STREAM CONNECTED 19681 552/php-fpm: master
1061unix 3 [ ] DGRAM 616 1/init
1062unix 3 [ ] STREAM CONNECTED 21662 266/redis-server 12 /run/redis.sock
1063unix 3 [ ] STREAM CONNECTED 13035 566/php
1064unix 3 [ ] STREAM CONNECTED 19682 552/php-fpm: master
1065unix 3 [ ] DGRAM 617 1/init
1066unix 3 [ ] STREAM CONNECTED 13030 266/redis-server 12 /run/redis.sock
1067unix 3 [ ] STREAM CONNECTED 14244 576/php
1068unix 3 [ ] STREAM CONNECTED 2977 1/init /run/systemd/journal/stdout
1069unix 3 [ ] STREAM CONNECTED 18845 805/php
1070unix 3 [ ] STREAM CONNECTED 19721 1/init /run/systemd/journal/stdout
1071unix 3 [ ] STREAM CONNECTED 13624 1/init /run/systemd/journal/stdout
1072unix 3 [ ] STREAM CONNECTED 14211 566/php
1073unix 3 [ ] STREAM CONNECTED 13466 1/init /run/systemd/journal/stdout
1074unix 3 [ ] STREAM CONNECTED 2911 1/init /run/systemd/journal/stdout
1075unix 3 [ ] STREAM CONNECTED 15580 251/ifplugd
1076unix 3 [ ] STREAM CONNECTED 3040 241/python
1077unix 3 [ ] STREAM CONNECTED 12608 273/php
1078unix 3 [ ] STREAM CONNECTED 15389 242/sh
1079unix 3 [ ] STREAM CONNECTED 13531 243/dbus-daemon
1080unix 3 [ ] STREAM CONNECTED 12536 269/nginx: master p
1081unix 3 [ ] STREAM CONNECTED 14511 1/init /run/systemd/journal/stdout
1082unix 3 [ ] STREAM CONNECTED 13530 243/dbus-daemon
1083unix 3 [ ] STREAM CONNECTED 12474 1/init /run/systemd/journal/stdout
1084unix 3 [ ] STREAM CONNECTED 12471 238/sh
1085unix 2 [ ] DGRAM 2576 1/init
1086unix 2 [ ] DGRAM 12507 262/chronyd
1087unix 3 [ ] DGRAM 13458 1/init
1088unix 3 [ ] STREAM CONNECTED 15644 269/nginx: master p
1089unix 3 [ ] DGRAM 13457 1/init
1090unix 3 [ ] STREAM CONNECTED 13646 1/init /run/systemd/journal/stdout
1091unix 3 [ ] STREAM CONNECTED 15645 269/nginx: master p
1092unix 3 [ ] STREAM CONNECTED 13039 479/mpd /run/mpd.sock
1093unix 3 [ ] STREAM CONNECTED 20753 266/redis-server 12 /run/redis.sock
1094unix 3 [ ] STREAM CONNECTED 21771 273/php
1095unix 3 [ ] DGRAM 11747 211/systemd-udevd
1096unix 3 [ ] DGRAM 11746 211/systemd-udevd
1097unix 3 [ ] STREAM CONNECTED 14354 239/haveged
1098unix 3 [ ] STREAM CONNECTED 12408 1/init /run/systemd/journal/stdout
1099unix 2 [ ] DGRAM 11742 211/systemd-udevd
1100unix 2 [ ] DGRAM 12170 233/systemd-resolve
1101unix 3 [ ] STREAM CONNECTED 987 1/init /run/systemd/journal/stdout
1102unix 3 [ ] STREAM CONNECTED 12144 233/systemd-resolve
1103unix 3 [ ] STREAM CONNECTED 14582 256/sshd
1104unix 3 [ ] STREAM CONNECTED 11740 211/systemd-udevd
1105unix 3 [ ] STREAM CONNECTED 2913 1/init /run/systemd/journal/stdout
1106unix 3 [ ] STREAM CONNECTED 12477 1/init /run/systemd/journal/stdout
1107unix 3 [ ] STREAM CONNECTED 13494 1/init /run/systemd/journal/stdout
1108unix 3 [ ] STREAM CONNECTED 14442 243/dbus-daemon
1109unix 2 [ ] DGRAM 11606 197/systemd-journal
1110
1111
1112###### Network interfaces (ip addr) ######
11131: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
1114 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
1115 inet 127.0.0.1/8 scope host lo
1116 valid_lft forever preferred_lft forever
11172: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000
1118 link/ether b8:27:eb:5c:2e:26 brd ff:ff:ff:ff:ff:ff
1119 inet 192.168.1.12/24 brd 192.168.1.255 scope global noprefixroute eth0
1120 valid_lft forever preferred_lft forever
1121
1122
1123###### Network interfaces (ifconfig) ######
1124eth0: flags=4163 mtu 1500
1125 inet 192.168.1.12 netmask 255.255.255.0 broadcast 192.168.1.255
1126 ether b8:27:eb:5c:2e:26 txqueuelen 1000 (Ethernet)
1127 RX packets 123 bytes 21264 (20.7 KiB)
1128 RX errors 0 dropped 0 overruns 0 frame 0
1129 TX packets 179 bytes 34709 (33.8 KiB)
1130 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
1131
1132lo: flags=73 mtu 65536
1133 inet 127.0.0.1 netmask 255.0.0.0
1134 loop txqueuelen 1000 (Local Loopback)
1135 RX packets 4872 bytes 252068 (246.1 KiB)
1136 RX errors 0 dropped 0 overruns 0 frame 0
1137 TX packets 4872 bytes 252068 (246.1 KiB)
1138 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
1139
1140
1141###### Network netctl profiles (netctl list) ######
1142 eth0
1143 test
1144
1145 eth0 netctl status
1146--------------------------------------------------------
1147â— netctl@eth0.service - Networking for netctl profile eth0
1148 Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
1149 Active: inactive (dead)
1150 Docs: man:netctl.profile(5)
1151
1152 eth0 netctl profile
1153--------------------------------------------------------
1154Description='eth0 connection'
1155Interface=eth0
1156ForceConnect=yes
1157SkipNoCarrier=yes
1158Connection=ethernet
1159IP=dhcp
1160
1161 test netctl status
1162--------------------------------------------------------
1163â— netctl@test.service - Networking for netctl profile test
1164 Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
1165 Active: inactive (dead)
1166 Docs: man:netctl.profile(5)
1167
1168 test netctl profile
1169--------------------------------------------------------
1170Description='wlan0 connection'
1171Interface=wlan0
1172Connection=wireless
1173Security=wpa-configsection
1174IP=dhcp
1175WPAConfigSection=(
1176 'ssid="YOUR-SSID"'
1177 'psk="***************"'
1178 'key_mgmt=WPA-PSK'
1179 'proto=WPA'
1180 'group=TKIP'
1181 'pairwise=TKIP'
1182 'priority=3'
1183)
1184
1185
1186###### Network wifi status (iwconfig) ######
1187lo no wireless extensions.
1188
1189eth0 no wireless extensions.
1190
1191
1192###### Network wifi Access Point (redis-cli hgetall AccessPoint) ######
1193enabled
11941
1195ip-address
1196192.168.5.1
1197broadcast
1198192.168.5.255
1199ssid
1200RuneAudioAP
1201passphrase
1202RuneAudio
1203dhcp-range
1204192.168.5.2,192.168.5.254,24h
1205dhcp-option-dns
1206192.168.5.1
1207dhcp-option-router
1208192.168.5.1
1209enable-NAT
12101
1211
1212###### List all USB devices (lsusb) ######
1213Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
1214Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
1215Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
1216
1217###### Kernel status (dmesg) ######
1218[ 0.000000] Booting Linux on physical CPU 0xf00
1219[ 0.000000] Linux version 4.14.34-1-ARCH (alarm@alarmpi) (gcc version 7.3.1 20180312 (GCC)) #1 SMP Tue May 15 00:50:02 CDT 2018
1220[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
1221[ 0.000000] CPU: div instructions available: patching division code
1222[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
1223[ 0.000000] OF: fdt: Machine model: Raspberry Pi 2 Model B Rev 1.1
1224[ 0.000000] Memory policy: Data cache writealloc
1225[ 0.000000] cma: Reserved 8 MiB at 0x3dc00000
1226[ 0.000000] On node 0 totalpages: 255488
1227[ 0.000000] free_area_init_node: node 0, pgdat 80f9c1c0, node_mem_map bd336000
1228[ 0.000000] Normal zone: 2246 pages used for memmap
1229[ 0.000000] Normal zone: 0 pages reserved
1230[ 0.000000] Normal zone: 255488 pages, LIFO batch:31
1231[ 0.000000] random: fast init done
1232[ 0.000000] percpu: Embedded 17 pages/cpu @be5a0000 s39564 r8192 d21876 u69632
1233[ 0.000000] pcpu-alloc: s39564 r8192 d21876 u69632 alloc=17*4096
1234[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
1235[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 253242
1236[ 0.000000] Kernel command line: bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 root=/dev/mmcblk0p2 rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0 fsck.repair=yes smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyAMA0,115200 elevator=noop quiet
1237[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
1238[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
1239[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
1240[ 0.000000] Memory: 982572K/1021952K available (10240K kernel code, 696K rwdata, 2640K rodata, 1024K init, 745K bss, 31188K reserved, 8192K cma-reserved)
1241[ 0.000000] Virtual kernel memory layout:
1242 vector : 0xffff0000 - 0xffff1000 ( 4 kB)
1243 fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
1244 vmalloc : 0xbe800000 - 0xff800000 (1040 MB)
1245 lowmem : 0x80000000 - 0xbe600000 ( 998 MB)
1246 modules : 0x7f000000 - 0x80000000 ( 16 MB)
1247 .text : 0x80008000 - 0x80b00000 (11232 kB)
1248 .init : 0x80e00000 - 0x80f00000 (1024 kB)
1249 .data : 0x80f00000 - 0x80fae054 ( 697 kB)
1250 .bss : 0x80fb8ef8 - 0x810736d4 ( 746 kB)
1251[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
1252[ 0.000000] Hierarchical RCU implementation.
1253[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
1254[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
1255[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
1256[ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
1257[ 0.000016] Switching to timer-based delay loop, resolution 52ns
1258[ 0.000210] Console: colour dummy device 80x30
1259[ 0.000227] console [tty1] enabled
1260[ 0.000248] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
1261[ 0.000259] pid_max: default: 32768 minimum: 301
1262[ 0.000523] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
1263[ 0.000538] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
1264[ 0.001401] Disabling memory control group subsystem
1265[ 0.001501] CPU: Testing write buffer coherency: ok
1266[ 0.001926] CPU0: update cpu_capacity 1024
1267[ 0.001933] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
1268[ 0.002368] Setting up static identity map for 0x100000 - 0x100054
1269[ 0.002488] Hierarchical SRCU implementation.
1270[ 0.003121] smp: Bringing up secondary CPUs ...
1271[ 0.003906] CPU1: update cpu_capacity 1024
1272[ 0.003913] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
1273[ 0.004744] CPU2: update cpu_capacity 1024
1274[ 0.004750] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
1275[ 0.005525] CPU3: update cpu_capacity 1024
1276[ 0.005531] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
1277[ 0.005617] smp: Brought up 1 node, 4 CPUs
1278[ 0.005624] SMP: Total of 4 processors activated (153.60 BogoMIPS).
1279[ 0.005628] CPU: All CPU(s) started in HYP mode.
1280[ 0.005631] CPU: Virtualization extensions available.
1281[ 0.006508] devtmpfs: initialized
1282[ 0.014594] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
1283[ 0.014855] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
1284[ 0.014871] futex hash table entries: 1024 (order: 4, 65536 bytes)
1285[ 0.015397] xor: measuring software checksum speed
1286[ 0.110054] arm4regs : 1146.400 MB/sec
1287[ 0.210117] 8regs : 792.000 MB/sec
1288[ 0.310179] 32regs : 838.400 MB/sec
1289[ 0.410247] neon : 1121.600 MB/sec
1290[ 0.410252] xor: using function: arm4regs (1146.400 MB/sec)
1291[ 0.410263] pinctrl core: initialized pinctrl subsystem
1292[ 0.411015] NET: Registered protocol family 16
1293[ 0.413279] DMA: preallocated 1024 KiB pool for atomic coherent allocations
1294[ 0.417117] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
1295[ 0.417125] hw-breakpoint: maximum watchpoint size is 8 bytes.
1296[ 0.417319] Serial: AMBA PL011 UART driver
1297[ 0.418570] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
1298[ 0.610832] raid6: int32x1 gen() 154 MB/s
1299[ 0.780679] raid6: int32x1 xor() 120 MB/s
1300[ 0.950945] raid6: int32x2 gen() 196 MB/s
1301[ 1.121004] raid6: int32x2 xor() 143 MB/s
1302[ 1.290947] raid6: int32x4 gen() 209 MB/s
1303[ 1.461259] raid6: int32x4 xor() 148 MB/s
1304[ 1.631344] raid6: int32x8 gen() 204 MB/s
1305[ 1.801497] raid6: int32x8 xor() 133 MB/s
1306[ 1.971458] raid6: neonx1 gen() 443 MB/s
1307[ 2.141605] raid6: neonx1 xor() 396 MB/s
1308[ 2.311671] raid6: neonx2 gen() 600 MB/s
1309[ 2.481792] raid6: neonx2 xor() 514 MB/s
1310[ 2.651905] raid6: neonx4 gen() 703 MB/s
1311[ 2.822028] raid6: neonx4 xor() 593 MB/s
1312[ 2.992198] raid6: neonx8 gen() 655 MB/s
1313[ 3.162314] raid6: neonx8 xor() 540 MB/s
1314[ 3.162318] raid6: using algorithm neonx4 gen() 703 MB/s
1315[ 3.162321] raid6: .... xor() 593 MB/s, rmw enabled
1316[ 3.162326] raid6: using neon recovery algorithm
1317[ 3.162733] bcm2835-dma 3f007000.dma: DMA legacy API manager at be813000, dmachans=0x1
1318[ 3.164027] SCSI subsystem initialized
1319[ 3.164221] usbcore: registered new interface driver usbfs
1320[ 3.164265] usbcore: registered new interface driver hub
1321[ 3.164378] usbcore: registered new device driver usb
1322[ 3.166005] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-16 18:18
1323[ 3.167483] clocksource: Switched to clocksource arch_sys_counter
1324[ 3.254784] VFS: Disk quotas dquot_6.6.0
1325[ 3.254878] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
1326[ 3.255097] FS-Cache: Loaded
1327[ 3.255319] CacheFiles: Loaded
1328[ 3.263119] NET: Registered protocol family 2
1329[ 3.263835] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
1330[ 3.263920] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
1331[ 3.264045] TCP: Hash tables configured (established 8192 bind 8192)
1332[ 3.264178] UDP hash table entries: 512 (order: 2, 16384 bytes)
1333[ 3.264228] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
1334[ 3.264553] NET: Registered protocol family 1
1335[ 3.265068] RPC: Registered named UNIX socket transport module.
1336[ 3.265074] RPC: Registered udp transport module.
1337[ 3.265077] RPC: Registered tcp transport module.
1338[ 3.265081] RPC: Registered tcp NFSv4.1 backchannel transport module.
1339[ 3.265293] Unpacking initramfs...
1340[ 3.614115] Freeing initrd memory: 5156K
1341[ 3.620286] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
1342[ 3.622708] workingset: timestamp_bits=14 max_order=18 bucket_order=4
1343[ 3.629540] FS-Cache: Netfs 'nfs' registered for caching
1344[ 3.630125] NFS: Registering the id_resolver key type
1345[ 3.630159] Key type id_resolver registered
1346[ 3.630162] Key type id_legacy registered
1347[ 3.630178] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
1348[ 3.630697] JFS: nTxBlock = 7780, nTxLock = 62245
1349[ 3.638112] SGI XFS with ACLs, security attributes, realtime, no debug enabled
1350[ 3.643881] async_tx: api initialized (async)
1351[ 3.643958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
1352[ 3.644086] io scheduler noop registered (default)
1353[ 3.644091] io scheduler deadline registered
1354[ 3.644342] io scheduler cfq registered
1355[ 3.644348] io scheduler mq-deadline registered
1356[ 3.644352] io scheduler kyber registered
1357[ 3.644484] io scheduler bfq registered
1358[ 3.646123] BCM2708FB: allocated DMA memory fdd00000
1359[ 3.646155] BCM2708FB: allocated DMA channel 0 @ be813000
1360[ 3.650519] Console: switching to colour frame buffer device 82x26
1361[ 3.653906] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
1362[ 3.654317] vc-sm: Videocore shared memory driver
1363[ 3.654560] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
1364[ 3.662698] loop: module loaded
1365[ 3.662712] Loading iSCSI transport class v2.0-870.
1366[ 3.663346] libphy: Fixed MDIO Bus: probed
1367[ 3.663560] usbcore: registered new interface driver lan78xx
1368[ 3.663595] usbcore: registered new interface driver ax88179_178a
1369[ 3.663648] usbcore: registered new interface driver smsc95xx
1370[ 3.663699] usbcore: registered new interface driver cdc_ncm
1371[ 3.663704] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
1372[ 3.891720] Core Release: 2.80a
1373[ 3.891736] Setting default values for core params
1374[ 3.891760] Finished setting default values for core params
1375[ 4.091955] Using Buffer DMA mode
1376[ 4.091961] Periodic Transfer Interrupt Enhancement - disabled
1377[ 4.091965] Multiprocessor Interrupt Enhancement - disabled
1378[ 4.091970] OTG VER PARAM: 0, OTG VER FLAG: 0
1379[ 4.092003] Dedicated Tx FIFOs mode
1380[ 4.092329] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xbdd14000 dma = 0xfdd14000 len=9024
1381[ 4.092352] FIQ FSM acceleration enabled for :
1382 Non-periodic Split Transactions
1383 Periodic Split Transactions
1384 High-Speed Isochronous Endpoints
1385 Interrupt/Control Split Transaction hack enabled
1386[ 4.092358] dwc_otg: Microframe scheduler enabled
1387[ 4.092462] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8084eb90
1388[ 4.092469] WARN::hcd_init_fiq:460: FIQ ASM at 0x8084ef08 length 36
1389[ 4.092478] WARN::hcd_init_fiq:486: MPHI regs_base at 0xbeca7000
1390[ 4.092524] dwc_otg 3f980000.usb: DWC OTG Controller
1391[ 4.092565] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
1392[ 4.092597] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
1393[ 4.092639] Init: Port Power? op_state=1
1394[ 4.092642] Init: Power Port (0)
1395[ 4.092839] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
1396[ 4.092847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1397[ 4.092854] usb usb1: Product: DWC OTG Controller
1398[ 4.092860] usb usb1: Manufacturer: Linux 4.14.34-1-ARCH dwc_otg_hcd
1399[ 4.092866] usb usb1: SerialNumber: 3f980000.usb
1400[ 4.093430] hub 1-0:1.0: USB hub found
1401[ 4.093466] hub 1-0:1.0: 1 port detected
1402[ 4.093932] dwc_otg: FIQ enabled
1403[ 4.093936] dwc_otg: NAK holdoff enabled
1404[ 4.093939] dwc_otg: FIQ split-transaction FSM enabled
1405[ 4.093946] Module dwc_common_port init
1406[ 4.094131] usbcore: registered new interface driver uas
1407[ 4.094200] usbcore: registered new interface driver usb-storage
1408[ 4.094233] usbcore: registered new interface driver ums-alauda
1409[ 4.094264] usbcore: registered new interface driver ums-cypress
1410[ 4.094294] usbcore: registered new interface driver ums-datafab
1411[ 4.094332] usbcore: registered new interface driver ums_eneub6250
1412[ 4.094362] usbcore: registered new interface driver ums-freecom
1413[ 4.094394] usbcore: registered new interface driver ums-isd200
1414[ 4.094423] usbcore: registered new interface driver ums-jumpshot
1415[ 4.094452] usbcore: registered new interface driver ums-karma
1416[ 4.094483] usbcore: registered new interface driver ums-onetouch
1417[ 4.094523] usbcore: registered new interface driver ums-realtek
1418[ 4.094554] usbcore: registered new interface driver ums-sddr09
1419[ 4.094584] usbcore: registered new interface driver ums-sddr55
1420[ 4.094614] usbcore: registered new interface driver ums-usbat
1421[ 4.094917] mousedev: PS/2 mouse device common for all mice
1422[ 4.095551] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
1423[ 4.095985] device-mapper: uevent: version 1.0.3
1424[ 4.096261] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
1425[ 4.096706] device-mapper: multipath round-robin: version 1.2.0 loaded
1426[ 4.096711] device-mapper: multipath queue-length: version 0.2.0 loaded
1427[ 4.096716] device-mapper: multipath service-time: version 0.3.0 loaded
1428[ 4.096724] device-mapper: raid: Loading target version 1.13.0
1429[ 4.096892] bcm2835-cpufreq: min=900000 max=900000
1430[ 4.097233] sdhci: Secure Digital Host Controller Interface driver
1431[ 4.097237] sdhci: Copyright(c) Pierre Ossman
1432[ 4.097642] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
1433[ 4.097747] Error: Driver 'sdhost-bcm2835' is already registered, aborting...
1434[ 4.097860] sdhci-pltfm: SDHCI platform and OF driver helper
1435[ 4.098306] ledtrig-cpu: registered to indicate activity on CPUs
1436[ 4.098413] hidraw: raw HID events driver (C) Jiri Kosina
1437[ 4.098653] usbcore: registered new interface driver usbhid
1438[ 4.098657] usbhid: USB HID core driver
1439[ 4.099180] vchiq: vchiq_init_state: slot_zero = bdd80000, is_master = 0
1440[ 4.100545] [vc_sm_connected_init]: start
1441[ 4.103830] vc_vchi_sm_init: failed to open VCHI service (-1)
1442[ 4.103837] [vc_sm_connected_init]: failed to initialize shared memory service
1443[ 4.104020] [vc_sm_connected_init]: end - returning -1
1444[ 4.104644] Initializing XFRM netlink socket
1445[ 4.104665] NET: Registered protocol family 17
1446[ 4.104873] Key type dns_resolver registered
1447[ 4.105263] Registering SWP/SWPB emulation handler
1448[ 4.106616] registered taskstats version 1
1449[ 4.107579] Btrfs loaded, crc32c=crc32c-generic
1450[ 4.117274] Key type encrypted registered
1451[ 4.121899] uart-pl011 3f201000.serial: cts_event_workaround enabled
1452[ 4.121972] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
1453[ 4.142151] console [ttyAMA0] enabled
1454[ 4.143836] sdhost: log_buf @ bdd13000 (fdd13000)
1455[ 4.217507] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
1456[ 4.218360] of_cfs_init
1457[ 4.218493] of_cfs_init: OK
1458[ 4.238866] Freeing unused kernel memory: 1024K
1459[ 4.314468] mmc0: host does not support reading read-only switch, assuming write-enable
1460[ 4.317627] mmc0: new high speed SDHC card at address e624
1461[ 4.317671] Indeed it is in host mode hprt0 = 00021501
1462[ 4.318217] mmcblk0: mmc0:e624 SP32G 29.7 GiB
1463[ 4.378800] mmcblk0: p1 p2
1464[ 4.527616] usb 1-1: new high-speed USB device number 2 using dwc_otg
1465[ 4.527755] Indeed it is in host mode hprt0 = 00001101
1466[ 4.767852] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
1467[ 4.767866] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1468[ 4.768642] hub 1-1:1.0: USB hub found
1469[ 4.768737] hub 1-1:1.0: 5 ports detected
1470[ 4.997659] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
1471[ 5.087546] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
1472[ 5.217804] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
1473[ 5.217816] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1474[ 5.220468] smsc95xx v1.0.6
1475[ 5.310553] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:5c:2e:26
1476[ 5.640369] systemd[1]: System time before build time, advancing clock.
1477[ 5.757106] NET: Registered protocol family 10
1478[ 5.792682] Segment Routing with IPv6
1479[ 5.813397] ip_tables: (C) 2000-2006 Netfilter Core Team
1480[ 5.825949] systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
1481[ 5.826413] systemd[1]: Detected architecture arm.
1482[ 5.831245] systemd[1]: Set hostname to .
1483[ 6.036615] uart-pl011 3f201000.serial: no DMA platform data
1484[ 6.532567] systemd[1]: Created slice system-netctl\x2difplugd.slice.
1485[ 6.533200] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
1486[ 6.534241] systemd[1]: Created slice system-serial\x2dgetty.slice.
1487[ 6.534731] systemd[1]: Listening on udev Control Socket.
1488[ 6.534831] systemd[1]: Reached target Remote File Systems.
1489[ 6.554812] systemd[1]: Listening on RPCbind Server Activation Socket.
1490[ 6.555002] systemd[1]: Reached target RPC Port Mapper.
1491[ 9.368256] bcm2835-rng 3f104000.rng: hwrng registered
1492[ 9.430433] snd-allo-boss-dac soc:sound: ASoC: CPU DAI (null) not registered - will retry
1493[ 9.430452] snd-allo-boss-dac soc:sound: snd_soc_register_card() failed: -517
1494[ 9.445564] snd-allo-boss-dac soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
1495[ 9.445585] snd-allo-boss-dac soc:sound: snd_soc_register_card() failed: -517
1496[ 9.584824] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
1497[ 9.593441] pcm512x 1-004d: 1-004d supply AVDD not found, using dummy regulator
1498[ 9.593511] pcm512x 1-004d: 1-004d supply DVDD not found, using dummy regulator
1499[ 9.593554] pcm512x 1-004d: 1-004d supply CPVDD not found, using dummy regulator
1500[ 9.715142] snd-allo-boss-dac soc:sound: pcm512x-hifi <-> 3f203000.i2s mapping ok
1501[ 10.790190] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
1502[ 12.126000] random: crng init done
1503[ 12.194095] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x5DE1
1504[ 14.186907] 8021q: 802.1Q VLAN Support v1.8
1505[ 62.527304] FS-Cache: Netfs 'cifs' registered for caching
1506[ 62.527899] Key type cifs.spnego registered
1507[ 62.527924] Key type cifs.idmap registered
1508
1509###### systemd (journal) messages (journalctl | grep -i 'start\|stop\|reached\|error\|warning\|loaded\|loading' | head -n 150) ######
1510Apr 13 09:27:06 runeaudio kernel: CPU: All CPU(s) started in HYP mode.
1511Apr 13 09:27:06 runeaudio kernel: FS-Cache: Loaded
1512Apr 13 09:27:06 runeaudio kernel: CacheFiles: Loaded
1513Apr 13 09:27:06 runeaudio kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
1514Apr 13 09:27:06 runeaudio kernel: loop: module loaded
1515Apr 13 09:27:06 runeaudio kernel: Loading iSCSI transport class v2.0-870.
1516Apr 13 09:27:06 runeaudio kernel: device-mapper: multipath round-robin: version 1.2.0 loaded
1517Apr 13 09:27:06 runeaudio kernel: device-mapper: multipath queue-length: version 0.2.0 loaded
1518Apr 13 09:27:06 runeaudio kernel: device-mapper: multipath service-time: version 0.3.0 loaded
1519Apr 13 09:27:06 runeaudio kernel: device-mapper: raid: Loading target version 1.13.0
1520Apr 13 09:27:06 runeaudio kernel: Error: Driver 'sdhost-bcm2835' is already registered, aborting...
1521Apr 13 09:27:06 runeaudio kernel: [vc_sm_connected_init]: start
1522Apr 13 09:27:06 runeaudio kernel: Btrfs loaded, crc32c=crc32c-generic
1523Apr 13 09:27:06 runeaudio kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
1524Apr 13 09:27:06 runeaudio systemd[1]: Reached target Remote File Systems.
1525Apr 13 09:27:06 runeaudio systemd[1]: Reached target RPC Port Mapper.
1526Apr 13 09:27:06 runeaudio systemd-journald[197]: Journal started
1527Apr 13 09:27:06 runeaudio systemd[1]: Started Apply Kernel Variables.
1528Apr 13 09:27:06 runeaudio systemd[1]: Started display splash screen during boot.
1529Apr 13 09:27:06 runeaudio systemd[1]: Started Create System Users.
1530Apr 13 09:27:06 runeaudio systemd[1]: Starting Create Static Device Nodes in /dev...
1531Apr 13 09:27:06 runeaudio systemd[1]: Started udev Coldplug all Devices.
1532Apr 13 09:27:06 runeaudio systemd[1]: Started Create Static Device Nodes in /dev.
1533Apr 13 09:27:06 runeaudio systemd[1]: Reached target Local File Systems (Pre).
1534Apr 13 09:27:08 runeaudio systemd[1]: Started Rebuild Hardware Database.
1535Apr 13 09:27:08 runeaudio systemd[1]: Starting udev Kernel Device Manager...
1536Apr 13 09:27:08 runeaudio systemd[1]: Started udev Kernel Device Manager.
1537Apr 13 09:27:08 runeaudio systemd[1]: Reached target Local File Systems.
1538Apr 13 09:27:08 runeaudio systemd[1]: Starting Create Volatile Files and Directories...
1539Apr 13 09:27:08 runeaudio systemd[1]: Starting Rebuild Journal Catalog...
1540Apr 13 09:27:08 runeaudio systemd[1]: Starting Rebuild Dynamic Linker Cache...
1541Apr 13 09:27:09 runeaudio systemd[1]: Started Create Volatile Files and Directories.
1542Apr 13 09:27:09 runeaudio systemd[1]: Starting Update UTMP about System Boot/Shutdown...
1543Apr 13 09:27:09 runeaudio systemd[1]: Starting Network Name Resolution...
1544Apr 13 09:27:09 runeaudio systemd[1]: Started Update UTMP about System Boot/Shutdown.
1545Apr 13 09:27:09 runeaudio systemd[1]: Started Rebuild Journal Catalog.
1546Apr 13 09:27:09 runeaudio systemd[1]: Started Network Name Resolution.
1547Apr 13 09:27:09 runeaudio systemd[1]: Reached target Host and Network Name Lookups.
1548Apr 13 09:27:09 runeaudio systemd[1]: Started Rebuild Dynamic Linker Cache.
1549Apr 13 09:27:09 runeaudio systemd[1]: Starting Update is Completed...
1550Apr 13 09:27:09 runeaudio systemd[1]: Started Update is Completed.
1551Apr 13 09:27:09 runeaudio systemd[1]: Reached target System Initialization.
1552Apr 13 09:27:09 runeaudio systemd[1]: Reached target Sockets.
1553Apr 13 09:27:09 runeaudio systemd[1]: Started Daily rotation of log files.
1554Apr 13 09:27:09 runeaudio systemd[1]: Started Daily Cleanup of Temporary Directories.
1555Apr 13 09:27:09 runeaudio systemd[1]: Reached target Basic System.
1556Apr 13 09:27:09 runeaudio systemd[1]: Started RuneAudio MPD watchdog.
1557Apr 13 09:27:09 runeaudio systemd[1]: Started Entropy Harvesting Daemon.
1558Apr 13 09:27:09 runeaudio systemd[1]: Started Periodic Command Scheduler.
1559Apr 13 09:27:09 runeaudio systemd[1]: Started Rune Audio Amixer-WebUI Service.
1560Apr 13 09:27:09 runeaudio systemd[1]: Started Spotify Connect.
1561Apr 13 09:27:09 runeaudio systemd[1]: Started D-Bus System Message Bus.
1562Apr 13 09:27:09 runeaudio systemd[1]: Starting NTP client/server...
1563Apr 13 09:27:09 runeaudio systemd[1]: Starting Permit User Sessions...
1564Apr 13 09:27:09 runeaudio systemd[1]: Starting A high performance web server and a reverse proxy server...
1565Apr 13 09:27:09 runeaudio systemd[1]: Started Automatic wired network connection using netctl profiles.
1566Apr 13 09:27:09 runeaudio systemd[1]: Starting Advanced key-value store...
1567Apr 13 09:27:09 runeaudio systemd[1]: Started Daily verification of password and group files.
1568Apr 13 09:27:09 runeaudio systemd[1]: Reached target Timers.
1569Apr 13 09:27:09 runeaudio sh[238]: /var/www/command/mpd-watchdog: starting...
1570Apr 13 09:27:09 runeaudio systemd[1]: Started OpenSSH Daemon.
1571Apr 13 09:27:10 runeaudio chronyd[262]: chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 -DEBUG)
1572Apr 13 09:27:10 runeaudio systemd[1]: Started Permit User Sessions.
1573Apr 13 09:27:10 runeaudio systemd[1]: Started Advanced key-value store.
1574Apr 13 09:27:10 runeaudio systemd[1]: Started Serial Getty on ttyAMA0.
1575Apr 13 09:27:10 runeaudio systemd[1]: Reached target Login Prompts.
1576Apr 13 09:27:10 runeaudio systemd[1]: Started NTP client/server.
1577Apr 13 09:27:10 runeaudio systemd[1]: Started A high performance web server and a reverse proxy server.
1578Apr 13 09:27:10 runeaudio systemd[1]: Reached target Multi-User System.
1579Apr 13 09:27:10 runeaudio systemd[1]: Started RuneAudio System Worker.
1580Apr 13 09:27:10 runeaudio systemd[1]: Reached target Graphical Interface.
1581Apr 13 09:27:10 runeaudio systemd[1]: Startup finished in 5.590s (kernel) + 5.735s (userspace) = 11.326s.
1582Apr 13 09:27:10 runeaudio systemd[1]: Starting Save/Restore Sound Card State...
1583Apr 13 09:27:10 runeaudio systemd[1]: Started Save/Restore Sound Card State.
1584Apr 13 09:27:10 runeaudio systemd[1]: Reached target Sound Card.
1585Apr 13 09:27:13 runeaudio ifplugd[251]: client: Starting network profile 'eth0'...
1586Apr 13 09:27:24 runeaudio ifplugd[251]: client: Started network profile 'eth0'
1587Apr 13 09:27:45 runeaudio chronyd[262]: System clock wrong by 11576268.651211 seconds, adjustment started
1588Aug 25 09:05:34 runeaudio systemd[1]: Started Verify integrity of password and group files.
1589Aug 25 09:05:34 runeaudio systemd[1]: Starting Rotate log files...
1590Aug 25 09:05:34 runeaudio systemd[1]: Started Rotate log files.
1591Aug 25 09:05:42 runeaudio systemd[1]: Reloading.
1592Aug 25 09:05:43 runeaudio systemd[1]: Starting Music Player Daemon...
1593Aug 25 09:05:45 runeaudio systemd[1]: Started Music Player Daemon.
1594Aug 25 09:05:47 runeaudio systemd[1]: Starting Upmpdcli UPnP/dlna receiver...
1595Aug 25 09:05:47 runeaudio systemd[1]: Started Upmpdcli UPnP/dlna receiver.
1596Aug 25 09:05:48 runeaudio systemd[1]: Starting The PHP FastCGI Process Manager...
1597Aug 25 09:05:49 runeaudio systemd[1]: Started The PHP FastCGI Process Manager.
1598Aug 25 09:05:49 runeaudio systemd[1]: Started RuneAudio Playback Worker.
1599Aug 25 09:05:49 runeaudio systemd[1]: Started Process Core Dump (PID 591/UID 0).
1600Aug 25 09:05:53 runeaudio systemd[1]: Reloading.
1601
1602###### PHP backend ######
1603php version: 5.6.33
1604debug level: 0
1605
1606
1607Debug data collected in 3.462 seconds.