Raspberry Pi + Rune Audio ::: Một trải nghiệm nghe nhạc mới

tml3nr

Moderator
Chú Rune Spotify Connect này khó nhằn a . Mình đặt RuneConnect@tml3nr cho nó oai bác . o_O

210.jpg


Của nó là vầy a .
/root/spotify-connect-web.sh --name RuneConnect@tmln3 --username [email protected] --password yyy --bitrate 320
:cool: :cool: :cool:

Bỏ luôn --device nó mới chịu hở anh o_O
 

tml3nr

Moderator
Vậy mình tạm kết luận là trong trường hợp Rune disable volume, dòng lệnh của SC sẽ là:

Mã:
/root/spotify-connect-web.sh --name RuneAudio --username abc --password xyz --bitrate 320

Anh vào giao diện web, bấm menu Rune / Debug. Copy nó, vào trang web pastebin.com. Dán vào rồi cho em xin cái link.

Mình cần quan tâm các đoạn sau:

###### Audio backend ######

###### mpd.conf ######

###### Kernel module snd_usb_audio settings ######

Thí dụ như debug của em:

https://pastebin.com/GBEkfxjt

~o~o~o~o~o~o~o~o~o~o~o~o~o~o~o~o~​

Hướng dẫn cách dùng pastebin.com:

HOW TO COLLECT AND POST DEBUG INFO

- In the RuneUI, go to MENU > Debug;
- Refresh the page a couple of times, waiting some seconds between every refresh
- Click the "COPY DATA TO CLIPBOARD" button;
- Go to http://pastebin.com and paste the debug output in the "New Paste" textarea. Leave the default options (Syntax Highlighting: None, Paste Expiration: Never, Paste Exposure: Public), give a name to il (e.g. RuneAudio debug info) and submit.
- Copy the url of the submitted Pastebin (e.g. http://pastebin.com/dL1k9irT) and include it in your post here in the forum.

http://www.runeaudio.com/forum/how-to-collect-debug-info-t431.html
 
Chỉnh sửa lần cuối:

linh0983

Well-Known Member
Dài quá bác ơi !

###### System info ######
Linux version 4.4.39-ARCH+ (frank@franks-ubuntu) (gcc version 4.8.3 20140106 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.01 - Linaro GCC 2013.11) ) #5 SMP Sat Feb 11 15:43:36 CET 2017

system time: Mon Feb 22 15:40:30 CET 2016

system load: 0.85 0.19 0.06 3/195 920

HW platform: RaspberryPi2 (08)

playerID: 08b26fff2ac4ddac6fee7fbbc1890504ae


###### Boot configuration ######
# Uncomment some or all of these to enable the optional hardware interfaces
# Params:
# i2c_arm Set to "on" to enable the ARM's i2c interface
# (default "off")
# i2c_vc Set to "on" to enable the i2c interface
# usually reserved for the VideoCore processor
# (default "off")
# i2c_arm_baudrate Set the baudrate of the ARM's i2c interface
# (default "100000")
# i2c_vc_baudrate Set the baudrate of the VideoCore i2c interface
# (default "100000")
# i2c_baudrate An alias for i2c_arm_baudrate
# i2s Set to "on" to enable the i2s interface
# (default "off")
# spi Set to "on" to enable the spi interfaces
# (default "off")
# act_led_trigger Choose which activity the LED tracks.
# Use "heartbeat" for a nice load indicator.
# (default "mmc")
# act_led_activelow Set to "on" to invert the sense of the LED
# (default "off")
# act_led_gpio Set which GPIO pin to use for the activity LED
# (in case you want to connect it to an external
# device)
# (default "16" on a non-Plus board, "47" on a
# Plus or Pi 2)
# N.B. It is recommended to only enable those interfaces that are needed.
# Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc
# interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
# Note also that i2c, i2c_arm and i2c_vc are aliases for the physical
# interfaces i2c0 and i2c1. Use of the numeric variants is still possible
# but deprecated because the ARM/VC assignments differ between board
# revisions. The same board-specific mapping applies to i2c_baudrate,
# and the other i2c baudrate parameters.

#dtparam=i2c_arm=on
#dtparam=i2c_vc=on
#dtparam=i2s=on
#dtparam=spi=on
#dtparam=act_led_trigger=mmc
#dtdebug=on

#dtparam=uart1=off
#dtoverlay=pi3-disable-bt-overlay
#dtoverlay=pi3-miniuart-bt-overlay

## RuneAudio HDMI & 3,5mm jack
dtparam=audio=off

## RuneAudio I2S-Settings
dtoverlay=iqaudio-digi-wm8804-audio

# Uncomment to enable the lirc-rpi module
# Params: gpio_out_pin GPIO pin for output (default "17")
# gpio_in_pin GPIO pin for input (default "18")
# gpio_in_pull Pull up/down/off on the input pin
# (default "down")
# sense Override the IR receive auto-detection logic:
# "1" = force active high
# "0" = force active low
# "-1" = use auto-detection
# (default "-1")
# softcarrier Turn the software carrier "on" or "off"
# (default "on")
# invert "on" = invert the output pin (default "off")
# debug "on" = enable additional debug messages
# (default "off")
#dtoverlay=lirc-rpi
#dtparam=gpio_out_pin=17
#dtparam=gpio_in_pin=18
#dtparam=gpio_in_pull=down

# LCD settings
# 180 degrees
#lcd_rotate=2
# Normal
lcd_rotate=0
#dtoverlay=rpi-backlight
#dtoverlay=rpi-ft5406
disable_splash=1

# Uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# Uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
#disable_overscan=1

# Uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

# Uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# Uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1

# Uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# Uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
hdmi_drive=2

# Uncomment to set monitor mode to DMT
#hdmi_group=2

# Uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4

# setting the max usb current to 1200mA
max_usb_current=1

# memory options
gpu_mem=64

# Overclocking options
force_turbo=1


##################################################


###### System load statistics (procinfo -H) ######
Memory: Total Used Free Buffers
RAM: 922.56MiB 317.82MiB 604.75MiB 21.77MiB
Swap: 0.00B 0.00B 0.00B

Bootup: Mon Feb 22 15:40:09 2016 Load average: 0.85 0.19 0.06 2/197 922

user : 00:00:11.41 13.9% page in : 190147
nice : 00:00:03.29 4.0% page out: 1228
system: 00:00:08.02 9.8% page act: 10174
IOwait: 00:00:15.83 19.3% page dea: 0
hw irq: 00:00:00.00 0.0% page flt: 158818
sw irq: 00:00:00.17 0.2% swap in : 0
idle : 00:00:43.42 52.9% swap out: 0
uptime: 00:00:20.75 context : 69880

irq 16: 0 irq 51: 0
irq 17: 9715 irq 54: 0
irq 23: 23 irq 62: 8532
irq 24: 2 irq 79: 0
irq 39: 1 irq 80: 0
irq 46: 0 irq 83: 21
irq 48: 4662 irq 86: 113
irq 50: 0 irq 92: 8437

mmcblk0 4623r mmcblk0p2 4547r
mmcblk0p1 63r

eth0 TX 7.13KiB RX 16.05KiB wlan0 TX 922.00B RX 2.88KiB
lo TX 641.17KiB RX 641.17KiB


###### Active processes (pstree) ######
systemd-+-at-spi-bus-laun-+-dbus-daemon
| |-{dconf worker}
| |-{gdbus}
| |-{gmain}
| `-{pool}
|-at-spi2-registr-+-{gdbus}
| `-{gmain}
|-avahi-daemon---avahi-daemon
|-cmd_async---sh---sudo---xinit-+-Xorg-+-{llvmpipe-0}
| | |-{llvmpipe-1}
| | |-{llvmpipe-2}
| | `-{llvmpipe-3}
| `-sh-+-matchbox-window
| `-midori-+-{dconf worker}
| |-{gdbus}
| |-{gmain}
| |-{llvmpipe-0}
| |-{llvmpipe-1}
| |-{llvmpipe-2}
| |-{llvmpipe-3}
| |-2*[{midori}]
| `-2*[{pool}]
|-cmd_async---sh---debug_collector---sh---pstree
|-2*[dbus-daemon]
|-dbus-launch
|-devmon---udevil
|-dhcpcd
|-dnsmasq
|-haveged
|-hostapd
|-ifplugd
|-mpd-+-{decoder}
| |-{io}
| |-{output:IQAudIOD}
| `-{player}
|-nginx---nginx
|-nmbd
|-ntpd---{ntpd}
|-php-fpm---3*[php-fpm]
|-python
|-redis-server---2*[{redis-server}]
|-rune_PL_wrk
|-rune_SY_wrk
|-sh---sleep
|-sh---bash---python---2*[{python}]
|-shairport---{shairport}
|-sshd
|-systemd-journal
|-systemd-udevd
|-upmpdcli
`-xbindkeys


###### Audio backend ######
Advanced Linux Sound Architecture Driver Version k4.4.39-ARCH+.

Card list: (/proc/asound/cards)
--------------------------------------------------
0 [IQAudIODigi ]: IQAudIODigi - IQAudIODigi
IQAudIODigi


PLAYBACK devices: (aplay -l)
--------------------------------------------------
**** List of PLAYBACK Hardware Devices ****
card 0: IQAudIODigi [IQAudIODigi], device 0: IQAudIO Digi HiFi wm8804-spdif-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0


PCM devices: (aplay -L)
--------------------------------------------------
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=IQAudIODigi
IQAudIODigi,
Default Audio Device
sysdefault:CARD=IQAudIODigi
IQAudIODigi,
Default Audio Device


Simple mixer controls: (amixer scontrols)
--------------------------------------------------
card 0:
Simple mixer control 'Tx Source',0


Mixer controls: (amixer controls)
--------------------------------------------------
card 0:
numid=1,iface=MIXER,name='Tx Source'


MPD audio outputs status: (mpc outputs)
--------------------------------------------------
Output 1 (IQAudIODigi) is enabled

MPD statistics: (mpc stats)
--------------------------------------------------
Artists: 0
Albums: 0
Songs: 0

Play Time: 0 days, 0:00:00
Uptime: 0 days, 0:00:07
DB Updated: Sat Feb 25 23:14:18 2017
DB Play Time: 0 days, 0:00:00

###### mpd version ######
Music Player Daemon 0.19.19-dsd

Copyright (C) 2003-2007 Warren Dukes
Copyright (C) 2008-2014 Max Kellermann
This is free software; see the source for copying conditions. There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Database plugins:
simple proxy upnp

Storage plugins:
local smbclient nfs

Neighbor plugins:
smbclient upnp

Decoders plugins:
[mad] mp3 mp2
[vorbis] ogg oga
[oggflac] ogg oga
[flac] flac
[sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2
[audiofile] wav au aiff aif
[dsdiff] dff
[dsf] dsf
[faad] aac
[ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 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
[pcm]

Output plugins:
null fifo pipe alsa jack httpd

Encoder plugins:
null vorbis wave flac

Input plugins:
file alsa curl ffmpeg smbclient nfs mms

Playlist plugins:
extm3u m3u pls xspf asx rss soundcloud cue embcue

Protocols:
file:// http:// https:// mms:// mmsh:// mmst:// mmsu:// gopher:// rtp:// rtsp:// rtmp:// rtmpt:// rtmps:// smb:// nfs:// alsa://

###### mpd.conf ######
###################################
# Auto generated mpd.conf file
# please DO NOT edit it manually!
# Use RuneUI MPD config section
###################################

log_level "default"
log_file "/var/log/runeaudio/mpd.log"
state_file "/var/lib/mpd/mpdstate"
zeroconf_enabled "yes"
zeroconf_name "runeaudio"
bind_to_address "/run/mpd.sock"
bind_to_address "any"
port "6600"
max_connections "20"
user "mpd"
group "audio"
db_file "/var/lib/mpd/mpd.db"
sticker_file "/var/lib/mpd/sticker.sql"
pid_file "/var/run/mpd/pid"
music_directory "/mnt/MPD"
playlist_directory "/var/lib/mpd/playlists"
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
auto_update "no"
filesystem_charset "UTF-8"
id3v1_encoding "UTF-8"
volume_normalization "no"
audio_buffer_size "2048"
buffer_before_play "10%"
gapless_mp3_playback "yes"
mixer_type "disabled"

input {
plugin "curl"
}

decoder {
plugin "ffmpeg"
enabled "yes"
}
replaygain "off"

audio_output {
name "IQAudIODigi"
type "alsa"
device "hw:0,0"
auto_resample "no"
auto_format "no"
}


###### Kernel optimization parameters ######
hardware platform: RaspberryPi2
current orionprofile: RuneAudio


kernel scheduler for mmcblk0: [noop] deadline cfq
/proc/sys/vm/swappiness: 0
/proc/sys/kernel/sched_latency_ns: 4500000
/proc/sys/kernel/sched_rt_period_us: 1000000
/proc/sys/kernel/sched_rt_runtime_us: 950000
/proc/sys/kernel/sched_autogroup_enabled: 1
/proc/sys/kernel/sched_rr_timeslice_ms: 10
/proc/sys/kernel/sched_min_granularity_ns: 2250000
/proc/sys/kernel/sched_wakeup_granularity_ns: 3000000


###### Kernel module snd_usb_audio settings ######
Error opening module snd_usb_audio

###### Systemd active startup scripts (ls -lah /etc/systemd/system/multi-user.target.wants/) ######
total 8.0K
drwxr-xr-x 2 root root 4.0K Apr 15 2018 .
drwxr-xr-x 6 root root 4.0K Dec 15 2016 ..
lrwxrwxrwx 1 root root 44 Jan 29 2017 amixer-webui.service -> /usr/lib/systemd/system/amixer-webui.service
lrwxrwxrwx 1 root root 44 Feb 15 2015 avahi-daemon.service -> /usr/lib/systemd/system/avahi-daemon.service
lrwxrwxrwx 1 root root 39 Feb 8 2015 haveged.service -> /usr/lib/systemd/system/haveged.service
lrwxrwxrwx 1 root root 44 Mar 11 2016 mpd-watchdog.service -> /usr/lib/systemd/system/mpd-watchdog.service
lrwxrwxrwx 1 root root 44 Feb 22 15:40 [email protected] -> /usr/lib/systemd/system/[email protected]
lrwxrwxrwx 1 root root 47 Oct 19 2016 [email protected] -> /usr/lib/systemd/system/[email protected]
lrwxrwxrwx 1 root root 37 Feb 14 2015 nginx.service -> /usr/lib/systemd/system/nginx.service
lrwxrwxrwx 1 root root 36 Feb 15 2015 ntpd.service -> /usr/lib/systemd/system/ntpd.service
lrwxrwxrwx 1 root root 39 Feb 14 2015 php-fpm.service -> /usr/lib/systemd/system/php-fpm.service
lrwxrwxrwx 1 root root 37 Feb 14 2015 redis.service -> /usr/lib/systemd/system/redis.service
lrwxrwxrwx 1 root root 40 Mar 19 2016 remote-fs.target -> /usr/lib/systemd/system/remote-fs.target
lrwxrwxrwx 1 root root 43 Feb 14 2015 rune_PL_wrk.service -> /usr/lib/systemd/system/rune_PL_wrk.service
lrwxrwxrwx 1 root root 45 Feb 14 2015 rune_shutdown.service -> /usr/lib/systemd/system/rune_shutdown.service
lrwxrwxrwx 1 root root 43 Feb 14 2015 rune_SY_wrk.service -> /usr/lib/systemd/system/rune_SY_wrk.service
lrwxrwxrwx 1 root root 47 Apr 15 2018 spotify-connect.service -> /usr/lib/systemd/system/spotify-connect.service
lrwxrwxrwx 1 root root 36 Feb 8 2015 sshd.service -> /usr/lib/systemd/system/sshd.service


###### Filesystem mounts ######
/dev/root / ext4 rw,relatime,data=ordered 0 0
devtmpfs /dev devtmpfs rw,relatime,size=468036k,nr_inodes=117009,mode=755 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct 0 0
mqueue /dev/mqueue mqueue rw,relatime 0 0
tmpfs /tmp tmpfs rw 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
configfs /sys/kernel/config configfs rw,relatime 0 0
logs /var/log tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
rune-logs /var/log/runeaudio tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
/dev/mmcblk0p1 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
devtmpfs /home/root/spotify-connect-web-chroot/dev devtmpfs rw,relatime,size=468036k,nr_inodes=117009,mode=755 0 0
proc /home/root/spotify-connect-web-chroot/proc proc rw,relatime 0 0


###### Filesystem mounts - free space (df -h) ######
Filesystem Size Used Avail Use% Mounted on
/dev/root 3.5G 2.1G 1.3G 63% /
devtmpfs 458M 0 458M 0% /dev
tmpfs 462M 0 462M 0% /dev/shm
tmpfs 462M 6.2M 456M 2% /run
tmpfs 462M 0 462M 0% /sys/fs/cgroup
tmpfs 462M 4.0K 462M 1% /tmp
logs 5.0M 20K 5.0M 1% /var/log
rune-logs 5.0M 32K 5.0M 1% /var/log/runeaudio
/dev/mmcblk0p1 100M 18M 82M 18% /boot


###### Loaded kernel modules ######
Module Size Used by
iptable_filter 1708 1
xt_conntrack 2972 1
ipt_MASQUERADE 1235 1
nf_nat_masquerade_ipv4 2915 1 ipt_MASQUERADE
iptable_nat 1943 1
nf_conntrack_ipv4 13702 2
nf_defrag_ipv4 1677 1 nf_conntrack_ipv4
nf_nat_ipv4 5699 1 iptable_nat
nf_nat 15862 2 nf_nat_ipv4,nf_nat_masquerade_ipv4
nf_conntrack 101212 5 nf_nat,nf_nat_ipv4,xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4
brcmfmac 184455 0
brcmutil 8379 1 brcmfmac
cfg80211 498228 1 brcmfmac
snd_soc_wm8804_i2c 1897 1
snd_soc_wm8804 8799 1 snd_soc_wm8804_i2c
snd_soc_bcm2835_i2s 6278 2
snd_soc_iqaudio_digi 3939 1
snd_soc_core 153224 3 snd_soc_wm8804,snd_soc_bcm2835_i2s,snd_soc_iqaudio_digi
snd_pcm_dmaengine 5503 1 snd_soc_core
regmap_i2c 3560 1 snd_soc_wm8804_i2c
snd_pcm 88980 3 snd_soc_wm8804,snd_soc_core,snd_pcm_dmaengine
snd_timer 22172 1 snd_pcm
snd 63333 5 snd_soc_core,snd_timer,snd_pcm
i2c_bcm2708 5382 0
bcm2835_rng 2167 0
bcm2835_gpiomem 3638 0
rng_core 8183 1 bcm2835_rng
bcm2835_wdt 3756 0
uio_pdrv_genirq 3539 0
uio 9114 1 uio_pdrv_genirq
sch_fq_codel 8174 3
ip_tables 12147 2 iptable_filter,iptable_nat
x_tables 18169 4 ip_tables,ipt_MASQUERADE,xt_conntrack,iptable_filter
ipv6 372060 0


###### Network listening sockets (netstat -lnp) ######
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:6600 0.0.0.0:* LISTEN 468/mpd
tcp 0 0 0.0.0.0:5002 0.0.0.0:* LISTEN 483/shairport
tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 349/redis-server 12
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 282/python
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 366/nginx: master p
tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 366/nginx: master p
tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 366/nginx: master p
tcp 0 0 192.168.5.1:53 0.0.0.0:* LISTEN 885/dnsmasq
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 885/dnsmasq
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 333/sshd
tcp 0 0 0.0.0.0:4000 0.0.0.0:* LISTEN 374/python
udp 0 0 0.0.0.0:39335 0.0.0.0:* 287/avahi-daemon: r
udp 0 0 192.168.5.1:53 0.0.0.0:* 885/dnsmasq
udp 0 0 127.0.0.1:53 0.0.0.0:* 885/dnsmasq
udp 0 0 0.0.0.0:67 0.0.0.0:* 885/dnsmasq
udp 0 0 0.0.0.0:68 0.0.0.0:* 771/dhcpcd
udp 0 0 192.168.3.58:123 0.0.0.0:* 355/ntpd
udp 0 0 127.0.0.1:123 0.0.0.0:* 355/ntpd
udp 0 0 0.0.0.0:123 0.0.0.0:* 355/ntpd
udp 0 0 192.168.3.255:137 0.0.0.0:* 426/nmbd
udp 0 0 192.168.3.58:137 0.0.0.0:* 426/nmbd
udp 0 0 0.0.0.0:137 0.0.0.0:* 426/nmbd
udp 0 0 192.168.3.255:138 0.0.0.0:* 426/nmbd
udp 0 0 192.168.3.58:138 0.0.0.0:* 426/nmbd
udp 0 0 0.0.0.0:138 0.0.0.0:* 426/nmbd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 287/avahi-daemon: r
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node PID/Program name Path
unix 2 [ ACC ] STREAM LISTENING 14970 838/dbus-daemon @/tmp/dbus-euyqfQxwz7
unix 2 [ ACC ] STREAM LISTENING 11931 557/Xorg @/tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 8262 1/init /run/systemd/private
unix 2 [ ACC ] SEQPACKET LISTENING 8277 1/init /run/systemd/coredump
unix 2 [ ACC ] STREAM LISTENING 8286 1/init /run/systemd/journal/stdout
unix 2 [ ACC ] SEQPACKET LISTENING 8293 1/init /run/udev/control
unix 2 [ ACC ] STREAM LISTENING 8069 1/init /var/run/rpcbind.sock
unix 2 [ ACC ] STREAM LISTENING 8071 1/init /var/run/avahi-daemon/socket
unix 2 [ ACC ] STREAM LISTENING 8074 1/init /run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 11932 557/Xorg /tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 12724 468/mpd /run/mpd.sock
unix 2 [ ACC ] STREAM LISTENING 12242 426/nmbd /var/run/samba/nmbd/unexpected
unix 2 [ ACC ] STREAM LISTENING 12761 533/php-fpm: master /var/run/php-display.sock
unix 2 [ ACC ] STREAM LISTENING 12764 533/php-fpm: master /var/run/php-db.sock
unix 2 [ ACC ] STREAM LISTENING 12139 831/dbus-daemon @/tmp/dbus-stI3I5Wzzc
unix 2 [ ACC ] STREAM LISTENING 12767 533/php-fpm: master /var/run/php-command.sock
unix 2 [ ACC ] STREAM LISTENING 8173 349/redis-server 12 /tmp/redis.sock


###### Network established sockets (netstat -np) ######
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:46024 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45902 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46162 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46384 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46278 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45956 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46496 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45878 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45926 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46114 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46222 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46156 FIN_WAIT2 -
tcp 0 0 127.0.0.1:46490 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46068 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45972 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46302 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45914 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46464 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46032 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45944 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45998 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46450 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45870 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45872 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46494 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45882 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46158 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46482 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46474 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46204 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:6600 127.0.0.1:37540 TIME_WAIT -
tcp 0 0 127.0.0.1:45904 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46154 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46320 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46430 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46192 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46038 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46438 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46260 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46142 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46140 TIME_WAIT -
tcp 0 0 127.0.0.1:46380 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46452 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46124 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46536 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45866 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45938 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46604 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46408 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46308 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46228 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46010 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46144 TIME_WAIT -
tcp 0 0 127.0.0.1:46300 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46254 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46116 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46046 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46374 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46216 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46256 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46284 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46036 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46258 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46108 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46348 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46298 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46250 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46020 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46232 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46570 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45860 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46048 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46340 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46238 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46122 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:45988 TIME_WAIT -
tcp 0 0 127.0.0.1:45838 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46498 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46312 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46034 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46012 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45918 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46210 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46550 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45940 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46084 TIME_WAIT -
tcp 0 0 127.0.0.1:46280 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46206 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46326 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46106 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46468 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46572 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:37500 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46132 TIME_WAIT -
tcp 0 0 127.0.0.1:45932 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46366 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45916 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46268 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46100 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46180 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46150 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45854 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46060 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46090 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46420 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45950 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46378 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46264 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45942 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46080 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46460 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46316 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45826 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45946 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46602 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46070 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45886 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45888 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:45700 TIME_WAIT -
tcp 0 0 127.0.0.1:46306 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46432 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45894 127.0.0.1:6379 TIME_WAIT -
tcp 155 0 192.168.3.58:35746 104.199.240.11:443 ESTABLISHED 374/python
tcp 0 0 127.0.0.1:46042 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46098 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46534 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46028 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45978 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46338 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46480 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46436 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45948 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46324 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46178 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46166 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46274 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46592 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46318 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:37696 127.0.0.1:6600 ESTABLISHED 472/upmpdcli
tcp 0 0 127.0.0.1:46470 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46096 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46434 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45892 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45880 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46424 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45922 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46332 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46194 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46058 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46370 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45828 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46344 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45900 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46134 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46262 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46202 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46446 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46224 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46052 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46396 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46478 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46472 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46330 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46168 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46164 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46208 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.3.58:37474 151.139.237.113:443 ESTABLISHED 653/midori
tcp 0 0 127.0.0.1:46212 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46428 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46040 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46564 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46140 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46202 TIME_WAIT -
tcp 0 0 127.0.0.1:46352 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46234 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45990 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45906 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46336 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46160 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46542 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45874 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45954 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46454 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46466 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45852 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46578 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46376 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46422 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45898 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46198 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46050 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46188 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46190 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45986 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46230 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46112 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46174 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45992 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45844 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46226 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46286 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46186 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46544 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46252 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46084 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46194 TIME_WAIT -
tcp 0 0 127.0.0.1:46094 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46132 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45824 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46214 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46398 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45832 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46104 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46598 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46590 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46322 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46388 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45862 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46282 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46128 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46120 TIME_WAIT -
tcp 0 0 127.0.0.1:46486 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46314 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46404 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46182 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45896 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46172 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46382 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45910 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45834 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45976 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45988 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46548 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46018 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46200 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45912 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45924 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46426 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45836 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:37836 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:45920 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46288 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45936 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45842 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46584 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46416 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45934 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45984 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46244 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46158 TIME_WAIT -
tcp 0 0 127.0.0.1:46356 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46170 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46334 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46290 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46448 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45858 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46004 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45994 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46236 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46488 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46130 TIME_WAIT -
tcp 0 0 127.0.0.1:46152 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46600 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46358 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46394 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45966 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46440 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46246 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46088 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46120 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46350 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46304 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45848 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46152 TIME_WAIT -
tcp 0 0 127.0.0.1:46328 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46402 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45884 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46354 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46372 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46390 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46386 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46134 TIME_WAIT -
tcp 0 0 127.0.0.1:46064 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46342 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46138 TIME_WAIT -
tcp 0 0 127.0.0.1:45952 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46540 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46128 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46030 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46414 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45846 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46418 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46092 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46292 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:38138 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:46022 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46156 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45964 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46582 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46066 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46184 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46014 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46118 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45890 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46368 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45958 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45856 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46026 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46560 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46556 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46476 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46400 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46176 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46006 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46484 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:38146 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:45840 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45868 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46272 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46054 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45982 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46558 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46078 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46406 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46392 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46586 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46220 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46362 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46144 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46248 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46056 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45980 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46074 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46146 TIME_WAIT -
tcp 0 0 127.0.0.1:46546 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46218 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46242 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46136 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:37544 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:46462 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45850 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46148 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45960 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46310 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46130 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46076 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45962 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46156 127.0.0.1:80 CLOSE_WAIT 653/midori
tcp 0 0 127.0.0.1:46276 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46138 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45830 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46596 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46086 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45864 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46410 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46296 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46148 TIME_WAIT -
tcp 0 0 127.0.0.1:46082 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46412 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46160 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:45992 TIME_WAIT -
tcp 0 0 127.0.0.1:46346 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:45738 TIME_WAIT -
tcp 0 0 127.0.0.1:46538 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46294 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46594 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46016 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46444 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46552 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45928 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46044 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46146 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46196 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46458 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46580 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46002 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46062 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45908 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46240 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46000 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46554 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46562 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:46150 TIME_WAIT -
tcp 0 0 127.0.0.1:45968 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46588 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46270 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:46442 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45876 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:6600 127.0.0.1:37696 ESTABLISHED 468/mpd
tcp 0 0 127.0.0.1:80 127.0.0.1:46154 TIME_WAIT -
tcp 0 0 127.0.0.1:46102 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45996 127.0.0.1:6379 TIME_WAIT -
Active UNIX domain sockets (w/o servers)
Proto RefCnt Flags Type State I-Node PID/Program name Path
unix 3 [ ] DGRAM 8260 1/init /run/systemd/notify
unix 4 [ ] DGRAM 8289 1/init /run/systemd/journal/socket
unix 2 [ ] DGRAM 13450 426/nmbd /var/lib/samba/private/msg.sock/426
unix 7 [ ] DGRAM 8320 1/init /run/systemd/journal/dev-log
unix 3 [ ] STREAM CONNECTED 12167 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12143 833/at-spi-bus-laun
unix 3 [ ] STREAM CONNECTED 8854 1/init /run/systemd/journal/stdout
unix 2 [ ] DGRAM 11567 771/dhcpcd
unix 3 [ ] STREAM CONNECTED 1657 219/systemd-udevd
unix 3 [ ] STREAM CONNECTED 12079 770/xbindkeys
unix 2 [ ] DGRAM 12291 355/ntpd
unix 3 [ ] STREAM CONNECTED 13225 831/dbus-daemon @/tmp/dbus-stI3I5Wzzc
unix 3 [ ] STREAM CONNECTED 12308 355/ntpd
unix 3 [ ] STREAM CONNECTED 12663 395/php
unix 3 [ ] STREAM CONNECTED 11429 366/nginx: master p
unix 3 [ ] STREAM CONNECTED 13220 831/dbus-daemon
unix 3 [ ] STREAM CONNECTED 11428 366/nginx: master p
unix 3 [ ] STREAM CONNECTED 14985 557/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 12129 830/dbus-launch
unix 3 [ ] STREAM CONNECTED 13744 289/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 12729 468/mpd
unix 3 [ ] STREAM CONNECTED 11991 555/xinit
unix 3 [ ] STREAM CONNECTED 8077 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12171 840/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 12759 533/php-fpm: master
unix 3 [ ] STREAM CONNECTED 13977 557/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 13222 653/midori
unix 3 [ ] STREAM CONNECTED 12080 557/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 12307 355/ntpd
unix 3 [ ] STREAM CONNECTED 13221 831/dbus-daemon
unix 3 [ ] STREAM CONNECTED 9850 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 11494 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 11394 349/redis-server 12
unix 3 [ ] STREAM CONNECTED 11025 289/dbus-daemon
unix 3 [ ] STREAM CONNECTED 12170 840/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 7768 1/init /run/systemd/journal/stdout
unix 2 [ ] DGRAM 15147 885/dnsmasq
unix 3 [ ] STREAM CONNECTED 10967 284/sh
unix 3 [ ] STREAM CONNECTED 14145 557/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 12760 533/php-fpm: master
unix 3 [ ] STREAM CONNECTED 9838 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 9772 289/dbus-daemon
unix 3 [ ] STREAM CONNECTED 14474 491/bash
unix 3 [ ] STREAM CONNECTED 10917 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 9724 280/haveged
unix 3 [ ] STREAM CONNECTED 11139 333/sshd
unix 3 [ ] STREAM CONNECTED 9738 1/init
unix 3 [ ] STREAM CONNECTED 14401 483/shairport
unix 3 [ ] STREAM CONNECTED 13735 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 11487 349/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 9773 289/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 13714 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 9890 366/nginx: master p
unix 3 [ ] STREAM CONNECTED 9771 289/dbus-daemon
unix 3 [ ] STREAM CONNECTED 9891 366/nginx: master p
unix 3 [ ] STREAM CONNECTED 9915 543/php
unix 3 [ ] STREAM CONNECTED 12823 349/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 8879 287/avahi-daemon: r
unix 3 [ ] DGRAM 8449 219/systemd-udevd
unix 3 [ ] STREAM CONNECTED 8880 303/avahi-daemon: c
unix 3 [ ] STREAM CONNECTED 14727 395/php
unix 2 [ ] DGRAM 8876 287/avahi-daemon: r
unix 3 [ ] STREAM CONNECTED 12827 468/mpd /run/mpd.sock
unix 3 [ ] STREAM CONNECTED 14973 838/dbus-daemon @/tmp/dbus-euyqfQxwz7
unix 3 [ ] STREAM CONNECTED 14745 289/dbus-daemon /run/dbus/system_bus_socket
unix 2 [ ] DGRAM 14938 1/init
unix 3 [ ] STREAM CONNECTED 12052 557/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 9774 289/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 14971 838/dbus-daemon
unix 3 [ ] STREAM CONNECTED 14972 838/dbus-daemon
unix 3 [ ] STREAM CONNECTED 8884 287/avahi-daemon: r
unix 3 [ ] STREAM CONNECTED 13229 653/midori
unix 3 [ ] STREAM CONNECTED 14898 651/matchbox-window
unix 3 [ ] STREAM CONNECTED 13048 653/midori
unix 3 [ ] STREAM CONNECTED 12166 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14666 533/php-fpm: master
unix 3 [ ] STREAM CONNECTED 13237 653/midori
unix 3 [ ] STREAM CONNECTED 8953 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 13836 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14705 543/php
unix 3 [ ] DGRAM 8450 219/systemd-udevd
unix 3 [ ] STREAM CONNECTED 8947 314/ifplugd
unix 3 [ ] STREAM CONNECTED 10919 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12831 557/Xorg
unix 3 [ ] STREAM CONNECTED 13867 349/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 14713 553/php
unix 3 [ ] STREAM CONNECTED 14180 831/dbus-daemon @/tmp/dbus-stI3I5Wzzc
unix 3 [ ] STREAM CONNECTED 14074 557/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 13888 349/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 14977 840/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 9734 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 8853 287/avahi-daemon: r
unix 3 [ ] STREAM CONNECTED 14978 840/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 8803 282/python
unix 3 [ ] STREAM CONNECTED 9151 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14148 831/dbus-daemon @/tmp/dbus-stI3I5Wzzc
unix 3 [ ] STREAM CONNECTED 14725 395/php
unix 3 [ ] STREAM CONNECTED 9146 338/sh
unix 3 [ ] STREAM CONNECTED 14152 833/at-spi-bus-laun
unix 3 [ ] STREAM CONNECTED 15139 289/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 14959 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14410 289/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 16392 914/php
unix 3 [ ] STREAM CONNECTED 15411 885/dnsmasq
unix 3 [ ] STREAM CONNECTED 14983 838/dbus-daemon @/tmp/dbus-euyqfQxwz7
unix 3 [ ] STREAM CONNECTED 13689 472/upmpdcli
unix 3 [ ] STREAM CONNECTED 13729 483/shairport
unix 3 [ ] STREAM CONNECTED 15482 372/php
unix 2 [ ] DGRAM 7664 185/systemd-journal
unix 3 [ ] STREAM CONNECTED 15021 1/init /run/systemd/journal/stdout
unix 2 [ ] DGRAM 13894 550/sudo
unix 3 [ ] STREAM CONNECTED 14153 833/at-spi-bus-laun
unix 3 [ ] STREAM CONNECTED 14960 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 15377 878/hostapd
unix 3 [ ] STREAM CONNECTED 14147 830/dbus-launch
unix 2 [ ] STREAM CONNECTED 13892 550/sudo
unix 3 [ ] STREAM CONNECTED 13230 831/dbus-daemon @/tmp/dbus-stI3I5Wzzc
unix 2 [ ] DGRAM 7814 219/systemd-udevd
unix 3 [ ] STREAM CONNECTED 14157 840/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 14956 557/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 13378 372/php
unix 3 [ ] STREAM CONNECTED 10228 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 15461 349/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 9893 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 17465 349/redis-server 12 /tmp/redis.sock


###### Network interfaces (ip addr) ######
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether b8:27:eb:60:17:c7 brd ff:ff:ff:ff:ff:ff
inet 192.168.3.58/24 brd 192.168.3.255 scope global eth0
valid_lft forever preferred_lft forever
3: wlan0: mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether b8:27:eb:35:42:92 brd ff:ff:ff:ff:ff:ff
inet 192.168.5.1/24 brd 192.168.5.255 scope global wlan0
valid_lft forever preferred_lft forever


###### Network interfaces (ifconfig) ######
eth0: flags=4163 mtu 1500
inet 192.168.3.58 netmask 255.255.255.0 broadcast 192.168.3.255
ether b8:27:eb:60:17:c7 txqueuelen 1000 (Ethernet)
RX packets 289 bytes 30795 (30.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 62 bytes 10288 (10.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1 (Local Loopback)
RX packets 4049 bytes 720171 (703.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4049 bytes 720171 (703.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4163 mtu 1500
inet 192.168.5.1 netmask 255.255.255.0 broadcast 192.168.5.255
ether b8:27:eb:35:42:92 txqueuelen 1000 (Ethernet)
RX packets 12 bytes 2948 (2.8 KiB)
RX errors 0 dropped 12 overruns 0 frame 0
TX packets 7 bytes 2611 (2.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


###### Network netctl profiles (netctl list) ######
eth0

eth0 netctl status
--------------------------------------------------------
[email protected] - Networking for netctl profile eth0
Loaded: loaded (/usr/lib/systemd/system/[email protected]; static; vendor preset: disabled)
Active: inactive (dead)
Docs: man:netctl.profile(5)

eth0 netctl profile
--------------------------------------------------------
Description='eth0 connection'
Interface=eth0
ForceConnect=yes
SkipNoCarrier=yes
Connection=ethernet
IP=dhcp


###### Network wifi status (iwconfig) ######
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bgn Mode:Master Tx-Power=31 dBm
Retry short limit:7 RTS thr:eek:ff Fragment thr:eek:ff
Power Management:eek:ff


###### List all USB devices (lsusb) ######
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

###### Kernel status (dmesg) ######
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.39-ARCH+ (frank@franks-ubuntu) (gcc version 4.8.3 20140106 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.01 - Linaro GCC 2013.11) ) #5 SMP Sat Feb 11 15:43:36 CET 2017
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x3a800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 80ba3e80, node_mem_map b9fa6000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9460->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 13 pages/cpu @b9f62000 s22656 r8192 d22400 u53248
[ 0.000000] pcpu-alloc: s22656 r8192 d22400 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x236017c7 smsc95xx.macaddr=B8:27:EB:60:17:C7 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rw rootwait rootfstype=ext4 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0x3 elevator=noop ipv6.disable=1 logo.nologo quiet loglevel=3 rd.systemd.show_status=false rd.udev.log-priority=3
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 936072K/966656K available (8027K kernel code, 578K rwdata, 2900K rodata, 440K init, 797K bss, 22392K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x80ab3f68 (10928 kB)
.init : 0x80ab4000 - 0x80b22000 ( 440 kB)
.data : 0x80b22000 - 0x80bb2bd8 ( 579 kB)
.bss : 0x80bb5000 - 0x80c7c428 ( 798 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000013] Switching to timer-based delay loop, resolution 52ns
[ 0.000149] Console: colour dummy device 80x30
[ 0.000238] console [tty0] enabled
[ 0.000255] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000264] pid_max: default: 32768 minimum: 301
[ 0.000413] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000419] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000911] Disabling cpuset control group subsystem
[ 0.000929] Initializing cgroup subsys io
[ 0.000943] Initializing cgroup subsys memory
[ 0.000967] Initializing cgroup subsys devices
[ 0.000975] Initializing cgroup subsys freezer
[ 0.000985] Initializing cgroup subsys net_cls
[ 0.000993] Initializing cgroup subsys perf_event
[ 0.001001] Initializing cgroup subsys net_prio
[ 0.001015] Initializing cgroup subsys pids
[ 0.001035] CPU: Testing write buffer coherency: ok
[ 0.001327] CPU0: update cpu_capacity 1024
[ 0.001333] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001338] [bcm2709_smp_prepare_cpus] enter
[ 0.001408] Setting up static identity map for 0x8240 - 0x8274
[ 0.002277] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.002490] [bcm2709_secondary_init] enter cpu:1
[ 0.002515] CPU1: update cpu_capacity 1024
[ 0.002518] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.002716] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.002853] [bcm2709_secondary_init] enter cpu:2
[ 0.002864] CPU2: update cpu_capacity 1024
[ 0.002867] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.003042] [bcm2709_boot_secondary] cpu:3 started (0) 17
[ 0.003168] [bcm2709_secondary_init] enter cpu:3
[ 0.003178] CPU3: update cpu_capacity 1024
[ 0.003181] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.003211] Brought up 4 CPUs
[ 0.003222] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.003226] CPU: All CPU(s) started in HYP mode.
[ 0.003229] CPU: Virtualization extensions available.
[ 0.003587] devtmpfs: initialized
[ 0.008870] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.009046] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.009335] xor: measuring software checksum speed
[ 0.099972] arm4regs : 2046.800 MB/sec
[ 0.200004] 8regs : 1198.800 MB/sec
[ 0.300039] 32regs : 1032.400 MB/sec
[ 0.400070] neon : 2092.400 MB/sec
[ 0.400075] xor: using function: neon (2092.400 MB/sec)
[ 0.400140] pinctrl core: initialized pinctrl subsystem
[ 0.400428] NET: Registered protocol family 16
[ 0.403614] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.406953] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.406959] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.407033] Serial: AMBA PL011 UART driver
[ 0.407096] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.407173] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.620485] raid6: int32x1 gen() 182 MB/s
[ 0.790385] raid6: int32x1 xor() 168 MB/s
[ 0.960427] raid6: int32x2 gen() 279 MB/s
[ 1.130557] raid6: int32x2 xor() 214 MB/s
[ 1.300723] raid6: int32x4 gen() 301 MB/s
[ 1.470761] raid6: int32x4 xor() 225 MB/s
[ 1.640772] raid6: int32x8 gen() 303 MB/s
[ 1.810840] raid6: int32x8 xor() 206 MB/s
[ 1.980958] raid6: neonx1 gen() 751 MB/s
[ 2.150988] raid6: neonx1 xor() 724 MB/s
[ 2.321073] raid6: neonx2 gen() 1081 MB/s
[ 2.491169] raid6: neonx2 xor() 956 MB/s
[ 2.661253] raid6: neonx4 gen() 1462 MB/s
[ 2.831340] raid6: neonx4 xor() 1105 MB/s
[ 3.001442] raid6: neonx8 gen() 1019 MB/s
[ 3.171528] raid6: neonx8 xor() 840 MB/s
[ 3.171533] raid6: using algorithm neonx4 gen() 1462 MB/s
[ 3.171536] raid6: .... xor() 1105 MB/s, rmw enabled
[ 3.171540] raid6: using intx1 recovery algorithm
[ 3.172338] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 3.172605] SCSI subsystem initialized
[ 3.172758] usbcore: registered new interface driver usbfs
[ 3.172797] usbcore: registered new interface driver hub
[ 3.172855] usbcore: registered new device driver usb
[ 3.181520] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-12-09 15:11
[ 3.208081] clocksource: Switched to clocksource arch_sys_counter
[ 3.236098] FS-Cache: Loaded
[ 3.236248] CacheFiles: Loaded
[ 3.241711] NET: Registered protocol family 2
[ 3.242144] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 3.242201] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 3.242295] TCP: Hash tables configured (established 8192 bind 8192)
[ 3.242353] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 3.242376] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 3.242492] NET: Registered protocol family 1
[ 3.242654] RPC: Registered named UNIX socket transport module.
[ 3.242658] RPC: Registered udp transport module.
[ 3.242662] RPC: Registered tcp transport module.
[ 3.242665] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.243340] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 3.244641] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 3.250973] VFS: Disk quotas dquot_6.6.0
[ 3.251105] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 3.252316] FS-Cache: Netfs 'nfs' registered for caching
[ 3.252695] NFS: Registering the id_resolver key type
[ 3.252724] Key type id_resolver registered
[ 3.252728] Key type id_legacy registered
[ 3.252743] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 3.253134] JFS: nTxBlock = 7377, nTxLock = 59016
[ 3.257679] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 3.261561] async_tx: api initialized (async)
[ 3.261702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.261768] io scheduler noop registered (default)
[ 3.261777] io scheduler deadline registered
[ 3.261802] io scheduler cfq registered
[ 3.263038] BCM2708FB: allocated DMA memory fac10000
[ 3.263052] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 3.268285] Console: switching to colour frame buffer device 82x26
[ 3.271203] vc-cma: Videocore CMA driver
[ 3.271209] vc-cma: vc_cma_base = 0x00000000
[ 3.271213] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 3.271217] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 3.271305] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 3.278224] brd: module loaded
[ 3.282338] loop: module loaded
[ 3.282827] vchiq: vchiq_init_state: slot_zero = 0xbac80000, is_master = 0
[ 3.283801] Loading iSCSI transport class v2.0-870.
[ 3.284146] usbcore: registered new interface driver ax88179_178a
[ 3.284192] usbcore: registered new interface driver smsc95xx
[ 3.284259] usbcore: registered new interface driver cdc_ncm
[ 3.284269] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 3.484406] Core Release: 2.80a
[ 3.484412] Setting default values for core params
[ 3.484430] Finished setting default values for core params
[ 3.684594] Using Buffer DMA mode
[ 3.684599] Periodic Transfer Interrupt Enhancement - disabled
[ 3.684602] Multiprocessor Interrupt Enhancement - disabled
[ 3.684606] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.684621] Dedicated Tx FIFOs mode
[ 3.684796] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbac04000 dma = 0xfac04000 len=9024
[ 3.684812] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
[ 3.684820] dwc_otg: Microframe scheduler enabled
[ 3.684844] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x805d4318
[ 3.684851] WARN::hcd_init_fiq:414: FIQ ASM at 0x805d4660 length 36
[ 3.684858] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbbc7c000
[ 3.684887] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.684905] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.684923] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 3.684959] Init: Port Power? op_state=1
[ 3.684963] Init: Power Port (0)
[ 3.685065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.685071] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.685077] usb usb1: Product: DWC OTG Controller
[ 3.685083] usb usb1: Manufacturer: Linux 4.4.39-ARCH+ dwc_otg_hcd
[ 3.685088] usb usb1: SerialNumber: 3f980000.usb
[ 3.685467] hub 1-0:1.0: USB hub found
[ 3.685488] hub 1-0:1.0: 1 port detected
[ 3.685782] dwc_otg: FIQ enabled
[ 3.685787] dwc_otg: NAK holdoff enabled
[ 3.685790] dwc_otg: FIQ split-transaction FSM enabled
[ 3.685808] Module dwc_common_port init
[ 3.685919] usbcore: registered new interface driver usb-storage
[ 3.685953] usbcore: registered new interface driver ums-alauda
[ 3.685982] usbcore: registered new interface driver ums-cypress
[ 3.686012] usbcore: registered new interface driver ums-datafab
[ 3.686041] usbcore: registered new interface driver ums_eneub6250
[ 3.686069] usbcore: registered new interface driver ums-freecom
[ 3.686105] usbcore: registered new interface driver ums-isd200
[ 3.686134] usbcore: registered new interface driver ums-jumpshot
[ 3.686164] usbcore: registered new interface driver ums-karma
[ 3.686193] usbcore: registered new interface driver ums-onetouch
[ 3.686233] usbcore: registered new interface driver ums-realtek
[ 3.686263] usbcore: registered new interface driver ums-sddr09
[ 3.686293] usbcore: registered new interface driver ums-sddr55
[ 3.686323] usbcore: registered new interface driver ums-usbat
[ 3.686441] mousedev: PS/2 mouse device common for all mice
[ 3.686794] md: linear personality registered for level -1
[ 3.686803] md: raid0 personality registered for level 0
[ 3.686811] md: raid1 personality registered for level 1
[ 3.686818] md: raid10 personality registered for level 10
[ 3.686946] md: raid6 personality registered for level 6
[ 3.686951] md: raid5 personality registered for level 5
[ 3.686955] md: raid4 personality registered for level 4
[ 3.686964] md: multipath personality registered for level -4
[ 3.686973] md: faulty personality registered for level -5
[ 3.687139] device-mapper: uevent: version 1.0.3
[ 3.687364] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
[ 3.687648] device-mapper: multipath: version 1.10.0 loaded
[ 3.687658] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 3.687667] device-mapper: multipath queue-length: version 0.1.0 loaded
[ 3.687675] device-mapper: multipath service-time: version 0.2.0 loaded
[ 3.687694] device-mapper: raid: Loading target version 1.7.0
[ 3.687796] bcm2835-cpufreq: min=1200000 max=1200000
[ 3.687994] sdhci: Secure Digital Host Controller Interface driver
[ 3.687998] sdhci: Copyright(c) Pierre Ossman
[ 3.688241] sdhost: log_buf @ bac07000 (fac07000)
[ 3.748096] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.750135] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 3.750141] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 3.788139] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.788347] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.788420] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.788629] usbcore: registered new interface driver usbhid
[ 3.788633] usbhid: USB HID core driver
[ 3.788901] Initializing XFRM netlink socket
[ 3.788918] NET: Registered protocol family 17
[ 3.788989] Key type dns_resolver registered
[ 3.789389] Registering SWP/SWPB emulation handler
[ 3.789769] registered taskstats version 1
[ 3.791425] Btrfs loaded
[ 3.791997] Key type encrypted registered
[ 3.792043] vc-sm: Videocore shared memory driver
[ 3.792050] [vc_sm_connected_init]: start
[ 3.792303] [vc_sm_connected_init]: end - returning 0
[ 3.793400] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 3.793585] of_cfs_init
[ 3.793633] of_cfs_init: OK
[ 3.794004] md: Waiting for all devices to be available before autodetect
[ 3.794008] md: If you don't use raid, use raid=noautodetect
[ 3.794559] md: Autodetecting RAID arrays.
[ 3.794564] md: Scanned 0 and added 0 devices.
[ 3.794567] md: autorun ...
[ 3.794570] md: ... autorun DONE.
[ 3.794663] Waiting for root device /dev/mmcblk0p2...
[ 3.825519] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.827902] mmc0: new high speed SDHC card at address 0002
[ 3.828197] mmcblk0: mmc0:0002 MSD 3.73 GiB
[ 3.829344] mmcblk0: p1 p2
[ 3.848213] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.849700] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.851183] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.853847] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.878137] Indeed it is in host mode hprt0 = 00021501
[ 3.935476] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.935518] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 3.939634] mmc1: new high speed SDIO card at address 0001
[ 3.944439] devtmpfs: mounted
[ 3.944769] Freeing unused kernel memory: 440K (80ab4000 - 80b22000)
[ 4.058107] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 4.058183] Indeed it is in host mode hprt0 = 00001101
[ 4.235314] systemd[1]: System time before build time, advancing clock.
[ 4.258241] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 4.258250] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.258659] hub 1-1:1.0: USB hub found
[ 4.258703] hub 1-1:1.0: 5 ports detected
[ 4.324619] IPv6: Loaded, but administratively disabled, reboot required to enable
[ 4.331916] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.335293] random: systemd: uninitialized urandom read (16 bytes read, 53 bits of entropy available)
[ 4.344943] random: systemd: uninitialized urandom read (16 bytes read, 54 bits of entropy available)
[ 4.346572] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 4.346861] systemd[1]: Detected architecture arm.
[ 4.347576] systemd[1]: Set hostname to .
[ 4.415228] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 63 bits of entropy available)
[ 4.415357] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 63 bits of entropy available)
[ 4.421138] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 64 bits of entropy available)
[ 4.501889] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.502055] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.502341] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.502863] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.520997] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.538104] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 4.638267] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 4.638279] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.640692] smsc95xx v1.0.4
[ 4.699730] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:60:17:c7
[ 4.779651] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.779845] systemd[1]: Reached target Remote File Systems.
[ 4.779965] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.781028] systemd[1]: Created slice System Slice.
[ 4.781085] systemd[1]: Reached target Slices.
[ 4.781480] systemd[1]: Created slice system-netctl\x2dauto.slice.
[ 4.798551] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.801245] systemd[1]: Listening on Process Core Dump Socket.
[ 4.801650] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.801709] systemd[1]: Reached target Swap.
[ 4.801799] systemd[1]: Listening on udev Kernel Socket.
[ 4.802301] systemd[1]: Created slice system-netctl\x2difplugd.slice.
[ 4.802446] systemd[1]: Listening on Journal Socket.
[ 4.838309] systemd[1]: Mounting Debug File System...
[ 4.841635] systemd[1]: Reached target Login Prompts.
[ 4.843271] systemd[1]: Starting Setup Virtual Console...
[ 4.843496] systemd[1]: Listening on udev Control Socket.
[ 4.843595] systemd[1]: Reached target System Time Synchronized.
[ 4.843667] systemd[1]: Reached target Encrypted Volumes.
[ 4.847150] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.872452] systemd[1]: Mounting Temporary Directory...
[ 4.911403] systemd[1]: Starting RuneAudio shutdown script...
[ 4.913221] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.915408] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.933341] systemd[1]: Starting Load Kernel Modules...
[ 4.933616] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.936041] systemd[1]: Starting Journal Service...
[ 4.936300] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.936411] systemd[1]: Reached target Paths.
[ 4.941939] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.942136] systemd[1]: Mounted Debug File System.
[ 4.942213] systemd[1]: Mounted Temporary Directory.
[ 4.947562] systemd[1]: Started RuneAudio shutdown script.
[ 4.948377] systemd[1]: Started Remount Root and Kernel File Systems.
[ 4.949052] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.975489] systemd[1]: Started Load Kernel Modules.
[ 5.058575] systemd[1]: Started Journal Service.
[ 5.614332] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 5.621987] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 5.628545] bcm2835-rng 3f104000.rng: hwrng registered
[ 5.652280] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 83) (baudrate 100000)
[ 5.820589] IQAudIODigi soc:sound: ASoC: CPU DAI (null) not registered
[ 5.820603] IQAudIODigi soc:sound: snd_soc_register_card() failed: -517
[ 5.821996] IQAudIODigi soc:sound: ASoC: CODEC DAI wm8804-spdif not registered
[ 5.822011] IQAudIODigi soc:sound: snd_soc_register_card() failed: -517
[ 5.841421] wm8804 1-003b: revision E
[ 5.845082] IQAudIODigi soc:sound: wm8804-spdif <-> 3f203000.i2s mapping ok
[ 5.981431] usbcore: registered new interface driver brcmfmac
[ 5.993287] random: nonblocking pool is initialized
[ 6.042558] cfg80211: World regulatory domain updated:
[ 6.042572] cfg80211: DFS Master region: unset
[ 6.042577] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 6.042584] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.042590] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.042596] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.042602] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 6.042609] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 6.042615] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 6.042620] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.042626] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 6.076774] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
[ 6.092589] cfg80211: Updating information on frequency 2412 MHz with regulatory rule:
[ 6.092604] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092610] cfg80211: Updating information on frequency 2417 MHz with regulatory rule:
[ 6.092615] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092620] cfg80211: Updating information on frequency 2422 MHz with regulatory rule:
[ 6.092625] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092630] cfg80211: Updating information on frequency 2427 MHz with regulatory rule:
[ 6.092635] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092639] cfg80211: Updating information on frequency 2432 MHz with regulatory rule:
[ 6.092644] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092649] cfg80211: Updating information on frequency 2437 MHz with regulatory rule:
[ 6.092654] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092659] cfg80211: Updating information on frequency 2442 MHz with regulatory rule:
[ 6.092664] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092669] cfg80211: Updating information on frequency 2447 MHz with regulatory rule:
[ 6.092674] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092678] cfg80211: Updating information on frequency 2452 MHz with regulatory rule:
[ 6.092683] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092688] cfg80211: Updating information on frequency 2457 MHz with regulatory rule:
[ 6.092693] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092698] cfg80211: Updating information on frequency 2462 MHz with regulatory rule:
[ 6.092703] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092708] cfg80211: Updating information on frequency 2467 MHz with regulatory rule:
[ 6.092713] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092717] cfg80211: Updating information on frequency 2472 MHz with regulatory rule:
[ 6.092722] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.092727] cfg80211: Updating information on frequency 2484 MHz with regulatory rule:
[ 6.092732] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[ 6.092855] cfg80211: Ignoring regulatory request set by core since the driver uses its own custom regulatory domain
[ 6.092862] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 7.041083] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 7.041097] brcmfmac: brcmf_add_if: ignore IF event
[ 7.045263] brcmfmac: power management disabled
[ 7.195898] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 7.195914] brcmfmac: brcmf_add_if: ignore IF event
[ 7.263031] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 8.706208] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 14.649065] brcmfmac: power management disabled
[ 20.229102] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 20.229117] brcmfmac: brcmf_add_if: ignore IF event
[ 20.459576] nf_conntrack version 0.5.0 (14761 buckets, 59044 max)

###### PHP backend ######
php version: 5.5.19
debug level: 0


Debug data collected in 1.209 seconds.
 

linh0983

Well-Known Member
Có vấn đề lớn như vậy bác : Remote bằng PC thì trên DT mới thấy SC . Chứ remote DT trước là ko thấy SC a .
 

tml3nr

Moderator
Dài quá bác ơi !
............................
Anh dán vô pastebin thì nó chỉ còn cái link thoy :D

https://pastebin.com/9ANqKSTa

Em mò tiếp, chắc mình chỉ cần quan tâm đoạn sau:

Mã:
###### Audio backend ######
Advanced Linux Sound Architecture Driver Version k4.4.39-ARCH+.

Card list: (/proc/asound/cards)
--------------------------------------------------
0 [IQAudIODigi ]: IQAudIODigi - IQAudIODigi
IQAudIODigi


PLAYBACK devices: (aplay -l)
--------------------------------------------------
**** List of PLAYBACK Hardware Devices ****
card 0: IQAudIODigi [IQAudIODigi], device 0: IQAudIO Digi HiFi wm8804-spdif-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0


PCM devices: (aplay -L)
--------------------------------------------------
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=IQAudIODigi
IQAudIODigi,
Default Audio Device
sysdefault:CARD=IQAudIODigi
IQAudIODigi,
Default Audio Device


Simple mixer controls: (amixer scontrols)
--------------------------------------------------
card 0:
Simple mixer control 'Tx Source',0


Mixer controls: (amixer controls)
--------------------------------------------------
card 0:
numid=1,iface=MIXER,name='Tx Source'


MPD audio outputs status: (mpc outputs)
--------------------------------------------------
Output 1 (IQAudIODigi) is enabled

Vậy nếu dòng lệnh của anh là:

Mã:
/root/spotify-connect-web.sh --name RuneAudio --device 0 --mixer TX Source --username abc --password xyz --bitrate 320

Có thể TX Source cần dấu nháy 'TX Source':

Mã:
/root/spotify-connect-web.sh --name RuneAudio --device 0 --mixer 'TX Source' --username abc --password xyz --bitrate 320

hoặc:

Mã:
/root/spotify-connect-web.sh --name RuneAudio --device 0 --mixer_device_index 0 --username abc --password xyz --bitrate 320

Chắc sẽ đúng hơn. Anh test thử xem sao ạ :rolleyes:
 
Chỉnh sửa lần cuối:

tml3nr

Moderator
Có vấn đề lớn như vậy bác : Remote bằng PC thì trên DT mới thấy SC . Chứ remote DT trước là ko thấy SC a .
Chuyện này trong quá trình test em có gặp nhưng không rõ nét.

Trong khi test anh nên dùng app trên PC sẽ dễ kiểm soát hơn. Khi nào nó chạy ổn rồi mình mới test trên các thứ khác (web, đt, tablet...).
 

dotuanminh

New Member
Bác @tml3nr cho e hỏi chút tham số --enable-volume-normalisation của Spotify Connect có ảnh hưởng gì đến chất âm ko bác ?

Nếu E muốn disable luôn cái volume normalisation thì dùng tham số gì

Thanks bác
 

tml3nr

Moderator
Bác @tml3nr cho e hỏi chút tham số --enable-volume-normalisation của Spotify Connect có ảnh hưởng gì đến chất âm ko bác ?

Nếu E muốn disable luôn cái volume normalisation thì dùng tham số gì

Thanks bác
Chắc ý anh muốn nói đến option này trong Raspotify? Muốn bỏ thì dòng lệnh trong file raspotify.service sẽ như sau:

Mã:
Environment="VOLUME_ARGS=--linear-volume --initial-volume=100"

Anh xem thêm ở đây ạ:

http://www.hdvietnam.com/threads/ch...ct-tren-runeaudio.1389702/page-2#post-9653017

Trước giờ em vẫn dị ứng với các options kiểu như gapless, normalize, replaygain.... Vì ít nhiều gì cũng sẽ ảnh hưởng đến âm thanh. Thôi tắt hết cho lành o_O

PS: Chỉ có SC của Rasptify và Librespot có option normalize. SC của Fornoth không dùng.
 
Chỉnh sửa lần cuối:
Bên trên