Advertisement
Guest User

RuneAudio debug info

a guest
May 26th, 2018
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.61 KB | None | 0 0
  1.  
  2. ###### System info ######
  3. 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
  4.  
  5. system time: Sun May 27 11:03:20 AEST 2018
  6.  
  7. system load: 0.00 0.02 0.00 1/143 2272
  8.  
  9. HW platform: RaspberryPi2 (08)
  10.  
  11. playerID: 08d9da8f789a3d8a5f3c131078d4b6b885
  12.  
  13.  
  14. ###### Boot configuration ######
  15. # Uncomment some or all of these to enable the optional hardware interfaces
  16. # Params:
  17. # i2c_arm Set to "on" to enable the ARM's i2c interface
  18. # (default "off")
  19. # i2c_vc Set to "on" to enable the i2c interface
  20. # usually reserved for the VideoCore processor
  21. # (default "off")
  22. # i2c_arm_baudrate Set the baudrate of the ARM's i2c interface
  23. # (default "100000")
  24. # i2c_vc_baudrate Set the baudrate of the VideoCore i2c interface
  25. # (default "100000")
  26. # i2c_baudrate An alias for i2c_arm_baudrate
  27. # i2s Set to "on" to enable the i2s interface
  28. # (default "off")
  29. # spi Set to "on" to enable the spi interfaces
  30. # (default "off")
  31. # act_led_trigger Choose which activity the LED tracks.
  32. # Use "heartbeat" for a nice load indicator.
  33. # (default "mmc")
  34. # act_led_activelow Set to "on" to invert the sense of the LED
  35. # (default "off")
  36. # act_led_gpio Set which GPIO pin to use for the activity LED
  37. # (in case you want to connect it to an external
  38. # device)
  39. # (default "16" on a non-Plus board, "47" on a
  40. # Plus or Pi 2)
  41. # N.B. It is recommended to only enable those interfaces that are needed.
  42. # Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc
  43. # interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
  44. # Note also that i2c, i2c_arm and i2c_vc are aliases for the physical
  45. # interfaces i2c0 and i2c1. Use of the numeric variants is still possible
  46. # but deprecated because the ARM/VC assignments differ between board
  47. # revisions. The same board-specific mapping applies to i2c_baudrate,
  48. # and the other i2c baudrate parameters.
  49.  
  50. #dtparam=i2c_arm=on
  51. #dtparam=i2c_vc=on
  52. #dtparam=i2s=on
  53. #dtparam=spi=on
  54. #dtparam=act_led_trigger=mmc
  55. #dtdebug=on
  56.  
  57. #dtparam=uart1=off
  58. #dtoverlay=pi3-disable-bt-overlay
  59. #dtoverlay=pi3-miniuart-bt-overlay
  60.  
  61. ## RuneAudio HDMI & 3,5mm jack
  62. dtparam=audio=off
  63.  
  64. ## RuneAudio I2S-Settings
  65. dtoverlay=hifiberry-dacplus
  66.  
  67. # Uncomment to enable the lirc-rpi module
  68. # Params: gpio_out_pin GPIO pin for output (default "17")
  69. # gpio_in_pin GPIO pin for input (default "18")
  70. # gpio_in_pull Pull up/down/off on the input pin
  71. # (default "down")
  72. # sense Override the IR receive auto-detection logic:
  73. # "1" = force active high
  74. # "0" = force active low
  75. # "-1" = use auto-detection
  76. # (default "-1")
  77. # softcarrier Turn the software carrier "on" or "off"
  78. # (default "on")
  79. # invert "on" = invert the output pin (default "off")
  80. # debug "on" = enable additional debug messages
  81. # (default "off")
  82. #dtoverlay=lirc-rpi
  83. #dtparam=gpio_out_pin=17
  84. #dtparam=gpio_in_pin=18
  85. #dtparam=gpio_in_pull=down
  86.  
  87. # LCD settings
  88. # 180 degrees
  89. #lcd_rotate=2
  90. # Normal
  91. lcd_rotate=0
  92. #dtoverlay=rpi-backlight
  93. #dtoverlay=rpi-ft5406
  94. disable_splash=1
  95.  
  96. # Uncomment if you get no picture on HDMI for a default "safe" mode
  97. #hdmi_safe=1
  98.  
  99. # Uncomment this if your display has a black border of unused pixels visible
  100. # and your display can output without overscan
  101. disable_overscan=1
  102.  
  103. # Uncomment the following to adjust overscan. Use positive numbers if console
  104. # goes off screen, and negative if there is too much border
  105. #overscan_left=16
  106. #overscan_right=16
  107. #overscan_top=16
  108. #overscan_bottom=16
  109.  
  110. # Uncomment to force a console size. By default it will be display's size minus
  111. # overscan.
  112. #framebuffer_width=1280
  113. #framebuffer_height=720
  114.  
  115. # Uncomment if hdmi display is not detected and composite is being output
  116. #hdmi_force_hotplug=1
  117.  
  118. # Uncomment to force a specific HDMI mode (this will force VGA)
  119. #hdmi_group=1
  120. #hdmi_mode=1
  121.  
  122. # Uncomment to force a HDMI mode rather than DVI. This can make audio work in
  123. # DMT (computer monitor) modes
  124. hdmi_drive=2
  125.  
  126. # Uncomment to set monitor mode to DMT
  127. #hdmi_group=2
  128.  
  129. # Uncomment to increase signal to HDMI, if you have interference, blanking, or
  130. # no display
  131. #config_hdmi_boost=4
  132.  
  133. # setting the max usb current to 1200mA
  134. max_usb_current=1
  135.  
  136. # memory options
  137. gpu_mem=64
  138.  
  139. # Overclocking options
  140. force_turbo=1
  141. hdmi_group=1
  142. hdmi_mode=31
  143. disable_overscan=1
  144. hdmi_ignore_cec=1
  145.  
  146.  
  147. ##################################################
  148.  
  149.  
  150. ###### System load statistics (procinfo -H) ######
  151. Memory: Total Used Free Buffers
  152. RAM: 922.56MiB 182.32MiB 740.24MiB 17.03MiB
  153. Swap: 0.00B 0.00B 0.00B
  154.  
  155. Bootup: Sun May 27 10:38:10 2018 Load average: 0.00 0.02 0.00 1/145 2274
  156.  
  157. user : 00:01:15.84 1.3% page in : 102582
  158. nice : 00:00:08.93 0.1% page out: 3464
  159. system: 00:00:34.84 0.6% page act: 10319
  160. IOwait: 00:00:05.08 0.1% page dea: 0
  161. hw irq: 00:00:00.00 0.0% page flt: 480207
  162. sw irq: 00:00:03.57 0.1% swap in : 0
  163. idle : 01:38:03.17 97.9% swap out: 0
  164. uptime: 00:25:09.94 context : 425480
  165.  
  166. irq 16: 0 irq 50: 0
  167. irq 17: 149061 irq 51: 0
  168. irq 23: 18 irq 62: 597542
  169. irq 24: 2 irq 79: 0
  170. irq 39: 1 irq 80: 0
  171. irq 46: 0 irq 83: 120
  172. irq 48: 2808 irq 86: 271
  173.  
  174. mmcblk0 2612r 2 mmcblk0p2 2532r
  175. mmcblk0p1 67r
  176.  
  177. eth0 TX 6.43KiB RX 33.17KiB wlan0 TX 24.15MiB RX 2.07MiB
  178. lo TX 1.81MiB RX 1.81MiB
  179.  
  180.  
  181. ###### Active processes (pstree) ######
  182. systemd-+-anacron
  183. |-avahi-daemon---avahi-daemon
  184. |-crond
  185. |-dbus-daemon
  186. |-devmon---udevil
  187. |-dhcpcd
  188. |-haveged
  189. |-ifplugd
  190. |-nginx---nginx
  191. |-nmbd
  192. |-ntpd---{ntpd}
  193. |-php-fpm---3*[php-fpm]
  194. |-redis-server---2*[{redis-server}]
  195. |-rune_PL_wrk
  196. |-rune_SY_wrk---sh---debug_collector---sh---pstree
  197. |-sh---sleep
  198. |-smbd-+-cleanupd
  199. | `-smbd-notifyd
  200. |-sshd
  201. |-systemd-journal
  202. |-systemd-udevd
  203. |-wpa_actiond
  204. `-wpa_supplicant
  205.  
  206.  
  207. ###### Audio backend ######
  208. Advanced Linux Sound Architecture Driver Version k4.4.39-ARCH+.
  209.  
  210. Card list: (/proc/asound/cards)
  211. --------------------------------------------------
  212. 0 [sndrpihifiberry]: snd_rpi_hifiber - snd_rpi_hifiberry_dacplus
  213. snd_rpi_hifiberry_dacplus
  214.  
  215.  
  216. PLAYBACK devices: (aplay -l)
  217. --------------------------------------------------
  218. **** List of PLAYBACK Hardware Devices ****
  219. card 0: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ HiFi pcm512x-hifi-0 []
  220. Subdevices: 1/1
  221. Subdevice #0: subdevice #0
  222.  
  223.  
  224. PCM devices: (aplay -L)
  225. --------------------------------------------------
  226. null
  227. Discard all samples (playback) or generate zero samples (capture)
  228. default:CARD=sndrpihifiberry
  229. snd_rpi_hifiberry_dacplus,
  230. Default Audio Device
  231. sysdefault:CARD=sndrpihifiberry
  232. snd_rpi_hifiberry_dacplus,
  233. Default Audio Device
  234.  
  235.  
  236. Simple mixer controls: (amixer scontrols)
  237. --------------------------------------------------
  238. card 0:
  239. Simple mixer control 'DSP Program',0
  240. Simple mixer control 'Analogue',0
  241. Simple mixer control 'Analogue Playback Boost',0
  242. Simple mixer control 'Auto Mute',0
  243. Simple mixer control 'Auto Mute Mono',0
  244. Simple mixer control 'Auto Mute Time Left',0
  245. Simple mixer control 'Auto Mute Time Right',0
  246. Simple mixer control 'Clock Missing Period',0
  247. Simple mixer control 'Deemphasis',0
  248. Simple mixer control 'Digital',0
  249. Simple mixer control 'Max Overclock DAC',0
  250. Simple mixer control 'Max Overclock DSP',0
  251. Simple mixer control 'Max Overclock PLL',0
  252. Simple mixer control 'Volume Ramp Down Emergency Rate',0
  253. Simple mixer control 'Volume Ramp Down Emergency Step',0
  254. Simple mixer control 'Volume Ramp Down Rate',0
  255. Simple mixer control 'Volume Ramp Down Step',0
  256. Simple mixer control 'Volume Ramp Up Rate',0
  257. Simple mixer control 'Volume Ramp Up Step',0
  258.  
  259.  
  260. Mixer controls: (amixer controls)
  261. --------------------------------------------------
  262. card 0:
  263. numid=6,iface=MIXER,name='DSP Program'
  264. numid=3,iface=MIXER,name='Analogue Playback Boost Volume'
  265. numid=2,iface=MIXER,name='Analogue Playback Volume'
  266. numid=10,iface=MIXER,name='Auto Mute Mono Switch'
  267. numid=11,iface=MIXER,name='Auto Mute Switch'
  268. numid=8,iface=MIXER,name='Auto Mute Time Left'
  269. numid=9,iface=MIXER,name='Auto Mute Time Right'
  270. numid=7,iface=MIXER,name='Clock Missing Period'
  271. numid=5,iface=MIXER,name='Deemphasis Switch'
  272. numid=4,iface=MIXER,name='Digital Playback Switch'
  273. numid=1,iface=MIXER,name='Digital Playback Volume'
  274. numid=20,iface=MIXER,name='Max Overclock DAC'
  275. numid=19,iface=MIXER,name='Max Overclock DSP'
  276. numid=18,iface=MIXER,name='Max Overclock PLL'
  277. numid=16,iface=MIXER,name='Volume Ramp Down Emergency Rate'
  278. numid=17,iface=MIXER,name='Volume Ramp Down Emergency Step'
  279. numid=12,iface=MIXER,name='Volume Ramp Down Rate'
  280. numid=13,iface=MIXER,name='Volume Ramp Down Step'
  281. numid=14,iface=MIXER,name='Volume Ramp Up Rate'
  282. numid=15,iface=MIXER,name='Volume Ramp Up Step'
  283.  
  284.  
  285. MPD audio outputs status: (mpc outputs)
  286. --------------------------------------------------
  287. mpd error: Connection refused
  288.  
  289. MPD statistics: (mpc stats)
  290. --------------------------------------------------
  291. mpd error: Connection refused
  292.  
  293. ###### mpd version ######
  294. mpd: relocation error: mpd: symbol mpd_search_add_group_tag version libmpdclient2 not defined in file libmpdclient.so.2 with link time reference
  295.  
  296. ###### mpd.conf ######
  297. ###################################
  298. # Auto generated mpd.conf file
  299. # please DO NOT edit it manually!
  300. # Use RuneUI MPD config section
  301. ###################################
  302.  
  303. state_file "/var/lib/mpd/mpdstate"
  304. zeroconf_enabled "yes"
  305. zeroconf_name "RuneAudio"
  306. bind_to_address "/run/mpd.sock"
  307. bind_to_address "any"
  308. port "6600"
  309. max_connections "20"
  310. user "mpd"
  311. group "audio"
  312. db_file "/var/lib/mpd/mpd.db"
  313. sticker_file "/var/lib/mpd/sticker.sql"
  314. pid_file "/var/run/mpd/pid"
  315. music_directory "/mnt/MPD"
  316. playlist_directory "/var/lib/mpd/playlists"
  317. follow_outside_symlinks "yes"
  318. follow_inside_symlinks "yes"
  319. auto_update "no"
  320. filesystem_charset "UTF-8"
  321. id3v1_encoding "UTF-8"
  322. volume_normalization "no"
  323. audio_buffer_size "2048"
  324. buffer_before_play "10%"
  325. gapless_mp3_playback "yes"
  326. mixer_type "disabled"
  327.  
  328. input {
  329. plugin "curl"
  330. }
  331.  
  332. decoder {
  333. plugin "ffmpeg"
  334. enabled "no"
  335. }
  336. replaygain "off"
  337.  
  338. audio_output {
  339. name "snd_rpi_hifiberry_dacplus"
  340. type "alsa"
  341. device "hw:0,0"
  342. auto_resample "no"
  343. auto_format "no"
  344. enabled "yes"
  345. }
  346.  
  347.  
  348. ###### Kernel optimization parameters ######
  349. hardware platform: RaspberryPi2
  350. current orionprofile: RuneAudio
  351.  
  352.  
  353. kernel scheduler for mmcblk0: [noop] deadline cfq
  354. /proc/sys/vm/swappiness: 0
  355. /proc/sys/kernel/sched_latency_ns: 4500000
  356. /proc/sys/kernel/sched_rt_period_us: 1000000
  357. /proc/sys/kernel/sched_rt_runtime_us: 950000
  358. /proc/sys/kernel/sched_autogroup_enabled: 1
  359. /proc/sys/kernel/sched_rr_timeslice_ms: 10
  360. /proc/sys/kernel/sched_min_granularity_ns: 2250000
  361. /proc/sys/kernel/sched_wakeup_granularity_ns: 3000000
  362.  
  363.  
  364. ###### Kernel module snd_usb_audio settings ######
  365. Error opening module snd_usb_audio
  366.  
  367. ###### Systemd active startup scripts (ls -lah /etc/systemd/system/multi-user.target.wants/) ######
  368. total 8.0K
  369. drwxr-xr-x 2 root root 4.0K May 26 16:01 .
  370. drwxr-xr-x 6 root root 4.0K Feb 23 2016 ..
  371. lrwxrwxrwx 1 root root 34 Feb 23 2016 addons.service -> /etc/systemd/system/addons.service
  372. lrwxrwxrwx 1 root root 44 Jan 29 2017 amixer-webui.service -> /usr/lib/systemd/system/amixer-webui.service
  373. lrwxrwxrwx 1 root root 44 Feb 15 2015 avahi-daemon.service -> /usr/lib/systemd/system/avahi-daemon.service
  374. lrwxrwxrwx 1 root root 38 Feb 23 2016 cronie.service -> /usr/lib/systemd/system/cronie.service
  375. lrwxrwxrwx 1 root root 39 Feb 9 2015 haveged.service -> /usr/lib/systemd/system/haveged.service
  376. lrwxrwxrwx 1 root root 44 Mar 11 2016 mpd-watchdog.service -> /usr/lib/systemd/system/mpd-watchdog.service
  377. lrwxrwxrwx 1 root root 44 May 26 14:02 netctl-auto@wlan0.service -> /usr/lib/systemd/system/netctl-auto@.service
  378. lrwxrwxrwx 1 root root 47 Feb 23 2016 netctl-ifplugd@eth0.service -> /usr/lib/systemd/system/netctl-ifplugd@.service
  379. lrwxrwxrwx 1 root root 37 Feb 15 2015 nginx.service -> /usr/lib/systemd/system/nginx.service
  380. lrwxrwxrwx 1 root root 35 May 26 16:01 nmb.service -> /usr/lib/systemd/system/nmb.service
  381. lrwxrwxrwx 1 root root 36 Feb 15 2015 ntpd.service -> /usr/lib/systemd/system/ntpd.service
  382. lrwxrwxrwx 1 root root 39 Feb 15 2015 php-fpm.service -> /usr/lib/systemd/system/php-fpm.service
  383. lrwxrwxrwx 1 root root 37 Feb 15 2015 redis.service -> /usr/lib/systemd/system/redis.service
  384. lrwxrwxrwx 1 root root 40 Mar 19 2016 remote-fs.target -> /usr/lib/systemd/system/remote-fs.target
  385. lrwxrwxrwx 1 root root 43 Feb 15 2015 rune_PL_wrk.service -> /usr/lib/systemd/system/rune_PL_wrk.service
  386. lrwxrwxrwx 1 root root 45 Feb 15 2015 rune_shutdown.service -> /usr/lib/systemd/system/rune_shutdown.service
  387. lrwxrwxrwx 1 root root 43 Feb 15 2015 rune_SY_wrk.service -> /usr/lib/systemd/system/rune_SY_wrk.service
  388. lrwxrwxrwx 1 root root 35 May 26 16:01 smb.service -> /usr/lib/systemd/system/smb.service
  389. lrwxrwxrwx 1 root root 36 Feb 9 2015 sshd.service -> /usr/lib/systemd/system/sshd.service
  390.  
  391.  
  392. ###### Filesystem mounts ######
  393. /dev/root / ext4 rw,relatime,data=ordered 0 0
  394. devtmpfs /dev devtmpfs rw,relatime,size=468036k,nr_inodes=117009,mode=755 0 0
  395. sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
  396. proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
  397. securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
  398. tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
  399. devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
  400. tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
  401. tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
  402. cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
  403. cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
  404. cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
  405. cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0
  406. cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0
  407. cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
  408. cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
  409. cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
  410. cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
  411. mqueue /dev/mqueue mqueue rw,relatime 0 0
  412. systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct 0 0
  413. tmpfs /tmp tmpfs rw 0 0
  414. debugfs /sys/kernel/debug debugfs rw,relatime 0 0
  415. configfs /sys/kernel/config configfs rw,relatime 0 0
  416. logs /var/log tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
  417. rune-logs /var/log/runeaudio tmpfs rw,nosuid,nodev,noatime,size=5120k 0 0
  418. /dev/mmcblk0p1 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro 0 0
  419. //192.168.1.100/music /mnt/MPD/NAS/AMD-MUSIC cifs ro,relatime,vers=1.0,sec=ntlm,cache=none,username=jeff,uid=1000,forceuid,gid=92,forcegid,addr=192.168.1.100,file_mode=0755,dir_mode=0755,nounix,mapposix,rsize=16384,wsize=17408,actimeo=1 0 0
  420.  
  421.  
  422. ###### Filesystem mounts - free space (df -h) ######
  423. Filesystem Size Used Avail Use% Mounted on
  424. /dev/root 7.1G 2.2G 4.8G 31% /
  425. devtmpfs 458M 0 458M 0% /dev
  426. tmpfs 462M 0 462M 0% /dev/shm
  427. tmpfs 462M 12M 450M 3% /run
  428. tmpfs 462M 0 462M 0% /sys/fs/cgroup
  429. tmpfs 462M 0 462M 0% /tmp
  430. logs 5.0M 16K 5.0M 1% /var/log
  431. rune-logs 5.0M 208K 4.8M 5% /var/log/runeaudio
  432. /dev/mmcblk0p1 100M 18M 82M 18% /boot
  433. //192.168.1.100/music 932G 930G 2.4G 100% /mnt/MPD/NAS/AMD-MUSIC
  434.  
  435.  
  436. ###### Loaded kernel modules ######
  437. Module Size Used by
  438. md4 3599 0
  439. nls_utf8 1419 1
  440. cifs 392255 2
  441. snd_soc_pcm512x_i2c 2609 1
  442. 8192cu 543951 0
  443. snd_soc_pcm512x 18826 1 snd_soc_pcm512x_i2c
  444. regmap_i2c 3560 1 snd_soc_pcm512x_i2c
  445. cfg80211 498228 1 8192cu
  446. snd_soc_hifiberry_dacplus 4587 0
  447. snd_soc_hifiberry_dac 2887 0
  448. snd_soc_bcm2835_i2s 6278 2
  449. snd_soc_core 153224 4 snd_soc_pcm512x,snd_soc_bcm2835_i2s,snd_soc_hifiberry_dac,snd_soc_hifiberry_dacplus
  450. snd_pcm_dmaengine 5503 1 snd_soc_core
  451. snd_pcm 88980 5 snd_soc_pcm512x,snd_soc_core,snd_soc_hifiberry_dac,snd_pcm_dmaengine,snd_soc_hifiberry_dacplus
  452. bcm2835_rng 2167 0
  453. bcm2835_gpiomem 3638 0
  454. rng_core 8183 1 bcm2835_rng
  455. snd_timer 22172 1 snd_pcm
  456. bcm2835_wdt 3756 0
  457. snd 63333 3 snd_soc_core,snd_timer,snd_pcm
  458. i2c_bcm2708 5382 0
  459. clk_hifiberry_dacpro 2557 1
  460. uio_pdrv_genirq 3539 0
  461. uio 9114 1 uio_pdrv_genirq
  462. sch_fq_codel 8174 6
  463. ip_tables 12147 0
  464. x_tables 18169 1 ip_tables
  465. ipv6 372060 30
  466.  
  467.  
  468. ###### Network listening sockets (netstat -lnp) ######
  469. Active Internet connections (only servers)
  470. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  471. tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 440/smbd
  472. tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 354/redis-server 12
  473. tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 365/nginx: master p
  474. tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 365/nginx: master p
  475. tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 365/nginx: master p
  476. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 337/sshd
  477. tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 440/smbd
  478. tcp6 0 0 :::139 :::* LISTEN 440/smbd
  479. tcp6 0 0 :::22 :::* LISTEN 337/sshd
  480. tcp6 0 0 :::445 :::* LISTEN 440/smbd
  481. udp 0 0 0.0.0.0:47667 0.0.0.0:* 324/avahi-daemon: r
  482. udp 0 0 0.0.0.0:68 0.0.0.0:* 534/dhcpcd
  483. udp 0 0 192.168.1.101:123 0.0.0.0:* 355/ntpd
  484. udp 0 0 192.168.1.2:123 0.0.0.0:* 355/ntpd
  485. udp 0 0 127.0.0.1:123 0.0.0.0:* 355/ntpd
  486. udp 0 0 0.0.0.0:123 0.0.0.0:* 355/ntpd
  487. udp 0 0 192.168.1.255:137 0.0.0.0:* 347/nmbd
  488. udp 0 0 192.168.1.101:137 0.0.0.0:* 347/nmbd
  489. udp 0 0 192.168.1.255:137 0.0.0.0:* 347/nmbd
  490. udp 0 0 192.168.1.2:137 0.0.0.0:* 347/nmbd
  491. udp 0 0 0.0.0.0:137 0.0.0.0:* 347/nmbd
  492. udp 0 0 192.168.1.255:138 0.0.0.0:* 347/nmbd
  493. udp 0 0 192.168.1.101:138 0.0.0.0:* 347/nmbd
  494. udp 0 0 192.168.1.255:138 0.0.0.0:* 347/nmbd
  495. udp 0 0 192.168.1.2:138 0.0.0.0:* 347/nmbd
  496. udp 0 0 0.0.0.0:138 0.0.0.0:* 347/nmbd
  497. udp 0 0 0.0.0.0:5353 0.0.0.0:* 324/avahi-daemon: r
  498. udp6 0 0 fe80::ee08:6bff:fe1:123 :::* 355/ntpd
  499. udp6 0 0 fe80::ba27:ebff:fe6:123 :::* 355/ntpd
  500. udp6 0 0 ::1:123 :::* 355/ntpd
  501. udp6 0 0 :::123 :::* 355/ntpd
  502. Active UNIX domain sockets (only servers)
  503. Proto RefCnt Flags Type State I-Node PID/Program name Path
  504. unix 2 [ ACC ] STREAM LISTENING 9485 1/init /run/systemd/private
  505. unix 2 [ ACC ] STREAM LISTENING 9493 1/init /run/systemd/journal/stdout
  506. unix 2 [ ACC ] SEQPACKET LISTENING 9498 1/init /run/udev/control
  507. unix 2 [ ACC ] STREAM LISTENING 13884 604/php-fpm: master /var/run/php-display.sock
  508. unix 2 [ ACC ] STREAM LISTENING 13887 604/php-fpm: master /var/run/php-db.sock
  509. unix 2 [ ACC ] STREAM LISTENING 13890 604/php-fpm: master /var/run/php-command.sock
  510. unix 2 [ ACC ] STREAM LISTENING 8525 1/init /var/run/avahi-daemon/socket
  511. unix 2 [ ACC ] STREAM LISTENING 12368 354/redis-server 12 /tmp/redis.sock
  512. unix 2 [ ACC ] STREAM LISTENING 8528 1/init /var/run/rpcbind.sock
  513. unix 2 [ ACC ] STREAM LISTENING 8530 1/init /run/dbus/system_bus_socket
  514. unix 2 [ ACC ] STREAM LISTENING 12457 347/nmbd /var/run/samba/nmbd/unexpected
  515. unix 2 [ ACC ] SEQPACKET LISTENING 9663 1/init /run/systemd/coredump
  516.  
  517.  
  518. ###### Network established sockets (netstat -np) ######
  519. Active Internet connections (w/o servers)
  520. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  521. tcp 0 0 127.0.0.1:38424 127.0.0.1:6379 TIME_WAIT -
  522. tcp 0 0 127.0.0.1:38576 127.0.0.1:6379 TIME_WAIT -
  523. tcp 0 0 127.0.0.1:38672 127.0.0.1:6379 TIME_WAIT -
  524. tcp 0 0 127.0.0.1:38704 127.0.0.1:6379 TIME_WAIT -
  525. tcp 0 0 127.0.0.1:38718 127.0.0.1:6379 TIME_WAIT -
  526. tcp 0 0 127.0.0.1:38470 127.0.0.1:6379 TIME_WAIT -
  527. tcp 0 0 127.0.0.1:38558 127.0.0.1:6379 TIME_WAIT -
  528. tcp 0 0 127.0.0.1:38736 127.0.0.1:6379 TIME_WAIT -
  529. tcp 0 0 127.0.0.1:38632 127.0.0.1:6379 TIME_WAIT -
  530. tcp 0 0 127.0.0.1:38606 127.0.0.1:6379 TIME_WAIT -
  531. tcp 0 0 127.0.0.1:38422 127.0.0.1:6379 TIME_WAIT -
  532. tcp 0 0 127.0.0.1:38448 127.0.0.1:6379 TIME_WAIT -
  533. tcp 0 0 127.0.0.1:38396 127.0.0.1:6379 TIME_WAIT -
  534. tcp 0 0 127.0.0.1:38688 127.0.0.1:6379 TIME_WAIT -
  535. tcp 0 0 127.0.0.1:38398 127.0.0.1:6379 TIME_WAIT -
  536. tcp 0 0 127.0.0.1:38442 127.0.0.1:6379 TIME_WAIT -
  537. tcp 0 0 127.0.0.1:38548 127.0.0.1:6379 TIME_WAIT -
  538. tcp 0 0 127.0.0.1:38552 127.0.0.1:6379 TIME_WAIT -
  539. tcp 0 0 127.0.0.1:38644 127.0.0.1:6379 TIME_WAIT -
  540. tcp 0 0 127.0.0.1:38538 127.0.0.1:6379 TIME_WAIT -
  541. tcp 0 0 127.0.0.1:38596 127.0.0.1:6379 TIME_WAIT -
  542. tcp 0 0 127.0.0.1:38540 127.0.0.1:6379 TIME_WAIT -
  543. tcp 0 0 127.0.0.1:38710 127.0.0.1:6379 TIME_WAIT -
  544. tcp 0 0 127.0.0.1:82 127.0.0.1:50680 TIME_WAIT -
  545. tcp 0 0 127.0.0.1:38668 127.0.0.1:6379 TIME_WAIT -
  546. tcp 0 0 127.0.0.1:38618 127.0.0.1:6379 TIME_WAIT -
  547. tcp 0 0 127.0.0.1:38642 127.0.0.1:6379 TIME_WAIT -
  548. tcp 0 0 127.0.0.1:38678 127.0.0.1:6379 TIME_WAIT -
  549. tcp 0 0 127.0.0.1:38660 127.0.0.1:6379 TIME_WAIT -
  550. tcp 0 0 127.0.0.1:38626 127.0.0.1:6379 TIME_WAIT -
  551. tcp 0 0 127.0.0.1:38452 127.0.0.1:6379 TIME_WAIT -
  552. tcp 0 0 127.0.0.1:38572 127.0.0.1:6379 TIME_WAIT -
  553. tcp 0 0 127.0.0.1:38510 127.0.0.1:6379 TIME_WAIT -
  554. tcp 0 0 127.0.0.1:38498 127.0.0.1:6379 TIME_WAIT -
  555. tcp 0 0 127.0.0.1:38520 127.0.0.1:6379 TIME_WAIT -
  556. tcp 0 0 192.168.1.2:33412 192.168.1.100:445 ESTABLISHED -
  557. tcp 0 0 127.0.0.1:38478 127.0.0.1:6379 TIME_WAIT -
  558. tcp 0 0 127.0.0.1:38418 127.0.0.1:6379 TIME_WAIT -
  559. tcp 0 0 127.0.0.1:38544 127.0.0.1:6379 TIME_WAIT -
  560. tcp 0 0 127.0.0.1:38624 127.0.0.1:6379 TIME_WAIT -
  561. tcp 0 0 127.0.0.1:38594 127.0.0.1:6379 TIME_WAIT -
  562. tcp 0 0 127.0.0.1:38464 127.0.0.1:6379 TIME_WAIT -
  563. tcp 0 0 127.0.0.1:38684 127.0.0.1:6379 TIME_WAIT -
  564. tcp 0 0 127.0.0.1:38658 127.0.0.1:6379 TIME_WAIT -
  565. tcp 0 0 127.0.0.1:38600 127.0.0.1:6379 TIME_WAIT -
  566. tcp 0 0 127.0.0.1:38562 127.0.0.1:6379 TIME_WAIT -
  567. tcp 0 0 127.0.0.1:38474 127.0.0.1:6379 TIME_WAIT -
  568. tcp 0 0 127.0.0.1:38516 127.0.0.1:6379 TIME_WAIT -
  569. tcp 0 0 127.0.0.1:38664 127.0.0.1:6379 TIME_WAIT -
  570. tcp 0 0 127.0.0.1:38728 127.0.0.1:6379 TIME_WAIT -
  571. tcp 0 0 127.0.0.1:38674 127.0.0.1:6379 TIME_WAIT -
  572. tcp 0 0 127.0.0.1:38536 127.0.0.1:6379 TIME_WAIT -
  573. tcp 0 0 127.0.0.1:38500 127.0.0.1:6379 TIME_WAIT -
  574. tcp 0 0 127.0.0.1:38406 127.0.0.1:6379 TIME_WAIT -
  575. tcp 0 0 127.0.0.1:38482 127.0.0.1:6379 TIME_WAIT -
  576. tcp 0 0 127.0.0.1:38556 127.0.0.1:6379 TIME_WAIT -
  577. tcp 0 0 127.0.0.1:38706 127.0.0.1:6379 TIME_WAIT -
  578. tcp 0 0 127.0.0.1:38714 127.0.0.1:6379 TIME_WAIT -
  579. tcp 0 0 127.0.0.1:38670 127.0.0.1:6379 TIME_WAIT -
  580. tcp 0 0 127.0.0.1:38550 127.0.0.1:6379 TIME_WAIT -
  581. tcp 0 0 127.0.0.1:38692 127.0.0.1:6379 TIME_WAIT -
  582. tcp 0 0 127.0.0.1:38574 127.0.0.1:6379 TIME_WAIT -
  583. tcp 0 0 127.0.0.1:38720 127.0.0.1:6379 TIME_WAIT -
  584. tcp 0 0 127.0.0.1:38480 127.0.0.1:6379 TIME_WAIT -
  585. tcp 0 0 127.0.0.1:38454 127.0.0.1:6379 TIME_WAIT -
  586. tcp 0 0 127.0.0.1:38446 127.0.0.1:6379 TIME_WAIT -
  587. tcp 0 0 127.0.0.1:38568 127.0.0.1:6379 TIME_WAIT -
  588. tcp 0 0 127.0.0.1:38492 127.0.0.1:6379 TIME_WAIT -
  589. tcp 0 0 127.0.0.1:38694 127.0.0.1:6379 TIME_WAIT -
  590. tcp 0 0 127.0.0.1:38726 127.0.0.1:6379 TIME_WAIT -
  591. tcp 0 0 127.0.0.1:38462 127.0.0.1:6379 TIME_WAIT -
  592. tcp 0 0 127.0.0.1:38504 127.0.0.1:6379 TIME_WAIT -
  593. tcp 0 0 127.0.0.1:38708 127.0.0.1:6379 TIME_WAIT -
  594. tcp 0 0 127.0.0.1:38724 127.0.0.1:6379 TIME_WAIT -
  595. tcp 0 0 127.0.0.1:38514 127.0.0.1:6379 TIME_WAIT -
  596. tcp 0 0 127.0.0.1:38700 127.0.0.1:6379 TIME_WAIT -
  597. tcp 0 0 127.0.0.1:38722 127.0.0.1:6379 TIME_WAIT -
  598. tcp 0 0 127.0.0.1:38716 127.0.0.1:6379 TIME_WAIT -
  599. tcp 0 0 127.0.0.1:38450 127.0.0.1:6379 TIME_WAIT -
  600. tcp 0 0 127.0.0.1:38712 127.0.0.1:6379 TIME_WAIT -
  601. tcp 0 0 127.0.0.1:38404 127.0.0.1:6379 TIME_WAIT -
  602. tcp 0 0 127.0.0.1:38592 127.0.0.1:6379 TIME_WAIT -
  603. tcp 0 0 127.0.0.1:38588 127.0.0.1:6379 TIME_WAIT -
  604. tcp 0 0 127.0.0.1:38508 127.0.0.1:6379 TIME_WAIT -
  605. tcp 0 0 127.0.0.1:38428 127.0.0.1:6379 TIME_WAIT -
  606. tcp 0 0 127.0.0.1:38532 127.0.0.1:6379 TIME_WAIT -
  607. tcp 0 0 127.0.0.1:38622 127.0.0.1:6379 TIME_WAIT -
  608. tcp 0 0 127.0.0.1:38620 127.0.0.1:6379 TIME_WAIT -
  609. tcp 0 0 127.0.0.1:38412 127.0.0.1:6379 TIME_WAIT -
  610. tcp 0 0 127.0.0.1:38640 127.0.0.1:6379 TIME_WAIT -
  611. tcp 0 0 127.0.0.1:38676 127.0.0.1:6379 TIME_WAIT -
  612. tcp 0 0 127.0.0.1:38522 127.0.0.1:6379 TIME_WAIT -
  613. tcp 0 0 127.0.0.1:38488 127.0.0.1:6379 TIME_WAIT -
  614. tcp 0 0 127.0.0.1:38436 127.0.0.1:6379 TIME_WAIT -
  615. tcp 0 0 127.0.0.1:38438 127.0.0.1:6379 TIME_WAIT -
  616. tcp 0 0 127.0.0.1:38506 127.0.0.1:6379 TIME_WAIT -
  617. tcp 0 0 127.0.0.1:38628 127.0.0.1:6379 TIME_WAIT -
  618. tcp 0 0 127.0.0.1:38524 127.0.0.1:6379 TIME_WAIT -
  619. tcp 0 0 127.0.0.1:38512 127.0.0.1:6379 TIME_WAIT -
  620. tcp 0 0 127.0.0.1:38662 127.0.0.1:6379 TIME_WAIT -
  621. tcp 0 0 127.0.0.1:38414 127.0.0.1:6379 TIME_WAIT -
  622. tcp 0 0 127.0.0.1:38614 127.0.0.1:6379 TIME_WAIT -
  623. tcp 0 0 127.0.0.1:38430 127.0.0.1:6379 TIME_WAIT -
  624. tcp 0 0 127.0.0.1:38730 127.0.0.1:6379 TIME_WAIT -
  625. tcp 0 0 127.0.0.1:38456 127.0.0.1:6379 TIME_WAIT -
  626. tcp 0 0 127.0.0.1:38702 127.0.0.1:6379 TIME_WAIT -
  627. tcp 0 0 127.0.0.1:38444 127.0.0.1:6379 TIME_WAIT -
  628. tcp 0 0 127.0.0.1:38502 127.0.0.1:6379 TIME_WAIT -
  629. tcp 0 0 127.0.0.1:38610 127.0.0.1:6379 TIME_WAIT -
  630. tcp 0 0 127.0.0.1:38608 127.0.0.1:6379 TIME_WAIT -
  631. tcp 0 0 127.0.0.1:38680 127.0.0.1:6379 TIME_WAIT -
  632. tcp 0 0 127.0.0.1:38584 127.0.0.1:6379 TIME_WAIT -
  633. tcp 0 0 127.0.0.1:38458 127.0.0.1:6379 TIME_WAIT -
  634. tcp 0 0 127.0.0.1:38426 127.0.0.1:6379 TIME_WAIT -
  635. tcp 0 0 127.0.0.1:38616 127.0.0.1:6379 TIME_WAIT -
  636. tcp 0 0 127.0.0.1:38734 127.0.0.1:6379 TIME_WAIT -
  637. tcp 0 0 127.0.0.1:38612 127.0.0.1:6379 TIME_WAIT -
  638. tcp 0 0 127.0.0.1:38560 127.0.0.1:6379 TIME_WAIT -
  639. tcp 0 0 127.0.0.1:38408 127.0.0.1:6379 TIME_WAIT -
  640. tcp 0 0 127.0.0.1:38630 127.0.0.1:6379 TIME_WAIT -
  641. tcp 0 0 127.0.0.1:38690 127.0.0.1:6379 TIME_WAIT -
  642. tcp 0 0 127.0.0.1:38484 127.0.0.1:6379 TIME_WAIT -
  643. tcp 0 0 127.0.0.1:38530 127.0.0.1:6379 TIME_WAIT -
  644. tcp 0 0 127.0.0.1:38546 127.0.0.1:6379 TIME_WAIT -
  645. tcp 0 0 127.0.0.1:38542 127.0.0.1:6379 TIME_WAIT -
  646. tcp 0 0 127.0.0.1:38656 127.0.0.1:6379 TIME_WAIT -
  647. tcp 0 0 127.0.0.1:38400 127.0.0.1:6379 TIME_WAIT -
  648. tcp 0 0 127.0.0.1:38468 127.0.0.1:6379 TIME_WAIT -
  649. tcp 0 0 127.0.0.1:38416 127.0.0.1:6379 TIME_WAIT -
  650. tcp 0 0 127.0.0.1:38578 127.0.0.1:6379 TIME_WAIT -
  651. tcp 0 0 127.0.0.1:38466 127.0.0.1:6379 TIME_WAIT -
  652. tcp 0 0 127.0.0.1:38634 127.0.0.1:6379 TIME_WAIT -
  653. tcp 0 0 127.0.0.1:38646 127.0.0.1:6379 TIME_WAIT -
  654. tcp 0 0 127.0.0.1:38650 127.0.0.1:6379 TIME_WAIT -
  655. tcp 0 0 127.0.0.1:38648 127.0.0.1:6379 TIME_WAIT -
  656. tcp 0 0 127.0.0.1:38434 127.0.0.1:6379 TIME_WAIT -
  657. tcp 0 0 127.0.0.1:38526 127.0.0.1:6379 TIME_WAIT -
  658. tcp 0 0 127.0.0.1:38598 127.0.0.1:6379 TIME_WAIT -
  659. tcp 0 0 127.0.0.1:38432 127.0.0.1:6379 TIME_WAIT -
  660. tcp 0 0 127.0.0.1:38554 127.0.0.1:6379 TIME_WAIT -
  661. tcp 0 0 127.0.0.1:38496 127.0.0.1:6379 TIME_WAIT -
  662. tcp 0 0 127.0.0.1:38696 127.0.0.1:6379 TIME_WAIT -
  663. tcp 0 0 127.0.0.1:38476 127.0.0.1:6379 TIME_WAIT -
  664. tcp 0 0 127.0.0.1:38494 127.0.0.1:6379 TIME_WAIT -
  665. tcp 0 0 127.0.0.1:38580 127.0.0.1:6379 TIME_WAIT -
  666. tcp 0 0 127.0.0.1:38410 127.0.0.1:6379 TIME_WAIT -
  667. tcp 0 0 127.0.0.1:80 127.0.0.1:60820 TIME_WAIT -
  668. tcp 0 0 127.0.0.1:38566 127.0.0.1:6379 TIME_WAIT -
  669. tcp 0 0 127.0.0.1:38686 127.0.0.1:6379 TIME_WAIT -
  670. tcp 0 0 127.0.0.1:38472 127.0.0.1:6379 TIME_WAIT -
  671. tcp 0 0 127.0.0.1:38654 127.0.0.1:6379 TIME_WAIT -
  672. tcp 0 0 127.0.0.1:38638 127.0.0.1:6379 TIME_WAIT -
  673. tcp 0 0 127.0.0.1:38636 127.0.0.1:6379 TIME_WAIT -
  674. tcp 0 0 127.0.0.1:38528 127.0.0.1:6379 TIME_WAIT -
  675. tcp 0 0 127.0.0.1:38666 127.0.0.1:6379 TIME_WAIT -
  676. tcp 0 0 127.0.0.1:38652 127.0.0.1:6379 TIME_WAIT -
  677. tcp 0 0 127.0.0.1:38732 127.0.0.1:6379 TIME_WAIT -
  678. tcp 0 0 127.0.0.1:38564 127.0.0.1:6379 TIME_WAIT -
  679. tcp 0 0 127.0.0.1:38604 127.0.0.1:6379 TIME_WAIT -
  680. tcp 0 0 127.0.0.1:38590 127.0.0.1:6379 TIME_WAIT -
  681. tcp 0 0 127.0.0.1:38602 127.0.0.1:6379 TIME_WAIT -
  682. tcp 0 0 127.0.0.1:38518 127.0.0.1:6379 TIME_WAIT -
  683. tcp 0 0 127.0.0.1:38490 127.0.0.1:6379 TIME_WAIT -
  684. tcp 0 0 127.0.0.1:38402 127.0.0.1:6379 TIME_WAIT -
  685. tcp 0 0 127.0.0.1:38586 127.0.0.1:6379 TIME_WAIT -
  686. Active UNIX domain sockets (w/o servers)
  687. Proto RefCnt Flags Type State I-Node PID/Program name Path
  688. unix 3 [ ] DGRAM 9483 1/init /run/systemd/notify
  689. unix 4 [ ] DGRAM 9496 1/init /run/systemd/journal/socket
  690. unix 2 [ ] DGRAM 12397 347/nmbd /var/lib/samba/private/msg.sock/347
  691. unix 2 [ ] DGRAM 12468 444/smbd /var/lib/samba/private/msg.sock/444
  692. unix 2 [ ] DGRAM 8725 440/smbd /var/lib/samba/private/msg.sock/440
  693. unix 2 [ ] DGRAM 12467 443/smbd /var/lib/samba/private/msg.sock/443
  694. unix 8 [ ] DGRAM 9608 1/init /run/systemd/journal/dev-log
  695. unix 3 [ ] DGRAM 11181 333/wpa_supplicant /run/wpa_supplicant/wlan0
  696. unix 2 [ ] DGRAM 11184 335/wpa_actiond /tmp/wpa_ctrl_335-1
  697. unix 3 [ ] STREAM CONNECTED 12350 355/ntpd
  698. unix 3 [ ] STREAM CONNECTED 12526 445/php
  699. unix 2 [ ] DGRAM 12321 355/ntpd
  700. unix 3 [ ] STREAM CONNECTED 8731 1/init /run/systemd/journal/stdout
  701. unix 2 [ ] DGRAM 13118 1/init
  702. unix 3 [ ] STREAM CONNECTED 12349 355/ntpd
  703. unix 3 [ ] STREAM CONNECTED 12314 1/init /run/systemd/journal/stdout
  704. unix 2 [ ] DGRAM 11462 335/wpa_actiond
  705. unix 3 [ ] STREAM CONNECTED 1822 324/avahi-daemon: r
  706. unix 3 [ ] STREAM CONNECTED 1827 324/avahi-daemon: r
  707. unix 3 [ ] STREAM CONNECTED 11518 337/sshd
  708. unix 2 [ ] DGRAM 1814 324/avahi-daemon: r
  709. unix 3 [ ] STREAM CONNECTED 11440 298/dbus-daemon /run/dbus/system_bus_socket
  710. unix 3 [ ] STREAM CONNECTED 11120 1/init /run/systemd/journal/stdout
  711. unix 3 [ ] STREAM CONNECTED 1729 298/dbus-daemon
  712. unix 3 [ ] STREAM CONNECTED 11686 349/php
  713. unix 3 [ ] STREAM CONNECTED 12299 1/init /run/systemd/journal/stdout
  714. unix 3 [ ] STREAM CONNECTED 11387 1/init /run/systemd/journal/stdout
  715. unix 3 [ ] STREAM CONNECTED 1976 354/redis-server 12
  716. unix 3 [ ] STREAM CONNECTED 1845 1/init /run/systemd/journal/stdout
  717. unix 3 [ ] STREAM CONNECTED 1823 328/avahi-daemon: c
  718. unix 3 [ ] STREAM CONNECTED 1793 324/avahi-daemon: r
  719. unix 3 [ ] STREAM CONNECTED 11384 298/dbus-daemon
  720. unix 3 [ ] STREAM CONNECTED 7820 1/init /run/systemd/journal/stdout
  721. unix 3 [ ] STREAM CONNECTED 11784 365/nginx: master p
  722. unix 3 [ ] STREAM CONNECTED 8534 1/init /run/systemd/journal/stdout
  723. unix 3 [ ] STREAM CONNECTED 8588 365/nginx: master p
  724. unix 3 [ ] STREAM CONNECTED 11785 365/nginx: master p
  725. unix 3 [ ] STREAM CONNECTED 11385 298/dbus-daemon /run/dbus/system_bus_socket
  726. unix 3 [ ] STREAM CONNECTED 12148 566/bash
  727. unix 3 [ ] DGRAM 9784 221/systemd-udevd
  728. unix 3 [ ] STREAM CONNECTED 11383 298/dbus-daemon
  729. unix 3 [ ] STREAM CONNECTED 1621 1/init /run/systemd/journal/stdout
  730. unix 3 [ ] STREAM CONNECTED 12864 1/init /run/systemd/journal/stdout
  731. unix 3 [ ] STREAM CONNECTED 11299 287/haveged
  732. unix 3 [ ] DGRAM 9785 221/systemd-udevd
  733. unix 3 [ ] STREAM CONNECTED 52276 354/redis-server 12 /tmp/redis.sock
  734. unix 2 [ ] DGRAM 11305 291/crond
  735. unix 3 [ ] STREAM CONNECTED 9777 221/systemd-udevd
  736. unix 3 [ ] STREAM CONNECTED 10963 285/ifplugd
  737. unix 3 [ ] STREAM CONNECTED 8180 1/init /run/systemd/journal/stdout
  738. unix 2 [ ] DGRAM 7526 178/systemd-journal
  739. unix 3 [ ] STREAM CONNECTED 13838 1/init /run/systemd/journal/stdout
  740. unix 3 [ ] STREAM CONNECTED 11306 1/init
  741. unix 3 [ ] STREAM CONNECTED 52284 354/redis-server 12 /tmp/redis.sock
  742. unix 3 [ ] STREAM CONNECTED 8533 1/init /run/systemd/journal/stdout
  743. unix 3 [ ] STREAM CONNECTED 8587 365/nginx: master p
  744. unix 3 [ ] STREAM CONNECTED 11013 288/sh
  745. unix 3 [ ] STREAM CONNECTED 51569 2266/php
  746. unix 3 [ ] STREAM CONNECTED 11059 291/crond
  747. unix 2 [ ] DGRAM 9780 221/systemd-udevd
  748. unix 3 [ ] STREAM CONNECTED 51562 445/php
  749. unix 3 [ ] STREAM CONNECTED 9053 604/php-fpm: master
  750. unix 3 [ ] STREAM CONNECTED 12470 298/dbus-daemon /run/dbus/system_bus_socket
  751. unix 3 [ ] STREAM CONNECTED 13882 604/php-fpm: master
  752. unix 3 [ ] STREAM CONNECTED 13883 604/php-fpm: master
  753. unix 2 [ ] DGRAM 13389 534/dhcpcd
  754. unix 2 [ ] DGRAM 48577 2153/anacron
  755. unix 3 [ ] STREAM CONNECTED 13467 440/smbd
  756. unix 3 [ ] STREAM CONNECTED 51634 354/redis-server 12 /tmp/redis.sock
  757. unix 3 [ ] STREAM CONNECTED 53295 349/php
  758.  
  759.  
  760. ###### Network interfaces (ip addr) ######
  761. 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
  762. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  763. inet 127.0.0.1/8 scope host lo
  764. valid_lft forever preferred_lft forever
  765. inet6 ::1/128 scope host
  766. valid_lft forever preferred_lft forever
  767. 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000
  768. link/ether b8:27:eb:6e:36:8f brd ff:ff:ff:ff:ff:ff
  769. inet 192.168.1.101/24 brd 192.168.1.255 scope global eth0
  770. valid_lft forever preferred_lft forever
  771. inet6 fe80::ba27:ebff:fe6e:368f/64 scope link
  772. valid_lft forever preferred_lft forever
  773. 3: wlan0: mtu 1500 qdisc mq state UP group default qlen 1000
  774. link/ether ec:08:6b:11:a5:d7 brd ff:ff:ff:ff:ff:ff
  775. inet 192.168.1.2/24 brd 192.168.1.255 scope global wlan0
  776. valid_lft forever preferred_lft forever
  777. inet6 fe80::ee08:6bff:fe11:a5d7/64 scope link
  778. valid_lft forever preferred_lft forever
  779.  
  780.  
  781. ###### Network interfaces (ifconfig) ######
  782. eth0: flags=4163 mtu 1500
  783. inet 192.168.1.101 netmask 255.255.255.0 broadcast 192.168.1.255
  784. inet6 fe80::ba27:ebff:fe6e:368f prefixlen 64 scopeid 0x20
  785. ether b8:27:eb:6e:36:8f txqueuelen 1000 (Ethernet)
  786. RX packets 509 bytes 33970 (33.1 KiB)
  787. RX errors 0 dropped 1 overruns 0 frame 0
  788. TX packets 39 bytes 6581 (6.4 KiB)
  789. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  790.  
  791. lo: flags=73 mtu 65536
  792. inet 127.0.0.1 netmask 255.0.0.0
  793. inet6 ::1 prefixlen 128 scopeid 0x10
  794. loop txqueuelen 1 (Local Loopback)
  795. RX packets 40045 bytes 2030689 (1.9 MiB)
  796. RX errors 0 dropped 0 overruns 0 frame 0
  797. TX packets 40045 bytes 2030689 (1.9 MiB)
  798. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  799.  
  800. wlan0: flags=4163 mtu 1500
  801. inet 192.168.1.2 netmask 255.255.255.0 broadcast 192.168.1.255
  802. inet6 fe80::ee08:6bff:fe11:a5d7 prefixlen 64 scopeid 0x20
  803. ether ec:08:6b:11:a5:d7 txqueuelen 1000 (Ethernet)
  804. RX packets 15944 bytes 2200356 (2.0 MiB)
  805. RX errors 0 dropped 2426 overruns 0 frame 0
  806. TX packets 21388 bytes 25833888 (24.6 MiB)
  807. TX errors 0 dropped 3 overruns 0 carrier 0 collisions 0
  808.  
  809.  
  810. ###### Network netctl profiles (netctl list) ######
  811. eth0
  812. Optus-4G-E5186-5A80
  813.  
  814. eth0 netctl status
  815. --------------------------------------------------------
  816. ● netctl@eth0.service - Networking for netctl profile eth0
  817. Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
  818. Active: inactive (dead)
  819. Docs: man:netctl.profile(5)
  820.  
  821. eth0 netctl profile
  822. --------------------------------------------------------
  823. Description='eth0 connection'
  824. Interface=eth0
  825. ForceConnect=yes
  826. SkipNoCarrier=yes
  827. Connection=ethernet
  828. IP=dhcp
  829.  
  830. Optus-4G-E5186-5A80 netctl status
  831. --------------------------------------------------------
  832. ● netctl@Optus\x2d4G\x2dE5186\x2d5A80.service - Networking for netctl profile Optus-4G-E5186-5A80
  833. Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
  834. Active: inactive (dead)
  835. Docs: man:netctl.profile(5)
  836.  
  837. Optus-4G-E5186-5A80 netctl profile
  838. --------------------------------------------------------
  839. Description='wlan0 connection'
  840. Interface=wlan0
  841. Connection=wireless
  842. Security=wpa-configsection
  843. AutoWired=yes
  844. ExcludeAuto=no
  845. IP=static
  846. Address=('192.168.1.2/24')
  847. Gateway='192.168.1.1'
  848. DNS=('192.168.1.1')
  849. WPAConfigSection=(
  850. 'ssid="Optus-4G-E5186-5A80"'
  851. 'psk="***************"'
  852. 'key_mgmt=WPA-PSK'
  853. 'proto=RSN'
  854. 'group=CCMP'
  855. 'pairwise=CCMP'
  856. 'priority=3'
  857. )
  858.  
  859.  
  860. ###### Network wifi status (iwconfig) ######
  861. lo no wireless extensions.
  862.  
  863. eth0 no wireless extensions.
  864.  
  865. wlan0 IEEE 802.11bgn ESSID:"Optus-4G-E5186-5A80" Nickname:""
  866. Mode:Managed Frequency:2.452 GHz Access Point: 14:5F:94:F6:5A:80
  867. Bit Rate:300 Mb/s Sensitivity:0/0
  868. Retry:off RTS thr:off Fragment thr:off
  869. Encryption key:****-****-****-****-****-****-****-**** Security mode:open
  870. Power Management:off
  871. Link Quality=100/100 Signal level=100/100 Noise level=0/100
  872. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  873. Tx excessive retries:0 Invalid misc:0 Missed beacon:0
  874.  
  875.  
  876. ###### List all USB devices (lsusb) ######
  877. Bus 001 Device 004: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
  878. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
  879. Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
  880. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  881.  
  882. ###### Kernel status (dmesg) ######
  883. [ 0.000000] Booting Linux on physical CPU 0xf00
  884. [ 0.000000] Initializing cgroup subsys cpuset
  885. [ 0.000000] Initializing cgroup subsys cpu
  886. [ 0.000000] Initializing cgroup subsys cpuacct
  887. [ 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
  888. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  889. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  890. [ 0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1
  891. [ 0.000000] cma: Reserved 8 MiB at 0x3a800000
  892. [ 0.000000] Memory policy: Data cache writealloc
  893. [ 0.000000] On node 0 totalpages: 241664
  894. [ 0.000000] free_area_init_node: node 0, pgdat 80ba3e80, node_mem_map b9fa6000
  895. [ 0.000000] Normal zone: 2124 pages used for memmap
  896. [ 0.000000] Normal zone: 0 pages reserved
  897. [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
  898. [ 0.000000] [bcm2709_smp_init_cpus] enter (9460->f3003010)
  899. [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
  900. [ 0.000000] PERCPU: Embedded 13 pages/cpu @b9f62000 s22656 r8192 d22400 u53248
  901. [ 0.000000] pcpu-alloc: s22656 r8192 d22400 u53248 alloc=13*4096
  902. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  903. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
  904. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2709.boardrev=0x1a21041 bcm2709.serial=0x676e368f smsc95xx.macaddr=B8:27:EB:6E:36:8F bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 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 logo.nologo quiet loglevel=3 rd.systemd.show_status=false rd.udev.log-priority=3
  905. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  906. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  907. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  908. [ 0.000000] Memory: 936072K/966656K available (8027K kernel code, 578K rwdata, 2900K rodata, 440K init, 797K bss, 22392K reserved, 8192K cma-reserved)
  909. [ 0.000000] Virtual kernel memory layout:
  910. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  911. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  912. vmalloc : 0xbb800000 - 0xff800000 (1088 MB)
  913. lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
  914. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  915. .text : 0x80008000 - 0x80ab3f68 (10928 kB)
  916. .init : 0x80ab4000 - 0x80b22000 ( 440 kB)
  917. .data : 0x80b22000 - 0x80bb2bd8 ( 579 kB)
  918. .bss : 0x80bb5000 - 0x80c7c428 ( 798 kB)
  919. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  920. [ 0.000000] Hierarchical RCU implementation.
  921. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  922. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  923. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
  924. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  925. [ 0.000011] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  926. [ 0.000029] Switching to timer-based delay loop, resolution 52ns
  927. [ 0.000315] Console: colour dummy device 80x30
  928. [ 0.000513] console [tty0] enabled
  929. [ 0.000550] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  930. [ 0.000569] pid_max: default: 32768 minimum: 301
  931. [ 0.000910] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  932. [ 0.000930] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  933. [ 0.002005] Disabling cpuset control group subsystem
  934. [ 0.002045] Initializing cgroup subsys io
  935. [ 0.002074] Initializing cgroup subsys memory
  936. [ 0.002127] Initializing cgroup subsys devices
  937. [ 0.002148] Initializing cgroup subsys freezer
  938. [ 0.002171] Initializing cgroup subsys net_cls
  939. [ 0.002189] Initializing cgroup subsys perf_event
  940. [ 0.002207] Initializing cgroup subsys net_prio
  941. [ 0.002241] Initializing cgroup subsys pids
  942. [ 0.002307] CPU: Testing write buffer coherency: ok
  943. [ 0.002945] CPU0: update cpu_capacity 1024
  944. [ 0.002965] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
  945. [ 0.002977] [bcm2709_smp_prepare_cpus] enter
  946. [ 0.003097] Setting up static identity map for 0x8240 - 0x8274
  947. [ 0.005408] [bcm2709_boot_secondary] cpu:1 started (0) 16
  948. [ 0.005770] [bcm2709_secondary_init] enter cpu:1
  949. [ 0.005819] CPU1: update cpu_capacity 1024
  950. [ 0.005827] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
  951. [ 0.006383] [bcm2709_boot_secondary] cpu:2 started (0) 18
  952. [ 0.006659] [bcm2709_secondary_init] enter cpu:2
  953. [ 0.006687] CPU2: update cpu_capacity 1024
  954. [ 0.006694] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
  955. [ 0.007212] [bcm2709_boot_secondary] cpu:3 started (0) 18
  956. [ 0.007465] [bcm2709_secondary_init] enter cpu:3
  957. [ 0.007490] CPU3: update cpu_capacity 1024
  958. [ 0.007498] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
  959. [ 0.007580] Brought up 4 CPUs
  960. [ 0.007608] SMP: Total of 4 processors activated (153.60 BogoMIPS).
  961. [ 0.007617] CPU: All CPU(s) started in HYP mode.
  962. [ 0.007624] CPU: Virtualization extensions available.
  963. [ 0.008534] devtmpfs: initialized
  964. [ 0.020984] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  965. [ 0.021437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  966. [ 0.022219] xor: measuring software checksum speed
  967. [ 0.120014] arm4regs : 832.400 MB/sec
  968. [ 0.220103] 8regs : 487.200 MB/sec
  969. [ 0.320194] 32regs : 421.200 MB/sec
  970. [ 0.420281] neon : 809.200 MB/sec
  971. [ 0.420294] xor: using function: arm4regs (832.400 MB/sec)
  972. [ 0.420459] pinctrl core: initialized pinctrl subsystem
  973. [ 0.421221] NET: Registered protocol family 16
  974. [ 0.427204] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  975. [ 0.435231] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  976. [ 0.435249] hw-breakpoint: maximum watchpoint size is 8 bytes.
  977. [ 0.435433] Serial: AMBA PL011 UART driver
  978. [ 0.435721] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  979. [ 0.436299] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  980. [ 0.670959] raid6: int32x1 gen() 89 MB/s
  981. [ 0.841005] raid6: int32x1 xor() 72 MB/s
  982. [ 1.011257] raid6: int32x2 gen() 116 MB/s
  983. [ 1.181418] raid6: int32x2 xor() 76 MB/s
  984. [ 1.351351] raid6: int32x4 gen() 119 MB/s
  985. [ 1.521674] raid6: int32x4 xor() 77 MB/s
  986. [ 1.692123] raid6: int32x8 gen() 112 MB/s
  987. [ 1.861874] raid6: int32x8 xor() 72 MB/s
  988. [ 2.032173] raid6: neonx1 gen() 294 MB/s
  989. [ 2.202222] raid6: neonx1 xor() 214 MB/s
  990. [ 2.372464] raid6: neonx2 gen() 385 MB/s
  991. [ 2.542566] raid6: neonx2 xor() 277 MB/s
  992. [ 2.712794] raid6: neonx4 gen() 480 MB/s
  993. [ 2.882912] raid6: neonx4 xor() 320 MB/s
  994. [ 3.053158] raid6: neonx8 gen() 317 MB/s
  995. [ 3.223172] raid6: neonx8 xor() 328 MB/s
  996. [ 3.223180] raid6: using algorithm neonx4 gen() 480 MB/s
  997. [ 3.223186] raid6: .... xor() 320 MB/s, rmw enabled
  998. [ 3.223192] raid6: using intx1 recovery algorithm
  999. [ 3.224577] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
  1000. [ 3.225058] SCSI subsystem initialized
  1001. [ 3.225322] usbcore: registered new interface driver usbfs
  1002. [ 3.225393] usbcore: registered new interface driver hub
  1003. [ 3.225516] usbcore: registered new device driver usb
  1004. [ 3.229204] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-12-09 15:11
  1005. [ 3.256459] clocksource: Switched to clocksource arch_sys_counter
  1006. [ 3.301380] FS-Cache: Loaded
  1007. [ 3.301635] CacheFiles: Loaded
  1008. [ 3.311361] NET: Registered protocol family 2
  1009. [ 3.312157] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  1010. [ 3.312258] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  1011. [ 3.312395] TCP: Hash tables configured (established 8192 bind 8192)
  1012. [ 3.312496] UDP hash table entries: 512 (order: 2, 16384 bytes)
  1013. [ 3.312548] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  1014. [ 3.312790] NET: Registered protocol family 1
  1015. [ 3.313113] RPC: Registered named UNIX socket transport module.
  1016. [ 3.313124] RPC: Registered udp transport module.
  1017. [ 3.313130] RPC: Registered tcp transport module.
  1018. [ 3.313137] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1019. [ 3.314168] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  1020. [ 3.316600] futex hash table entries: 1024 (order: 4, 65536 bytes)
  1021. [ 3.326819] VFS: Disk quotas dquot_6.6.0
  1022. [ 3.327038] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  1023. [ 3.328972] FS-Cache: Netfs 'nfs' registered for caching
  1024. [ 3.329677] NFS: Registering the id_resolver key type
  1025. [ 3.329731] Key type id_resolver registered
  1026. [ 3.329739] Key type id_legacy registered
  1027. [ 3.329767] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  1028. [ 3.330416] JFS: nTxBlock = 7377, nTxLock = 59016
  1029. [ 3.337653] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  1030. [ 3.344117] async_tx: api initialized (async)
  1031. [ 3.344387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  1032. [ 3.344524] io scheduler noop registered (default)
  1033. [ 3.344541] io scheduler deadline registered
  1034. [ 3.344588] io scheduler cfq registered
  1035. [ 3.346418] BCM2708FB: allocated DMA memory fac00000
  1036. [ 3.346515] BCM2708FB: allocated DMA channel 0 @ f3007000
  1037. [ 3.355546] Console: switching to colour frame buffer device 90x30
  1038. [ 3.361177] vc-cma: Videocore CMA driver
  1039. [ 3.361188] vc-cma: vc_cma_base = 0x00000000
  1040. [ 3.361195] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  1041. [ 3.361201] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  1042. [ 3.361360] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  1043. [ 3.374817] brd: module loaded
  1044. [ 3.382119] loop: module loaded
  1045. [ 3.382927] vchiq: vchiq_init_state: slot_zero = 0xbac80000, is_master = 0
  1046. [ 3.384374] Loading iSCSI transport class v2.0-870.
  1047. [ 3.385013] usbcore: registered new interface driver ax88179_178a
  1048. [ 3.385092] usbcore: registered new interface driver smsc95xx
  1049. [ 3.385217] usbcore: registered new interface driver cdc_ncm
  1050. [ 3.385234] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  1051. [ 3.585498] Core Release: 2.80a
  1052. [ 3.585511] Setting default values for core params
  1053. [ 3.585547] Finished setting default values for core params
  1054. [ 3.785792] Using Buffer DMA mode
  1055. [ 3.785803] Periodic Transfer Interrupt Enhancement - disabled
  1056. [ 3.785809] Multiprocessor Interrupt Enhancement - disabled
  1057. [ 3.785816] OTG VER PARAM: 0, OTG VER FLAG: 0
  1058. [ 3.785847] Dedicated Tx FIFOs mode
  1059. [ 3.786150] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbac14000 dma = 0xfac14000 len=9024
  1060. [ 3.786179] FIQ FSM acceleration enabled for :
  1061. Non-periodic Split Transactions
  1062. Periodic Split Transactions
  1063. [ 3.786192] dwc_otg: Microframe scheduler enabled
  1064. [ 3.786230] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x805d4318
  1065. [ 3.786240] WARN::hcd_init_fiq:414: FIQ ASM at 0x805d4660 length 36
  1066. [ 3.786251] WARN::hcd_init_fiq:439: MPHI regs_base at 0xbbc7c000
  1067. [ 3.786300] dwc_otg 3f980000.usb: DWC OTG Controller
  1068. [ 3.786333] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  1069. [ 3.786368] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  1070. [ 3.786413] Init: Port Power? op_state=1
  1071. [ 3.786419] Init: Power Port (0)
  1072. [ 3.786641] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1073. [ 3.786654] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1074. [ 3.786663] usb usb1: Product: DWC OTG Controller
  1075. [ 3.786673] usb usb1: Manufacturer: Linux 4.4.39-ARCH+ dwc_otg_hcd
  1076. [ 3.786682] usb usb1: SerialNumber: 3f980000.usb
  1077. [ 3.787324] hub 1-0:1.0: USB hub found
  1078. [ 3.787367] hub 1-0:1.0: 1 port detected
  1079. [ 3.787906] dwc_otg: FIQ enabled
  1080. [ 3.787916] dwc_otg: NAK holdoff enabled
  1081. [ 3.787921] dwc_otg: FIQ split-transaction FSM enabled
  1082. [ 3.787951] Module dwc_common_port init
  1083. [ 3.788181] usbcore: registered new interface driver usb-storage
  1084. [ 3.788240] usbcore: registered new interface driver ums-alauda
  1085. [ 3.788291] usbcore: registered new interface driver ums-cypress
  1086. [ 3.788341] usbcore: registered new interface driver ums-datafab
  1087. [ 3.788392] usbcore: registered new interface driver ums_eneub6250
  1088. [ 3.788443] usbcore: registered new interface driver ums-freecom
  1089. [ 3.788495] usbcore: registered new interface driver ums-isd200
  1090. [ 3.788547] usbcore: registered new interface driver ums-jumpshot
  1091. [ 3.788597] usbcore: registered new interface driver ums-karma
  1092. [ 3.788648] usbcore: registered new interface driver ums-onetouch
  1093. [ 3.788717] usbcore: registered new interface driver ums-realtek
  1094. [ 3.788768] usbcore: registered new interface driver ums-sddr09
  1095. [ 3.788828] usbcore: registered new interface driver ums-sddr55
  1096. [ 3.788880] usbcore: registered new interface driver ums-usbat
  1097. [ 3.789131] mousedev: PS/2 mouse device common for all mice
  1098. [ 3.789711] md: linear personality registered for level -1
  1099. [ 3.789728] md: raid0 personality registered for level 0
  1100. [ 3.789742] md: raid1 personality registered for level 1
  1101. [ 3.789754] md: raid10 personality registered for level 10
  1102. [ 3.789974] md: raid6 personality registered for level 6
  1103. [ 3.789983] md: raid5 personality registered for level 5
  1104. [ 3.789989] md: raid4 personality registered for level 4
  1105. [ 3.790005] md: multipath personality registered for level -4
  1106. [ 3.790019] md: faulty personality registered for level -5
  1107. [ 3.790288] device-mapper: uevent: version 1.0.3
  1108. [ 3.790677] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  1109. [ 3.791229] device-mapper: multipath: version 1.10.0 loaded
  1110. [ 3.791250] device-mapper: multipath round-robin: version 1.0.0 loaded
  1111. [ 3.791265] device-mapper: multipath queue-length: version 0.1.0 loaded
  1112. [ 3.791279] device-mapper: multipath service-time: version 0.2.0 loaded
  1113. [ 3.791309] device-mapper: raid: Loading target version 1.7.0
  1114. [ 3.791477] bcm2835-cpufreq: min=900000 max=900000
  1115. [ 3.791787] sdhci: Secure Digital Host Controller Interface driver
  1116. [ 3.791795] sdhci: Copyright(c) Pierre Ossman
  1117. [ 3.792077] sdhost: log_buf @ bac13000 (fac13000)
  1118. [ 3.846492] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  1119. [ 3.846688] sdhci-pltfm: SDHCI platform and OF driver helper
  1120. [ 3.847176] ledtrig-cpu: registered to indicate activity on CPUs
  1121. [ 3.847421] hidraw: raw HID events driver (C) Jiri Kosina
  1122. [ 3.847765] usbcore: registered new interface driver usbhid
  1123. [ 3.847772] usbhid: USB HID core driver
  1124. [ 3.848237] Initializing XFRM netlink socket
  1125. [ 3.848267] NET: Registered protocol family 17
  1126. [ 3.848406] Key type dns_resolver registered
  1127. [ 3.848970] Registering SWP/SWPB emulation handler
  1128. [ 3.849706] registered taskstats version 1
  1129. [ 3.852545] Btrfs loaded
  1130. [ 3.853751] Key type encrypted registered
  1131. [ 3.853843] vc-sm: Videocore shared memory driver
  1132. [ 3.853855] [vc_sm_connected_init]: start
  1133. [ 3.854318] [vc_sm_connected_init]: end - returning 0
  1134. [ 3.854512] of_cfs_init
  1135. [ 3.854597] of_cfs_init: OK
  1136. [ 3.855283] md: Waiting for all devices to be available before autodetect
  1137. [ 3.855292] md: If you don't use raid, use raid=noautodetect
  1138. [ 3.856232] md: Autodetecting RAID arrays.
  1139. [ 3.856244] md: Scanned 0 and added 0 devices.
  1140. [ 3.856250] md: autorun ...
  1141. [ 3.856254] md: ... autorun DONE.
  1142. [ 3.856399] Waiting for root device /dev/mmcblk0p2...
  1143. [ 3.945057] mmc0: host does not support reading read-only switch, assuming write-enable
  1144. [ 3.948490] mmc0: new high speed SDHC card at address aaaa
  1145. [ 3.949033] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
  1146. [ 3.950434] mmcblk0: p1 p2
  1147. [ 3.976727] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  1148. [ 3.976779] VFS: Mounted root (ext4 filesystem) on device 179:2.
  1149. [ 3.986582] Indeed it is in host mode hprt0 = 00021501
  1150. [ 3.986845] devtmpfs: mounted
  1151. [ 3.987347] Freeing unused kernel memory: 440K (80ab4000 - 80b22000)
  1152. [ 4.166538] usb 1-1: new high-speed USB device number 2 using dwc_otg
  1153. [ 4.166713] Indeed it is in host mode hprt0 = 00001101
  1154. [ 4.302705] systemd[1]: System time before build time, advancing clock.
  1155. [ 4.366879] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  1156. [ 4.366905] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1157. [ 4.367849] hub 1-1:1.0: USB hub found
  1158. [ 4.367954] hub 1-1:1.0: 5 ports detected
  1159. [ 4.409884] NET: Registered protocol family 10
  1160. [ 4.422954] ip_tables: (C) 2000-2006 Netfilter Core Team
  1161. [ 4.429649] random: systemd: uninitialized urandom read (16 bytes read, 44 bits of entropy available)
  1162. [ 4.438660] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available)
  1163. [ 4.442984] 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)
  1164. [ 4.443705] systemd[1]: Detected architecture arm.
  1165. [ 4.447458] systemd[1]: Set hostname to .
  1166. [ 4.530561] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 57 bits of entropy available)
  1167. [ 4.531152] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 57 bits of entropy available)
  1168. [ 4.543905] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 59 bits of entropy available)
  1169. [ 4.627434] random: systemd: uninitialized urandom read (16 bytes read, 62 bits of entropy available)
  1170. [ 4.627895] random: systemd: uninitialized urandom read (16 bytes read, 62 bits of entropy available)
  1171. [ 4.628652] random: systemd: uninitialized urandom read (16 bytes read, 62 bits of entropy available)
  1172. [ 4.630139] random: systemd: uninitialized urandom read (16 bytes read, 62 bits of entropy available)
  1173. [ 4.646550] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  1174. [ 4.655094] random: systemd: uninitialized urandom read (16 bytes read, 63 bits of entropy available)
  1175. [ 4.746895] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  1176. [ 4.746919] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1177. [ 4.749880] smsc95xx v1.0.4
  1178. [ 4.810643] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:6e:36:8f
  1179. [ 4.886538] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
  1180. [ 4.988050] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=8178
  1181. [ 4.988075] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1182. [ 4.988091] usb 1-1.3: Product: USB WLAN
  1183. [ 4.988104] usb 1-1.3: Manufacturer: 802.11n
  1184. [ 4.988120] usb 1-1.3: SerialNumber: 00e04c000001
  1185. [ 5.031656] systemd[1]: Reached target Remote File Systems.
  1186. [ 5.032499] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1187. [ 5.032909] systemd[1]: Listening on Journal Socket.
  1188. [ 5.033281] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1189. [ 5.033612] systemd[1]: Listening on udev Control Socket.
  1190. [ 5.055029] systemd[1]: Reached target System Time Synchronized.
  1191. [ 5.055181] systemd[1]: Reached target Encrypted Volumes.
  1192. [ 5.058208] systemd[1]: Created slice System Slice.
  1193. [ 5.097340] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  1194. [ 5.102321] systemd[1]: Starting Setup Virtual Console...
  1195. [ 5.102590] systemd[1]: Reached target Slices.
  1196. [ 5.146803] systemd[1]: Starting RuneAudio shutdown script...
  1197. [ 5.148714] systemd[1]: Created slice system-netctl\x2dauto.slice.
  1198. [ 5.153496] systemd[1]: Mounting POSIX Message Queue File System...
  1199. [ 5.155401] systemd[1]: Created slice system-netctl\x2difplugd.slice.
  1200. [ 5.155914] systemd[1]: Listening on udev Kernel Socket.
  1201. [ 5.156366] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  1202. [ 5.178522] systemd[1]: Mounting Temporary Directory...
  1203. [ 5.201955] systemd[1]: Starting Load Kernel Modules...
  1204. [ 5.202151] systemd[1]: Reached target Swap.
  1205. [ 5.202702] systemd[1]: Listening on Journal Socket (/dev/log).
  1206. [ 5.208391] systemd[1]: Starting Journal Service...
  1207. [ 5.214229] systemd[1]: Starting Remount Root and Kernel File Systems...
  1208. [ 5.220740] systemd[1]: Mounting Debug File System...
  1209. [ 5.222228] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1210. [ 5.223444] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  1211. [ 5.223757] systemd[1]: Reached target Paths.
  1212. [ 5.262722] systemd[1]: Listening on Process Core Dump Socket.
  1213. [ 5.262938] systemd[1]: Reached target Login Prompts.
  1214. [ 5.275480] systemd[1]: Mounted POSIX Message Queue File System.
  1215. [ 5.275778] systemd[1]: Mounted Debug File System.
  1216. [ 5.275960] systemd[1]: Mounted Temporary Directory.
  1217. [ 5.278482] systemd[1]: Started Create list of required static device nodes for the current kernel.
  1218. [ 5.281071] systemd[1]: Started RuneAudio shutdown script.
  1219. [ 5.284647] systemd[1]: Started Load Kernel Modules.
  1220. [ 5.286818] systemd[1]: Started Remount Root and Kernel File Systems.
  1221. [ 5.423547] systemd[1]: Started Journal Service.
  1222. [ 6.924667] bcm2708_i2c 3f804000.i2c: BSC1 Controller at 0x3f804000 (irq 83) (baudrate 100000)
  1223. [ 6.940850] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  1224. [ 6.953652] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  1225. [ 6.955347] bcm2835-rng 3f104000.rng: hwrng registered
  1226. [ 7.042184] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered
  1227. [ 7.042219] snd-rpi-hifiberry-dacplus soc:sound: snd_soc_register_card() failed: -517
  1228. [ 7.357201] cfg80211: World regulatory domain updated:
  1229. [ 7.357240] cfg80211: DFS Master region: unset
  1230. [ 7.357254] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  1231. [ 7.357271] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  1232. [ 7.357286] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  1233. [ 7.357300] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  1234. [ 7.357319] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  1235. [ 7.357335] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  1236. [ 7.357351] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  1237. [ 7.357365] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  1238. [ 7.357379] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  1239. [ 7.373000] snd-rpi-hifiberry-dacplus soc:sound: pcm512x-hifi <-> 3f203000.i2s mapping ok
  1240. [ 7.420372] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  1241. [ 7.434278] random: nonblocking pool is initialized
  1242. [ 7.445825] cfg80211: Updating information on frequency 2412 MHz with regulatory rule:
  1243. [ 7.445857] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1244. [ 7.445877] cfg80211: Updating information on frequency 2417 MHz with regulatory rule:
  1245. [ 7.445893] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1246. [ 7.445922] cfg80211: Updating information on frequency 2422 MHz with regulatory rule:
  1247. [ 7.445959] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1248. [ 7.445982] cfg80211: Updating information on frequency 2427 MHz with regulatory rule:
  1249. [ 7.446020] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1250. [ 7.446050] cfg80211: Updating information on frequency 2432 MHz with regulatory rule:
  1251. [ 7.446083] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1252. [ 7.446108] cfg80211: Updating information on frequency 2437 MHz with regulatory rule:
  1253. [ 7.446122] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1254. [ 7.446134] cfg80211: Updating information on frequency 2442 MHz with regulatory rule:
  1255. [ 7.446166] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1256. [ 7.446197] cfg80211: Updating information on frequency 2447 MHz with regulatory rule:
  1257. [ 7.446234] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1258. [ 7.446257] cfg80211: Updating information on frequency 2452 MHz with regulatory rule:
  1259. [ 7.446293] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1260. [ 7.446322] cfg80211: Updating information on frequency 2457 MHz with regulatory rule:
  1261. [ 7.446358] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1262. [ 7.446392] cfg80211: Updating information on frequency 2462 MHz with regulatory rule:
  1263. [ 7.446432] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1264. [ 7.446574] cfg80211: Updating information on frequency 2467 MHz with regulatory rule:
  1265. [ 7.446598] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1266. [ 7.446611] cfg80211: Updating information on frequency 2472 MHz with regulatory rule:
  1267. [ 7.446642] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  1268. [ 7.446669] cfg80211: Updating information on frequency 2484 MHz with regulatory rule:
  1269. [ 7.446684] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  1270. [ 7.446697] cfg80211: Disabling freq 5170 MHz
  1271. [ 7.446711] cfg80211: Updating information on frequency 5180 MHz with regulatory rule:
  1272. [ 7.446724] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1273. [ 7.446737] cfg80211: Updating information on frequency 5190 MHz with regulatory rule:
  1274. [ 7.446750] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1275. [ 7.446763] cfg80211: Updating information on frequency 5200 MHz with regulatory rule:
  1276. [ 7.446776] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1277. [ 7.446796] cfg80211: Updating information on frequency 5210 MHz with regulatory rule:
  1278. [ 7.446814] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1279. [ 7.446829] cfg80211: Updating information on frequency 5220 MHz with regulatory rule:
  1280. [ 7.446843] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1281. [ 7.446857] cfg80211: Updating information on frequency 5230 MHz with regulatory rule:
  1282. [ 7.446870] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1283. [ 7.446889] cfg80211: Updating information on frequency 5240 MHz with regulatory rule:
  1284. [ 7.446930] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1285. [ 7.446969] cfg80211: Updating information on frequency 5260 MHz with regulatory rule:
  1286. [ 7.446991] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1287. [ 7.447007] cfg80211: Updating information on frequency 5280 MHz with regulatory rule:
  1288. [ 7.447021] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1289. [ 7.447034] cfg80211: Updating information on frequency 5300 MHz with regulatory rule:
  1290. [ 7.447047] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1291. [ 7.447061] cfg80211: Updating information on frequency 5320 MHz with regulatory rule:
  1292. [ 7.447074] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm)
  1293. [ 7.447086] cfg80211: Updating information on frequency 5500 MHz with regulatory rule:
  1294. [ 7.447099] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1295. [ 7.447111] cfg80211: Updating information on frequency 5520 MHz with regulatory rule:
  1296. [ 7.447124] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1297. [ 7.447137] cfg80211: Updating information on frequency 5540 MHz with regulatory rule:
  1298. [ 7.447149] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1299. [ 7.447161] cfg80211: Updating information on frequency 5560 MHz with regulatory rule:
  1300. [ 7.447174] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1301. [ 7.447186] cfg80211: Updating information on frequency 5580 MHz with regulatory rule:
  1302. [ 7.447199] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1303. [ 7.447234] cfg80211: Updating information on frequency 5600 MHz with regulatory rule:
  1304. [ 7.447262] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1305. [ 7.447295] cfg80211: Updating information on frequency 5620 MHz with regulatory rule:
  1306. [ 7.447313] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1307. [ 7.447326] cfg80211: Updating information on frequency 5640 MHz with regulatory rule:
  1308. [ 7.447338] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1309. [ 7.447350] cfg80211: Updating information on frequency 5660 MHz with regulatory rule:
  1310. [ 7.447363] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1311. [ 7.447375] cfg80211: Updating information on frequency 5680 MHz with regulatory rule:
  1312. [ 7.447404] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1313. [ 7.447433] cfg80211: Updating information on frequency 5700 MHz with regulatory rule:
  1314. [ 7.447448] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  1315. [ 7.447461] cfg80211: Updating information on frequency 5745 MHz with regulatory rule:
  1316. [ 7.447473] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1317. [ 7.447491] cfg80211: Updating information on frequency 5765 MHz with regulatory rule:
  1318. [ 7.447528] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1319. [ 7.447546] cfg80211: Updating information on frequency 5785 MHz with regulatory rule:
  1320. [ 7.447559] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1321. [ 7.447571] cfg80211: Updating information on frequency 5805 MHz with regulatory rule:
  1322. [ 7.447583] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1323. [ 7.447595] cfg80211: Updating information on frequency 5825 MHz with regulatory rule:
  1324. [ 7.447608] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  1325. [ 7.447619] cfg80211: Disabling freq 5920 MHz
  1326. [ 7.447628] cfg80211: Disabling freq 5940 MHz
  1327. [ 7.447637] cfg80211: Disabling freq 5960 MHz
  1328. [ 7.447647] cfg80211: Disabling freq 5980 MHz
  1329. [ 7.447656] cfg80211: Disabling freq 6000 MHz
  1330. [ 7.447665] cfg80211: Disabling freq 6020 MHz
  1331. [ 7.447674] cfg80211: Disabling freq 6040 MHz
  1332. [ 7.447684] cfg80211: Disabling freq 6060 MHz
  1333. [ 7.447693] cfg80211: Disabling freq 6080 MHz
  1334. [ 7.462057] usbcore: registered new interface driver rtl8192cu
  1335. [ 7.850100] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  1336. [ 7.850624] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1337. [ 9.072129] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1338. [ 9.439610] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1339. [ 9.441887] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  1340. [ 10.650291] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1341. [ 26.676261] FS-Cache: Netfs 'cifs' registered for caching
  1342. [ 26.677249] Key type cifs.spnego registered
  1343. [ 26.677398] Key type cifs.idmap registered
  1344. [ 67.516788] cfg80211: Verifying active interfaces after reg change
  1345.  
  1346. ###### PHP backend ######
  1347. php version: 5.5.19
  1348. debug level: 0
  1349.  
  1350.  
  1351. Debug data collected in 3.305 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement