Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- __ __ _ _
- | \/ | __ _ _ ____ _____| | |
- | |\/| |/ _` | '__\ \ / / _ \ | |
- | | | | (_| | | \ V / __/ | |
- |_| |_|\__,_|_| \_/ \___|_|_|
- _ _ ____ _
- | | | | | __ ) ___ ___ | |_
- | | | |___| _ \ / _ \ / _ \| __|
- | |_| |___| |_) | (_) | (_) | |_
- \___/ |____/ \___/ \___/ \__|
- ** MARVELL BOARD: DB6702A-GMtech LE
- U-Boot 1.1.4 (May 28 2013 - 16:07:08) Marvell version: 3.6.0
- U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CFB00
- Soc: 88F6702 A1 CPU running @ 1000Mhz L2 running @ 500Mhz
- SysClock = 400Mhz , TClock = 166Mhz
- DRAM (DDR2) CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6
- DRAM CS[0] base 0x00000000 size 256MB
- DRAM Total size 256MB 16bit width
- Addresses 10M - 0M are saved for the U-Boot usage.
- Mem malloc Initialization (10M - 7M): Done
- NAND:128 MB
- Flash: 0 kB
- CPU : Marvell Feroceon (Rev 1)
- Kernel address is 0x4640000.
- Streaming disabled
- Write allocate disabled
- USB 0: host mode
- PEX 0: interface detected no Link.
- Net: egiga0 [PRIME]
- Hit any key to stop autoboot: 0
- Reset IDE:
- Marvell Serial ATA Adapter
- Integrated Sata device found
- [0 0 0]: Enable DMA mode (5)
- Device 0 @ 0 0:
- Model: WDC WD10EZEX-60M2NA0 Firm: 01.01A01 Ser#: WD-WCC3FNSL8YV0
- Type: Hard Disk
- Supports 48-bit addressing
- Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512)
- 3136788 bytes read
- ## Booting image at 02000000 ...
- Image Name: Linux-3.1.10-35-ARCH
- Created: 2015-01-24 2:14:30 UTC
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 3136724 Bytes = 3 MB
- Load Address: 00008000
- Entry Point: 00008000
- Verifying Checksum ... OK
- OK
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Linux version 3.1.10-35-ARCH (builduser@leming) (gcc version 4.9.2 20141224 (prerelease)
- (GCC) ) #1 PREEMPT Fri Jan 23 19:14:18 MST 2015
- [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
- [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
- [ 0.000000] Machine: Zyxel NSA-310
- [ 0.000000] Memory policy: ECC disabled, Data cache writeback
- [ 0.000000] On node 0 totalpages: 65536
- [ 0.000000] free_area_init_node: node 0, pgdat c05fb6e0, node_mem_map c06cc000
- [ 0.000000] Normal zone: 512 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
- [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
- [ 0.000000] pcpu-alloc: [0] 0
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
- [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot
- _env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kern
- el_2),0x2FC0000(rootfs2) root=/dev/sda2 rw rootwait loglevel=8
- [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
- [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
- [ 0.000000] allocated 1048576 bytes of page_cgroup
- [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- [ 0.000000] Memory: 256MB = 256MB total
- [ 0.000000] Memory: 251876k/251876k available, 10268k reserved, 0K highmem
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
- [ 0.000000] vmalloc : 0xd0800000 - 0xfe800000 ( 736 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
- [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0596440 (5690 kB)
- [ 0.000000] .init : 0xc0597000 - 0xc05c3000 ( 176 kB)
- [ 0.000000] .data : 0xc05c4000 - 0xc05fdf30 ( 232 kB)
- [ 0.000000] .bss : 0xc05fdf54 - 0xc06cbb8c ( 824 kB)
- [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] NR_IRQS:114
- [ 0.000000] sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
- [ 0.000000] Console: colour dummy device 80x30
- [ 15.739320] Calibrating delay loop... 990.41 BogoMIPS (lpj=4952064)
- [ 15.779255] pid_max: default: 32768 minimum: 301
- [ 15.779376] Security Framework initialized
- [ 15.779400] AppArmor: AppArmor disabled by boot time parameter
- [ 15.779465] Mount-cache hash table entries: 512
- [ 15.779836] Initializing cgroup subsys cpuacct
- [ 15.779862] Initializing cgroup subsys memory
- [ 15.779898] Initializing cgroup subsys devices
- [ 15.779911] Initializing cgroup subsys freezer
- [ 15.779922] Initializing cgroup subsys net_cls
- [ 15.779931] Initializing cgroup subsys blkio
- [ 15.779956] Initializing cgroup subsys perf_event
- [ 15.779974] Initializing cgroup subsys bfqio
- [ 15.780064] CPU: Testing write buffer coherency: ok
- [ 15.781271] devtmpfs: initialized
- [ 15.783100] NET: Registered protocol family 16
- [ 15.783715] Kirkwood: Device-Unknown, TCLK=166666667.
- [ 15.783731] Feroceon L2: Enabling L2
- [ 15.783766] Feroceon L2: Cache support initialised.
- [ 15.784292] MPP setup: unknown kirkwood variant (dev 0x6702 rev 0x3)
- [ 15.784302] initial MPP regs: 21111111 00003311 00001100 00000000 00000000 00000000 00000000
- [ 15.784334] final MPP regs: 21111111 00003311 00001100 00000000 00000000 00000000 00000000
- [ 15.785891] Power resume enabled
- [ 15.785901] Power-off GPIO enabled
- [ 15.786023] Kirkwood PCIe port 0:
- [ 15.786031] link down, ignoring
- [ 15.790742] bio: create slab <bio-0> at 0
- [ 15.791101] vgaarb: loaded
- [ 15.791393] SCSI subsystem initialized
- [ 15.791551] libata version 3.00 loaded.
- [ 15.791766] usbcore: registered new interface driver usbfs
- [ 15.791867] usbcore: registered new interface driver hub
- [ 15.791974] usbcore: registered new device driver usb
- [ 15.792551] Switching to clocksource orion_clocksource
- [ 15.799264] Switched to NOHz mode on CPU #0
- [ 15.802103] FS-Cache: Loaded
- [ 15.812462] NET: Registered protocol family 2
- [ 15.812754] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 15.813499] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 15.813685] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
- [ 15.813797] TCP: Hash tables configured (established 8192 bind 8192)
- [ 15.813807] TCP reno registered
- [ 15.813819] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 15.813843] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 15.814084] NET: Registered protocol family 1
- [ 15.814120] PCI: CLS 0 bytes, default 32
- [ 15.814748] audit: initializing netlink socket (disabled)
- [ 15.814783] type=2000 audit(0.070:1): initialized
- [ 15.899826] VFS: Disk quotas dquot_6.5.2
- [ 15.900127] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 15.902542] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
- [ 15.903989] aufs 3.1-20130325
- [ 15.904012] msgmni has been set to 491
- [ 15.905393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
- [ 15.905410] io scheduler noop registered
- [ 15.905419] io scheduler deadline registered
- [ 15.905507] io scheduler cfq registered
- [ 15.905745] io scheduler bfq registered (default)
- [ 15.905754] BFQ I/O-scheduler version: v7r7
- [ 15.905819] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
- [ 15.905853] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
- [ 15.942636] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
- [ 15.982644] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
- [ 16.022632] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
- [ 16.062631] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
- [ 16.068008] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 16.088695] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
- [ 16.654380] console [ttyS0] enabled
- [ 16.664411] brd: module loaded
- [ 16.670616] loop: module loaded
- [ 16.674103] sata_mv sata_mv.0: version 1.28
- [ 16.678389] sata_mv sata_mv.0: slots 32 ports 2
- [ 16.684700] scsi0 : sata_mv
- [ 16.687904] scsi1 : sata_mv
- [ 16.690933] ata1: SATA max UDMA/133 irq 21
- [ 16.695047] ata2: SATA max UDMA/133 irq 21
- [ 16.699986] NAND device: Manufacturer ID: 0x92, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit)
- [ 16.708790] Scanning device for bad blocks
- [ 16.716873] Bad eraseblock 100 at 0x000000c80000
- [ 16.725440] Bad eraseblock 200 at 0x000001900000
- [ 16.762492] Creating 9 MTD partitions on "orion_nand":
- [ 16.767632] 0x000000000000-0x000000100000 : "uboot"
- [ 16.772915] 0x000000100000-0x000000180000 : "uboot_env"
- [ 16.778465] 0x000000180000-0x000000200000 : "key_store"
- [ 16.783995] 0x000000200000-0x000000280000 : "info"
- [ 16.789059] 0x000000280000-0x000000c80000 : "etc"
- [ 16.794086] 0x000000c80000-0x000001680000 : "kernel_1"
- [ 16.799505] 0x000001680000-0x000004640000 : "rootfs1"
- [ 16.804913] 0x000004640000-0x000005040000 : "kernel_2"
- [ 16.810337] 0x000005040000-0x000008000000 : "rootfs2"
- [ 16.816503] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
- [ 16.823399] mv643xx_eth smi: probed
- [ 16.827973] mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 5c:f4:ab:e3:e4:06
- [ 16.836907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 16.843470] orion-ehci orion-ehci.0: Marvell Orion EHCI
- [ 16.848728] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
- [ 16.882617] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
- [ 16.902599] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
- [ 16.909096] hub 1-0:1.0: USB hub found
- [ 16.912871] hub 1-0:1.0: 1 port detected
- [ 16.917321] Initializing USB Mass Storage driver...
- [ 16.922279] usbcore: registered new interface driver usb-storage
- [ 16.928285] USB Mass Storage support registered.
- [ 16.933012] usbcore: registered new interface driver libusual
- [ 16.939086] mousedev: PS/2 mouse device common for all mice
- [ 17.212611] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
- [ 17.232611] usb 1-1: new high speed USB device number 2 using orion-ehci
- [ 17.239417] ata1.00: ATA-9: WDC WD10EZEX-60M2NA0, 01.01A01, max UDMA/100
- [ 17.246153] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
- [ 17.272695] ata1.00: configured for UDMA/100
- [ 17.292919] scsi 0:0:0:0: Direct-Access ATA WDC WD10EZEX-60M 01.0 PQ: 0 ANSI: 5
- [ 17.301796] sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 17.307302] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
- [ 17.315304] sd 0:0:0:0: [sda] 4096-byte physical blocks
- [ 17.320745] sd 0:0:0:0: [sda] Write Protect is off
- [ 17.325550] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
- [ 17.330679] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 17.357964] sda: sda1 sda2
- [ 17.361924] sd 0:0:0:0: [sda] Attached SCSI disk
- [ 17.394808] hub 1-1:1.0: USB hub found
- [ 17.398898] hub 1-1:1.0: 4 ports detected
- [ 17.662605] ata2: SATA link down (SStatus 0 SControl F300)
- [ 17.952594] rtc-mv rtc-mv: internal RTC not ticking
- [ 17.957616] sdhci: Secure Digital Host Controller Interface driver
- [ 17.963797] sdhci: Copyright(c) Pierre Ossman
- [ 17.968202] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 17.974068] Registered led device: nsa310:green:System
- [ 17.979283] Registered led device: nsa310:red:System
- [ 17.984334] Registered led device: nsa310:green:SATA1
- [ 17.989448] Registered led device: nsa310:red:SATA1
- [ 17.994416] Registered led device: nsa310:green:SATA2
- [ 17.999542] Registered led device: nsa310:red:SATA2
- [ 18.004515] Registered led device: nsa310:green:USB
- [ 18.009462] Registered led device: nsa310:green:Copy
- [ 18.014514] Registered led device: nsa310:red:Copy
- [ 18.019522] usbcore: registered new interface driver r8712u
- [ 18.026015] GRE over IPv4 demultiplexor driver
- [ 18.030398] TCP cubic registered
- [ 18.033822] NET: Registered protocol family 17
- [ 18.038317] lib80211: common routines for IEEE802.11 drivers
- [ 18.043973] lib80211_crypt: registered algorithm 'NULL'
- [ 18.049171] Registering the dns_resolver key type
- [ 18.053904] Gating clock of unused units
- [ 18.057809] before: 0x00c7c1dd
- [ 18.060842] after: 0x00c7c1c9
- [ 18.064439] registered taskstats version 1
- [ 18.069149] console [netcon0] enabled
- [ 18.072899] netconsole: network logging started
- [ 18.077958] input: gpio-keys as /devices/platform/gpio-keys/input/input0
- [ 18.085023] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
- [ 18.095738] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
- [ 18.122822] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
- [ 18.204822] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
- [ 18.212477] VFS: Mounted root (ext4 filesystem) on device 8:2.
- [ 18.235692] devtmpfs: mounted
- [ 18.239159] Freeing init memory: 176K
- [ 18.583215] systemd[1]: Inserted module 'autofs4'
- [ 18.641963] NET: Registered protocol family 10
- [ 18.649975] systemd[1]: Inserted module 'ipv6'
- [ 18.862876] systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMA
- CK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
- [ 18.881208] systemd[1]: Detected architecture 'arm'.
- Welcome to Arch Linux ARM!
- [ 18.920413] systemd[1]: Set hostname to <alarm>.
- [ 19.367875] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit di
- splay-manager.service failed to load: No such file or directory.
- [ 19.390006] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
- [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
- [ 19.422716] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Poin
- t.
- [ 19.432305] systemd[1]: Starting Root Slice.
- [ OK ] Created slice Root Slice.
- [ 19.452702] systemd[1]: Created slice Root Slice.
- [ 19.457558] systemd[1]: Starting LVM2 metadata daemon socket.
- [ OK ] Listening on LVM2 metadata daemon socket.
- [ 19.482781] systemd[1]: Listening on LVM2 metadata daemon socket.
- [ 19.489038] systemd[1]: Starting udev Control Socket.
- [ OK ] Listening on udev Control Socket.
- [ 19.512695] systemd[1]: Listening on udev Control Socket.
- [ 19.518282] systemd[1]: Starting System Slice.
- [ OK ] Created slice System Slice.
- [ 19.542706] systemd[1]: Created slice System Slice.
- [ 19.547870] systemd[1]: Starting Journal Socket.
- [ OK ] Listening on Journal Socket.
- [ 19.572698] systemd[1]: Listening on Journal Socket.
- [ 19.577889] systemd[1]: Starting Remount Root and Kernel File Systems...
- Starting Remount Root and Kernel File Systems...
- [ 19.623810] systemd[1]: Mounting Debug File System...
- Mounting Debug File System...
- [ 19.771213] systemd[1]: Mounting Temporary Directory...
- Mounting Temporary Directory...
- [ 19.903597] systemd[1]: Mounted Huge Pages File System.
- [ 19.908993] systemd[1]: Starting Setup Virtual Console...
- Starting Setup Virtual Console...
- [ 20.053540] systemd[1]: Starting udev Kernel Socket.
- [ OK ] Listening on udev Kernel Socket.
- [ 20.082742] systemd[1]: Listening on udev Kernel Socket.
- [ 20.088315] systemd[1]: Starting udev Coldplug all Devices...
- Starting udev Coldplug all Devices...
- [ 20.193935] systemd[1]: Starting Create list of required static device nodes for the current kernel..
- .
- Starting Create list of required st... nodes for the current kernel...
- [ 20.343505] systemd[1]: Starting system-serial\x2dgetty.slice.
- [ OK ] Created slice system-serial\x2dgetty.slice.
- [ 20.382737] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ 20.389233] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
- [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
- [ 20.413064] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 20.420297] systemd[1]: Mounting POSIX Message Queue File System...
- Mounting POSIX Message Queue File System...
- [ 20.473097] systemd[1]: Starting Swap.
- [ OK ] Reached target Swap.
- [ 20.493218] systemd[1]: Reached target Swap.
- [ 20.497693] systemd[1]: Starting Device-mapper event daemon FIFOs.
- [ OK ] Listening on Device-mapper event daemon FIFOs.
- [ 20.533034] systemd[1]: Listening on Device-mapper event daemon FIFOs.
- [ 20.548332] systemd[1]: Started Set Up Additional Binary Formats.
- [ 20.555131] systemd[1]: Starting Journal Audit Socket.
- [ OK ] Listening on Journal Audit Socket.
- [ 20.582734] systemd[1]: Listening on Journal Audit Socket.
- [ 20.588371] systemd[1]: Starting Journal Socket (/dev/log).
- [ OK ] Listening on Journal Socket (/dev/log).
- [ 20.622747] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 20.628851] systemd[1]: Starting Journal Service...
- Starting Journal Service...
- [ 20.673389] systemd[1]: Starting Remote File Systems.
- [ OK ] Reached target Remote File Systems.
- [ 20.702738] systemd[1]: Reached target Remote File Systems.
- [ 20.708571] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
- [ 20.717333] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 20.725480] systemd[1]: Starting User and Session Slice.
- [ OK ] Created slice User and Session Slice.
- [ 20.812797] systemd[1]: Created slice User and Session Slice.
- [ 20.820912] systemd[1]: Starting Encrypted Volumes.
- [ OK ] Reached target Encrypted Volum[ 20.832822] systemd-journald[68]: Failed to register hostname
- fd in event loop: Operation not permitted. Ignoring.
- es.
- [ 20.862765] systemd[1]: Reached target Encrypted Volumes.
- [ 20.868343] systemd[1]: Starting Delayed Shutdown Socket.
- [ OK ] Listening on Delayed Shutdown Socket.
- [ 20.902757] systemd[1]: Listening on Delayed Shutdown Socket.
- [ 20.910464] systemd[1]: Expecting device dev-ttyS0.device...
- Expecting device dev-ttyS0.device...
- [ 20.932784] systemd[1]: Starting system-getty.slice.
- [ OK ] Created slice system-getty.slice.
- [ 20.962839] systemd[1]: Created slice system-getty.slice.
- [ 20.968427] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
- [ 20.976418] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 20.984420] systemd[1]: Starting Paths.
- [ OK ] Reached target Paths.
- [ 21.003129] systemd[1]: Reached target Paths.
- [ 21.007632] systemd[1]: Starting Slices.
- [ OK ] Reached target Slices.
- [ 21.032771] systemd[1]: Reached target Slices.
- [ 21.123704] systemd[1]: Started Load Kernel Modules.
- [ 21.129190] systemd[1]: Mounted Configuration File System.
- [ 21.134859] systemd[1]: Mounted FUSE Control File System.
- [ 21.140380] systemd[1]: Starting Apply Kernel Variables...
- Starting Apply Kernel Variables...
- [ OK ] Mounted Debug File System.
- [ 21.203143] systemd[1]: Mounted Debug File System.
- [ OK ] Mounted POSIX Message Queue File System.
- [ 21.223067] systemd[1]: Mounted POSIX Message Queue File System.
- [ OK ] Mounted Temporary Directory.
- [ 21.243034] systemd[1]: Mounted Temporary Directory.
- [ OK ] Started Journal Service.
- [ 21.322801] systemd[1]: Started Journal Service.
- [ OK ] Started Remount Root and Kernel File Systems.
- [ OK ] Started Setup Virtual Console.
- [ OK ] Started Create list of required sta...ce nodes for the current kernel.
- [ OK ] Started Apply Kernel Variables.
- [ OK ] Started udev Coldplug all Devices.
- Starting Create Static Device Nodes in /dev...
- Starting Load/Save Random Seed...
- Starting Flush Journal to Persistent Storage...
- [ OK ] Started Create Static Device Nodes in /dev.
- [ OK ] Started Load/Save Random Seed.
- [ 22.751798] systemd-journald[68]: Received request to flush runtime journal from PID 1
- [ OK ] Reached target Local File Systems (Pre).
- [ OK ] Reached target Local File Systems.
- Starting udev Kernel Device Manager...
- [ OK ] Started Flush Journal to Persistent Storage.
- Starting Create Volatile Files and Directories...
- [ OK ] Started udev Kernel Device Manager.
- [ OK ] Started Create Volatile Files and Directories.
- [ OK ] Found device /dev/ttyS0.
- Starting Update UTMP about System Boot/Shutdown...
- Starting Network Time Synchronization...
- [ OK ] Started Update UTMP about System Boot/Shutdown.
- [ OK ] Started Network Time Synchronization.
- [ OK ] Reached target System Time Synchronized.
- [ OK ] Reached target System Initialization.
- [ OK ] Listening on D-Bus System Message Bus Socket.
- [ OK ] Reached target Sockets.
- [ OK ] Reached target Basic System.
- Starting Permit User Sessions...
- Starting Entropy Harvesting Daemon...
- [ OK ] Started Entropy Harvesting Daemon.
- Starting Login Service...
- Starting D-Bus System Message Bus...
- [ OK ] Started D-Bus System Message Bus.
- Starting Network Service...
- [ OK ] Reached target Timers.
- [ OK ] Started Permit User Sessions.
- [ 25.763319] mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 1000 Mb/s, full duplex, flow control
- disabled
- [ OK ] Started Network Service.
- [ OK ] Started Login Service.
- [ OK ] Reached target Network.
- Starting OpenSSH Daemon...
- [ OK ] Started OpenSSH Daemon.
- Starting Network Name Resolution...
- Starting Getty on tty1...
- [ OK ] Started Getty on tty1.
- Starting Serial Getty on ttyS0...
- [ OK ] Started Serial Getty on ttyS0.
- [ OK ] Reached target Login Prompts.
- [ OK ] Started Network Name Resolution.
- [ OK ] Reached target Multi-User System.
- [ OK ] Reached target Graphical Interface.
- Arch Linux 3.1.10-35-ARCH (ttyS0)
- alarm login: root
- Password:
- Last login: Wed Dec 10 22:17:26 on ttyS0
- [root@alarm ~]# [ 35.822583] USB power enabled
- [ 36.022583] eth0: no IPv6 routers present
- [root@alarm ~]#
- [root@alarm ~]#
- [root@alarm ~]# ifconfig -a
- eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
- inet6 fe80::5ef4:abff:fee3:e406 prefixlen 64 scopeid 0x20<link>
- ether 5c:f4:ab:e3:e4:06 txqueuelen 1000 (Ethernet)
- RX packets 0 bytes 0 (0.0 B)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 10 bytes 833 (833.0 B)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- device interrupt 11
- lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
- inet 127.0.0.1 netmask 255.0.0.0
- inet6 ::1 prefixlen 128 scopeid 0x10<host>
- loop txqueuelen 0 (Local Loopback)
- RX packets 163 bytes 12937 (12.6 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 163 bytes 12937 (12.6 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- [root@alarm ~]# ping 8
- connect: Network is unreachable
- [root@alarm ~]# ping 8.8.8.8
- connect: Network is unreachable
- [root@alarm ~]# dhcpcd eth0
- DUID 00:01:00:01:1c:1b:83:0a:5c:f4:ab:e3:e4:06
- eth0: IAID ab:e3:e4:06
- eth0: soliciting a DHCP lease
- eth0: soliciting an IPv6 router
- eth0: no IPv6 Routers available
- timed out
- dhcpcd exited
- [root@alarm ~]#
- [root@alarm ~]#
- [root@alarm ~]# dmesg
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Linux version 3.1.10-35-ARCH (builduser@leming) (gcc version 4.9.2 20141224 (prerelease)
- (GCC) ) #1 PREEMPT Fri Jan 23 19:14:18 MST 2015
- [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
- [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
- [ 0.000000] Machine: Zyxel NSA-310
- [ 0.000000] Memory policy: ECC disabled, Data cache writeback
- [ 0.000000] On node 0 totalpages: 65536
- [ 0.000000] free_area_init_node: node 0, pgdat c05fb6e0, node_mem_map c06cc000
- [ 0.000000] Normal zone: 512 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
- [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
- [ 0.000000] pcpu-alloc: [0] 0
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
- [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot
- _env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kern
- el_2),0x2FC0000(rootfs2) root=/dev/sda2 rw rootwait loglevel=8
- [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
- [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
- [ 0.000000] allocated 1048576 bytes of page_cgroup
- [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- [ 0.000000] Memory: 256MB = 256MB total
- [ 0.000000] Memory: 251876k/251876k available, 10268k reserved, 0K highmem
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
- [ 0.000000] vmalloc : 0xd0800000 - 0xfe800000 ( 736 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
- [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0596440 (5690 kB)
- [ 0.000000] .init : 0xc0597000 - 0xc05c3000 ( 176 kB)
- [ 0.000000] .data : 0xc05c4000 - 0xc05fdf30 ( 232 kB)
- [ 0.000000] .bss : 0xc05fdf54 - 0xc06cbb8c ( 824 kB)
- [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] NR_IRQS:114
- [ 0.000000] sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
- [ 0.000000] Console: colour dummy device 80x30
- [ 15.739320] Calibrating delay loop... 990.41 BogoMIPS (lpj=4952064)
- [ 15.779255] pid_max: default: 32768 minimum: 301
- [ 15.779376] Security Framework initialized
- [ 15.779400] AppArmor: AppArmor disabled by boot time parameter
- [ 15.779465] Mount-cache hash table entries: 512
- [ 15.779836] Initializing cgroup subsys cpuacct
- [ 15.779862] Initializing cgroup subsys memory
- [ 15.779898] Initializing cgroup subsys devices
- [ 15.779911] Initializing cgroup subsys freezer
- [ 15.779922] Initializing cgroup subsys net_cls
- [ 15.779931] Initializing cgroup subsys blkio
- [ 15.779956] Initializing cgroup subsys perf_event
- [ 15.779974] Initializing cgroup subsys bfqio
- [ 15.780064] CPU: Testing write buffer coherency: ok
- [ 15.781271] devtmpfs: initialized
- [ 15.783100] NET: Registered protocol family 16
- [ 15.783715] Kirkwood: Device-Unknown, TCLK=166666667.
- [ 15.783731] Feroceon L2: Enabling L2
- [ 15.783766] Feroceon L2: Cache support initialised.
- [ 15.784292] MPP setup: unknown kirkwood variant (dev 0x6702 rev 0x3)
- [ 15.784302] initial MPP regs: 21111111 00003311 00001100 00000000 00000000 00000000 00000000
- [ 15.784334] final MPP regs: 21111111 00003311 00001100 00000000 00000000 00000000 00000000
- [ 15.785891] Power resume enabled
- [ 15.785901] Power-off GPIO enabled
- [ 15.786023] Kirkwood PCIe port 0:
- [ 15.786031] link down, ignoring
- [ 15.790742] bio: create slab <bio-0> at 0
- [ 15.791101] vgaarb: loaded
- [ 15.791393] SCSI subsystem initialized
- [ 15.791551] libata version 3.00 loaded.
- [ 15.791766] usbcore: registered new interface driver usbfs
- [ 15.791867] usbcore: registered new interface driver hub
- [ 15.791974] usbcore: registered new device driver usb
- [ 15.792551] Switching to clocksource orion_clocksource
- [ 15.799264] Switched to NOHz mode on CPU #0
- [ 15.802103] FS-Cache: Loaded
- [ 15.812462] NET: Registered protocol family 2
- [ 15.812754] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 15.813499] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 15.813685] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
- [ 15.813797] TCP: Hash tables configured (established 8192 bind 8192)
- [ 15.813807] TCP reno registered
- [ 15.813819] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 15.813843] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 15.814084] NET: Registered protocol family 1
- [ 15.814120] PCI: CLS 0 bytes, default 32
- [ 15.814748] audit: initializing netlink socket (disabled)
- [ 15.814783] type=2000 audit(0.070:1): initialized
- [ 15.899826] VFS: Disk quotas dquot_6.5.2
- [ 15.900127] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 15.902542] JFFS2 version 2.2. (NAND) \xffffffc2\xffffffa9 2001-2006 Red Hat, Inc.
- [ 15.903989] aufs 3.1-20130325
- [ 15.904012] msgmni has been set to 491
- [ 15.905393] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
- [ 15.905410] io scheduler noop registered
- [ 15.905419] io scheduler deadline registered
- [ 15.905507] io scheduler cfq registered
- [ 15.905745] io scheduler bfq registered (default)
- [ 15.905754] BFQ I/O-scheduler version: v7r7
- [ 15.905819] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
- [ 15.905853] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver
- [ 15.942636] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
- [ 15.982644] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy )
- [ 16.022632] mv_xor mv_xor.2: Marvell XOR: ( xor cpy )
- [ 16.062631] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy )
- [ 16.068008] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 16.088695] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
- [ 16.654380] console [ttyS0] enabled
- [ 16.664411] brd: module loaded
- [ 16.670616] loop: module loaded
- [ 16.674103] sata_mv sata_mv.0: version 1.28
- [ 16.678389] sata_mv sata_mv.0: slots 32 ports 2
- [ 16.684700] scsi0 : sata_mv
- [ 16.687904] scsi1 : sata_mv
- [ 16.690933] ata1: SATA max UDMA/133 irq 21
- [ 16.695047] ata2: SATA max UDMA/133 irq 21
- [ 16.699986] NAND device: Manufacturer ID: 0x92, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit)
- [ 16.708790] Scanning device for bad blocks
- [ 16.716873] Bad eraseblock 100 at 0x000000c80000
- [ 16.725440] Bad eraseblock 200 at 0x000001900000
- [ 16.762492] Creating 9 MTD partitions on "orion_nand":
- [ 16.767632] 0x000000000000-0x000000100000 : "uboot"
- [ 16.772915] 0x000000100000-0x000000180000 : "uboot_env"
- [ 16.778465] 0x000000180000-0x000000200000 : "key_store"
- [ 16.783995] 0x000000200000-0x000000280000 : "info"
- [ 16.789059] 0x000000280000-0x000000c80000 : "etc"
- [ 16.794086] 0x000000c80000-0x000001680000 : "kernel_1"
- [ 16.799505] 0x000001680000-0x000004640000 : "rootfs1"
- [ 16.804913] 0x000004640000-0x000005040000 : "kernel_2"
- [ 16.810337] 0x000005040000-0x000008000000 : "rootfs2"
- [ 16.816503] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
- [ 16.823399] mv643xx_eth smi: probed
- [ 16.827973] mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 5c:f4:ab:e3:e4:06
- [ 16.836907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 16.843470] orion-ehci orion-ehci.0: Marvell Orion EHCI
- [ 16.848728] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
- [ 16.882617] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
- [ 16.902599] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
- [ 16.909096] hub 1-0:1.0: USB hub found
- [ 16.912871] hub 1-0:1.0: 1 port detected
- [ 16.917321] Initializing USB Mass Storage driver...
- [ 16.922279] usbcore: registered new interface driver usb-storage
- [ 16.928285] USB Mass Storage support registered.
- [ 16.933012] usbcore: registered new interface driver libusual
- [ 16.939086] mousedev: PS/2 mouse device common for all mice
- [ 17.212611] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
- [ 17.232611] usb 1-1: new high speed USB device number 2 using orion-ehci
- [ 17.239417] ata1.00: ATA-9: WDC WD10EZEX-60M2NA0, 01.01A01, max UDMA/100
- [ 17.246153] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
- [ 17.272695] ata1.00: configured for UDMA/100
- [ 17.292919] scsi 0:0:0:0: Direct-Access ATA WDC WD10EZEX-60M 01.0 PQ: 0 ANSI: 5
- [ 17.301796] sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 17.307302] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
- [ 17.315304] sd 0:0:0:0: [sda] 4096-byte physical blocks
- [ 17.320745] sd 0:0:0:0: [sda] Write Protect is off
- [ 17.325550] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
- [ 17.330679] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 17.357964] sda: sda1 sda2
- [ 17.361924] sd 0:0:0:0: [sda] Attached SCSI disk
- [ 17.394808] hub 1-1:1.0: USB hub found
- [ 17.398898] hub 1-1:1.0: 4 ports detected
- [ 17.662605] ata2: SATA link down (SStatus 0 SControl F300)
- [ 17.952594] rtc-mv rtc-mv: internal RTC not ticking
- [ 17.957616] sdhci: Secure Digital Host Controller Interface driver
- [ 17.963797] sdhci: Copyright(c) Pierre Ossman
- [ 17.968202] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 17.974068] Registered led device: nsa310:green:System
- [ 17.979283] Registered led device: nsa310:red:System
- [ 17.984334] Registered led device: nsa310:green:SATA1
- [ 17.989448] Registered led device: nsa310:red:SATA1
- [ 17.994416] Registered led device: nsa310:green:SATA2
- [ 17.999542] Registered led device: nsa310:red:SATA2
- [ 18.004515] Registered led device: nsa310:green:USB
- [ 18.009462] Registered led device: nsa310:green:Copy
- [ 18.014514] Registered led device: nsa310:red:Copy
- [ 18.019522] usbcore: registered new interface driver r8712u
- [ 18.026015] GRE over IPv4 demultiplexor driver
- [ 18.030398] TCP cubic registered
- [ 18.033822] NET: Registered protocol family 17
- [ 18.038317] lib80211: common routines for IEEE802.11 drivers
- [ 18.043973] lib80211_crypt: registered algorithm 'NULL'
- [ 18.049171] Registering the dns_resolver key type
- [ 18.053904] Gating clock of unused units
- [ 18.057809] before: 0x00c7c1dd
- [ 18.060842] after: 0x00c7c1c9
- [ 18.064439] registered taskstats version 1
- [ 18.069149] console [netcon0] enabled
- [ 18.072899] netconsole: network logging started
- [ 18.077958] input: gpio-keys as /devices/platform/gpio-keys/input/input0
- [ 18.085023] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
- [ 18.095738] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
- [ 18.122822] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
- [ 18.204822] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
- [ 18.212477] VFS: Mounted root (ext4 filesystem) on device 8:2.
- [ 18.235692] devtmpfs: mounted
- [ 18.239159] Freeing init memory: 176K
- [ 18.583215] systemd[1]: Inserted module 'autofs4'
- [ 18.641963] NET: Registered protocol family 10
- [ 18.649975] systemd[1]: Inserted module 'ipv6'
- [ 18.862876] systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMA
- CK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
- [ 18.881208] systemd[1]: Detected architecture 'arm'.
- [ 18.920413] systemd[1]: Set hostname to <alarm>.
- [ 19.367875] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit di
- splay-manager.service failed to load: No such file or directory.
- [ 19.390006] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
- [ 19.422716] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Poin
- t.
- [ 19.432305] systemd[1]: Starting Root Slice.
- [ 19.452702] systemd[1]: Created slice Root Slice.
- [ 19.457558] systemd[1]: Starting LVM2 metadata daemon socket.
- [ 19.482781] systemd[1]: Listening on LVM2 metadata daemon socket.
- [ 19.489038] systemd[1]: Starting udev Control Socket.
- [ 19.512695] systemd[1]: Listening on udev Control Socket.
- [ 19.518282] systemd[1]: Starting System Slice.
- [ 19.542706] systemd[1]: Created slice System Slice.
- [ 19.547870] systemd[1]: Starting Journal Socket.
- [ 19.572698] systemd[1]: Listening on Journal Socket.
- [ 19.577889] systemd[1]: Starting Remount Root and Kernel File Systems...
- [ 19.623810] systemd[1]: Mounting Debug File System...
- [ 19.771213] systemd[1]: Mounting Temporary Directory...
- [ 19.903597] systemd[1]: Mounted Huge Pages File System.
- [ 19.908993] systemd[1]: Starting Setup Virtual Console...
- [ 20.053540] systemd[1]: Starting udev Kernel Socket.
- [ 20.082742] systemd[1]: Listening on udev Kernel Socket.
- [ 20.088315] systemd[1]: Starting udev Coldplug all Devices...
- [ 20.193935] systemd[1]: Starting Create list of required static device nodes for the current kernel..
- .
- [ 20.343505] systemd[1]: Starting system-serial\x2dgetty.slice.
- [ 20.382737] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ 20.389233] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
- [ 20.413064] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 20.420297] systemd[1]: Mounting POSIX Message Queue File System...
- [ 20.473097] systemd[1]: Starting Swap.
- [ 20.493218] systemd[1]: Reached target Swap.
- [ 20.497693] systemd[1]: Starting Device-mapper event daemon FIFOs.
- [ 20.533034] systemd[1]: Listening on Device-mapper event daemon FIFOs.
- [ 20.548332] systemd[1]: Started Set Up Additional Binary Formats.
- [ 20.555131] systemd[1]: Starting Journal Audit Socket.
- [ 20.582734] systemd[1]: Listening on Journal Audit Socket.
- [ 20.588371] systemd[1]: Starting Journal Socket (/dev/log).
- [ 20.622747] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 20.628851] systemd[1]: Starting Journal Service...
- [ 20.673389] systemd[1]: Starting Remote File Systems.
- [ 20.702738] systemd[1]: Reached target Remote File Systems.
- [ 20.708571] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
- [ 20.717333] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 20.725480] systemd[1]: Starting User and Session Slice.
- [ 20.812797] systemd[1]: Created slice User and Session Slice.
- [ 20.820912] systemd[1]: Starting Encrypted Volumes.
- [ 20.832822] systemd-journald[68]: Failed to register hostname fd in event loop: Operation not permitt
- ed. Ignoring.
- [ 20.862765] systemd[1]: Reached target Encrypted Volumes.
- [ 20.868343] systemd[1]: Starting Delayed Shutdown Socket.
- [ 20.902757] systemd[1]: Listening on Delayed Shutdown Socket.
- [ 20.910464] systemd[1]: Expecting device dev-ttyS0.device...
- [ 20.932784] systemd[1]: Starting system-getty.slice.
- [ 20.962839] systemd[1]: Created slice system-getty.slice.
- [ 20.968427] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
- [ 20.976418] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 20.984420] systemd[1]: Starting Paths.
- [ 21.003129] systemd[1]: Reached target Paths.
- [ 21.007632] systemd[1]: Starting Slices.
- [ 21.032771] systemd[1]: Reached target Slices.
- [ 21.123704] systemd[1]: Started Load Kernel Modules.
- [ 21.129190] systemd[1]: Mounted Configuration File System.
- [ 21.134859] systemd[1]: Mounted FUSE Control File System.
- [ 21.140380] systemd[1]: Starting Apply Kernel Variables...
- [ 21.203143] systemd[1]: Mounted Debug File System.
- [ 21.223067] systemd[1]: Mounted POSIX Message Queue File System.
- [ 21.243034] systemd[1]: Mounted Temporary Directory.
- [ 21.322801] systemd[1]: Started Journal Service.
- [ 22.751798] systemd-journald[68]: Received request to flush runtime journal from PID 1
- [ 25.763319] mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 1000 Mb/s, full duplex, flow control
- disabled
- [ 35.822583] USB power enabled
- [ 36.022583] eth0: no IPv6 routers present
- [root@alarm ~]#
- [root@alarm ~]#
- [root@alarm ~]# poweroff
- [ OK ] Stopped target Graphical Interface.
- [ OK ] Stopped target Timers.
- Stopping User Manager for UID 0...
- Starting Generate shutdown-ramfs...
- [ OK ] Stopped target Multi-User System.
- [ OK ] Stopped target Login Prompts.
- Stopping Getty on tty1...
- Stopping OpenSSH Daemon...
- Stopping Entropy Harvesting Daemon...
- Stopping Network Name Resolution...
- Stopping Login Service...
- [ OK ] Stopped target System Time Synchronized.
- [ OK ] Stopped Entropy Harvesting Daemon.
- [ OK ] Stopped Login Service.
- [ OK ] Stopped OpenSSH Daemon.
- [ OK ] Stopped Network Name Resolution.
- [ OK ] Stopped Getty on tty1.
- [ OK ] Stopped Serial Getty on ttyS0.
- [ OK ] Stopped User Manager for UID 0.
- [ OK ] Started Generate shutdown-ramfs.
- [ OK ] Removed slice user-0.slice.
- [ OK ] Removed slice system-serial\x2dgetty.slice.
- [ OK ] Removed slice system-getty.slice.
- Stopping Permit User Sessions...
- [ OK ] Stopped target Network.
- Stopping Network Service...
- [ OK ] Stopped Network Service.
- [ OK ] Stopped Permit User Sessions.
- [ OK ] Stopped target Remote File Systems.
- Stopping D-Bus System Message Bus...
- [ OK ] Stopped D-Bus System Message Bus.
- [ OK ] Stopped target Basic System.
- [ OK ] Stopped target Slices.
- [ OK ] Removed slice User and Session Slice.
- [ OK ] Stopped target Sockets.
- [ OK ] Closed D-Bus System Message Bus Socket.
- [ OK ] Stopped target System Initialization.
- Stopping Setup Virtual Console...
- [ OK ] Stopped Setup Virtual Console.
- Stopping Network Time Synchronization...
- [ OK ] Stopped target Encrypted Volumes.
- Stopping Apply Kernel Variables...
- [ OK ] Stopped Apply Kernel Variables.
- [ OK ] Stopped target Swap.
- Stopping Load/Save Random Seed...
- Stopping Update UTMP about System Boot/Shutdown...
- [ OK ] Stopped target Paths.
- [ OK ] Stopped Network Time Synchronization.
- [ OK ] Stopped Load/Save Random Seed.
- [ OK ] Stopped Update UTMP about System Boot/Shutdown.
- Stopping Create Volatile Files and Directories...
- [ OK ] Stopped Create Volatile Files and Directories.
- [ OK ] Stopped target Local File Systems.
- Unmounting Temporary Directory...
- Unmounting /run/user/0...
- [ OK ] Unmounted Temporary Directory.
- [ OK ] Unmounted /run/user/0.
- [ OK ] Stopped target Local File Systems (Pre).
- Stopping Remount Root and Kernel File Systems...
- [ OK ] Stopped Remount Root and Kernel File Systems.
- Stopping Create Static Device Nodes in /dev...
- [ OK ] Stopped Create Static Device Nodes in /dev.
- [ OK ] Reached target Shutdown.
- [ 169.578876] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
- [ 169.599432] systemd-journald[68]: Received SIGTERM from PID 1 (systemd-shutdow).
- [ 169.864319] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
- [ 169.922689] systemd-shutdown[1]: Unmounting file systems.
- [ 169.929341] systemd-shutdown[1]: Unmounting /dev/mqueue.
- [ 169.934753] systemd-shutdown[1]: Unmounting /sys/kernel/debug.
- [ 170.134792] EXT4-fs (sda2): re-mounted. Opts: (null)
- [ 170.143805] EXT4-fs (sda2): re-mounted. Opts: (null)
- [ 170.148764] EXT4-fs (sda2): re-mounted. Opts: (null)
- [ 170.153831] systemd-shutdown[1]: All filesystems unmounted.
- [ 170.159396] systemd-shutdown[1]: Deactivating swaps.
- [ 170.164686] systemd-shutdown[1]: All swaps deactivated.
- [ 170.169909] systemd-shutdown[1]: Detaching loop devices.
- [ 170.208829] systemd-shutdown[1]: All loop devices detached.
- [ 170.214440] systemd-shutdown[1]: Detaching DM devices.
- [ 170.219969] systemd-shutdown[1]: All DM devices detached.
- [ 170.338192] systemd-shutdown[1]: Successfully changed into root pivot.
- [ 170.344787] systemd-shutdown[1]: Returning to initrd...
- [ 170.365570] shutdown[1]: Sending SIGTERM to remaining processes...
- [ 170.382623] shutdown[1]: Sending SIGKILL to remaining processes...
- [ 170.399495] shutdown[1]: Unmounting file systems.
- [ 170.405810] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/bfqio.
- [ 170.442660] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/memory.
- [ 170.448904] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/freezer.
- [ 170.492648] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/devices.
- [ 170.498968] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/cpu,cpuacct.
- [ 170.505659] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/cpuset.
- [ 170.542663] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/perf_event.
- [ 170.582646] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/net_cls.
- [ 170.622648] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/blkio.
- [ 170.628790] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup/systemd.
- [ 170.672639] shutdown[1]: Unmounting /oldroot/sys/fs/cgroup.
- [ 170.692639] shutdown[1]: Unmounting /oldroot/run.
- [ 170.697381] shutdown[1]: Unmounting /oldroot/dev/pts.
- [ 170.702467] shutdown[1]: Unmounting /oldroot/dev/shm.
- [ 170.722638] shutdown[1]: Unmounting /oldroot/sys/kernel/security.
- [ 170.743212] shutdown[1]: Unmounting /oldroot/proc.
- [ 170.752959] shutdown[1]: Unmounting /oldroot/sys.
- [ 170.757746] shutdown[1]: Unmounting /oldroot/dev.
- [ 170.764694] EXT4-fs (sda2): re-mounted. Opts: (null)
- [ 170.769683] shutdown[1]: Unmounting /oldroot.
- [ 170.812944] shutdown[1]: All filesystems unmounted.
- [ 170.817827] shutdown[1]: Deactivating swaps.
- [ 170.822351] shutdown[1]: All swaps deactivated.
- [ 170.826918] shutdown[1]: Detaching loop devices.
- [ 170.833016] shutdown[1]: All loop devices detached.
- [ 170.837894] shutdown[1]: Detaching DM devices.
- [ 170.842653] shutdown[1]: All DM devices detached.
- [ 170.848697] shutdown[1]: Powering off.
- [ 170.852488] sd 0:0:0:0: [sda] Synchronizing SCSI cache
- [ 170.872654] sd 0:0:0:0: [sda] Stopping disk
- [ 171.292830] Power down.
- [ 171.295270] Activating power off GPIO pin...
- [ 171.303363] Kernel panic - not syncing: Attempted to kill init!
- [ 171.309296] [<c000d670>] (unwind_backtrace+0x0/0xf4) from [<c0427ea0>] (panic+0x64/0x18c)
- [ 171.317485] [<c0427ea0>] (panic+0x64/0x18c) from [<c002557c>] (do_exit+0x7f0/0x818)
- [ 171.325143] [<c002557c>] (do_exit+0x7f0/0x818) from [<c0037058>] (sys_reboot+0x11c/0x1dc)
- [ 171.333314] [<c0037058>] (sys_reboot+0x11c/0x1dc) from [<c0008ba0>] (ret_fast_syscall+0x0/0x2c)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement