Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###### System info ######
- Linux version 3.10.80 (root@runeaudio) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #2 SMP PREEMPT Sat Aug 15 16:29:14 CEST 2015
- system time: Tue Mar 26 14:25:59 EET 2019
- system load: 0.36 0.17 0.15 1/127 1483
- HW platform: ODROID-C1 (09)
- playerID: 097774dd8e208a508d631d33b0b32a0f6a
- ###### System load statistics (procinfo -H) ######
- sh: procinfo: command not found
- ###### Active processes (pstree) ######
- systemd-+-2*[agetty]
- |-avahi-daemon---avahi-daemon
- |-dbus-daemon
- |-devmon---udevil
- |-ifplugd
- |-mpd-+-{decoder}
- | |-{io}
- | |-{output:ODROID-H}
- | `-{player}
- |-nginx---nginx
- |-nmbd
- |-ntpd
- |-php-fpm---3*[php-fpm]
- |-polkitd-+-{JS GC Helper}
- | |-{JS Sour~ Thread}
- | |-{gdbus}
- | |-{gmain}
- | `-{runaway-killer-}
- |-redis-server---2*[{redis-server}]
- |-rngd
- |-rpc.statd
- |-rpcbind
- |-rune_PL_wrk
- |-rune_SY_wrk---sh---debug_collector---sh---pstree
- |-shairport---{shairport}
- |-smbd
- |-sshd
- |-systemd-network
- |-systemd-resolve
- |-systemd-udevd
- `-upmpdcli---7*[{upmpdcli}]
- ###### Audio backend ######
- Advanced Linux Sound Architecture Driver Version k3.10.80.
- Card list: (/proc/asound/cards)
- --------------------------------------------------
- 0 [ODROIDHDMI ]: SOC-Audio - ODROID-HDMI
- ODROID-HDMI
- PLAYBACK devices: (aplay -l)
- --------------------------------------------------
- **** List of PLAYBACK Hardware Devices ****
- card 0: ODROIDHDMI [ODROID-HDMI], device 0: SPDIF PCM dit-hifi-0 []
- Subdevices: 1/1
- Subdevice #0: subdevice #0
- PCM devices: (aplay -L)
- --------------------------------------------------
- null
- Discard all samples (playback) or generate zero samples (capture)
- default:CARD=ODROIDHDMI
- ODROID-HDMI,
- Default Audio Device
- sysdefault:CARD=ODROIDHDMI
- ODROID-HDMI,
- Default Audio Device
- Simple mixer controls: (amixer scontrols)
- --------------------------------------------------
- card 0:
- no mixer scontrols
- Mixer controls: (amixer controls)
- --------------------------------------------------
- card 0:
- no mixer controls
- MPD audio outputs status: (mpc outputs)
- --------------------------------------------------
- Output 1 (ODROID-HDMI) is enabled
- ###### mpd.conf ######
- ###################################
- # Auto generated mpd.conf file
- # please DO NOT edit it manually!
- # Use RuneUI MPD config section
- ###################################
- 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 "root"
- group "root"
- 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"
- input {
- plugin "curl"
- }
- decoder {
- plugin "ffmpeg"
- enabled "no"
- }
- replaygain "off"
- audio_output {
- name "ODROID-HDMI"
- type "alsa"
- device "hw:0,0"
- mixer_control ""
- auto_resample "no"
- auto_format "no"
- enabled "yes"
- }
- ###### Kernel optimization parameters ######
- hardware platform: ODROID-C1
- current orionprofile: RuneAudio
- kernel scheduler for mmcblk0: [noop] deadline cfq
- /proc/sys/vm/swappiness: 0
- /proc/sys/kernel/sched_latency_ns: 18000000
- /proc/sys/kernel/sched_rt_period_us: 1000000
- /proc/sys/kernel/sched_rt_runtime_us: 950000
- /proc/sys/kernel/sched_autogroup_enabled: /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 Mar 24 18:16 .
- drwxr-xr-x 6 root root 4.0K Aug 25 2015 ..
- lrwxrwxrwx 1 root root 39 Apr 1 2015 amlogic.service -> /usr/lib/systemd/system/amlogic.service
- lrwxrwxrwx 1 root root 44 Aug 25 2015 netctl-auto@wlan0.service -> /usr/lib/systemd/system/netctl-auto@.service
- lrwxrwxrwx 1 root root 47 Mar 24 18:16 netctl-ifplugd@eth0.service -> /usr/lib/systemd/system/netctl-ifplugd@.service
- lrwxrwxrwx 1 root root 37 May 23 2015 nginx.service -> /usr/lib/systemd/system/nginx.service
- lrwxrwxrwx 1 root root 36 May 24 2015 ntpd.service -> /usr/lib/systemd/system/ntpd.service
- lrwxrwxrwx 1 root root 39 May 23 2015 php-fpm.service -> /usr/lib/systemd/system/php-fpm.service
- lrwxrwxrwx 1 root root 37 May 23 2015 redis.service -> /usr/lib/systemd/system/redis.service
- lrwxrwxrwx 1 root root 40 May 23 2015 remote-fs.target -> /usr/lib/systemd/system/remote-fs.target
- lrwxrwxrwx 1 root root 36 May 23 2015 rngd.service -> /usr/lib/systemd/system/rngd.service
- lrwxrwxrwx 1 root root 43 May 23 2015 rune_PL_wrk.service -> /usr/lib/systemd/system/rune_PL_wrk.service
- lrwxrwxrwx 1 root root 43 May 23 2015 rune_SY_wrk.service -> /usr/lib/systemd/system/rune_SY_wrk.service
- lrwxrwxrwx 1 root root 45 May 23 2015 rune_shutdown.service -> /usr/lib/systemd/system/rune_shutdown.service
- lrwxrwxrwx 1 root root 36 Apr 1 2015 sshd.service -> /usr/lib/systemd/system/sshd.service
- lrwxrwxrwx 1 root root 48 Apr 1 2015 systemd-networkd.service -> /usr/lib/systemd/system/systemd-networkd.service
- lrwxrwxrwx 1 root root 48 Apr 1 2015 systemd-resolved.service -> /usr/lib/systemd/system/systemd-resolved.service
- ###### Filesystem mounts ######
- rootfs / rootfs rw 0 0
- /dev/root / ext4 rw,relatime,data=ordered 0 0
- devtmpfs /dev devtmpfs rw,relatime,size=424036k,nr_inodes=106009,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/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
- cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpuacct,cpu 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/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 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=23,pgrp=1,timeout=300,minproto=5,maxproto=5,direct 0 0
- debugfs /sys/kernel/debug debugfs rw,relatime 0 0
- mqueue /dev/mqueue mqueue rw,relatime 0 0
- tmpfs /tmp tmpfs rw 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
- ###### Filesystem mounts - free space (df -h) ######
- Filesystem Size Used Avail Use% Mounted on
- /dev/root 1.8G 1.3G 418M 76% /
- devtmpfs 415M 0 415M 0% /dev
- tmpfs 419M 0 419M 0% /dev/shm
- tmpfs 419M 1.3M 417M 1% /run
- tmpfs 419M 0 419M 0% /sys/fs/cgroup
- tmpfs 419M 0 419M 0% /tmp
- logs 5.0M 16K 5.0M 1% /var/log
- rune-logs 5.0M 64K 5.0M 2% /var/log/runeaudio
- ###### Loaded kernel modules ######
- Module Size Used by
- cifs 297811 0
- w1_gpio 3326 0
- wire 20827 1 w1_gpio
- aml_gpio 7825 0
- ir_lirc_codec 4278 0
- lirc_dev 10141 1 ir_lirc_codec
- ir_sony_decoder 1702 0
- ir_sanyo_decoder 1673 0
- ir_rc6_decoder 2059 0
- ir_rc5_decoder 1579 0
- ir_nec_decoder 1803 0
- ir_mce_kbd_decoder 3119 0
- ir_jvc_decoder 1699 0
- meson_ir 2906 0
- nfs 132502 0
- lockd 63448 1 nfs
- sunrpc 195081 2 nfs,lockd
- dns_resolver 5253 2 nfs,cifs
- autofs4 22387 2
- ###### 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 369/upmpdcli
- tcp 0 0 0.0.0.0:6600 0.0.0.0:* LISTEN 366/mpd
- tcp 0 0 0.0.0.0:5002 0.0.0.0:* LISTEN 377/shairport
- tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 358/smbd
- tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 260/redis-server 12
- tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 203/systemd-resolve
- tcp 0 0 0.0.0.0:36911 0.0.0.0:* LISTEN 456/rpc.statd
- tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 458/rpcbind
- tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 270/nginx: master p
- tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN 270/nginx: master p
- tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 270/nginx: master p
- tcp 0 0 0.0.0.0:83 0.0.0.0:* LISTEN 270/nginx: master p
- tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 255/sshd
- tcp6 0 0 :::5002 :::* LISTEN 377/shairport
- tcp6 0 0 :::5355 :::* LISTEN 203/systemd-resolve
- tcp6 0 0 :::22 :::* LISTEN 255/sshd
- udp 0 0 0.0.0.0:56148 0.0.0.0:* 456/rpc.statd
- udp 0 0 0.0.0.0:1900 0.0.0.0:* 369/upmpdcli
- udp 0 0 127.0.0.1:33251 0.0.0.0:* 369/upmpdcli
- udp 0 0 192.168.1.181:68 0.0.0.0:* 201/systemd-network
- udp 0 0 0.0.0.0:111 0.0.0.0:* 458/rpcbind
- udp 0 0 0.0.0.0:633 0.0.0.0:* 458/rpcbind
- udp 0 0 192.168.1.181:123 0.0.0.0:* 261/ntpd
- udp 0 0 127.0.0.1:123 0.0.0.0:* 261/ntpd
- udp 0 0 0.0.0.0:123 0.0.0.0:* 261/ntpd
- udp 0 0 192.168.1.181:137 0.0.0.0:* 317/nmbd
- udp 0 0 0.0.0.0:137 0.0.0.0:* 317/nmbd
- udp 0 0 192.168.1.181:138 0.0.0.0:* 317/nmbd
- udp 0 0 0.0.0.0:138 0.0.0.0:* 317/nmbd
- udp 0 0 127.0.0.1:659 0.0.0.0:* 456/rpc.statd
- udp 0 0 0.0.0.0:57014 0.0.0.0:* 324/avahi-daemon: r
- udp 0 0 0.0.0.0:5353 0.0.0.0:* 324/avahi-daemon: r
- udp 0 0 0.0.0.0:5355 0.0.0.0:* 203/systemd-resolve
- udp6 0 0 :::546 :::* 201/systemd-network
- udp6 0 0 fe80::21e:6ff:fe20::123 :::* 261/ntpd
- udp6 0 0 ::1:123 :::* 261/ntpd
- udp6 0 0 :::123 :::* 261/ntpd
- udp6 0 0 :::5355 :::* 203/systemd-resolve
- raw6 0 0 :::58 :::* 7 201/systemd-network
- Active UNIX domain sockets (only servers)
- Proto RefCnt Flags Type State I-Node PID/Program name Path
- unix 2 [ ACC ] SEQPACKET LISTENING 2344 1/init /run/udev/control
- unix 2 [ ACC ] STREAM LISTENING 3629 1/init /var/run/rpcbind.sock
- unix 2 [ ACC ] STREAM LISTENING 2151 1/init /run/systemd/private
- unix 2 [ ACC ] STREAM LISTENING 5005 424/php-fpm: master /var/run/php-db.sock
- unix 2 [ ACC ] STREAM LISTENING 5008 424/php-fpm: master /var/run/php-command.sock
- unix 2 [ ACC ] STREAM LISTENING 7827 366/mpd /run/mpd.sock
- unix 2 [ ACC ] STREAM LISTENING 5011 424/php-fpm: master /var/run/php-display.sock
- unix 2 [ ACC ] STREAM LISTENING 1981 1/init /run/dbus/system_bus_socket
- unix 2 [ ACC ] STREAM LISTENING 6616 1/init /var/run/avahi-daemon/socket
- unix 2 [ ACC ] STREAM LISTENING 7416 260/redis-server 12 /tmp/redis.sock
- ###### Network established sockets (netstat -np) ######
- Active Internet connections (w/o servers)
- Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
- tcp 0 0 127.0.0.1:59914 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59885 127.0.0.1:6379 ESTABLISHED 427/php-fpm: pool d
- tcp 0 0 192.168.1.181:42072 192.168.1.1:9999 TIME_WAIT -
- tcp 0 0 127.0.0.1:59893 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:49153 192.168.1.1:39238 TIME_WAIT -
- tcp 0 0 127.0.0.1:59905 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59894 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59904 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:49153 192.168.1.1:39237 TIME_WAIT -
- tcp 0 0 127.0.0.1:59924 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59899 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:6379 127.0.0.1:59885 ESTABLISHED 260/redis-server 12
- tcp 0 0 127.0.0.1:59889 127.0.0.1:6379 ESTABLISHED 427/php-fpm: pool d
- tcp 0 0 127.0.0.1:59917 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:42073 192.168.1.1:9999 TIME_WAIT -
- tcp 0 0 127.0.0.1:59890 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59891 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59901 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59916 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59919 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:42070 192.168.1.1:9999 TIME_WAIT -
- tcp 0 0 127.0.0.1:59898 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59907 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:42075 192.168.1.1:9999 TIME_WAIT -
- tcp 0 0 127.0.0.1:59888 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:6600 127.0.0.1:51124 ESTABLISHED 366/mpd
- tcp 0 0 127.0.0.1:59902 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:6379 127.0.0.1:59889 ESTABLISHED 260/redis-server 12
- tcp 0 0 127.0.0.1:59897 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59887 127.0.0.1:6379 TIME_WAIT -
- tcp 74 0 192.168.1.181:80 192.168.1.102:11659 ESTABLISHED 271/nginx: worker p
- tcp 0 0 127.0.0.1:59908 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59922 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59909 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59892 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:49153 192.168.1.1:39236 TIME_WAIT -
- tcp 0 0 127.0.0.1:59918 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:42076 192.168.1.1:9999 TIME_WAIT -
- tcp 0 0 127.0.0.1:59896 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:42071 192.168.1.1:9999 TIME_WAIT -
- tcp 0 0 127.0.0.1:59921 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59906 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59900 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59913 127.0.0.1:6379 TIME_WAIT -
- tcp 74 0 192.168.1.181:80 192.168.1.102:11661 ESTABLISHED 271/nginx: worker p
- tcp 0 0 127.0.0.1:59920 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59886 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:51124 127.0.0.1:6600 ESTABLISHED 369/upmpdcli
- tcp 0 0 127.0.0.1:59903 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:42074 192.168.1.1:9999 TIME_WAIT -
- tcp 0 0 127.0.0.1:59895 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 192.168.1.181:80 192.168.1.102:6566 ESTABLISHED 271/nginx: worker p
- tcp 0 0 127.0.0.1:59915 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:59923 127.0.0.1:6379 TIME_WAIT -
- tcp 0 0 127.0.0.1:55663 127.0.0.1:6600 TIME_WAIT -
- tcp 0 0 127.0.0.1:59910 127.0.0.1:6379 TIME_WAIT -
- Active UNIX domain sockets (w/o servers)
- Proto RefCnt Flags Type State I-Node PID/Program name Path
- unix 2 [ ] DGRAM 2339 1/init /run/systemd/shutdownd
- unix 2 [ ] DGRAM 2149 1/init /run/systemd/notify
- unix 3 [ ] STREAM CONNECTED 4761 325/avahi-daemon: c
- unix 3 [ ] STREAM CONNECTED 6265 188/dbus-daemon /run/dbus/system_bus_socket
- unix 3 [ ] STREAM CONNECTED 4309 188/dbus-daemon /run/dbus/system_bus_socket
- unix 3 [ ] STREAM CONNECTED 161702 271/nginx: worker p
- unix 3 [ ] STREAM CONNECTED 162819 1477/php
- unix 3 [ ] STREAM CONNECTED 4307 188/dbus-daemon
- unix 3 [ ] STREAM CONNECTED 144328 366/mpd /run/mpd.sock
- unix 3 [ ] STREAM CONNECTED 5801 270/nginx: master p
- unix 3 [ ] STREAM CONNECTED 4760 324/avahi-daemon: r
- unix 3 [ ] STREAM CONNECTED 160757 260/redis-server 12 /tmp/redis.sock
- unix 3 [ ] STREAM CONNECTED 2929 1/init
- unix 3 [ ] STREAM CONNECTED 159918 427/php-fpm: pool d /var/run/php-display.sock
- unix 3 [ ] STREAM CONNECTED 4380 188/dbus-daemon /run/dbus/system_bus_socket
- unix 3 [ ] STREAM CONNECTED 162820 260/redis-server 12 /tmp/redis.sock
- unix 3 [ ] STREAM CONNECTED 4308 188/dbus-daemon
- unix 3 [ ] STREAM CONNECTED 5800 270/nginx: master p
- unix 3 [ ] DGRAM 1884 151/systemd-udevd
- unix 3 [ ] STREAM CONNECTED 4671 270/nginx: master p
- unix 3 [ ] STREAM CONNECTED 6636 188/dbus-daemon /run/dbus/system_bus_socket
- unix 3 [ ] STREAM CONNECTED 5392 203/systemd-resolve
- unix 3 [ ] STREAM CONNECTED 7870 188/dbus-daemon /run/dbus/system_bus_socket
- unix 3 [ ] STREAM CONNECTED 160034 300/php
- unix 3 [ ] STREAM CONNECTED 160736 427/php-fpm: pool d
- unix 3 [ ] STREAM CONNECTED 5004 424/php-fpm: master
- unix 3 [ ] STREAM CONNECTED 6344 220/polkitd
- unix 3 [ ] STREAM CONNECTED 160756 275/php
- unix 3 [ ] STREAM CONNECTED 7872 188/dbus-daemon /run/dbus/system_bus_socket
- unix 3 [ ] DGRAM 1885 151/systemd-udevd
- unix 3 [ ] STREAM CONNECTED 4670 270/nginx: master p
- unix 3 [ ] STREAM CONNECTED 4318 201/systemd-network
- unix 3 [ ] STREAM CONNECTED 8521 377/shairport
- unix 3 [ ] STREAM CONNECTED 4767 324/avahi-daemon: r
- unix 3 [ ] STREAM CONNECTED 7869 366/mpd
- unix 3 [ ] STREAM CONNECTED 160040 300/php
- unix 3 [ ] STREAM CONNECTED 160740 366/mpd /run/mpd.sock
- unix 3 [ ] STREAM CONNECTED 5003 424/php-fpm: master
- unix 3 [ ] STREAM CONNECTED 6345 188/dbus-daemon /run/dbus/system_bus_socket
- unix 3 [ ] STREAM CONNECTED 160035 260/redis-server 12 /tmp/redis.sock
- ###### Network interfaces (ip addr) ######
- 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default
- 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
- inet6 ::1/128 scope host
- valid_lft forever preferred_lft forever
- 2: eth0: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
- link/ether 00:1e:06:20:17:2c brd ff:ff:ff:ff:ff:ff
- inet 192.168.1.181/24 brd 192.168.1.255 scope global dynamic eth0
- valid_lft 64396sec preferred_lft 64396sec
- inet6 fe80::21e:6ff:fe20:172c/64 scope link
- valid_lft forever preferred_lft forever
- 3: sit0: mtu 1480 qdisc noop state DOWN group default
- link/sit 0.0.0.0 brd 0.0.0.0
- 4: ip6tnl0@NONE: mtu 1452 qdisc noop state DOWN group default
- link/tunnel6 :: brd ::
- ###### Network interfaces (ifconfig) ######
- eth0: flags=4163 mtu 1500
- inet 192.168.1.181 netmask 255.255.255.0 broadcast 192.168.1.255
- inet6 fe80::21e:6ff:fe20:172c prefixlen 64 scopeid 0x20
- ether 00:1e:06:20:17:2c txqueuelen 1000 (Ethernet)
- RX packets 40899 bytes 7343727 (7.0 MiB)
- RX errors 0 dropped 225 overruns 0 frame 0
- TX packets 33105 bytes 7505641 (7.1 MiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- device interrupt 40
- lo: flags=73 mtu 65536
- inet 127.0.0.1 netmask 255.0.0.0
- inet6 ::1 prefixlen 128 scopeid 0x10
- loop txqueuelen 0 (Local Loopback)
- RX packets 156514 bytes 12254022 (11.6 MiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 156514 bytes 12254022 (11.6 MiB)
- 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.181/24')
- Gateway='192.168.1.1'
- DNS=('192.168.1.1')
- ###### Network wifi status (iwconfig) ######
- sit0 no wireless extensions.
- lo no wireless extensions.
- eth0 no wireless extensions.
- ip6tnl0 no wireless extensions.
- ###### Kernel status (dmesg) ######
- [ 0.000000] Booting Linux on physical CPU 0x200
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Initializing cgroup subsys cpuacct
- [ 0.000000] Linux version 3.10.80 (root@runeaudio) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #2 SMP PREEMPT Sat Aug 15 16:29:14 CEST 2015
- [ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine: ODROIDC, model: AMLOGIC
- [ 0.000000] physical memory start address is 0x200000
- [ 0.000000] reserved_end is e3fffff
- [ 0.000000] Total memory is 1022 MiB
- [ 0.000000] Reserved low memory from 0x06000000 to 0x0e3fffff, size: 132 MiB
- [ 0.000000] mesonfb0(low) : 0x06100000 - 0x07900000 ( 24 MiB)
- [ 0.000000] mesonfb1(low) : 0x07900000 - 0x07a00000 ( 1 MiB)
- [ 0.000000] mesonstream0(low) : 0x07a00000 - 0x09a00000 ( 32 MiB)
- [ 0.000000] vdec0(low) : 0x09a00000 - 0x0da00000 ( 64 MiB)
- [ 0.000000] ppmgr0(high) : 0x3f000000 - 0x40000000 ( 16 MiB)
- [ 0.000000] amvideocap0(low) : 0x0da00000 - 0x0e400000 ( 10 MiB)
- [ 0.000000] cma: CMA: reserved 8 MiB at 3e800000
- [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
- [ 0.000000] On node 0 totalpages: 220160
- [ 0.000000] free_area_init_node: node 0, pgdat c09f4100, node_mem_map c0cfa000
- [ 0.000000] Normal zone: 1520 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 157184 pages, LIFO batch:31
- [ 0.000000] HighMem zone: 492 pages used for memmap
- [ 0.000000] HighMem zone: 62976 pages, LIFO batch:15
- [ 0.000000] Meson chip version = RevA (1B:A - 0:B72)
- [ 0.000000] PERCPU: Embedded 8 pages/cpu @c14e3000 s8384 r8192 d16192 u32768
- [ 0.000000] pcpu-alloc: s8384 r8192 d16192 u32768 alloc=8*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: 218640
- [ 0.000000] Kernel command line: console=ttyS0,115200n8 console=tty0 root=/dev/mmcblk0p1 rootwait rw no_console_suspend vdaccfg=0xa000 logo=osd1,loaded,0x7900000,720p,full dmfc=3 cvbsmode=576cvbs hdmimode=720p m_bpp=32 vout=hdmi disableuhs disablehpd=true
- [ 0.000000] cvbs trimming line = 0xa000
- [ 0.000000] cvbs trimming.1.v5: 0xa0, 0x0
- [ 0.000000] osd1:1
- [ 0.000000] loaded:268435459
- [ 0.000000] logo has been loaded
- [ 0.000000] 720p:11
- [ 0.000000] full:2
- [ 0.000000] kernel get cvbsmode form uboot is 576cvbs
- [ 0.000000] kernel get hdmimode form uboot is 720p
- [ 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] allocated 2060288 bytes of page_cgroup
- [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- [ 0.000000] Memory: 64MB 16MB 780MB = 860MB total
- [ 0.000000] Memory: 848072k/848072k available, 32568k reserved, 243712K highmem
- [ 0.000000] Virtual kernel memory layout:
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
- lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
- pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- .text : 0xc0008000 - 0xc0942634 (9450 kB)
- .init : 0xc0943000 - 0xc097b0c0 ( 225 kB)
- .data : 0xc097c000 - 0xc09f5040 ( 485 kB)
- .bss : 0xc09f5040 - 0xc0cf583c (3074 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] NR_IRQS:256
- [ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
- [ 0.000000] Global timer: MESON TIMER-F (c0997400) initialized
- [ 0.000000] Switching to timer-based delay loop
- [ 0.000000] Console: colour dummy device 80x30
- [ 0.000000] console [tty0] enabled
- [ 0.000000] meson_serial_console_setup
- [ 0.000000] console [ttyS0] enabled
- [ 0.344224] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
- [ 0.354503] pid_max: default: 32768 minimum: 301
- [ 0.359448] Security Framework initialized
- [ 0.363594] AppArmor: AppArmor initialized
- [ 0.367812] Mount-cache hash table entries: 512
- [ 0.376706] Initializing cgroup subsys memory
- [ 0.376971] Initializing cgroup subsys devices
- [ 0.381582] Initializing cgroup subsys freezer
- [ 0.386107] Initializing cgroup subsys blkio
- [ 0.390560] Initializing cgroup subsys perf_event
- [ 0.395514] CPU: Testing write buffer coherency: ok
- [ 0.400837] CPU0: thread -1, cpu 0, socket 2, mpidr 80000200
- [ 0.406272] Setting up static identity map for 0xc0694b88 - 0xc0694be0
- [ 0.413026] L310 cache controller enabled
- [ 0.417016] l2x0: 8 ways, 2048 sets, CACHE_ID 0x4100a0c9, Cache size: 524288 B
- [ 0.424510] AUX_CTRL 0x7ec60001, PERFETCH_CTRL 0x75000007, POWER_CTRL 0x00000000
- [ 0.432611] TAG_LATENCY 0x00000111, DATA_LATENCY 0x00000222
- [ 0.510323] CPU1: Booted secondary processor
- [ 0.510341] CPU1: thread -1, cpu 1, socket 2, mpidr 80000201
- [ 0.530318] CPU2: Booted secondary processor
- [ 0.530335] CPU2: thread -1, cpu 2, socket 2, mpidr 80000202
- [ 0.550314] CPU3: Booted secondary processor
- [ 0.550332] CPU3: thread -1, cpu 3, socket 2, mpidr 80000203
- [ 0.550424] Brought up 4 CPUs
- [ 0.578615] SMP: Total of 4 processors activated (8.00 BogoMIPS).
- [ 0.584841] CPU: All CPU(s) started in SVC mode.
- [ 0.590339] devtmpfs: initialized
- [ 0.599639] clkrate [ xtal ] : 24000000
- [ 0.599684] clkrate [ pll_sys ] : 1200000000
- [ 0.602643] clkrate [ pll_fixed ] : 2550000000
- [ 0.607293] clkrate [ pll_vid ] : 732000000
- [ 0.611721] clkrate [ pll_ddr ] : 0
- [ 0.615433] clkrate [ a9_clk ] : 1200000000
- [ 0.619849] clkrate [ clk81 ] : 159375000
- [ 0.624551] pinctrl core: initialized pinctrl subsystem
- [ 0.629699] regulator-dummy: no parameters
- [ 0.634230] NET: Registered protocol family 16
- [ 0.642437] DMA: preallocated 4096 KiB pool for atomic coherent allocations
- [ 0.646498] VPU driver version: v02
- [ 0.649030] load vpu_clk in dts: 182150000Hz(3)
- [ 0.653758] vpu_probe OK
- [ 0.658705] amlogic_gpio gpio: Probed amlogic GPIO driver
- [ 0.662374] register lm device lm-root
- [ 0.665877] register lm device lm1
- [ 0.669423] register lm device lm0
- [ 0.673016] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers.
- [ 0.681081] hw-breakpoint: maximum watchpoint size is 4 bytes.
- [ 0.687136] Init pinux probe!
- [ 0.690853] pinmux-m8b pinmux: Probed amlogic pinctrl driver
- [ 0.695990] tv_init_module
- [ 0.698823] major number 254 for disp
- [ 0.702643] vout_register_server
- [ 0.706003] register tv module server ok
- [ 0.710151] hdmitx: system: amhdmitx_init
- [ 0.714228] hdmitx: system: Ver: 2014May6
- [ 0.718448] hdmitx: system: amhdmitx_probe
- [ 0.722969] hdmitx: system: gate/pwr cmd: 7
- [ 0.726958] hdmitx: system: ALREADY init VIC = 4
- [ 0.731736] hdmitx: system: gate/pwr cmd: 0
- [ 0.736474] hdmitx: system: reset intr mask
- [ 0.769646] bio: create slab at 0
- [ 0.770371] SCSI subsystem initialized
- [ 0.772278] usbcore: registered new interface driver usbfs
- [ 0.777785] usbcore: registered new interface driver hub
- [ 0.783300] usbcore: registered new device driver usb
- [ 0.788462] media: Linux media interface: v0.10
- [ 0.793111] Linux video capture interface: v2.00
- [ 0.798264] request vpu clk holdings: vencp 106250000Hz
- [ 0.803216] TV mode 720p selected.
- [ 0.806739] already display in uboot
- [ 0.813839] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.817167] Bluetooth: Core ver 2.16
- [ 0.820481] NET: Registered protocol family 31
- [ 0.825008] Bluetooth: HCI device and connection manager initialized
- [ 0.831525] Bluetooth: HCI socket layer initialized
- [ 0.836538] Bluetooth: L2CAP socket layer initialized
- [ 0.841752] Bluetooth: SCO socket layer initialized
- [ 0.846913] Loading modules backported from Linux version next-20150129-0-g828f79f
- [ 0.854471] Backport integrated by backports.git backports-20150129-0-gdd4a670
- [ 0.862051] cfg80211: Calling CRDA to update world regulatory domain
- [ 0.868924] Switching to clocksource Timer-E
- [ 0.873084] AppArmor: AppArmor Filesystem Enabled
- [ 0.886310] NET: Registered protocol family 2
- [ 0.887051] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.892507] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.899123] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.905562] TCP: reno registered
- [ 0.908863] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.914965] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.921630] NET: Registered protocol family 1
- [ 0.926725] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 3 counters available
- [ 0.934791] audit: initializing netlink socket (disabled)
- [ 0.939705] type=2000 audit(0.860:1): initialized
- [ 0.945316] bounce pool size: 64 pages
- [ 0.953724] VFS: Disk quotas dquot_6.5.2
- [ 0.953987] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 0.961142] aufs 3.10.x
- [ 0.961773] msgmni has been set to 1180
- [ 0.967262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- [ 0.973336] io scheduler noop registered
- [ 0.977349] io scheduler deadline registered
- [ 0.981898] io scheduler cfq registered (default)
- [ 1.040406] [drm] Initialized drm 1.1.0 20060810
- [ 1.040621] gpu cooling register okay with err=0
- [ 1.210833] Mali: Mali device driver loaded
- [ 1.211087] UMP: UMP device driver -ed56d8a loaded
- [ 1.217794] loop: module loaded
- [ 1.218380] tun: Universal TUN/TAP device driver, 1.6
- [ 1.223004] tun: (C) 1999-2004 Max Krasnyansky
- [ 1.229451] PPP generic driver version 2.4.2
- [ 1.234104] usbcore: registered new interface driver usb-storage
- [ 1.239962] usbcore: registered new interface driver usbserial
- [ 1.245898] usbcore: registered new interface driver usbserial_generic
- [ 1.252533] usbserial: USB Serial support registered for generic
- [ 1.258963] mousedev: PS/2 mouse device common for all mice
- [ 1.264657] i2c /dev entries driver
- [ 1.268355] device-mapper: uevent: version 1.0.3
- [ 1.273093] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
- [ 1.281463] Bluetooth: HCI UART driver ver 2.2
- [ 1.285949] Bluetooth: HCI H4 protocol initialized
- [ 1.290865] Bluetooth: HCI BCSP protocol initialized
- [ 1.295989] Bluetooth: HCILL protocol initialized
- [ 1.300822] Bluetooth: HCIATH3K protocol initialized
- [ 1.305945] Bluetooth: HCI Three-wire UART (H5) protocol initialized
- [ 1.313062] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.318626] hidraw: raw HID events driver (C) Jiri Kosina
- [ 1.324393] usbcore: registered new interface driver usbhid
- [ 1.329829] usbhid: USB HID core driver
- [ 1.334063] efuse===========================================
- [ 1.339777] efuse: device efuse created
- [ 1.343673] efuse--------------------------------------------
- [ 1.349485] vout_init_module
- [ 1.352548] start init vout module
- [ 1.356292] create vout attribute ok
- [ 1.360286] ge2d_init
- [ 1.362650] ge2d_dev major:244
- [ 1.366139] ge2d start monitor
- [ 1.369314] osd_init
- [ 1.369327] ge2d workqueue monitor start
- [ 1.375779] osd_probe, vinfo:c06d4b18
- [ 1.379839] Frame buffer memory assigned at phy:0x06100000, vir:0xf1000000, size=24576K
- [ 1.387697] osd_probe, mydef_var:c09ca9d8, vinfo:c06d4b18
- [ 1.393231] init fbdev bpp is :32
- [ 1.396762] ---------------clear framebuffer0 memory
- [ 1.430180] Console: switching to colour frame buffer device 160x90
- [ 1.443498] Frame buffer memory assigned at phy:0x07900000, vir:0xf0600000, size=1024K
- [ 1.451416] osd_probe, mydef_var:c09ca9d8, vinfo:c06d4b18
- [ 1.456967] don't find to display_size_default from mesonfb-dts
- [ 1.463024] init fbdev bpp is :24
- [ 1.483516] osd probe ok
- [ 1.483583] hdmitx: video: get current mode: 720p
- [ 1.485746] hdmitx: video: get current mode: 720p
- [ 1.490592] hdmitx: system: [set_disp_mode_auto] ALREADY init VIC = 4
- [ 1.517438] amlvideo-000: V4L2 device registered as video10
- [ 1.517872] ionvideo-000: V4L2 device registered as video13
- [ 1.523359] Video Technology Magazine Ion Video Capture Board ver 1.0 successfully loaded.
- [ 1.531732] DI: di_init
- [ 1.531828] aml_wdt_driver_init,301
- [ 1.535394] ** disable watchdog
- [ 1.539060] set uart_ao pinmux use pinctrl subsystem
- [ 1.543787] P_AO_RTI_PIN_MUX_REG:1801
- [ 1.547597] start uart_ao_ttyS0:(irq = 122)
- [ 1.551915] register uart_ao ok
- [ 1.555480] set uart_b pinmux use pinctrl subsystem
- [ 1.560220] P_AO_RTI_PIN_MUX_REG:1801
- [ 1.564069] start uart_b_ttyS2:(irq = 107)
- [ 1.568279] register uart_b ok
- [ 1.571549] dwc_otg: version 3.10a 12-MAY-2014
- [ 1.576112] dwc_otg lm-root: dwc_otg_driver_probe(ef343c00)
- [ 1.576122] dwc_otg_driver_probe NOT match
- [ 1.580329] dwc_otg lm1: dwc_otg_driver_probe(ef343e00)
- [ 1.620333] usb1: type: 1, speed: 0, config: 0, dma: 0, id: 1, phy: fe108820, ctrl: fe080000
- [ 1.623428] USB (1) use clock source: XTAL input
- [ 1.629216] dwc_otg lm1: base=0xfe080000
- [ 1.629225] dwc_otg lm1: dwc_otg_device=0xef4d9bc0
- [ 1.649355] Core Release: 3.10a
- [ 1.649428] Setting default values for core params
- [ 1.652031] curmode: 1, host_only: 1
- [ 1.655779] dwc_otg lm1: DMA config: BURST_DEFAULT
- [ 1.675946] Using Buffer DMA mode
- [ 1.676021] OTG VER PARAM: 1, OTG VER FLAG: 1
- [ 1.678350] Working on port type = HOST
- [ 1.682598] dwc_otg lm1: DWC OTG Controller
- [ 1.686713] dwc_otg lm1: new USB bus registered, assigned bus number 1
- [ 1.693372] dwc_otg lm1: irq 63, io mem 0x00000000
- [ 1.698266] -------hcd->flags.d32 = 0
- [ 1.702100] Init: Port Power? op_state=1
- [ 1.706170] Init1: Power Port (0)
- [ 1.710195] hub 1-0:1.0: USB hub found
- [ 1.713541] hub 1-0:1.0: 1 port detected
- [ 1.717816] dwc_otg lm0: dwc_otg_driver_probe(ef338000)
- [ 1.717854] usb0: type: 0, speed: 0, config: 0, dma: 0, id: 0, phy: fe108800, ctrl: fe040000
- [ 1.726177] USB (0) use clock source: XTAL input
- [ 1.731911] dwc_otg lm0: base=0xfe040000
- [ 1.731920] dwc_otg lm0: dwc_otg_device=0xef4de580
- [ 1.752013] Core Release: 3.10a
- [ 1.752086] Setting default values for core params
- [ 1.754699] curmode: 1, host_only: 0
- [ 1.798378] dwc_otg lm0: DMA config: BURST_DEFAULT
- [ 1.818557] Using Buffer DMA mode
- [ 1.818632] OTG VER PARAM: 1, OTG VER FLAG: 1
- [ 1.820961] Working on port type = OTG
- [ 1.824875] Current port type: SLAVE
- [ 1.828800] dwc_otg lm0: DWC OTG Controller
- [ 1.832952] dwc_otg lm0: new USB bus registered, assigned bus number 2
- [ 1.839639] dwc_otg lm0: irq 62, io mem 0x00000000
- [ 1.845071] hub 2-0:1.0: USB hub found
- [ 1.848811] hub 2-0:1.0: 1 port detected
- [ 1.852702] Dedicated Tx FIFOs mode
- [ 1.856863] using timer detect id change, ef4e1800
- [ 1.861223] ethernet_driver probe!
- [ 1.865000] ethernetinit(dbg[c09cf5f4]=1)
- [ 1.868812] ethernet base addr is fe0c0000
- [ 1.873076] write mac add to:eea687c8: 00 1e 06 20 17 2c |.. ,|
- [ 1.884707] libphy: AMLMAC MII Bus: probed
- [ 1.888402] eth0: PHY ID 001cc916 at 0 IRQ -1 (0:00) active
- [ 1.892750] eth0: PHY ID 001cc916 at 1 IRQ -1 (0:01) active
- [ 1.898646] amvideocap_init_module
- [ 1.902402] amvideocap_probe,amvideocap
- [ 1.906064] amvideocap_dev_register buf:0da00000,size:a00000.
- [ 1.912109] Amlogic A/V streaming port init
- [ 1.916291] Indeed it is in host mode hprt0 = 00021501
- [ 1.922835] init vdec memsource 9a00000->d9fffff
- [ 1.926647] [tsync_pcr_init]init success.
- [ 1.930549] regist mpeg12 codec profile
- [ 1.934560] regist mpeg4 codec profile
- [ 1.938372] amvdec_vc1 module init
- [ 1.942113] regist vc1 codec profile
- [ 1.945848] amvdec_h264 module init
- [ 1.949592] regist h264 codec profile
- [ 1.953231] amvdec_h265 module init
- [ 1.956857] regist hevc codec profile
- [ 1.960588] regist mjpeg codec profile
- [ 1.964463] amvdec_real module init
- [ 1.968130] regist real codec profile
- [ 1.971880] amvdec_avs module init
- [ 1.975622] regist avc codec profile
- [ 1.979154] jpegenc module init
- [ 1.982724] alloc_keep_buffer keep_y_addr ee600000
- [ 1.987481] alloc_keep_buffer keep_u_addr eeb00000
- [ 1.992346] alloc_keep_buffer keep_v_addr eec00000
- [ 1.997291] yaddr=ee600000,u_addr=eeb00000,v_addr=eec00000
- [ 2.003247] create_ge2d_work_queue video task ok
- [ 2.007995] SARADC Driver init.
- [ 2.011491] __saradc_probe__
- [ 2.092844] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 2.097406] Indeed it is in host mode hprt0 = 00001101
- [ 2.162915] saradc calibration: ref_val = 515
- [ 2.166252] saradc calibration: ref_nominal = 512
- [ 2.170002] saradc calibration: coef = 4040
- [ 2.174584] ir irblaster probe
- [ 2.178126] Remote Driver
- [ 2.181505] ==touch_ts_init==
- [ 2.184911] ==ft5x0x_ts_init==
- [ 2.188203] ==goodix_ts_init==
- [ 2.191477] i2c-core: driver [gslx680_compatible] using legacy suspend method
- [ 2.197109] i2c-core: driver [gslx680_compatible] using legacy resume method
- [ 2.204337] !!!ntp_ts: ret = 0.
- [ 2.207651] VTL ct36x TouchScreen driver, .
- [ 2.214115] i2c-core: driver [ct36x] using legacy suspend method
- [ 2.220223] i2c-core: driver [ct36x] using legacy resume method
- [ 2.226286] VTL ct36x TouchScreen driver End.
- [ 2.230768] ==gsl_ts_init==
- [ 2.234032] ret=0
- [ 2.237386] i2c-core: driver [mir3da] using legacy suspend method
- [ 2.242030] i2c-core: driver [mir3da] using legacy resume method
- [ 2.248225] i2c-core: driver [lis3dh_acc] using legacy suspend method
- [ 2.254786] i2c-core: driver [lis3dh_acc] using legacy resume method
- [ 2.261304] i2c-core: driver [bma222] using legacy suspend method
- [ 2.267526] i2c-core: driver [bma222] using legacy resume method
- [ 2.273769] i2c-core: driver [dmard06] using legacy suspend method
- [ 2.279976] i2c-core: driver [dmard06] using legacy resume method
- [ 2.286217] lsm303d driver: init
- [ 2.289595] i2c-core: driver [dmard10] using legacy suspend method
- [ 2.295937] i2c-core: driver [dmard10] using legacy resume method
- [ 2.302227] stk8313_init
- [ 2.305441] ======stk831x init ok======
- [ 2.308822] stk831x_init
- [ 2.309390] hub 1-1:1.0: USB hub found
- [ 2.309730] hub 1-1:1.0: 4 ports detected
- [ 2.319590] mxc622x accelerometer driver: init
- [ 2.324144] i2c-core: driver [mxc622x] using legacy suspend method
- [ 2.330412] i2c-core: driver [mxc622x] using legacy resume method
- [ 2.336664] mxc6255xc accelerometer driver: init
- [ 2.341439] i2c-core: driver [mxc6255xc] using legacy suspend method
- [ 2.347918] i2c-core: driver [mxc6255xc] using legacy resume method
- [ 2.354407] cm3217 v.1.0.0.1
- [ 2.357557] i2c-core: driver [elan_epl6814] using legacy suspend method
- [ 2.364113] i2c-core: driver [elan_epl6814] using legacy resume method
- [ 2.370793] i2c-core: driver [LTR501] using legacy suspend method
- [ 2.377020] i2c-core: driver [LTR501] using legacy resume method
- [ 2.383300] mmc driver version: 1.07, 2014-06-30: eMMC add hw reset function
- [ 2.391248] host->base fe108e00
- [ 2.394623] pdata->caps 107
- [ 2.397781] pdata->caps2 0
- [ 2.400915] get property: port, value:0x00000004
- [ 2.405955] get property: ocr_avail, value:0x00200080
- [ 2.412434] get property: f_min, value:0x000493e0
- [ 2.418959] get property: f_max, value:0x05f5e100
- [ 2.425437] get property: max_req_size, value:0x00020000
- [ 2.431916] get property: irq_in, value:0x00000003
- [ 2.438438] get property: irq_out, value:0x00000005
- [ 2.444925] get property: gpio_cd, str:CARD_6
- [ 2.450892] get property: pinname, str:sd
- [ 2.456523] get property: card_type, value:0x00000005
- [ 2.463021] get property: gpio_dat3, str:CARD_4
- [ 2.468990] get property: gpio_volsw, str:GPIOAO_3
- [ 2.475306] aml_sd_voltage_switch[1309] : Switched to voltage -> 3.30 V
- [ 2.532813] sd: mmc_rescan_try_freq: trying to init card at 400000 Hz
- [ 2.572473] sd: new high speed SDHC card at address 1234, clock 50000000, 4-bit-bus-width
- [ 2.578724] mmcblk0: sd:1234 SA08G 7.28 GiB
- [ 2.584748] mmcblk0: p1
- [ 2.622801] [aml_sdhc_probe] aml_sdhc_probe() success!
- [ 2.626709] host->base fe108c20
- [ 2.629991] pdata->caps 80000507
- [ 2.633224] pdata->caps2 1
- [ 2.636429] get property: port, value:0x00000002
- [ 2.641690] get property: ocr_avail, value:0x00200000
- [ 2.648204] get property: f_min, value:0x000493e0
- [ 2.654709] get property: f_max, value:0x02faf080
- [ 2.661173] get property: f_max_w, value:0x02faf080
- [ 2.667700] get property: max_req_size, value:0x00020000
- [ 2.674181] get property: pinname, str:emmc
- [ 2.679965] get property: card_type, value:0x00000001
- [ 2.686503] get property: gpio_dat3, str:BOOT_3
- [ 2.692411] [is_emmc_exist] host->storage_flag=0, POR_BOOT_VALUE=1
- [ 2.732821] emmc: mmc_rescan_try_freq: trying to init card at 400000 Hz
- [ 2.737099] aml_emmc_hw_reset 1379
- [ 2.792791] [aml_sdio_probe] aml_sdio_probe() success!
- [ 2.796100] [dsp]DSP start addr 0xc5e00000
- [ 2.799918] [dsp]register dsp to char divece(257)
- [ 2.805785] aml_rtc rtc.1: rtc core: registered aml_rtc as rtc0
- [ 2.812279] amlogic rfkill init
- [ 2.815696] Bluetooth: btwake_control_init Driver Ver 1.1
- [ 2.819989] aml_hw_crypto initialization.
- [ 2.825034] pcm5102_platform_probe
- [ 2.828661] enter aml_i2s_dai_probe
- [ 2.828671] i2s get no clk src setting in dts, use the default mpll 0
- [ 2.834067] enter aml_pcm_dai_probe
- [ 2.834280] enter spdif_dit_probe
- [ 2.837570] aml_spdif_unmute
- [ 2.841793] aml-i2s 0:playback preallocate_dma_buffer: area=f04fc000, addr=3ec40000, size=65536
- [ 2.849817] aml-i2s 1:capture preallocate_dma_buffer: area=f050e000, addr=3ec60000, size=65536
- [ 2.858209] aml_snd_m8 aml_m8_sound_card.4: dit-hifi <-> aml-spdif-dai.0 mapping ok
- [ 2.867183] GACT probability NOT on
- [ 2.870617] Mirror/redirect action on
- [ 2.874632] NET: Registered protocol family 10
- [ 2.878795] mip6: Mobile IPv6
- [ 2.882219] sit: IPv6 over IPv4 tunneling driver
- [ 2.886920] NET: Registered protocol family 17
- [ 2.890577] NET: Registered protocol family 15
- [ 2.895232] Bridge firewalling registered
- [ 2.899444] Bluetooth: RFCOMM TTY layer initialized
- [ 2.904365] Bluetooth: RFCOMM socket layer initialized
- [ 2.909598] Bluetooth: RFCOMM ver 1.11
- [ 2.913514] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 2.918950] Bluetooth: BNEP filters: protocol multicast
- [ 2.924344] Bluetooth: BNEP socket layer initialized
- [ 2.929427] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 2.935514] Bluetooth: HIDP socket layer initialized
- [ 2.940632] NET: Registered protocol family 35
- [ 2.945720] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
- [ 2.953019] Registering SWP/SWPB emulation handler
- [ 2.957915] enter meson_pm_init
- [ 2.961500] enter meson_pm_probe!
- [ 2.964978] hdmi: cec_pm: cec config:0xf
- [ 2.968737] meson_pm_probe done !
- [ 2.972243] AO cpu runs ok.
- [ 2.976189] registered taskstats version 1
- [ 2.979650] regulator-dummy: disabling
- [ 2.983560] Mali DRM initialize, driver name: mali_drm, version 2.1
- [ 2.989984] [drm] Initialized mali_drm 2.1.1 20140306 on minor 0
- [ 2.995878] Mali DRM initialize, driver name: mali_drm, version 2.1
- [ 3.002503] [drm] Initialized mali_drm 2.1.1 20140306 on minor 1
- [ 3.008662] AO cpu stop ok.
- [ 3.012487] AO cpu runs ok.
- [ 3.015998] aml_rtc rtc.1: setting system clock to 2019-03-26 06:18:58 UTC (1553581138)
- [ 3.022443] ### dt-test ### No testcase data in device tree; not running tests
- [ 3.029899] meson_cpufreq_probe:SYSPLL request to be fixed
- [ 3.035429] meson_cpufreq: no voltage_control prop
- [ 3.040345] voltage_control = 0
- [ 3.044809] <<-GTP-INFO->> GTP driver installing...
- [ 3.048859] buf[0]=f2,buf[1]=af,err=4
- [ 3.052469] adc=383,TS_C=18,flag=1
- [ 3.056057] efuse_flag=a
- [ 3.058910] amlogic_thermal_probe, this chip is trimmed, use thermal
- [ 3.065213] amlogic-thermal aml_thermal: amlogic thermal probe start
- [ 3.071692] #thermal-cells=7
- [ 3.074733] pdata->temp_trip_count=4
- [ 3.078447] temperature=70 on trip point=0
- [ 3.082687] fixing high_freq=1488001 to 1488000 at trip point 0,level=3
- [ 3.089469] fixing low_freq=1488001 to 1488000 at trip point 0,level=3
- [ 3.096109] gpu[0].gpu_high_freq=511,tmp_level[0].gpu_high_freq=511
- [ 3.102515] cpu[0] core num==3
- [ 3.105731] gpu[0] core num==2
- [ 3.108923] temperature=80 on trip point=1
- [ 3.113177] fixing high_freq=1200001 to 1200000 at trip point 1,level=6
- [ 3.119927] fixing low_freq=1200001 to 1200000 at trip point 1,level=6
- [ 3.126615] gpu[1].gpu_high_freq=435,tmp_level[1].gpu_high_freq=435
- [ 3.133006] cpu[1] core num==2
- [ 3.136198] gpu[1] core num==2
- [ 3.139402] temperature=90 on trip point=2
- [ 3.143656] fixing high_freq=800001 to 696000 at trip point 2,level=11
- [ 3.150422] fixing low_freq=800001 to 696000 at trip point 2,level=11
- [ 3.157031] gpu[2].gpu_high_freq=328,tmp_level[2].gpu_high_freq=328
- [ 3.163312] cpu[2] core num==1
- [ 3.166504] gpu[2] core num==1
- [ 3.169708] temperature=110 on trip point=3
- [ 3.174048] fixing high_freq=-1 to -22 at trip point 3,level=-1
- [ 3.180448] fixing low_freq=-1 to -22 at trip point 3,level=-1
- [ 3.186436] gpu[3].gpu_high_freq=-1,tmp_level[3].gpu_high_freq=-1
- [ 3.192307] cpu[3] core num==-1
- [ 3.195627] gpu[3] core num==-1
- [ 3.198889] idle interval=1000
- [ 3.202092] pdata->name:aml_thermal
- [ 3.206023] tmp_trip[0].cpu_core_upper=1
- [ 3.209809] tmp_trip[1].cpu_core_upper=2
- [ 3.213915] tmp_trip[2].cpu_core_upper=3
- [ 3.217947] tmp_trip[3].cpu_core_upper=-1
- [ 3.222103] aml_thermal bind thermal-cpucore-0 okay !
- [ 3.227339] aml_thermal bind thermal-cpufreq-0 okay !
- [ 3.232487] pdata->tmp_trip[0].gpu_lower_level=1
- [ 3.237259] pdata->tmp_trip[0].gpu_upper_level=1
- [ 3.242021] pdata->tmp_trip[1].gpu_lower_level=2
- [ 3.246784] pdata->tmp_trip[1].gpu_upper_level=2
- [ 3.251545] pdata->tmp_trip[2].gpu_lower_level=4
- [ 3.256308] pdata->tmp_trip[2].gpu_upper_level=4
- [ 3.261069] pdata->tmp_trip[3].gpu_lower_level=-1
- [ 3.265919] pdata->tmp_trip[3].gpu_upper_level=-1
- [ 3.270768] aml_thermal bind thermal-gpufreq-0 okay !
- [ 3.276093] amlogic: Kernel Thermal management registered
- [ 3.281496] amlogic-thermal aml_thermal: amlogic thermal probe done
- [ 3.287965] hdmitx: cec: CEC init
- [ 3.291451] hdmitx: cec: CEC task process
- [ 3.291611] input: cec_input as /devices/virtual/input/input0
- [ 3.301552] hdmitx: cec: hdmitx_device->cec_init_ready:0x1
- [ 3.306933] ALSA device list:
- [ 3.312166] #0: ODROID-HDMI
- [ 3.314972] md: Waiting for all devices to be available before autodetect
- [ 3.320198] md: If you don't use raid, use raid=noautodetect
- [ 3.326469] md: Autodetecting RAID arrays.
- [ 3.330244] md: Scanned 0 and added 0 devices.
- [ 3.334854] md: autorun ...
- [ 3.337775] md: ... autorun DONE.
- [ 3.342713] force enable DISCARD here for ext4 fs
- [ 3.346117] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
- [ 3.355661] force enable DISCARD here for ext4 fs
- [ 3.359167] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
- [ 3.368690] force enable DISCARD here for ext4 fs
- [ 3.538786] checked enable EXT4 DISCARD here
- [ 3.541575] EXT4-fs (mmcblk0p1): mounting with "discard" option, but the device does not support discard
- [ 3.549987] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
- [ 3.558233] VFS: Mounted root (ext4 filesystem) on device 179:1.
- [ 3.575036] devtmpfs: mounted
- [ 3.578094] Freeing unused kernel memory: 224K (c0943000 - c097b000)
- [ 4.050825] systemd[1]: Inserted module 'autofs4'
- [ 4.078056] systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
- [ 4.096793] systemd[1]: Detected architecture 'arm'.
- [ 4.114643] systemd[1]: Set hostname to .
- [ 4.162472] config uart_ao_ttyS0:: Character length 8bits/char
- [ 4.172812] Changing uart_ao_ttyS0: baud from 0 to 115200
- [ 4.208393] mmcblk0: r/w command failed, status = 0x80000b00
- [ 4.211577] end_request: I/O error, dev mmcblk0, sector 15278072
- [ 4.217761] Buffer I/O error on device mmcblk0, logical block 1909759
- [ 4.225195] mmcblk0: r/w command failed, status = 0x80000b00
- [ 4.230158] mmc_blk_reset 938 reset error md->reset_done:1 and type:1
- [ 4.236802] end_request: I/O error, dev mmcblk0, sector 15278072
- [ 4.242939] Buffer I/O error on device mmcblk0, logical block 1909759
- [ 4.249654] systemd-gpt-auto-generator[100]: Failed to probe /dev/mmcblk0: Input/output error
- [ 4.258808] systemd[93]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator failed with error code 1.
- [ 4.288093] systemd[1]: Unit type .busname is not supported on this system.
- [ 4.598515] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 4.609753] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 4.622785] systemd[1]: Cannot add dependency job for unit org.freedesktop.resolve1.busname, ignoring: Unit org.freedesktop.resolve1.busname failed to load: No such file or directory.
- [ 4.640499] systemd[1]: Cannot add dependency job for unit systemd-logind.service, ignoring: Unit systemd-logind.service is masked.
- [ 4.652729] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service is masked.
- [ 4.671485] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 4.677234] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
- [ 4.689010] systemd[1]: Reached target Encrypted Volumes.
- [ 4.692600] systemd[1]: Starting Encrypted Volumes.
- [ 4.701423] systemd[1]: Reached target Swap.
- [ 4.705048] systemd[1]: Starting Swap.
- [ 4.713116] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 4.720724] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
- [ 4.733613] systemd[1]: Reached target System Time Synchronized.
- [ 4.737902] systemd[1]: Starting System Time Synchronized.
- [ 4.747600] systemd[1]: Reached target Remote File Systems.
- [ 4.751520] systemd[1]: Starting Remote File Systems.
- [ 4.761376] systemd[1]: Created slice Root Slice.
- [ 4.765304] systemd[1]: Starting Root Slice.
- [ 4.769237] systemd[1]: Socket service systemd-journald.service not loaded, refusing.
- [ 4.785395] systemd[1]: Failed to listen on Journal Socket.
- [ 4.794641] systemd[1]: Created slice System Slice.
- [ 4.798823] systemd[1]: Starting System Slice.
- [ 4.805679] systemd[1]: Starting Create list of required static device nodes for the current kernel...
- [ 4.821123] systemd[1]: Mounting Debug File System...
- [ 4.836059] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ 4.841411] systemd[1]: Starting system-serial\x2dgetty.slice.
- [ 4.865820] systemd[1]: Starting Load Kernel Modules...
- [ 4.903529] systemd[1]: Starting RuneAudio shutdown script...
- [ 4.918901] systemd[1]: Created slice system-getty.slice.
- [ 4.923682] systemd[1]: Starting system-getty.slice.
- [ 4.931028] systemd[1]: Starting Remount Root and Kernel File Systems...
- [ 4.941776] systemd[1]: Mounted Huge Pages File System.
- [ 4.943208] Key type dns_resolver registered
- [ 4.953726] systemd[1]: Starting Setup Virtual Console...
- [ 4.988280] systemd[1]: Started Set Up Additional Binary Formats.
- [ 4.998805] systemd[1]: Created slice system-netctl\x2dauto.slice.
- [ 5.003938] systemd[1]: Starting system-netctl\x2dauto.slice.
- [ 5.012232] systemd[1]: Mounting POSIX Message Queue File System...
- [ 5.027661] systemd[1]: Listening on Device-mapper event daemon FIFOs.
- [ 5.033107] systemd[1]: Starting Device-mapper event daemon FIFOs.
- [ 5.044097] systemd[1]: Listening on Delayed Shutdown Socket.
- [ 5.048524] systemd[1]: Starting Delayed Shutdown Socket.
- [ 5.058941] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 5.064752] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
- [ 5.071496] systemd[1]: Socket service systemd-journald.service not loaded, refusing.
- [ 5.088672] systemd[1]: Failed to listen on Journal Socket (/dev/log).
- [ 5.098959] systemd[1]: Listening on udev Control Socket.
- [ 5.103362] systemd[1]: Starting udev Control Socket.
- [ 5.108428] systemd[1]: Socket service systemd-journald.service not loaded, refusing.
- [ 5.125597] systemd[1]: Failed to listen on Journal Audit Socket.
- [ 5.135065] systemd[1]: Reached target Slices.
- [ 5.139295] systemd[1]: Starting Slices.
- [ 5.147963] systemd[1]: Listening on udev Kernel Socket.
- [ 5.152021] systemd[1]: Starting udev Kernel Socket.
- [ 5.159557] systemd[1]: Starting udev Coldplug all Devices...
- [ 5.168458] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 5.174927] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
- [ 5.187330] systemd[1]: Reached target Paths.
- [ 5.191307] systemd[1]: Starting Paths.
- [ 5.202420] RPC: Registered named UNIX socket transport module.
- [ 5.202576] systemd[1]: Mounting Temporary Directory...
- [ 5.212596] RPC: Registered udp transport module.
- [ 5.212599] RPC: Registered tcp transport module.
- [ 5.212601] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 5.238998] systemd[1]: Created slice system-netctl\x2difplugd.slice.
- [ 5.243830] systemd[1]: Starting system-netctl\x2difplugd.slice.
- [ 5.257535] systemd[1]: Mounted POSIX Message Queue File System.
- [ 5.266115] systemd[1]: Mounted Debug File System.
- [ 5.274213] systemd[1]: Mounted Temporary Directory.
- [ 5.283588] systemd[1]: Started Create list of required static device nodes for the current kernel.
- [ 5.297171] systemd[1]: Started RuneAudio shutdown script.
- [ 5.306733] systemd[1]: Started Remount Root and Kernel File Systems.
- [ 5.528182] systemd[1]: Started udev Coldplug all Devices.
- [ 5.625403] systemd[1]: Starting Load/Save Random Seed...
- [ 5.685901] systemd-modules-load[107]: Inserted module 'nfs'
- [ 5.698113] systemd[1]: Started Rebuild Hardware Database.
- [ 5.702070] systemd[1]: Started First Boot Wizard.
- [ 5.707033] systemd[1]: Started Rebuild Dynamic Linker Cache.
- [ 5.712993] systemd[1]: Started Create System Users.
- [ 5.720803] systemd[1]: Starting Create Static Device Nodes in /dev...
- [ 5.736552] systemd[1]: Started Load/Save Random Seed.
- [ 5.787697] Registered IR keymap rc-empty
- [ 5.792033] input: meson-ir as /devices/platform/c8100580.meson-ir/rc/rc0/input1
- [ 5.798567] rc0: meson-ir as /devices/platform/c8100580.meson-ir/rc/rc0
- [ 5.814979] meson-ir c8100580.meson-ir: receiver initialized
- [ 5.819584] systemd-modules-load[107]: Inserted module 'meson_ir'
- [ 5.832278] systemd[1]: Started Load Kernel Modules.
- [ 5.864061] systemd[1]: Mounted FUSE Control File System.
- [ 5.871334] systemd[1]: Mounting Configuration File System...
- [ 5.879624] IR JVC protocol handler initialized
- [ 5.886615] input: MCE IR Keyboard/Mouse (meson-ir) as /devices/virtual/input/input2
- [ 5.891465] systemd[1]: Starting Apply Kernel Variables...
- [ 5.909972] IR MCE Keyboard/mouse protocol handler initialized
- [ 5.915552] systemd[1]: Mounted Configuration File System.
- [ 5.924636] IR NEC protocol handler initialized
- [ 5.929317] IR RC5(x) protocol handler initialized
- [ 5.945790] systemd[1]: Started Create Static Device Nodes in /dev.
- [ 5.950679] IR RC6 protocol handler initialized
- [ 5.951186] IR SANYO protocol handler initialized
- [ 5.954563] IR Sony protocol handler initialized
- [ 5.973824] lirc_dev: IR Remote Control driver registered, major 238
- [ 5.988199] systemd[1]: Started Setup Virtual Console.
- [ 5.994012] rc rc0: lirc_dev: driver ir-lirc-codec (meson-ir) registered at minor = 0
- [ 5.994893] systemd-sysctl[144]: Overwriting earlier assignment of net/core/rmem_max in file '/etc/sysctl.d/raspberrypi.conf'.
- [ 5.994935] systemd-sysctl[144]: Overwriting earlier assignment of net/core/wmem_max in file '/etc/sysctl.d/raspberrypi.conf'.
- [ 5.994970] systemd-sysctl[144]: Overwriting earlier assignment of net/ipv4/tcp_rmem in file '/etc/sysctl.d/raspberrypi.conf'.
- [ 5.995001] systemd-sysctl[144]: Overwriting earlier assignment of net/ipv4/tcp_wmem in file '/etc/sysctl.d/raspberrypi.conf'.
- [ 5.995031] systemd-sysctl[144]: Overwriting earlier assignment of net/ipv4/tcp_timestamps in file '/etc/sysctl.d/raspberrypi.conf'.
- [ 5.995068] systemd-sysctl[144]: Overwriting earlier assignment of net/ipv4/tcp_sack in file '/etc/sysctl.d/raspberrypi.conf'.
- [ 6.000152] IR LIRC bridge handler initialized
- [ 6.016043] systemd[1]: Started Apply Kernel Variables.
- [ 6.069890] systemd[1]: Reached target Local File Systems (Pre).
- [ 6.069991] systemd[1]: Starting Local File Systems (Pre).
- [ 6.071852] systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
- [ 6.074052] systemd[1]: Mounting /var/log...
- [ 6.081315] systemd[1]: Starting udev Kernel Device Manager...
- [ 6.095861] systemd[1]: Mounted /var/log.
- [ 6.117937] systemd-udevd[151]: starting version 219
- [ 6.123398] systemd[1]: Mounting /var/log/runeaudio...
- [ 6.136524] systemd[1]: Mounted /var/log/runeaudio.
- [ 6.158321] systemd[1]: Reached target Local File Systems.
- [ 6.158505] systemd[1]: Starting Local File Systems.
- [ 6.158617] systemd[1]: Started Commit a transient machine-id on disk.
- [ 6.161771] systemd[1]: Starting Create Volatile Files and Directories...
- [ 6.166695] systemd[1]: Started Rebuild Journal Catalog.
- [ 6.167044] systemd[1]: Started Update is Completed.
- [ 6.209483] systemd[1]: Started Create Volatile Files and Directories.
- [ 6.228133] systemd[1]: Starting Update UTMP about System Boot/Shutdown...
- [ 6.241494] systemd[1]: Started udev Kernel Device Manager.
- [ 6.297760] systemd[1]: Started Update UTMP about System Boot/Shutdown.
- [ 6.328482] systemd[1]: Reached target System Initialization.
- [ 6.328632] systemd[1]: Starting System Initialization.
- [ 6.333044] systemd[1]: Listening on RPCbind Server Activation Socket.
- [ 6.333184] systemd[1]: Starting RPCbind Server Activation Socket.
- [ 6.431942] mmcblk0: r/w command failed, status = 0x80000b00
- [ 6.431959] end_request: I/O error, dev mmcblk0, sector 15278072
- [ 6.431969] Buffer I/O error on device mmcblk0, logical block 1909759
- [ 6.439137] aml_gpio_probe : success
- [ 6.455557] systemd[1]: Started Daily verification of password and group files.
- [ 6.455706] systemd[1]: Starting Daily verification of password and group files.
- [ 6.455877] systemd[1]: Started Manage Sound Card State (restore and store).
- [ 6.458934] systemd[1]: Starting Restore Sound Card State...
- [ 6.474909] systemd[1]: Listening on D-Bus System Message Bus Socket.
- [ 6.475058] systemd[1]: Starting D-Bus System Message Bus Socket.
- [ 6.481420] systemd[1]: Reached target Sockets.
- [ 6.481596] systemd[1]: Starting Sockets.
- [ 6.485842] systemd[1]: Reached target Basic System.
- [ 6.486006] systemd[1]: Starting Basic System.
- [ 6.565840] systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon...
- [ 6.573000] systemd[1]: Starting AMlogic HDMI Initialization...
- [ 6.606781] Driver for 1-wire Dallas network protocol.
- [ 6.608993] systemd[1]: Started SSH Key Generation.
- [ 6.612451] systemd[1]: Starting Permit User Sessions...
- [ 6.626410] systemd[1]: Started D-Bus System Message Bus.
- [ 6.664723] tvmode set to 720p
- [ 6.664746] don't set the same mode as current.
- [ 6.734047] tvmode set to 720p
- [ 6.734068] don't set the same mode as current.
- [ 6.754403] emmc: mmc_rescan_try_freq: trying to init card at 300000 Hz
- [ 6.792813] aml_emmc_hw_reset 1379
- [ 6.883476] ionvideo open
- [ 6.883676] ionvideo_stop_generating!!!!
- [ 6.883701] ionvideo release
- [ 7.286962] systemd[1]: Starting D-Bus System Message Bus...
- [ 7.294250] systemd[1]: Starting Network Service...
- [ 7.299177] systemd[1]: Started Daily rotation of log files.
- [ 7.299289] systemd[1]: Starting Daily rotation of log files.
- [ 7.299448] systemd[1]: Started Daily Cleanup of Temporary Directories.
- [ 7.299540] systemd[1]: Starting Daily Cleanup of Temporary Directories.
- [ 7.303957] systemd[1]: Reached target Timers.
- [ 7.304081] systemd[1]: Starting Timers.
- [ 7.312616] systemd[1]: Started Restore Sound Card State.
- [ 7.318314] systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
- [ 7.324496] systemd[1]: Started AMlogic HDMI Initialization.
- [ 7.330185] systemd[1]: Started Permit User Sessions.
- [ 7.349956] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 7.350363] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 7.353019] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 7.353443] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 7.361134] systemd[1]: Found device /dev/ttyS0.
- [ 7.437519] systemd[1]: Found device /sys/subsystem/net/devices/eth0.
- [ 7.468332] systemd-networkd[201]: Enumeration completed
- [ 7.474244] systemd[1]: Started Network Service.
- [ 7.475092] netdev_open
- [ 7.475103] Ethernet reset
- [ 7.475125] NET MDA descpter start addr=ee100000
- [ 7.540402] phy_interface = 0
- [ 7.540416] aml_phy_init: trying to attach to 0:01
- [ 7.540584] am_rtl811f called phy reset
- [ 6.883550] amlvideo openamlvideo close
- [ 7.552938] --1--write mac add to:
- [ 7.552950] eea687c8: 00 1e 06 20 17 2c |.. ,|
- [ 7.552964] --2--write mac add to:eea687c8: 00 1e 06 20 17 2c |.. ,|
- [ 7.552980] write mac add to:eea687c8: 00 1e 06 20 17 2c |.. ,|
- [ 7.552997] Current DMA mode=0, set mode=621c100
- [ 7.553037] eth0: opened (irq 40).
- [ 7.565410] ether leave promiscuous mode
- [ 7.565421] ether leave all muticast mode
- [ 7.565492] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 7.568903] systemd-networkd[201]: eth0 : eth0 : could not bring up interface: Invalid argument
- [ 7.876973] systemd[1]: Reached target Sound Card.
- [ 7.877088] systemd[1]: Starting Sound Card.
- [ 7.879741] systemd[1]: Starting Network Name Resolution...
- [ 7.892745] systemd[1]: Started Automatic wired network connection using netctl profiles.
- [ 7.893144] systemd[1]: Starting Automatic wired network connection using netctl profiles...
- [ 7.900865] systemd[1]: Starting Rotate log files...
- [ 7.908775] systemd[1]: Starting Verify integrity of password and group files...
- [ 7.921000] systemd[1]: Started Getty on tty1.
- [ 7.921246] systemd[1]: Starting Getty on tty1...
- [ 7.933277] systemd[1]: Started Serial Getty on ttyS0.
- [ 7.933599] systemd[1]: Starting Serial Getty on ttyS0...
- [ 7.942261] systemd[1]: Reached target Login Prompts.
- [ 7.942416] systemd[1]: Starting Login Prompts.
- [ 7.966803] systemd-resolved[203]: Using system hostname 'runeaudio'.
- [ 7.985476] systemd[1]: Started Network Name Resolution.
- [ 8.003324] systemd[1]: shadow.service: main process exited, code=exited, status=2/INVALIDARGUMENT
- [ 8.013361] systemd[1]: Failed to start Verify integrity of password and group files.
- [ 8.013760] systemd[1]: Unit shadow.service entered failed state.
- [ 8.014015] systemd[1]: shadow.service failed.
- [ 8.060858] systemd[1]: Started Rotate log files.
- [ 11.552886] [adjust link] -> eth: full-duplex
- [ 11.552896] [adjust link] -> eth: phy_speed <> priv_speed)
- [ 11.552909] [adjust link -> eth: am_adjust_link state change (new_state=true)
- [ 11.552916] libphy: 0:01 - Link is Up - 1000/Full
- [ 11.552961] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 11.553983] systemd-networkd[201]: eth0 : gained carrier
- [ 11.557370] systemd-networkd[201]: eth0 : DHCPv4 address 192.168.1.181/24 via 192.168.1.1
- [ 11.559283] systemd-networkd[201]: eth0 : link configured
- [ 11.563867] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 11.564241] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 11.573174] systemd[1]: Starting Hostname Service...
- [ 11.679122] systemd[1]: Started Hostname Service.
- [ 11.683163] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 11.683522] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 11.687692] systemd[1]: Starting Authorization Manager...
- [ 12.306990] systemd[1]: Started Authorization Manager.
- [ 12.358318] systemd-networkd[201]: eth0 : Could not set hostname: Permission denied
- [ 12.923608] config uart_ao_ttyS0:: Character length 8bits/char
- [ 12.923905] config uart_ao_ttyS0:: Character length 8bits/char
- [ 12.934580] config uart_ao_ttyS0:: Character length 8bits/char
- [ 12.934965] config uart_ao_ttyS0:: Character length 8bits/char
- [ 13.091498] NET DMA is stopped, ETH_DMA_Status=8502!
- [ 13.149433] eth0: closed
- [ 13.151062] systemd-networkd[201]: eth0 : lost carrier
- [ 13.151101] systemd-networkd[201]: eth0 : DHCP lease lost
- [ 13.154333] netdev_open
- [ 13.154343] Ethernet reset
- [ 13.154366] NET MDA descpter start addr=ee100000
- [ 13.208079] phy_interface = 0
- [ 13.208093] aml_phy_init: trying to attach to 0:01
- [ 13.208261] am_rtl811f called phy reset
- [ 13.222889] --1--write mac add to:eea687c8: 00 1e 06 20 17 2c |.. ,|
- [ 13.222908] --2--write mac add to:eea687c8: 00 1e 06 20 17 2c |.. ,|
- [ 13.222924] write mac add to:eea687c8: 00 1e 06 20 17 2c |.. ,|
- [ 13.222941] Current DMA mode=0, set mode=621c100
- [ 13.222967] eth0: opened (irq 40).
- [ 13.233032] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 17.222868] [adjust link] -> eth: full-duplex
- [ 17.222877] [adjust link] -> eth: phy_speed <> priv_speed)
- [ 17.222891] [adjust link -> eth: am_adjust_link state change (new_state=true)
- [ 17.222898] libphy: 0:01 - Link is Up - 1000/Full
- [ 17.222942] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 17.224061] systemd-networkd[201]: eth0 : gained carrier
- [ 17.225776] systemd-networkd[201]: eth0 : DHCPv4 address 192.168.1.181/24 via 192.168.1.1
- [ 17.246720] systemd-networkd[201]: eth0 : Could not set hostname: Permission denied
- [ 94.740096] systemd[1]: Job sys-subsystem-net-devices-wlan0.device/start timed out.
- [ 94.740150] systemd[1]: Timed out waiting for device sys-subsystem-net-devices-wlan0.device.
- [ 94.740235] systemd[1]: Dependency failed for Automatic wireless network connection using netctl profiles.
- [ 94.740281] systemd[1]: Job netctl-auto@wlan0.service/start failed with result 'dependency'.
- [ 94.740318] systemd[1]: Job sys-subsystem-net-devices-wlan0.device/start failed with result 'timeout'.
- [ 94.740442] systemd[1]: Reached target Network.
- [ 94.740516] systemd[1]: Starting Network.
- [ 94.743427] systemd[1]: Starting Network Time Service...
- [ 94.748242] systemd[1]: Starting The PHP FastCGI Process Manager...
- [ 94.751758] systemd[1]: Starting A high performance web server and a reverse proxy server...
- [ 94.755089] systemd[1]: Started OpenSSH Daemon.
- [ 94.755303] systemd[1]: Starting OpenSSH Daemon...
- [ 94.759444] systemd[1]: Started RuneAudio Playback Worker.
- [ 94.759701] systemd[1]: Starting RuneAudio Playback Worker...
- [ 94.762562] systemd[1]: Starting Advanced key-value store...
- [ 94.812340] systemd[1]: Started Advanced key-value store.
- [ 94.844613] systemd[1]: Started Network Time Service.
- [ 94.985497] systemd[1]: rune_PL_wrk.service: main process exited, code=exited, status=255/n/a
- [ 94.987802] systemd[1]: Unit rune_PL_wrk.service entered failed state.
- [ 94.987857] systemd[1]: rune_PL_wrk.service failed.
- [ 95.065081] AO cpu stop ok.
- [ 95.065481] AO cpu runs ok.
- [ 95.065755] AO cpu stop ok.
- [ 95.066150] AO cpu runs ok.
- [ 95.085418] systemd[1]: Started A high performance web server and a reverse proxy server.
- [ 95.314301] systemd[1]: Started The PHP FastCGI Process Manager.
- [ 95.314665] systemd[1]: Reached target Multi-User System.
- [ 95.314784] systemd[1]: Starting Multi-User System.
- [ 95.314886] systemd[1]: Reached target Graphical Interface.
- [ 95.314985] systemd[1]: Starting Graphical Interface.
- [ 95.318002] systemd[1]: Started RuneAudio System Worker.
- [ 95.318336] systemd[1]: Startup finished in 3.816s (kernel) + 1min 31.429s (userspace) = 1min 35.245s.
- [ 95.318595] systemd[1]: Starting RuneAudio System Worker...
- [ 95.693582] systemd[1]: Stopping The PHP FastCGI Process Manager...
- [ 95.745542] systemd[1]: Stopped The PHP FastCGI Process Manager.
- [ 95.851881] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 95.852278] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 95.858553] systemd[1]: Started Music Player Daemon.
- [ 95.860077] systemd[1]: Starting Music Player Daemon...
- [ 95.890408] systemd[1]: Time has been changed
- [ 95.990139] systemd[1]: rune_PL_wrk.service holdoff time over, scheduling restart.
- [ 95.990545] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 95.991019] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 95.996517] systemd[1]: Started RuneAudio Playback Worker.
- [ 95.996814] systemd[1]: Starting RuneAudio Playback Worker...
- [ 96.228288] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 96.228732] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 96.235990] systemd[1]: Started Samba SMB/CIFS server.
- [ 96.237414] systemd[1]: Starting Samba SMB/CIFS server...
- [ 96.305919] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 96.306339] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 96.312425] systemd[1]: Starting Samba NetBIOS name server...
- [ 96.585465] systemd[1]: PID file /run/samba/nmbd.pid not readable (yet?) after start.
- [ 96.594642] systemd[1]: Started Samba NetBIOS name server.
- [ 96.667183] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 96.667571] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 96.670911] systemd[1]: Started Music Player Daemon.
- [ 96.814906] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 96.815353] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 96.817369] systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
- [ 96.817452] systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
- [ 96.820311] systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
- [ 96.860427] systemd[1]: Started Avahi mDNS/DNS-SD Stack.
- [ 97.210140] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 97.210532] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 97.217331] systemd[1]: Started Upmpdcli UPnP/dlna receiver.
- [ 97.218724] systemd[1]: Starting Upmpdcli UPnP/dlna receiver...
- [ 97.740122] systemd[1]: smbd.service holdoff time over, scheduling restart.
- [ 97.740540] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 97.741008] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 97.746386] systemd[1]: Started Samba SMB/CIFS server.
- [ 97.746702] systemd[1]: Starting Samba SMB/CIFS server...
- [ 99.264745] systemd[1]: Stopping Upmpdcli UPnP/dlna receiver...
- [ 99.371464] systemd[1]: Stopped Upmpdcli UPnP/dlna receiver.
- [ 99.373112] systemd[1]: mpd.service holdoff time over, scheduling restart.
- [ 99.373138] systemd[1]: Stop job pending for unit, delaying automatic restart.
- [ 99.373310] systemd[1]: Stopped Music Player Daemon.
- [ 100.429070] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 100.429447] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 100.435419] systemd[1]: Started Music Player Daemon.
- [ 100.436790] systemd[1]: Starting Music Player Daemon...
- [ 100.474418] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 100.474843] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 100.482108] systemd[1]: Started Upmpdcli UPnP/dlna receiver.
- [ 100.483160] systemd[1]: Starting Upmpdcli UPnP/dlna receiver...
- [ 101.033501] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 101.033919] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 101.041709] systemd[1]: Starting Shairport AirTunes receiver...
- [ 101.051687] systemd[1]: Started Shairport AirTunes receiver.
- [ 101.154391] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 101.154952] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 101.170491] systemd[1]: Started Usb Automount (udevil).
- [ 101.172310] systemd[1]: Starting Usb Automount (udevil)...
- [ 101.436902] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 101.437302] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 101.442554] systemd[1]: Starting The PHP FastCGI Process Manager...
- [ 101.509153] systemd[1]: Started The PHP FastCGI Process Manager.
- [ 101.782105] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 101.782567] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 101.785178] systemd[1]: Reached target Host and Network Name Lookups.
- [ 101.785369] systemd[1]: Starting Host and Network Name Lookups.
- [ 101.785459] systemd[1]: Reached target RPC Port Mapper.
- [ 101.785612] systemd[1]: Starting RPC Port Mapper.
- [ 101.788734] systemd[1]: Starting Preprocess NFS configuration...
- [ 101.812932] systemd[1]: Started Preprocess NFS configuration.
- [ 101.818032] systemd[1]: Starting NFS status monitor for NFSv2/3 locking....
- [ 101.911991] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit systemd-journal-flush.service is masked.
- [ 101.912454] systemd[1]: Cannot add dependency job for unit systemd-journald.service, ignoring: Unit systemd-journald.service is masked.
- [ 101.918496] systemd[1]: Starting RPC bind service...
- [ 101.939601] systemd[1]: Started RPC bind service.
- [ 102.063847] systemd[1]: Started NFS status monitor for NFSv2/3 locking..
- [ 103.868346] systemd[1]: Reloading.
- [ 103.970989] mmcblk0: r/w command failed, status = 0x80000b00
- [ 103.971005] end_request: I/O error, dev mmcblk0, sector 15278072
- [ 103.971015] Buffer I/O error on device mmcblk0, logical block 1909759
- [ 103.971151] systemd-gpt-auto-generator[565]: Failed to probe /dev/mmcblk0: Input/output error
- [ 103.971724] systemd[558]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator failed with error code 1.
- [ 103.977660] systemd[1]: Unit type .busname is not supported on this system.
- [ 536.946836] CIFS: Unknown mount option "nfsvers=3"
- [ 756.242431] AO cpu stop ok.
- [ 756.242824] AO cpu runs ok.
- [ 756.243076] AO cpu stop ok.
- [ 756.243461] AO cpu runs ok.
- [ 901.611380] systemd[1]: Starting Cleanup of Temporary Directories...
- [ 901.734550] systemd[1]: Started Cleanup of Temporary Directories.
- [ 1419.239308] AO cpu stop ok.
- [ 1419.239700] AO cpu runs ok.
- [ 1419.239967] AO cpu stop ok.
- [ 1419.240351] AO cpu runs ok.
- [ 2079.265915] AO cpu stop ok.
- [ 2079.266309] AO cpu runs ok.
- [ 2079.266562] AO cpu stop ok.
- [ 2079.266948] AO cpu runs ok.
- [ 2740.232491] AO cpu stop ok.
- [ 2740.232883] AO cpu runs ok.
- [ 2740.233135] AO cpu stop ok.
- [ 2740.233520] AO cpu runs ok.
- [ 3403.228906] AO cpu stop ok.
- [ 3403.229300] AO cpu runs ok.
- [ 3403.229569] AO cpu stop ok.
- [ 3403.229955] AO cpu runs ok.
- [ 4063.255389] AO cpu stop ok.
- [ 4063.255782] AO cpu runs ok.
- [ 4063.256066] AO cpu stop ok.
- [ 4063.256451] AO cpu runs ok.
- [ 4724.221905] AO cpu stop ok.
- [ 4724.222298] AO cpu runs ok.
- [ 4724.222551] AO cpu stop ok.
- [ 4724.222936] AO cpu runs ok.
- [ 5387.218471] AO cpu stop ok.
- [ 5387.218863] AO cpu runs ok.
- [ 5387.219130] AO cpu stop ok.
- [ 5387.219515] AO cpu runs ok.
- [ 6047.245026] AO cpu stop ok.
- [ 6047.245419] AO cpu runs ok.
- [ 6047.245686] AO cpu stop ok.
- [ 6047.246072] AO cpu runs ok.
- [ 6708.211533] AO cpu stop ok.
- [ 6708.211926] AO cpu runs ok.
- [ 6708.212179] AO cpu stop ok.
- [ 6708.212564] AO cpu runs ok.
- [ 6911.302689] CIFS: Unknown mount option "nfsvers=3"
- [ 6948.485747] CIFS: Unknown mount option "nfsvers=3"
- [ 7371.207962] AO cpu stop ok.
- [ 7371.208355] AO cpu runs ok.
- [ 7371.208607] AO cpu stop ok.
- [ 7371.208992] AO cpu runs ok.
- [ 7416.221187] CIFS: Unknown mount option "nfsvers=3"
- [ 7485.437706] CIFS: Unknown mount option "nfsvers=3"
- [ 7509.604009] CIFS: Unknown mount option "nfsvers=3"
- [ 8031.234448] AO cpu stop ok.
- [ 8031.234841] AO cpu runs ok.
- [ 8031.235109] AO cpu stop ok.
- [ 8031.235494] AO cpu runs ok.
- [ 8692.200930] AO cpu stop ok.
- [ 8692.201323] AO cpu runs ok.
- [ 8692.201591] AO cpu stop ok.
- [ 8692.201977] AO cpu runs ok.
- [ 8942.846087] CIFS: Unknown mount option "nfsvers=3"
- [ 8993.044033] CIFS: Unknown mount option "nfsvers=3"
- [ 9355.196944] AO cpu stop ok.
- [ 9355.197337] AO cpu runs ok.
- [ 9355.197589] AO cpu stop ok.
- [ 9355.197974] AO cpu runs ok.
- [10015.223202] AO cpu stop ok.
- [10015.223595] AO cpu runs ok.
- [10015.223863] AO cpu stop ok.
- [10015.224248] AO cpu runs ok.
- [10676.189413] AO cpu stop ok.
- [10676.189806] AO cpu runs ok.
- [10676.190075] AO cpu stop ok.
- [10676.190460] AO cpu runs ok.
- [11339.185680] AO cpu stop ok.
- [11339.186072] AO cpu runs ok.
- [11339.186326] AO cpu stop ok.
- [11339.186711] AO cpu runs ok.
- [11999.211997] AO cpu stop ok.
- [11999.212389] AO cpu runs ok.
- [11999.212673] AO cpu stop ok.
- [11999.213058] AO cpu runs ok.
- [12660.178339] AO cpu stop ok.
- [12660.178731] AO cpu runs ok.
- [12660.178999] AO cpu stop ok.
- [12660.179384] AO cpu runs ok.
- [13323.174690] AO cpu stop ok.
- [13323.175083] AO cpu runs ok.
- [13323.175336] AO cpu stop ok.
- [13323.175720] AO cpu runs ok.
- [13983.201044] AO cpu stop ok.
- [13983.201436] AO cpu runs ok.
- [13983.201704] AO cpu stop ok.
- [13983.202089] AO cpu runs ok.
- [14644.167396] AO cpu stop ok.
- [14644.167789] AO cpu runs ok.
- [14644.168072] AO cpu stop ok.
- [14644.168457] AO cpu runs ok.
- [15307.163742] AO cpu stop ok.
- [15307.164134] AO cpu runs ok.
- [15307.164402] AO cpu stop ok.
- [15307.164788] AO cpu runs ok.
- [15967.190124] AO cpu stop ok.
- [15967.190517] AO cpu runs ok.
- [15967.190769] AO cpu stop ok.
- [15967.191153] AO cpu runs ok.
- [16628.156479] AO cpu stop ok.
- [16628.156871] AO cpu runs ok.
- [16628.157124] AO cpu stop ok.
- [16628.157509] AO cpu runs ok.
- [17291.152791] AO cpu stop ok.
- [17291.153183] AO cpu runs ok.
- [17291.153435] AO cpu stop ok.
- [17291.153820] AO cpu runs ok.
- [17951.179076] AO cpu stop ok.
- [17951.179469] AO cpu runs ok.
- [17951.179720] AO cpu stop ok.
- [17951.180105] AO cpu runs ok.
- [18612.145328] AO cpu stop ok.
- [18612.145722] AO cpu runs ok.
- [18612.145989] AO cpu stop ok.
- [18612.146374] AO cpu runs ok.
- [19275.141576] AO cpu stop ok.
- [19275.141969] AO cpu runs ok.
- [19275.142237] AO cpu stop ok.
- [19275.142622] AO cpu runs ok.
- [19935.167862] AO cpu stop ok.
- [19935.168255] AO cpu runs ok.
- [19935.168539] AO cpu stop ok.
- [19935.168925] AO cpu runs ok.
- [20186.126731] CIFS: Unknown mount option "nfsvers=3"
- [20252.838423] CIFS: Unknown mount option "nfsvers=3"
- [20596.134153] AO cpu stop ok.
- [20596.134545] AO cpu runs ok.
- [20596.134812] AO cpu stop ok.
- [20596.135197] AO cpu runs ok.
- [21259.130201] AO cpu stop ok.
- [21259.130594] AO cpu runs ok.
- [21259.130863] AO cpu stop ok.
- [21259.131248] AO cpu runs ok.
- [21919.156328] AO cpu stop ok.
- [21919.156721] AO cpu runs ok.
- [21919.156990] AO cpu stop ok.
- [21919.157376] AO cpu runs ok.
- ###### PHP backend ######
- php version: 5.5.19
- debug level: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement