ip address keeps changing

Raspberry Pi related support

ip address keeps changing

Postby foxint » 11 Oct 2017, 00:24

Hi guys

I searched for: “ip address keeps changing”. And I found nothing. So, I am very sorry…but I would like to ask the same question.

Previously using HiFiBerry Digi + the IP address never changed and I had a bookmark on the bowser.

Now with Pi2Media 205DAC – I have some issues I was hoping I could get some help:

1. the Ip Address changes. It is a pain trying to find it all the time. The HiFiberry one remained at the same Ip address this one changes.
2. The guy at Pi2Media suggested I remove the WiFi and the Blue Tooth.

Sorry to ask, but it challenges me. Since I now know the Pi now has only the RuneAudio software, I have nowhere else to go.

Crossing fingers
foxint
 
Posts: 181
Joined: 29 Mar 2016, 06:36

Re: ip address keeps changing

Postby grofweg » 11 Oct 2017, 06:46

I would suggest to fix the IP in the router. IMO this is more of a router issue than it has something to do with RuneAudio. Most routers have the option to fix IP adresses, so check this.

Sometimes a simple reboot of the router will fix this issue. Leave you RPI on, and reboot the router.
grofweg
 
Posts: 18
Joined: 30 Sep 2017, 11:37

Re: ip address keeps changing

Postby foxint » 11 Oct 2017, 07:13

Thanks

IP-Address: I will try and search for this on the internet. Just strange as it did not happen with the HiFi Berry - I have never encountered this problem

Thanks

Anyone for the Wifi and Blue Tooth>
foxint
 
Posts: 181
Joined: 29 Mar 2016, 06:36

Re: ip address keeps changing

Postby ianhaynes » 11 Oct 2017, 10:08

On the 0.4b version (and maybe earlier ones, I don't recall) you can set the static ip address you want to use for Rune via the Network entry on the menu.

HTH

Ian
Pi 2, Ver. 0.5b, IQAudio DAC+
ianhaynes
 
Posts: 207
Joined: 04 Mar 2015, 12:51

Re: ip address keeps changing

Postby hondagx35 » 11 Oct 2017, 16:33

Hi foxint,

1. As others already mentioned, this is a router issue.
I would use a static IP instead of DHCP, see post from "ianhaynes"

2. You have to edit "/boot/config.txt" and this two lines:
Code: Select all
dtoverlay=pi3-disable-wifi
dtoverlay=pi3-disable-bt


Frank

- Get access to the console:
Use SSH from your PC
    If you are not familiar with SSH read this for Windows or this for Linux/MacOS
    The default login for RuneAudio is "root" with the password "rune" (without quotes).

- Use sftp to access files on Rune Audio:
Get WinSCP from here and install it.
When it opens setup the following:
- Session
File Protocol: SCP
Host name: The IP address of you Raspberry Pi
User name: root
Password: rune

That's it, connect and you can transfer files just by dragging and dropping.
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: ip address keeps changing

Postby foxint » 11 Oct 2017, 22:04

Thanks Guys.

Ianhaynes – yes there was an option in the menu to change the ip address…Thank you.

Hi Frank

Thank you.

You have given me 2 sets of instructions (I think) …

1. edit the boot/config
2. get access to the console.

I have putty and does that mean I must get access to the console with WinSCP?

On putty I have:

root@runeaudio(rw):~#

How does one edit the boot/config? I have never done this??

I do not know how to exit out of the Putty Screen...so I just unplugged the pi????
foxint
 
Posts: 181
Joined: 29 Mar 2016, 06:36

Re: ip address keeps changing

Postby foxint » 11 Oct 2017, 22:14

Hi Guys

After all that I have no noise???? The other nose stuff works....just not the pi with the Pi2Media DAC???? I ave turned it off and on and rebooted it....changed to another radio station - nothing????

Here is the debug stuff??

G DATA
Below is displayed the raw output of RuneUI's debug section. It contains some important informations that could help to diagnosticate problems.
Please copy and paste it in your posts when asking for help in the forum.
COPY DATA TO CLIPBOARD



###### 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: Tue Feb 23 01:43:15 AEDT 2016

system load: 0.25 0.22 0.09 1/192 1371

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=on

## RuneAudio I2S-Settings
dtoverlay=hifiberry-dacplus

# 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
foxint
 
Posts: 181
Joined: 29 Mar 2016, 06:36

Re: ip address keeps changing

Postby foxint » 11 Oct 2017, 22:15

_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 336.99MiB 585.57MiB 19.72MiB
Swap: 0.00B 0.00B 0.00B

Bootup: Tue Feb 23 01:40:09 2016 Load average: 0.25 0.22 0.09 1/194 1373

user : 00:00:21.68 2.9% page in : 183866
nice : 00:00:30.35 4.0% page out: 1752
system: 00:00:15.44 2.1% page act: 12108
IOwait: 00:00:12.82 1.7% page dea: 0
hw irq: 00:00:00.00 0.0% page flt: 257907
sw irq: 00:00:00.53 0.1% swap in : 0
idle : 00:11:09.50 89.2% swap out: 0
uptime: 00:03:05.30 context : 154778

irq 16: 0 irq 51: 1550
irq 17: 52001 irq 54: 0
irq 23: 23 irq 62: 60142
irq 24: 2 irq 79: 0
irq 39: 1 irq 80: 0
irq 46: 0 irq 83: 230
irq 48: 4564 irq 86: 198
irq 50: 0 irq 92: 9409

mmcblk0 4438r 1 mmcblk0p2 4330r
mmcblk0p1 66r

eth0 TX 496.10KiB RX 1.83MiB wlan0 TX 7.60KiB RX 8.29KiB
lo TX 1.97MiB RX 1.97MiB


###### Active processes (pstree) ######
systemd-+-at-spi-bus-laun-+-dbus-daemon
| |-{dconf worker}
| |-{gdbus}
| `-{gmain}
|-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}]
| `-{pool}
|-2*[dbus-daemon]
|-dbus-launch
|-devmon---udevil
|-dnsmasq
|-haveged
|-hostapd
|-ifplugd
|-mpd-+-{decoder:mad}
| |-2*[{io}]
| |-{output:snd_rpi_}
| `-{player}
|-nginx---nginx
|-nmbd
|-ntpd---{ntpd}
|-php-fpm---3*[php-fpm]
|-python
|-redis-server---2*[{redis-server}]
|-rune_PL_wrk
|-rune_SY_wrk---sh---debug_collector---sh---pstree
|-sh---sleep
|-shairport---{shairport}
|-sshd
|-systemd-journal
|-systemd-udevd
|-upmpdcli---7*[{upmpdcli}]
`-xbindkeys


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

Card list: (/proc/asound/cards)
--------------------------------------------------
0 [ALSA ]: bcm2835 - bcm2835 ALSA
bcm2835 ALSA
1 [sndrpihifiberry]: snd_rpi_hifiber - snd_rpi_hifiberry_dacplus
snd_rpi_hifiberry_dacplus


PLAYBACK devices: (aplay -l)
--------------------------------------------------
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ Pro HiFi pcm512x-hifi-0 []
Subdevices: 0/1
Subdevice #0: subdevice #0


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


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

card 1:
Simple mixer control 'DSP Program',0
Simple mixer control 'Analogue',0
Simple mixer control 'Analogue Playback Boost',0
Simple mixer control 'Auto Mute',0
Simple mixer control 'Auto Mute Mono',0
Simple mixer control 'Auto Mute Time Left',0
Simple mixer control 'Auto Mute Time Right',0
Simple mixer control 'Clock Missing Period',0
Simple mixer control 'Deemphasis',0
Simple mixer control 'Digital',0
Simple mixer control 'Max Overclock DAC',0
Simple mixer control 'Max Overclock DSP',0
Simple mixer control 'Max Overclock PLL',0
Simple mixer control 'Volume Ramp Down Emergency Rate',0
Simple mixer control 'Volume Ramp Down Emergency Step',0
Simple mixer control 'Volume Ramp Down Rate',0
Simple mixer control 'Volume Ramp Down Step',0
Simple mixer control 'Volume Ramp Up Rate',0
Simple mixer control 'Volume Ramp Up Step',0


Mixer controls: (amixer controls)
--------------------------------------------------
card 0:
numid=3,iface=MIXER,name='PCM Playback Route'
numid=2,iface=MIXER,name='PCM Playback Switch'
numid=1,iface=MIXER,name='PCM Playback Volume'
numid=5,iface=PCM,name='IEC958 Playback Con Mask'
numid=4,iface=PCM,name='IEC958 Playback Default'

card 1:
numid=6,iface=MIXER,name='DSP Program'
numid=3,iface=MIXER,name='Analogue Playback Boost Volume'
numid=2,iface=MIXER,name='Analogue Playback Volume'
numid=10,iface=MIXER,name='Auto Mute Mono Switch'
numid=11,iface=MIXER,name='Auto Mute Switch'
numid=8,iface=MIXER,name='Auto Mute Time Left'
numid=9,iface=MIXER,name='Auto Mute Time Right'
numid=7,iface=MIXER,name='Clock Missing Period'
numid=5,iface=MIXER,name='Deemphasis Switch'
numid=4,iface=MIXER,name='Digital Playback Switch'
numid=1,iface=MIXER,name='Digital Playback Volume'
numid=20,iface=MIXER,name='Max Overclock DAC'
numid=19,iface=MIXER,name='Max Overclock DSP'
numid=18,iface=MIXER,name='Max Overclock PLL'
numid=16,iface=MIXER,name='Volume Ramp Down Emergency Rate'
numid=17,iface=MIXER,name='Volume Ramp Down Emergency Step'
numid=12,iface=MIXER,name='Volume Ramp Down Rate'
numid=13,iface=MIXER,name='Volume Ramp Down Step'
numid=14,iface=MIXER,name='Volume Ramp Up Rate'
numid=15,iface=MIXER,name='Volume Ramp Up Step'


MPD audio outputs status: (mpc outputs)
--------------------------------------------------
Output 1 (bcm2835 ALSA_2) is disabled
Output 2 (snd_rpi_hifiberry_dacplus) is enabled
Output 3 (bcm2835 ALSA_1) is disabled

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

Play Time: 0 days, 0:02:37
Uptime: 0 days, 0:02:52
DB Updated: Sun Feb 26 09: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 "yes"
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 "software"

input {
plugin "curl"
}

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

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

audio_output {
name "snd_rpi_hifiberry_dacplus"
type "alsa"
device "hw:1,0"
auto_resample "no"
auto_format
foxint
 
Posts: 181
Joined: 29 Mar 2016, 06:36

Re: ip address keeps changing

Postby foxint » 11 Oct 2017, 22:16

"no"
enabled "yes"
}

audio_output {
name "bcm2835 ALSA_1"
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 Feb 23 01:42 .
drwxr-xr-x 6 root root 4.0K Dec 16 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 9 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 23 01:40 netctl-auto@wlan0.service -> /usr/lib/systemd/system/netctl-auto@.service
lrwxrwxrwx 1 root root 47 Feb 23 01:42 netctl-ifplugd@eth0.service -> /usr/lib/systemd/system/netctl-ifplugd@.service
lrwxrwxrwx 1 root root 37 Feb 15 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 15 2015 php-fpm.service -> /usr/lib/systemd/system/php-fpm.service
lrwxrwxrwx 1 root root 37 Feb 15 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 15 2015 rune_PL_wrk.service -> /usr/lib/systemd/system/rune_PL_wrk.service
lrwxrwxrwx 1 root root 45 Feb 15 2015 rune_shutdown.service -> /usr/lib/systemd/system/rune_shutdown.service
lrwxrwxrwx 1 root root 43 Feb 15 2015 rune_SY_wrk.service -> /usr/lib/systemd/system/rune_SY_wrk.service
lrwxrwxrwx 1 root root 36 Feb 9 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=468032k,nr_inodes=117008,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/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct 0 0
tmpfs /tmp tmpfs rw 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
mqueue /dev/mqueue mqueue 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


###### Filesystem mounts - free space (df -h) ######
Filesystem Size Used Avail Use% Mounted on
/dev/root 1.9G 1.7G 100M 95% /
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 8.0K 462M 1% /tmp
logs 5.0M 20K 5.0M 1% /var/log
rune-logs 5.0M 132K 4.9M 3% /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_hifiberry_dacplus 4587 1
snd_soc_pcm512x_i2c 2609 1
snd_soc_hifiberry_dac 2887 0
snd_soc_bcm2835_i2s 6278 2
snd_soc_pcm512x 18826 1 snd_soc_pcm512x_i2c
snd_soc_core 153224 4 snd_soc_pcm512x,snd_soc_bcm2835_i2s,snd_soc_hifiberry_dac,snd_soc_hifiberry_dacplus
snd_bcm2835 21181 0
snd_pcm_dmaengine 5503 1 snd_soc_core
regmap_i2c 3560 1 snd_soc_pcm512x_i2c
snd_pcm 88980 7 snd_bcm2835,snd_soc_pcm512x,snd_soc_core,snd_soc_hifiberry_dac,snd_pcm_dmaengine,snd_soc_hifiberry_dacplus
snd_timer 22172 1 snd_pcm
bcm2835_rng 2167 0
snd 63333 5 snd_bcm2835,snd_soc_core,snd_timer,snd_pcm
rng_core 8183 1 bcm2835_rng
i2c_bcm2708 5382 0
bcm2835_gpiomem 3638 0
bcm2835_wdt 3756 0
clk_hifiberry_dacpro 2557 1
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:49153 0.0.0.0:* LISTEN 565/upmpdcli
tcp 0 0 0.0.0.0:6600 0.0.0.0:* LISTEN 557/mpd
tcp 0 0 0.0.0.0:5002 0.0.0.0:* LISTEN 577/shairport
tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 352/redis-server 12
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 294/python
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 367/nginx: master p
tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 367/nginx: master p
tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 367/nginx: master p
tcp 0 0 192.168.5.1:53 0.0.0.0:* LISTEN 954/dnsmasq
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 954/dnsmasq
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 346/sshd
udp 0 0 192.168.5.1:53 0.0.0.0:* 954/dnsmasq
udp 0 0 127.0.0.1:53 0.0.0.0:* 954/dnsmasq
udp 0 0 0.0.0.0:67 0.0.0.0:* 954/dnsmasq
udp 0 0 192.168.5.1:123 0.0.0.0:* 355/ntpd
udp 0 0 192.168.1.31: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.5.255:137 0.0.0.0:* 437/nmbd
udp 0 0 192.168.5.1:137 0.0.0.0:* 437/nmbd
udp 0 0 192.168.1.255:137 0.0.0.0:* 437/nmbd
udp 0 0 192.168.1.31:137 0.0.0.0:* 437/nmbd
udp 0 0 0.0.0.0:137 0.0.0.0:* 437/nmbd
udp 0 0 192.168.5.255:138 0.0.0.0:* 437/nmbd
udp 0 0 192.168.5.1:138 0.0.0.0:* 437/nmbd
udp 0 0 192.168.1.255:138 0.0.0.0:* 437/nmbd
udp 0 0 192.168.1.31:138 0.0.0.0:* 437/nmbd
udp 0 0 0.0.0.0:138 0.0.0.0:* 437/nmbd
udp 0 0 127.0.0.1:59043 0.0.0.0:* 565/upmpdcli
udp 0 0 0.0.0.0:40632 0.0.0.0:* 299/avahi-daemon: r
udp 0 0 0.0.0.0:5353 0.0.0.0:* 299/avahi-daemon: r
udp 0 0 0.0.0.0:1900 0.0.0.0:* 565/upmpdcli
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node PID/Program name Path
unix 2 [ ACC ] STREAM LISTENING 14935 889/dbus-daemon @/tmp/dbus-mWaFZrp0nw
unix 2 [ ACC ] STREAM LISTENING 9228 1/init /run/systemd/private
unix 2 [ ACC ] STREAM LISTENING 12313 352/redis-server 12 /tmp/redis.sock
unix 2 [ ACC ] STREAM LISTENING 9243 1/init /run/systemd/journal/stdout
unix 2 [ ACC ] STREAM LISTENING 13718 649/Xorg @/tmp/.X11-unix/X0
unix 2 [ ACC ] SEQPACKET LISTENING 7512 1/init /run/udev/control
unix 2 [ ACC ] STREAM LISTENING 15462 626/php-fpm: master /var/run/php-display.sock
unix 2 [ ACC ] STREAM LISTENING 15465 626/php-fpm: master /var/run/php-db.sock
unix 2 [ ACC ] STREAM LISTENING 15468 626/php-fpm: master /var/run/php-command.sock
unix 2 [ ACC ] STREAM LISTENING 13436 557/mpd /run/mpd.sock
unix 2 [ ACC ] STREAM LISTENING 13719 649/Xorg /tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 15524 437/nmbd /var/run/samba/nmbd/unexpected
unix 2 [ ACC ] STREAM LISTENING 14919 882/dbus-daemon @/tmp/dbus-Yn58nCGLDb
unix 2 [ ACC ] SEQPACKET LISTENING 1455 1/init /run/systemd/coredump
unix 2 [ ACC ] STREAM LISTENING 2031 1/init /var/run/avahi-daemon/socket
unix 2 [ ACC ] STREAM LISTENING 2034 1/init /run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 2037 1/init /var/run/rpcbind.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:53072 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53372 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53108 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52920 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53334 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53024 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53258 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52930 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53224 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53204 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53106 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53100 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53122 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53134 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53346 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53240 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52984 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53282 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53124 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53006 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45538 127.0.0.1:80 ESTABLISHED 689/midori
tcp 0 0 127.0.0.1:53376 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53382 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:32878 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:60658 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53344 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53026 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52938 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20060 TIME_WAIT -
tcp 0 0 127.0.0.1:53358 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60662 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53104 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53254 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:81 127.0.0.1:48222 TIME_WAIT -
tcp 0 0 127.0.0.1:81 127.0.0.1:48428 TIME_WAIT -
tcp 0 0 127.0.0.1:60780 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53188 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53068 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53172 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52980 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60660 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53169 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53168 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53177 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52934 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52948 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53364 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53230 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60838 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53324 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53276 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53004 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53034 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53320 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53144 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52942 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53152 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53250 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53046 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:32800 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:45536 ESTABLISHED 368/nginx: worker p
tcp 0 0 192.168.1.31:80 192.168.1.13:20058 TIME_WAIT -
tcp 0 0 127.0.0.1:53310 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53286 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20054 TIME_WAIT -
tcp 0 0 127.0.0.1:53164 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:82 127.0.0.1:43904 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48068 TIME_WAIT -
tcp 0 0 127.0.0.1:52966 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52990 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52994 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52978 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52946 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53308 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53120 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53314 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53142 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53086 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53360 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53058 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:45538 ESTABLISHED 368/nginx: worker p
tcp 0 0 127.0.0.1:53244 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53216 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53118 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53154 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53092 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53190 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53138 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52952 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53306 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53166 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53318 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52932 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52918 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53242 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:49262 64.30.224.206:80 TIME_WAIT -
tcp 0 0 127.0.0.1:52976 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52922 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:19985 TIME_WAIT -
tcp 0 0 127.0.0.1:53380 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53084 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53298 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53094 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20055 TIME_WAIT -
tcp 0 0 127.0.0.1:53042 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53336 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53278 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53340 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53374 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52968 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53032 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53312 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48246 TIME_WAIT -
tcp 0 0 127.0.0.1:52936 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53342 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53264 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60960 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:52964 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53044 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60782 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53338 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53076 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53212 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52944 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20062 TIME_WAIT -
tcp 0 0 127.0.0.1:53326 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53296 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:45534 ESTABLISHED 368/nginx: worker p
tcp 0 0 127.0.0.1:60666 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53222 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53040 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52960 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53206 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53132 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53112 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53300 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53030 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53182 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20059 TIME_WAIT -
tcp 0 0 127.0.0.1:53082 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53176 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53220 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53192 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48244 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:19984 TIME_WAIT -
tcp 0 0 127.0.0.1:53136 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53302 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53226 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53130 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53260 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52996 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20061 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48070 TIME_WAIT -
tcp 0 0 127.0.0.1:53018 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53056 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52986 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48052 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20057 TIME_WAIT -
tcp 0 0 127.0.0.1:53368 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53088 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53050 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:81 127.0.0.1:48380 TIME_WAIT -
tcp 0 0 127.0.0.1:53238 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53214 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53234 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53116 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:32884 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53008 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53256 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53384 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60664 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:19968 TIME_WAIT -
tcp 0 0 127.0.0.1:57496 127.0.0.1:6600 ESTABLISHED 565/upmpdcli
tcp 0 0 127.0.0.1:53090 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53280 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53180
foxint
 
Posts: 181
Joined: 29 Mar 2016, 06:36

Re: ip address keeps changing

Postby foxint » 11 Oct 2017, 22:17

Here is the bug stuff
127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53156 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53252 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53036 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53126 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53102 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48226 TIME_WAIT -
tcp 0 0 127.0.0.1:53328 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53010 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53002 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52950 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53262 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52962 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52998 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52916 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53332 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53228 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:6600 127.0.0.1:57496 ESTABLISHED 557/mpd
tcp 0 0 192.168.1.31:80 192.168.1.13:20063 TIME_WAIT -
tcp 0 0 127.0.0.1:81 127.0.0.1:48432 TIME_WAIT -
tcp 0 0 127.0.0.1:52912 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53208 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48080 TIME_WAIT -
tcp 0 0 127.0.0.1:53378 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53052 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53160 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53268 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:80 192.168.1.13:20064 TIME_WAIT -
tcp 0 0 127.0.0.1:53184 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53288 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48256 TIME_WAIT -
tcp 0 0 127.0.0.1:80 127.0.0.1:48294 TIME_WAIT -
tcp 0 0 127.0.0.1:53218 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:82 127.0.0.1:44094 TIME_WAIT -
tcp 0 0 127.0.0.1:53294 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52956 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53366 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53048 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53074 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53316 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:43612 117.121.253.60:80 ESTABLISHED 557/mpd
tcp 0 0 192.168.1.31:49470 64.30.224.206:80 TIME_WAIT -
tcp 0 0 127.0.0.1:81 127.0.0.1:48204 TIME_WAIT -
tcp 0 0 127.0.0.1:53330 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53248 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52914 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:81 127.0.0.1:48370 TIME_WAIT -
tcp 0 0 127.0.0.1:53246 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45536 127.0.0.1:80 ESTABLISHED 689/midori
tcp 0 0 127.0.0.1:53016 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53348 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53370 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:32798 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53266 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53000 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:82 127.0.0.1:43920 TIME_WAIT -
tcp 0 0 127.0.0.1:52928 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53352 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:45534 127.0.0.1:80 ESTABLISHED 689/midori
tcp 0 0 127.0.0.1:52926 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60822 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:60824 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:52988 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:82 127.0.0.1:44076 TIME_WAIT -
tcp 0 0 127.0.0.1:53186 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53014 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53028 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53060 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53054 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53236 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53304 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53292 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53012 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53162 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53284 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:49428 64.30.224.206:80 TIME_WAIT -
tcp 0 0 127.0.0.1:53290 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53354 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53070 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 192.168.1.31:49234 64.30.224.206:80 TIME_WAIT -
tcp 0 0 127.0.0.1:53174 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53322 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53110 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52910 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:60954 127.0.0.1:6600 TIME_WAIT -
tcp 0 0 127.0.0.1:53210 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:53362 127.0.0.1:6379 TIME_WAIT -
tcp 0 0 127.0.0.1:52958 127.0.0.1:6379 TIME_WAIT -
udp 0 0 192.168.1.31:37145 192.168.1.1:53 ESTABLISHED 557/mpd
Active UNIX domain sockets (w/o servers)
Proto RefCnt Flags Type State I-Node PID/Program name Path
unix 3 [ ] DGRAM 9226 1/init /run/systemd/notify
unix 4 [ ] DGRAM 9246 1/init /run/systemd/journal/socket
unix 2 [ ] DGRAM 11994 437/nmbd /var/lib/samba/private/msg.sock/437
unix 6 [ ] DGRAM 1507 1/init /run/systemd/journal/dev-log
unix 3 [ ] STREAM CONNECTED 10682 299/avahi-daemon: r
unix 2 [ ] DGRAM 11357 299/avahi-daemon: r
unix 3 [ ] STREAM CONNECTED 11360 299/avahi-daemon: r
unix 3 [ ] STREAM CONNECTED 15751 881/dbus-launch
unix 3 [ ] STREAM CONNECTED 10909 367/nginx: master p
unix 2 [ ] DGRAM 13001 645/sudo
unix 3 [ ] STREAM CONNECTED 10908 367/nginx: master p
unix 3 [ ] STREAM CONNECTED 14938 889/dbus-daemon @/tmp/dbus-mWaFZrp0nw
unix 3 [ ] STREAM CONNECTED 10933 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 11361 319/avahi-daemon: c
unix 3 [ ] STREAM CONNECTED 23532 380/php
unix 3 [ ] STREAM CONNECTED 8145 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12347 367/nginx: master p
unix 3 [ ] STREAM CONNECTED 10569 288/dbus-daemon
unix 3 [ ] STREAM CONNECTED 13195 881/dbus-launch
unix 3 [ ] STREAM CONNECTED 10878 355/ntpd
unix 3 [ ] STREAM CONNECTED 11365 299/avahi-daemon: r
unix 3 [ ] STREAM CONNECTED 10879 355/ntpd
unix 3 [ ] STREAM CONNECTED 11366 288/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 13737 649/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 13188 689/midori
unix 3 [ ] STREAM CONNECTED 12299 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14009 1/init /run/systemd/journal/stdout
unix 2 [ ] DGRAM 7879 217/systemd-udevd
unix 3 [ ] STREAM CONNECTED 15761 689/midori
unix 3 [ ] STREAM CONNECTED 14673 649/Xorg
unix 3 [ ] STREAM CONNECTED 13003 288/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 7835 217/systemd-udevd
unix 3 [ ] STREAM CONNECTED 8575 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12896 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 1597 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14943 891/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 14567 584/bash
unix 3 [ ] STREAM CONNECTED 13992 882/dbus-daemon @/tmp/dbus-Yn58nCGLDb
unix 3 [ ] STREAM CONNECTED 12346 367/nginx: master p
unix 3 [ ] STREAM CONNECTED 10636 294/python
unix 3 [ ] STREAM CONNECTED 14777 687/matchbox-window
unix 3 [ ] STREAM CONNECTED 14907 649/Xorg @/tmp/.X11-unix/X0
unix 2 [ ] DGRAM 15743 1/init
unix 3 [ ] STREAM CONNECTED 15757 689/midori
unix 3 [ ] STREAM CONNECTED 14930 884/at-spi-bus-laun
unix 3 [ ] STREAM CONNECTED 14920 649/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 8149 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 13222 891/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 15564 648/xinit
unix 3 [ ] STREAM CONNECTED 14476 565/upmpdcli
unix 3 [ ] STREAM CONNECTED 14942 891/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 13193 649/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 13221 891/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 12195 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 11648 352/redis-server 12
unix 3 [ ] STREAM CONNECTED 14946 649/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 13999 882/dbus-daemon @/tmp/dbus-Yn58nCGLDb
unix 3 [ ] STREAM CONNECTED 16507 946/hostapd
unix 2 [ ] STREAM CONNECTED 12999 645/sudo
unix 3 [ ] STREAM CONNECTED 26156 352/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 14936 889/dbus-daemon
unix 3 [ ] STREAM CONNECTED 14947 882/dbus-daemon @/tmp/dbus-Yn58nCGLDb
unix 3 [ ] STREAM CONNECTED 13807 649/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 14010 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12428 380/php
unix 3 [ ] STREAM CONNECTED 14091 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12296 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 2040 1/init
unix 3 [ ] STREAM CONNECTED 8896 346/sshd
unix 3 [ ] STREAM CONNECTED 12932 1/init /run/systemd/journal/stdout
unix 3 [ ] DGRAM 1657 217/systemd-udevd
unix 3 [ ] STREAM CONNECTED 15785 689/midori
unix 3 [ ] STREAM CONNECTED 8639 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14790 649/Xorg @/tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 12504 352/redis-server 12 /tmp/redis.sock
unix 2 [ ] DGRAM 11671 355/ntpd
unix 3 [ ] STREAM CONNECTED 11311 292/haveged
unix 3 [ ] STREAM CONNECTED 13883 762/xbindkeys
unix 3 [ ] STREAM CONNECTED 13441 557/mpd
unix 3 [ ] STREAM CONNECTED 14581 288/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 8583 288/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 15104 882/dbus-daemon @/tmp/dbus-Yn58nCGLDb
unix 3 [ ] STREAM CONNECTED 8944 636/php
unix 3 [ ] DGRAM 1656 217/systemd-udevd
unix 3 [ ] STREAM CONNECTED 13684 626/php-fpm: master
unix 3 [ ] STREAM CONNECTED 16540 288/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 15869 954/dnsmasq
unix 3 [ ] STREAM CONNECTED 26166 1365/php
unix 2 [ ] DGRAM 15875 954/dnsmasq
unix 3 [ ] STREAM CONNECTED 24258 352/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 16059 288/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 13996 884/at-spi-bus-laun
unix 3 [ ] STREAM CONNECTED 13731 557/mpd /run/mpd.sock
unix 3 [ ] STREAM CONNECTED 15428 288/dbus-daemon /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 13990 882/dbus-daemon
unix 3 [ ] STREAM CONNECTED 11966 427/php
unix 3 [ ] STREAM CONNECTED 13345 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12877 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 12965 352/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 10572 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 15461 626/php-fpm: master
unix 3 [ ] STREAM CONNECTED 11325 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 14924 1/init /run/systemd/journal/stdout
unix 3 [ ] STREAM CONNECTED 15460 626/php-fpm: master
unix 3 [ ] STREAM CONNECTED 14923 1/init /run/systemd/journal/stdout
unix 2 [ ] DGRAM 8241 183/systemd-journal
unix 3 [ ] STREAM CONNECTED 15485 636/php
unix 3 [ ] STREAM CONNECTED 13991 882/dbus-daemon
unix 3 [ ] STREAM CONNECTED 20711 689/midori
unix 3 [ ] STREAM CONNECTED 15557 427/php
unix 3 [ ] STREAM CONNECTED 8582 288/dbus-daemon
unix 3 [ ] STREAM CONNECTED 15405 577/shairport
unix 3 [ ] STREAM CONNECTED 8581 288/dbus-daemon
unix 3 [ ] STREAM CONNECTED 8630 290/ifplugd
unix 3 [ ] STREAM CONNECTED 14937 889/dbus-daemon
unix 3 [ ] STREAM CONNECTED 8744 303/sh
unix 3 [ ] STREAM CONNECTED 14013 891/at-spi2-registr
unix 3 [ ] STREAM CONNECTED 15555 427/php
unix 3 [ ] STREAM CONNECTED 14945 889/dbus-daemon @/tmp/dbus-mWaFZrp0nw
unix 3 [ ] STREAM CONNECTED 13015 352/redis-server 12 /tmp/redis.sock
unix 3 [ ] STREAM CONNECTED 13997 884/at-spi-bus-laun
unix 3 [ ] STREAM CONNECTED 15427 577/shairport


###### 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:df:5d:50 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.31/24 brd 192.168.1.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:8a:08:05 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.1.31 netmask 255.255.255.0 broadcast 192.168.1.255
ether b8:27:eb:df:5d:50 txqueuelen 1000 (Ethernet)
RX packets 2710 bytes 1924921 (1.8 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2813 bytes 642272 (627.2 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 23164 bytes 2207232 (2.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 23164 bytes 2207232 (2.1 MiB)
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:8a:08:05 txqueuelen 1000 (Ethernet)
RX packets 34 bytes 8484 (8.2 KiB)
RX errors 0 dropped 34 overruns 0 frame 0
TX packets 32 bytes 7780 (7.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


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

eth0 netctl status
--------------------------------------------------------
netctl@eth0.service - Networking for netctl profile eth0
Loaded: loaded (/usr/lib/systemd/system/netctl@.service; 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
AutoWired=yes
ExcludeAuto=no
IP=static
Address=('192.168.1.31/24')
Gateway='192.168.1.1'
DNS=('192.168.1.1')


###### 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:off Fragment thr:off
Power Management:off


###### 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 @b9f61000 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=0xa22082 bcm2709.serial=0x7df5d50 smsc95xx.macaddr=B8:27:EB:DF:5D:50 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: 936068K/966656K available (8027K kernel code, 578K rwdata, 2900K rodata, 440K init, 797K bss, 22396K 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.000148] Console: colour dummy device 80x30
[ 0.000238] console [tty0] enabled
[ 0.000254] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.000263] pid_max: default: 32768 minimum: 301
[ 0.000414] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000420] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000914] Disabling cpuset control group subsystem
[ 0.000929] Initializing cgroup subsys io
[ 0.000942] Initializing cgroup subsys memory
[ 0.000965] Initializing cgroup subsys devices
[ 0.000975] Initializing cgroup subsys freezer
[ 0.000984] Initializing cgroup subsys net_cls
[ 0.000991] Initializing cgroup subsys perf_event
[ 0.000999] Initializing cgroup subsys net_prio
[ 0.001013] Initializing cgroup subsys pids
[ 0.001036] CPU: Testing write buffer coherency: ok
[ 0.001326] CPU0: update cpu_capacity 1024
[ 0.001332] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001337] [bcm2709_smp_prepare_cpus] enter
[ 0.001406] Setting up static identity map for 0x8240 - 0x8274
[ 0.002271] [bcm2709_boot_secondary] cpu:1 started (0) 18
[ 0.002447] [bcm2709_secondary_init] enter cpu:1
[ 0.002473] CPU1: update cpu_capacity 1024
[ 0.002476] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.002676] [bcm2709_boot_secondary] cpu:2 started (0) 18
[ 0.002813] [bcm2709_secondary_init] enter cpu:2
[ 0.002824] CPU2: update cpu_capacity 1024
[ 0.002826] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.003003] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.003129] [bcm2709_secondary_init] enter cpu:3
[ 0.003139] CPU3: update cpu_capacity 1024
[ 0.003142] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.003171] Brought up 4 CPUs
[ 0.003182] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.003186] CPU: All CPU(s) started in HYP mode.
[ 0.003189] CPU: Virtualization extensions available.
[ 0.003547] devtmpfs: initialized
[ 0.008842] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.009018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.009308] xor: measuring software checksum speed
[ 0.099969] arm4regs : 2046.800 MB/sec
[ 0.200000] 8regs : 1198.800 MB/sec
[ 0.300035] 32regs : 1032.400 MB/sec
[ 0.400066] neon : 2092.400 MB/sec
[ 0.400071] xor: using function: neon (2092.400 MB/sec)
[ 0.400135] pinctrl core: initialized pinctrl subsystem
[ 0.400422] NET: Registered protocol family 16
[ 0.403611] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.407073] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.407079] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.407152] Serial: AMBA PL011 UART driver
[ 0.407217] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.407293] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.620207] raid6: int32x1 gen() 182 MB/s
[ 0.790343] raid6: int32x1 xor() 168 MB/s
[ 0.960424] raid6: int32x2 gen() 279 MB/s
[ 1.130590] raid6: int32x2 xor() 214 MB/s
[ 1.300690] raid6: int32x4 gen() 301 MB/s
[ 1.470688] raid6: int32x4 xor() 225 MB/s
[ 1.640765] raid6: int32x8 gen() 303 MB/s
[ 1.810834] raid6: int32x8 xor() 206 MB/s
[ 1.980893] raid6: neonx1 gen() 751 MB/s
[ 2.150984] raid6: neonx1 xor() 724 MB/s
[ 2.321092] raid6: neonx2 gen() 1081 MB/s
[ 2.491164] raid6: neonx2 xor() 956 MB/s
[ 2.661250] raid6: neonx4 gen() 1463 MB/s
[ 2.831346] raid6: neonx4 xor() 1105 MB/s
[ 3.001407] raid6: neonx8 gen() 1019 MB/s
[ 3.171499] raid6: neonx8 xor() 840 MB/s
[ 3.171504] raid6: using algorithm neonx4 gen() 1463 MB/s
[ 3.171508] raid6: .... xor() 1105 MB/s, rmw enabled
[ 3.171511] raid6: using intx1 recovery algorithm
[ 3.172291] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 3.172568] SCSI subsystem initialized
[ 3.172715] usbcore: registered new interface driver usbfs
[ 3.172752] usbcore: registered new interface driver hub
[ 3.172812] usbcore: registered new device driver usb
[ 3.181517] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-12-09 15:11
[ 3.208078] clocksource: Switched to clocksource arch_sys_counter
[ 3.236079] FS-Cache: Loaded
[ 3.236223] CacheFiles: Loaded
[ 3.241708] NET: Registered protocol family 2
[ 3.242134] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 3.242191] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 3.242285] TCP: Hash tables configured (established 8192 bind 8192)
[ 3.242340] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 3.242363] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 3.242479] NET: Registered protocol family 1
[ 3.242640] RPC: Registered named UNIX socket transport module.
[ 3.242645] RPC: Registered udp transport module.
[ 3.242649] RPC: Registered tcp transport module.
[ 3.242652] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.243330] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 3.244634] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 3.250967] VFS: Disk quotas dquot_6.6.0
[ 3.251101] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 3.252319] FS-Cache: Netfs 'nfs' registered for caching
[ 3.252702] NFS: Registering the id_resolver key type
[ 3.252727] Key type id_resolver registered
[ 3.252731] Key type id_legacy registered
[ 3.252746] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 3.253147] JFS: nTxBlock = 7377, nTxLock = 59016
[ 3.257693] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 3.261556] async_tx: api initialized (async)
[ 3.261702] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.261767] io scheduler noop registered (default)
[ 3.261776] io scheduler deadline registered
[ 3.261802] io scheduler cfq registered
[ 3.263048] BCM2708FB: allocated DMA memory fac10000
[ 3.263063] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 3.268311] Console: switching to colour frame buffer device 82x26
[ 3.271242] vc-cma: Videocore CMA driver
[ 3.271247] vc-cma: vc_cma_base = 0x00000000
[ 3.271251] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 3.271255] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 3.271341] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 3.278293] brd: module loaded
[ 3.282412] loop: module loaded
[ 3.282906] vchiq: vchiq_init_state: slot_zero = 0xbac80000, is_master = 0
[ 3.283884] Loading iSCSI transport class v2.0-870.
[ 3.284249] usbcore: registered new interface driver ax88179_178a
[ 3.284296] usbcore: registered new interface driver smsc95xx
[ 3.284359] usbcore: registered new interface driver cdc_ncm
[ 3.284369] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 3.484506] Core Release: 2.80a
[ 3.484512] Setting default values for core params
[ 3.484532] Finished setting default values for core params
[ 3.684698] Using Buffer DMA mode
[ 3.684703] Periodic Transfer Interrupt Enhancement - disabled
[ 3.684707] Multiprocessor Interrupt Enhancement - disabled
[ 3.684711] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.684727] Dedicated Tx FIFOs mode
[ 3.684897] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbac04000 dma = 0xfac04000 len=9024
[ 3.684912] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
[ 3.684921] dwc_otg: Microframe scheduler enabled
[ 3.684944] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x805d4318
[ 3.684952] WARN::hcd_init_fiq:414: FIQ ASM at 0x805d4660 length 36
[ 3.684958] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbbc7c000
[ 3.684988] dwc_otg 3f980000.usb: DWC OTG Controller
[ 3.685006] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 3.685024] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 3.685060] Init: Port Power? op_state=1
[ 3.685063] Init: Power Port (0)
[ 3.685167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.685174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.685180] usb usb1: Product: DWC OTG Controller
[ 3.685186] usb usb1: Manufacturer: Linux 4.4.39-ARCH+ dwc_otg_hcd
[ 3.685191] usb usb1: SerialNumber: 3f980000.usb
[ 3.685572] hub 1-0:1.0: USB hub found
[ 3.685592] hub 1-0:1.0: 1 port detected
[ 3.685888] dwc_otg: FIQ enabled
[ 3.685892] dwc_otg: NAK holdoff enabled
[ 3.685896] dwc_otg: FIQ split-transaction FSM enabled
[ 3.685913] Module dwc_common_port init
[ 3.686022] usbcore: registered new interface driver usb-storage
[ 3.686056] usbcore: registered new interface driver ums-alauda
[ 3.686085] usbcore: registered new interface driver ums-cypress
[ 3.686115] usbcore: registered new interface driver ums-datafab
[ 3.686145] usbcore: registered new interface driver ums_eneub6250
[ 3.686174] usbcore: registered new interface driver ums-freecom
[ 3.686207] usbcore: registered new interface driver ums-isd200
[ 3.686237] usbcore: registered new interface driver ums-jumpshot
[ 3.686266] usbcore: registered new interface driver ums-karma
[ 3.686296] usbcore: registered new interface driver ums-onetouch
[ 3.686337] usbcore: registered new interface driver ums-realtek
[ 3.686367] usbcore: registered new interface driver ums-sddr09
[ 3.686397] usbcore: registered new interface driver ums-sddr55
[ 3.686426] usbcore: registered new interface driver ums-usbat
[ 3.686544] mousedev: PS/2 mouse device common for all mice
[ 3.686897] md: linear personality registered for level -1
[ 3.686906] md: raid0 personality registered for level 0
[ 3.686914] md: raid1 personality registered for level 1
[ 3.686921] md: raid10 personality registered for level 10
[ 3.687049] md: raid6 personality registered for level 6
[ 3.687053] md: raid5 personality registered for level 5
[ 3.687058] md: raid4 personality registered for level 4
[ 3.687067] md: multipath personality registered for level -4
[ 3.687075] md: faulty personality registered for level -5
[ 3.687242] device-mapper: uevent: version 1.0.3
[ 3.687468] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 3.687751] device-mapper: multipath: version 1.10.0 loaded
[ 3.687761] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 3.687770] device-mapper: multipath queue-length: version 0.1.0 loaded
[ 3.687778] device-mapper: multipath service-time: version 0.2.0 loaded
[ 3.687797] device-mapper: raid: Loading target version 1.7.0
[ 3.687901] bcm2835-cpufreq: min=1200000 max=1200000
[ 3.688134] sdhci: Secure Digital Host Controller Interface driver
[ 3.688139] sdhci: Copyright(c) Pierre Ossman
[ 3.688314] sdhost: log_buf @ bac07000 (fac07000)
[ 3.748095] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 3.750133] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 3.750140] mmc-bcm2835 3f300000.mmc: DMA channel allocated
[ 3.788137] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.788345] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.788418] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.788618] usbcore: registered new interface driver usbhid
[ 3.788622] usbhid: USB HID core driver
[ 3.788891] Initializing XFRM netlink socket
[ 3.788907] NET: Registered protocol family 17
[ 3.788984] Key type dns_resolver registered
[ 3.789382] Registering SWP/SWPB emulation handler
[ 3.789765] registered taskstats version 1
[ 3.791404] Btrfs loaded
[ 3.791965] Key type encrypted registered
[ 3.792011] vc-sm: Videocore shared memory driver
[ 3.792018] [vc_sm_connected_init]: start
[ 3.792256] [vc_sm_connected_init]: end - returning 0
[ 3.793362] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 3.793535] of_cfs_init
[ 3.793576] of_cfs_init: OK
[ 3.793938] md: Waiting for all devices to be available before autodetect
[ 3.793942] md: If you don't use raid, use raid=noautodetect
[ 3.794465] md: Autodetecting RAID arrays.
[ 3.794470] md: Scanned 0 and added 0 devices.
[ 3.794473] md: autorun ...
[ 3.794476] md: ... autorun DONE.
[ 3.794552] Waiting for root device /dev/mmcblk0p2...
[ 3.847541] mmc0: host does not support reading read-only switch, assuming write-enable
[ 3.851832] mmc0: new high speed SDHC card at address aaaa
[ 3.852101] mmcblk0: mmc0:aaaa SE32G 28.8 GiB
[ 3.853334] mmcblk0: p1 p2
[ 3.872209] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 3.873698] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.875185] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.877855] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.878136] Indeed it is in host mode hprt0 = 00021501
[ 3.912325] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.912351] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 3.920476] devtmpfs: mounted
[ 3.920804] Freeing unused kernel memory: 440K (80ab4000 - 80b22000)
[ 3.963343] mmc1: new high speed SDIO card at address 0001
[ 4.058101] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 4.058175] Indeed it is in host mode hprt0 = 00001101
[ 4.225918] systemd[1]: System time before build time, advancing clock.
[ 4.258237] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 4.258246] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.258654] hub 1-1:1.0: USB hub found
[ 4.258698] hub 1-1:1.0: 5 ports detected
[ 4.319951] IPv6: Loaded, but administratively disabled, reboot required to enable
[ 4.328889] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.332975] random: systemd: uninitialized urandom read (16 bytes read, 52 bits of entropy available)
[ 4.343686] random: systemd: uninitialized urandom read (16 bytes read, 54 bits of entropy available)
[ 4.345304] 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.345602] systemd[1]: Detected architecture arm.
[ 4.346593] systemd[1]: Set hostname to .
[ 4.430044] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 65 bits of entropy available)
[ 4.431941] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 65 bits of entropy available)
[ 4.432067] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 65 bits of entropy available)
[ 4.507191] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.507364] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.507654] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.508218] random: systemd: uninitialized urandom read (16 bytes read, 70 bits of entropy available)
[ 4.526801] 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.638265] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 4.638277] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.640694] smsc95xx v1.0.4
[ 4.699682] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:df:5d:50
[ 4.800225] systemd[1]: Listening on udev Kernel Socket.
[ 4.800526] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 4.800571] systemd[1]: Reached target System Time Synchronized.
[ 4.801612] systemd[1]: Created slice System Slice.
[ 4.801992] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.802151] systemd[1]: Listening on Journal Socket.
[ 4.838442] systemd[1]: Starting Load Kernel Modules...
[ 4.840248] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.840339] systemd[1]: Reached target Encrypted Volumes.
[ 4.841022] systemd[1]: Created slice system-netctl\x2difplugd.slice.
[ 4.841184] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.841235] systemd[1]: Reached target Slices.
[ 4.889553] systemd[1]: Starting RuneAudio shutdown script...
[ 4.889794] systemd[1]: Listening on udev Control Socket.
[ 4.893541] systemd[1]: Created slice system-netctl\x2dauto.slice.
[ 4.893607] systemd[1]: Reached target Swap.
[ 4.896627] systemd[1]: Listening on Process Core Dump Socket.
[ 4.905985] systemd[1]: Mounting Temporary Directory...
[ 4.906147] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.907951] systemd[1]: Starting Setup Virtual Console...
[ 4.910088] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.910184] systemd[1]: Reached target Login Prompts.
[ 4.910273] systemd[1]: Reached target Remote File Systems.
[ 4.912606] systemd[1]: Mounting Debug File System...
[ 4.914922] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.926876] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.928861] systemd[1]: Starting Journal Service...
[ 4.929123] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.929240] systemd[1]: Reached target Paths.
[ 4.935588] systemd[1]: Started Load Kernel Modules.
[ 4.938400] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.939177] systemd[1]: Started RuneAudio shutdown script.
[ 4.939840] systemd[1]: Started Remount Root and Kernel File Systems.
[ 5.000399] systemd[1]: Mounted Temporary Directory.
[ 5.004318] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.004565] systemd[1]: Mounted Debug File System.
[ 5.075267] systemd[1]: Started Journal Service.
[ 5.717913] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 5.732402] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 5.739924] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 83) (baudrate 100000)
[ 5.760967] bcm2835-rng 3f104000.rng: hwrng registered
[ 5.956043] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered
[ 5.956056] snd-rpi-hifiberry-dacplus soc:sound: snd_soc_register_card() failed: -517
[ 6.025821] snd-rpi-hifiberry-dacplus soc:sound: pcm512x-hifi <-> 3f203000.i2s mapping ok
[ 6.101647] usbcore: registered new interface driver brcmfmac
[ 6.113405] random: nonblocking pool is initialized
[ 6.165347] cfg80211: World regulatory domain updated:
[ 6.165361] cfg80211: DFS Master region: unset
[ 6.165366] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 6.165373] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.165379] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.165385] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.165392] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 6.165398] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 6.165404] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 6.165410] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 6.165415] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 6.190503] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
[ 6.206373] cfg80211: Updating information on frequency 2412 MHz with regulatory rule:
[ 6.206388] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206394] cfg80211: Updating information on frequency 2417 MHz with regulatory rule:
[ 6.206399] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206404] cfg80211: Updating information on frequency 2422 MHz with regulatory rule:
[ 6.206409] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206414] cfg80211: Updating information on frequency 2427 MHz with regulatory rule:
[ 6.206419] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206424] cfg80211: Updating information on frequency 2432 MHz with regulatory rule:
[ 6.206429] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206433] cfg80211: Updating information on frequency 2437 MHz with regulatory rule:
[ 6.206439] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206443] cfg80211: Updating information on frequency 2442 MHz with regulatory rule:
[ 6.206449] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206455] cfg80211: Updating information on frequency 2447 MHz with regulatory rule:
[ 6.206464] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206471] cfg80211: Updating information on frequency 2452 MHz with regulatory rule:
[ 6.206476] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206481] cfg80211: Updating information on frequency 2457 MHz with regulatory rule:
[ 6.206486] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206491] cfg80211: Updating information on frequency 2462 MHz with regulatory rule:
[ 6.206496] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206501] cfg80211: Updating information on frequency 2467 MHz with regulatory rule:
[ 6.206506] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206511] cfg80211: Updating information on frequency 2472 MHz with regulatory rule:
[ 6.206516] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[ 6.206521] cfg80211: Updating information on frequency 2484 MHz with regulatory rule:
[ 6.206526] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[ 6.206651] cfg80211: Ignoring regulatory request set by core since the driver uses its own custom regulatory domain
[ 6.206658] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 6.356679] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 6.965428] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 7.362319] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 7.362349] brcmfmac: brcmf_add_if: ignore IF event
[ 7.366585] brcmfmac: power management disabled
[ 7.494134] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 7.494153] brcmfmac: brcmf_add_if: ignore IF event
[ 8.576098] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 13.472049] brcmfmac: power management disabled
[ 19.897520] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 19.897535] brcmfmac: brcmf_add_if: ignore IF event
[ 20.137430] nf_conntrack version 0.5.0 (14760 buckets, 59040 max)
[ 66.248243] cfg80211: Verifying active interfaces after reg change

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


Debug data collected in 1.072 seconds.
foxint
 
Posts: 181
Joined: 29 Mar 2016, 06:36

support RuneAudio Donate with PayPal

Next

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 6 guests