Guest User

my first cubieboard boot

a guest
Apr 4th, 2013
675
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.65 KB | None | 0 0
  1.  
  2. U-Boot SPL 2012.10-04277-g7aa9f04 (Mar 18 2013 - 23:48:11)
  3. DRAM: 512MB
  4. SUNXI SD/MMC: 0
  5.  
  6.  
  7. U-Boot 2012.10-04277-g7aa9f04 (Mar 18 2013 - 23:48:11) Allwinner Technology
  8.  
  9. CPU: SUNXI Family
  10. Board: Cubieboard 512
  11. I2C: ready
  12. DRAM: 512 MiB
  13. MMC: SUNXI SD/MMC: 0
  14. *** Warning - bad CRC, using default environment
  15.  
  16. In: serial
  17. Out: serial
  18. Err: serial
  19. Hit any key to stop autoboot: 3  2  1  0
  20. reading uEnv.txt
  21.  
  22. 168 bytes read
  23. Loaded environment from uEnv.txt
  24. reading boot.scr
  25.  
  26. ** Unable to read "boot.scr" from mmc 0:1 **
  27. Loading file "boot.scr" from mmc device 0:1
  28. Failed to mount ext2 filesystem...
  29. ** Bad ext2 partition or disk - mmc 0:1 **
  30. ext2load - load binary file from a Ext2 filesystem
  31.  
  32. Usage:
  33. ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
  34. - load binary file 'filename' from 'dev' on 'interface'
  35. to address 'addr' from ext2 filesystem
  36. Loading file "boot/boot.scr" from mmc device 0:1
  37. Failed to mount ext2 filesystem...
  38. ** Bad ext2 partition or disk - mmc 0:1 **
  39. ext2load - load binary file from a Ext2 filesystem
  40.  
  41. Usage:
  42. ext2load <interface> <dev[:part]> [addr] [filename] [bytes]
  43. - load binary file 'filename' from 'dev' on 'interface'
  44. to address 'addr' from ext2 filesystem
  45. reading cubieboard.bin
  46.  
  47. 43628 bytes read
  48. reading uImage
  49.  
  50. 3410548 bytes read
  51. ## Booting kernel from Legacy Image at 48000000 ...
  52. Image Name: Linux-3.0.57-1-ARCH
  53. Image Type: ARM Linux Kernel Image (uncompressed)
  54. Data Size: 3410484 Bytes = 3.3 MiB
  55. Load Address: 40008000
  56. Entry Point: 40008000
  57. Verifying Checksum ... OK
  58. Loading Kernel Image ... OK
  59. OK
  60.  
  61. Starting kernel ...
  62.  
  63. [ 0.000000] Initializing cgroup subsys cpuset
  64. [ 0.000000] Initializing cgroup subsys cpu
  65. [ 0.000000] Linux version 3.0.57-1-ARCH (nobody@panda5) (gcc version 4.7.2 (GCC) ) #1 PREEMPT Fri Jan 25 18:27:05 UTC 2013
  66. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  67. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  68. [ 0.000000] Machine: sun4i
  69. [ 0.000000] Memory cut off:
  70. [ 0.000000] MALI : 0x5c000000 - 0x5fffffff ( 64 MB)
  71. [ 0.000000] Ignoring unrecognised tag 0x00000000
  72. [ 0.000000] Memory Reserved:
  73. [ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB)
  74. [ 0.000000] VE : 0x44000000 - 0x48ffffff ( 80 MB)
  75. [ 0.000000] G2D : 0x58000000 - 0x58ffffff ( 16 MB)
  76. [ 0.000000] LCD : 0x5a000000 - 0x5bffffff ( 32 MB)
  77. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  78. [ 0.000000] BROM Ver: 1100 1100 1623
  79. [ 0.000000] chip-id: A10 (AW1623 revision C)
  80. [ 0.000000] On node 0 totalpages: 114688
  81. [ 0.000000] free_area_init_node: node 0, pgdat c0687560, node_mem_map c072d000
  82. [ 0.000000] Normal zone: 896 pages used for memmap
  83. [ 0.000000] Normal zone: 0 pages reserved
  84. [ 0.000000] Normal zone: 113792 pages, LIFO batch:31
  85. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  86. [ 0.000000] pcpu-alloc: [0] 0
  87. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792
  88. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait loglevel=8 panic=10 rootwait ethaddr=00:CE:39:B7:74:4E
  89. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  90. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  91. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  92. [ 0.000000] allocated 1835008 bytes of page_cgroup
  93. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  94. [ 0.000000] Memory: 448MB = 448MB total
  95. [ 0.000000] Memory: 314448k/314448k available, 144304k reserved, 0K highmem
  96. [ 0.000000] Virtual kernel memory layout:
  97. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  98. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  99. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  100. [ 0.000000] vmalloc : 0xdc800000 - 0xf0000000 ( 312 MB)
  101. [ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
  102. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  103. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  104. [ 0.000000] .init : 0xc0008000 - 0xc002e000 ( 152 kB)
  105. [ 0.000000] .text : 0xc002e000 - 0xc06495b0 (6254 kB)
  106. [ 0.000000] .data : 0xc064a000 - 0xc0687f00 ( 248 kB)
  107. [ 0.000000] .bss : 0xc0687f24 - 0xc072c6b8 ( 658 kB)
  108. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  109. [ 0.000000] NR_IRQS:96 nr_irqs:96 96
  110. [ 0.000000] timer0: Periodic Mode
  111. [ 0.000000] Console: colour dummy device 80x30
  112. [ 0.000000] Calibrating delay loop... 383.38 BogoMIPS (lpj=1916928)
  113. [ 0.050000] pid_max: default: 32768 minimum: 301
  114. [ 0.050000] Mount-cache hash table entries: 512
  115. [ 0.050000] Initializing cgroup subsys cpuacct
  116. [ 0.050000] Initializing cgroup subsys memory
  117. [ 0.050000] Initializing cgroup subsys devices
  118. [ 0.050000] Initializing cgroup subsys freezer
  119. [ 0.050000] Initializing cgroup subsys blkio
  120. [ 0.050000] Initializing cgroup subsys perf_event
  121. [ 0.050000] CPU: Testing write buffer coherency: ok
  122. [ 0.050000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  123. [ 0.050000] devtmpfs: initialized
  124. [ 0.050000] print_constraints: dummy:
  125. [ 0.050000] NET: Registered protocol family 16
  126. [ 0.050000] hw-breakpoint: debug architecture 0x4 unsupported.
  127. [ 0.050000] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
  128. [ 0.050000] Initialize DMAC OK
  129. [ 0.050000] bio: create slab <bio-0> at 0
  130. [ 0.050000] SCSI subsystem initialized
  131. [ 0.050000] libata version 3.00 loaded.
  132. [ 0.050000] usbcore: registered new interface driver usbfs
  133. [ 0.060000] usbcore: registered new interface driver hub
  134. [ 0.060000] usbcore: registered new device driver usb
  135. [ 0.060000] Advanced Linux Sound Architecture Driver Version 1.0.24.
  136. [ 0.060000] Bluetooth: Core ver 2.16
  137. [ 0.060000] NET: Registered protocol family 31
  138. [ 0.060000] Bluetooth: HCI device and connection manager initialized
  139. [ 0.060000] Bluetooth: HCI socket layer initialized
  140. [ 0.060000] Bluetooth: L2CAP socket layer initialized
  141. [ 0.060000] Bluetooth: SCO socket layer initialized
  142. [ 0.060000] cfg80211: Calling CRDA to update world regulatory domain
  143. [ 0.060000] Init eGon pin module V2.0
  144. [ 0.060000] Switching to clocksource aw 64bits couter
  145. [ 0.060000] FS-Cache: Loaded
  146. [ 0.060000] CacheFiles: Loaded
  147. [ 0.070000] Switched to NOHz mode on CPU #0
  148. [ 0.070000] [usb_manager]: CONFIG_USB_SW_SUN4I_USB0_OTG
  149. [ 0.070000] [sw_hcd0]: usb host driver initialize........
  150. [ 0.070000] [sw_hcd0]: open_usb_clock
  151. [ 0.090000] [sw_hcd0]: host_init_state = 0
  152. [ 0.090000] [sw_hcd0]: platform is usb host
  153. [ 0.090000] [sw_hcd0]: sw_hcd_host0: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx (X), HB-ISO Tx (X), SoftConn)
  154. [ 0.090000] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 38
  155. [ 0.090000] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
  156. [ 0.090000] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
  157. [ 0.090000] hub 1-0:1.0: USB hub found
  158. [ 0.090000] hub 1-0:1.0: 1 port detected
  159. [ 0.090000] wrn: hcd is not enable, need not start hcd
  160. [ 0.090000] [sw_hcd0]: sw_usb_host0_disable start
  161. [ 0.090000] -------sw_hcd0_soft_disconnect---------
  162. [ 0.090000] [sw_hcd_host0]: Set USB Power OFF
  163. [ 0.090000] wrn: hcd is not enable, need not stop hcd
  164. [ 0.090000] [sw_hcd0]: close_usb_clock
  165. [ 0.090000] [sw_hcd0]: sw_usb_host0_disable end
  166. [ 0.090000] [sw_udc]: udc_init: version 20080411
  167. [ 0.090000] NET: Registered protocol family 2
  168. [ 0.090000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  169. [ 0.090000] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  170. [ 0.090000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  171. [ 0.090000] TCP: Hash tables configured (established 16384 bind 16384)
  172. [ 0.090000] TCP reno registered
  173. [ 0.090000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  174. [ 0.090000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  175. [ 0.090000] NET: Registered protocol family 1
  176. [ 0.090000] PMU: registered new PMU device of type 0
  177. [ 0.090000] [pm]aw_pm_init!
  178. [ 0.090000] audit: initializing netlink socket (disabled)
  179. [ 0.100000] type=2000 audit(0.089:1): initialized
  180. [ 0.110000] VFS: Disk quotas dquot_6.5.2
  181. [ 0.110000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  182. [ 0.110000] fuse init (API version 7.16)
  183. [ 0.120000] NILFS version 2 loaded
  184. [ 0.120000] msgmni has been set to 614
  185. [ 0.120000] alg: No test for stdrng (krng)
  186. [ 0.120000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  187. [ 0.120000] io scheduler noop registered
  188. [ 0.120000] io scheduler deadline registered
  189. [ 0.120000] io scheduler cfq registered (default)
  190. [ 0.120000] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  191. [ 0.150000] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A
  192. [ 0.820000] console [ttyS0] enabled
  193. [ 0.820000] [uart]: used uart info.: 0x05
  194. [ 0.830000] serial probe 0 irq 1 mapbase 0x01c28000
  195. [ 0.850000] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A
  196. [ 0.860000] serial probe 2 irq 3 mapbase 0x01c28800
  197. [ 0.880000] sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 3) is a U6_16550A
  198. [ 0.890000] G2D: drv_g2d_init
  199. [ 0.900000] G2D: g2dmem: g2d_start=58000000, g2d_size=1000000
  200. [ 0.900000] G2D: head:d8000000,tail:d9000000
  201. [ 0.910000] G2D: Module initialized.major:252
  202. [ 0.910000] brd: module loaded
  203. [ 0.920000] loop: module loaded
  204. [ 0.920000] [NAND]nand driver, init.
  205. [ 0.930000] cmu_clk is 480
  206. [ 0.930000] nand clk init end
  207. [ 0.930000] offset 0xc: 0x6140
  208. [ 0.930000] offset 0x14: 0x8200000b
  209. [ 0.940000] [NAND] nand gpio_request
  210. [ 0.940000] [NAND] nand driver version: 0x2 0x9
  211. [ 0.950000] nand interrupte register ok
  212. [ 0.950000] ret of NFC_ChangMode is 0
  213. [ 0.950000] dma_hdle is 0
  214. [ 0.960000] dma_hdle is 10000008
  215. [ 0.960000] cmu_clk is 480
  216. [ 0.960000] nand clk init end
  217. [ 0.970000] offset 0xc: 0x6140
  218. [ 0.970000] offset 0x14: 0x82000007
  219. [ 1.030000] The 0 disk name = DEVICE, class name = NAND, disk start = 0, disk size = 7979008
  220. [ 1.040000] The 1 disk name = bootloader, type = 0, class name = DISK, disk size = 32768
  221. [ 1.050000] The 2 disk name = env, type = 0, class name = DISK, disk size = 32768
  222. [ 1.050000] The 3 disk name = boot, type = 0, class name = DISK, disk size = 65536
  223. [ 1.060000] The 4 disk name = system, type = 1, class name = DISK, disk size = 655360
  224. [ 1.070000] The 5 disk name = data, type = 1, class name = DISK, disk size = 1048576
  225. [ 1.080000] The 6 disk name = misc, type = 0, class name = DISK, disk size = 32768
  226. [ 1.090000] The 7 disk name = recovery, type = 0, class name = DISK, disk size = 65536
  227. [ 1.090000] The 8 disk name = cache, type = 1, class name = DISK, disk size = 262144
  228. [ 1.100000] The 9 disk name = private, type = 0, class name = DISK, disk size = 32768
  229. [ 1.110000] The 10 disk name = sysrecovery, type = 0, class name = DISK, disk size = 655360
  230. [ 1.120000] The 11 disk name = UDISK, type = 0, class name = DISK, disk size = 4816896
  231. [ 1.130000] The 11 disk size = 5062656
  232. [ 1.130000] part total count = 12
  233. [ 1.130000] nand: unknown partition table
  234. [ 1.140000] nanda:
  235. [ 1.150000] nandb: unknown partition table
  236. [ 1.150000] nandc: unknown partition table
  237. [ 1.160000] nandd: unknown partition table
  238. [ 1.160000] nande: unknown partition table
  239. [ 1.170000] nandf: unknown partition table
  240. [ 1.180000] nandg: unknown partition table
  241. [ 1.180000] nandh: unknown partition table
  242. [ 1.190000] nandi:
  243. [ 1.190000] nandj: unknown partition table
  244. [ 1.200000] nandk:
  245. [ 1.200000] benn: nand probe enter
  246. [ 1.210000] [NAND]nand driver, ok.
  247. [ 1.210000] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP
  248. [ 1.220000] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1
  249. [ 1.220000] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  250. [ 1.230000] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc
  251. [ 1.240000] scsi0 : sw_ahci_platform
  252. [ 1.240000] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 56
  253. [ 1.250000] wemac Ethernet Driver, V1.01 in file:drivers/net/sun4i/sun4i_wemac.c
  254. [ 1.260000] [EMAC] ahb clk enable
  255. [ 1.260000] [EMAC] ahb gate clk: 0x2026140
  256. [ 1.300000] emac MAC isn't valid!
  257. [ 1.300000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  258. [ 1.310000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  259. [ 1.310000] [sw-ehci1]: open clock
  260. [ 1.340000] [sw-ehci1]: Set USB Power ON
  261. [ 1.340000] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  262. [ 1.350000] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
  263. [ 1.360000] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000
  264. [ 1.380000] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
  265. [ 1.380000] hub 2-0:1.0: USB hub found
  266. [ 1.390000] hub 2-0:1.0: 1 port detected
  267. [ 1.390000] [sw-ohci1]: open clock
  268. [ 1.410000] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  269. [ 1.420000] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3
  270. [ 1.430000] sw-ohci sw-ohci.1: irq 64, io mem 0xf1c14400
  271. [ 1.490000] hub 3-0:1.0: USB hub found
  272. [ 1.490000] hub 3-0:1.0: 1 port detected
  273. [ 1.500000] [sw-ehci2]: open clock
  274. [ 1.520000] [sw-ehci2]: Set USB Power ON
  275. [ 1.530000] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  276. [ 1.530000] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4
  277. [ 1.540000] sw-ehci sw-ehci.2: irq 40, io mem 0xf1c1c000
  278. [ 1.570000] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00
  279. [ 1.570000] hub 4-0:1.0: USB hub found
  280. [ 1.580000] hub 4-0:1.0: 1 port detected
  281. [ 1.580000] [sw-ohci2]: open clock
  282. [ 1.600000] ata1: SATA link down (SStatus 0 SControl 300)
  283. [ 1.610000] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  284. [ 1.620000] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5
  285. [ 1.620000] sw-ohci sw-ohci.2: irq 65, io mem 0xf1c1c400
  286. [ 1.690000] hub 5-0:1.0: USB hub found
  287. [ 1.690000] hub 5-0:1.0: 1 port detected
  288. [ 1.700000] Initializing USB Mass Storage driver...
  289. [ 1.700000] usbcore: registered new interface driver usb-storage
  290. [ 1.710000] USB Mass Storage support registered.
  291. [ 1.710000] usbcore: registered new interface driver ums-alauda
  292. [ 1.720000] usbcore: registered new interface driver ums-cypress
  293. [ 1.730000] usbcore: registered new interface driver ums-datafab
  294. [ 1.730000] usbcore: registered new interface driver ums_eneub6250
  295. [ 1.740000] usbcore: registered new interface driver ums-freecom
  296. [ 1.740000] usbcore: registered new interface driver ums-isd200
  297. [ 1.750000] usbcore: registered new interface driver ums-jumpshot
  298. [ 1.760000] usbcore: registered new interface driver ums-karma
  299. [ 1.760000] usbcore: registered new interface driver ums-onetouch
  300. [ 1.770000] usbcore: registered new interface driver ums-realtek
  301. [ 1.780000] usbcore: registered new interface driver ums-sddr09
  302. [ 1.780000] usbcore: registered new interface driver ums-sddr55
  303. [ 1.790000] usbcore: registered new interface driver ums-usbat
  304. [ 1.790000] mousedev: PS/2 mouse device common for all mice
  305. [ 1.800000] sunxi RTC version 0.1
  306. [ 1.800000] sunxi-rtc sunxi-rtc: sunxi_rtc_probe tmp_data = 380248073
  307. [ 1.810000] [RTC] ERR: Set LOSC to external failed!!!
  308. [ 1.820000] [RTC] WARNING: Rtc time will be wrong!!
  309. [ 1.820000] using rtc device, rtc, for alarms
  310. [ 1.830000] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
  311. [ 1.830000] i2c /dev entries driver
  312. [ 1.840000] !!! base_Addr = 0xdc8d4c00
  313. [ 1.840000] config i2c gpio with gpio_config api
  314. [ 1.840000] twi0, apb clock = 24000000
  315. [ 1.850000] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
  316. [ 1.860000] I2C: i2c-0: AW16XX I2C adapter
  317. [ 1.860000] **********start************
  318. [ 1.860000] 0x40
  319. [ 1.870000] 0xf8
  320. [ 1.870000] 0x28
  321. [ 1.870000] 0x0
  322. [ 1.870000] 0x0
  323. [ 1.870000] **********end************
  324. [ 1.880000] !!! base_Addr = 0xdc8d6000
  325. [ 1.880000] twi1, apb clock = 24000000
  326. [ 1.890000] I2C: i2c-1: AW16XX I2C adapter
  327. [ 1.890000] **********start************
  328. [ 1.890000] 0x40
  329. [ 1.900000] 0xf8
  330. [ 1.900000] 0x58
  331. [ 1.900000] 0x0
  332. [ 1.900000] 0x0
  333. [ 1.900000] **********end************
  334. [ 1.910000] !!! base_Addr = 0xdc8d8400
  335. [ 1.910000] twi2, apb clock = 24000000
  336. [ 1.920000] I2C: i2c-2: AW16XX I2C adapter
  337. [ 1.920000] **********start************
  338. [ 1.920000] 0x40
  339. [ 1.930000] 0xf8
  340. [ 1.930000] 0x58
  341. [ 1.930000] 0x0
  342. [ 1.930000] 0x0
  343. [ 1.930000] **********end************
  344. [ 1.940000] lirc_dev: IR Remote Control driver registered, major 251
  345. [ 1.940000] IR NEC protocol handler initialized
  346. [ 1.950000] IR RC5(x) protocol handler initialized
  347. [ 1.950000] IR RC6 protocol handler initialized
  348. [ 1.960000] IR JVC protocol handler initialized
  349. [ 1.960000] IR Sony protocol handler initialized
  350. [ 1.970000] IR RC5 (streamzap) protocol handler initialized
  351. [ 1.970000] IR LIRC bridge handler initialized
  352. [ 1.980000] Linux video capture interface: v2.00
  353. [ 1.980000] [cedar dev]: install start!!!
  354. [ 1.990000] [cedar dev]: install end!!!
  355. [ 1.990000] [ace_drv] start!!!
  356. [ 1.990000] [ace_drv] init end!!!
  357. [ 2.000000] [pa_drv] start!!!
  358. [ 2.000000] [pa_drv] init end!!!
  359. [ 2.000000] print_constraints: axp20_ldo1: 1300 mV
  360. [ 2.010000] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  361. [ 2.020000] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV
  362. [ 2.030000] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV
  363. [ 2.030000] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV
  364. [ 2.040000] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV
  365. [ 2.050000] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  366. [ 2.060000] input: axp20-supplyer as /devices/platform/sun4i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input0
  367. [ 2.080000] Linux telephony interface: v1.00
  368. [ 2.090000]
  369. [ 2.090000]
  370. [ 2.090000] insmod_device_driver
  371. [ 2.090000]
  372. [ 2.100000] Bluetooth: HCI UART driver ver 2.2
  373. [ 2.100000] Bluetooth: HCI H4 protocol initialized
  374. [ 2.100000] Bluetooth: HCI BCSP protocol initialized
  375. [ 2.110000] [sw_udc]: sw_usb_device_enable start
  376. [ 2.110000] [sw_udc]:
  377. [ 2.120000] Bluetooth: HCILL protocol initialized
  378. [ 2.120000] cpuidle: using governor ladder
  379. [ 2.130000] usb_vbase = 0xf1c13000
  380. [ 2.130000] [sw_udc]: sram_vbase = 0xf1c00000
  381. [ 2.130000] [sw_udc]:
  382. [ 2.140000] cpuidle: using governor menu
  383. [ 2.140000] [mmc_pm]: no sdio card used in configuration
  384. [ 2.150000] open_usb_clock
  385. [ 2.160000] [mmc]: sunximmc_init
  386. [ 2.160000] [mmc]: sunxi mmc controller using config : 0xb
  387. [ 2.160000] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0
  388. [ 2.180000] [mmc]: mmc 0 power off !!
  389. [ 2.180000] [mmc]: mmc0 Probe: base:0xdc8e0000 irq:32 dma:0 pdes:0xd9a6c000, ret 0.
  390. [ 2.200000] [mmc]: sunxi-mmc.1: pdev->name: sunxi-mmc, pdev->id: 1
  391. [ 2.200000] [mmc]: mmc 1 power off !!
  392. [ 2.210000] udc->driver is null, udc is need not stop
  393. [ 2.210000] [sw_udc]: sw_usb_device_enable end
  394. [ 2.220000] [mmc]: mmc1 Probe: base:0xdc8e2000 irq:33 dma:0 pdes:0xd9a70000, ret 0.
  395. [ 2.220000] [mmc]: sunxi-mmc.3: pdev->name: sunxi-mmc, pdev->id: 3
  396. [ 2.230000] [mmc]: mmc 3 power off !!
  397. [ 2.230000] [mmc]: mmc3 Probe: base:0xdc8e4000 irq:35 dma:0 pdes:0xd9a74000, ret 0.
  398. [ 2.240000] usbcore: registered new interface driver usbhid
  399. [ 2.250000] usbhid: USB HID core driver
  400. [ 2.250000] enter sun4i Audio codec!!!
  401. [ 2.260000] sun4i audio support initialized
  402. [ 2.260000] sun4i Audio codec successfully loaded..
  403. [ 2.270000] asoc: sndhdmi <-> sun4i-hdmiaudio.0 mapping ok
  404. [ 2.280000] ALSA device list:
  405. [ 2.280000] #0: sun4i-CODEC Audio Codec
  406. [ 2.280000] #1: sun4i-sndhdmi
  407. [ 2.290000] IPv4 over IPv4 tunneling driver
  408. [ 2.290000] TCP cubic registered
  409. [ 2.290000] Initializing XFRM netlink socket
  410. [ 2.300000] NET: Registered protocol family 10
  411. [ 2.310000] NET: Registered protocol family 17
  412. [ 2.310000] NET: Registered protocol family 15
  413. [ 2.320000] Bluetooth: RFCOMM TTY layer initialized
  414. [ 2.320000] Bluetooth: RFCOMM socket layer initialized
  415. [ 2.330000] Bluetooth: RFCOMM ver 1.11
  416. [ 2.330000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  417. [ 2.340000] Bluetooth: BNEP filters: protocol multicast
  418. [ 2.340000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  419. [ 2.350000] 802.1Q VLAN Support v1.8
  420. [ 2.350000] [mmc_pm]: No sdio card, please check your config !!
  421. [ 2.360000] Registering the dns_resolver key type
  422. [ 2.360000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  423. [ 2.370000] Registering SWP/SWPB emulation handler
  424. [ 2.380000] registered taskstats version 1
  425. [ 2.380000] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on
  426. [ 2.390000] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on
  427. [ 2.400000] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on
  428. [ 2.410000] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on
  429. [ 2.410000] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on
  430. [ 2.420000] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on
  431. [ 2.430000] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock
  432. [ 2.440000] Waiting for root device /dev/mmcblk0p2...
  433. [ 3.180000] [mmc]: mmc 0 detect change, present 1
  434. [ 3.480000] [mmc]: mmc 0 power on !!
  435. [ 3.520000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !!
  436. [ 3.520000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !!
  437. [ 3.530000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  438. [ 3.540000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  439. [ 3.550000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  440. [ 3.560000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !!
  441. [ 3.660000] mmc0: new high speed SDHC card at address 7158
  442. [ 3.660000] mmcblk0: mmc0:7158 SD04G 3.69 GiB
  443. [ 3.670000] mmcblk0: p1 p2
  444. [ 3.760000] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  445. [ 3.770000] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  446. [ 6.930000] EXT4-fs (mmcblk0p2): recovery complete
  447. [ 7.190000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  448. [ 7.200000] VFS: Mounted root (ext4 filesystem) on device 179:2.
  449. [ 7.210000] devtmpfs: mounted
  450. [ 7.210000] Freeing init memory: 152K
  451. [ 7.600000] systemd[1]: systemd 197 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
  452.  
  453. Welcome to Arch Linux ARM!
  454.  
  455. [ 7.640000] systemd[1]: Set hostname to <alarm>.
  456. [ 7.810000] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
  457. [ 7.830000] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  458. [ 7.840000] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  459. [ 7.850000] systemd[1]: Expecting device dev-ttyS0.device...
  460. Expecting device dev-ttyS0.device...
  461. [ 7.880000] systemd[1]: Starting Syslog Socket.
  462. [ OK ] Listening on Syslog Socket.
  463. [ 7.900000] systemd[1]: Listening on Syslog Socket.
  464. [ 7.900000] systemd[1]: Starting Remote File Systems.
  465. [ OK ] Reached target Remote File Systems.
  466. [ 7.930000] systemd[1]: Reached target Remote File Systems.
  467. [ 7.930000] systemd[1]: Starting Delayed Shutdown Socket.
  468. [ OK ] Listening on Delayed Shutdown Socket.
  469. [ 7.960000] systemd[1]: Listening on Delayed Shutdown Socket.
  470. [ 7.960000] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  471. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  472. [ 7.990000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  473. [ 7.990000] systemd[1]: Starting Encrypted Volumes.
  474. [ OK ] Reached target Encrypted Volumes.
  475. [ 8.020000] systemd[1]: Reached target Encrypted Volumes.
  476. [ 8.020000] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  477. [ 8.030000] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  478. [ 8.040000] systemd[1]: Starting udev Kernel Socket.
  479. [ OK ] Listening on udev Kernel Socket.
  480. [ 8.070000] systemd[1]: Listening on udev Kernel Socket.
  481. [ 8.070000] systemd[1]: Starting udev Control Socket.
  482. [ OK ] Listening on udev Control Socket.
  483. [ 8.100000] systemd[1]: Listening on udev Control Socket.
  484. [ 8.100000] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  485. [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
  486. [ 8.140000] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  487. [ 8.140000] systemd[1]: Starting Swap.
  488. [ OK ] Reached target Swap.
  489. [ 8.170000] systemd[1]: Reached target Swap.
  490. [ 8.170000] systemd[1]: Starting Journal Socket.
  491. [ OK ] Listening on Journal Socket.
  492. [ 8.200000] systemd[1]: Listening on Journal Socket.
  493. [ 8.200000] systemd[1]: Started File System Check on Root Device.
  494. [ 8.210000] systemd[1]: Starting Remount Root and Kernel File Systems...
  495. Starting Remount Root and Kernel File Systems...
  496. [ 8.240000] systemd[1]: Starting udev Kernel Device Manager...
  497. Starting udev Kernel Device Manager...
  498. [ 8.270000] systemd[1]: Starting Apply Kernel Variables...
  499. Starting Apply Kernel Variables...
  500. [ 8.300000] systemd[1]: Mounted Debug File System.
  501. [ 8.300000] systemd[1]: Starting Setup Virtual Console...
  502. Starting Setup Virtual Console...
  503. [ 8.330000] systemd[1]: Starting udev Coldplug all Devices...
  504. Starting udev Coldplug all Devices...
  505. [ 8.360000] systemd[1]: Mounting POSIX Message Queue File System...
  506. Mounting POSIX Message Queue File System...
  507. [ 8.370000] systemd-udevd[55]: starting version 197
  508. [ 8.440000] systemd[1]: Started Set Up Additional Binary Formats.
  509. [ 8.450000] systemd[1]: Mounted Huge Pages File System.
  510. [ 8.480000] systemd[1]: Started Load Kernel Modules.
  511. [ 8.490000] systemd[1]: Mounting FUSE Control File System...
  512. Mounting FUSE Control File System...
  513. [ 8.520000] systemd[1]: Mounted Configuration File System.
  514. [ 8.530000] systemd[1]: Starting Journal Service...
  515. Starting Journal Service...
  516. [ OK ] Started Journal Service.
  517. [ 8.570000] systemd[1]: Started Journal Service.
  518. [ 8.570000] systemd[1]: Starting Syslog.
  519. [ OK ] Reached target Syslog.
  520. [ 8.600000] systemd[1]: Reached target Syslog.
  521. [ 8.600000] systemd[1]: Mounting Temporary Directory...
  522. Mounting Temporary Directory...
  523. [ OK ] Started udev Kernel Device Manager.
  524. [ 8.650000] systemd[1]: Started udev Kernel Device Manager.
  525. [ OK ] Started Remount Root and Kernel File Systems.
  526. [ 8.680000] systemd[1]: Started Remount Root and Kernel File Systems.
  527. [ OK ] Started Apply Kernel Variables.
  528. [ 8.710000] systemd[1]: Started Apply Kernel Variables.
  529. [ OK ] Mounted POSIX Message Queue File System.
  530. [ 8.740000] systemd[1]: Mounted POSIX Message Queue File System.
  531. [ OK ] Mounted FUSE Control File System.
  532. [ 8.770000] systemd[1]: Mounted FUSE Control File System.
  533. [ OK ] Mounted Temporary Directory.
  534. [ 8.790000] systemd[1]: Mounted Temporary Directory.
  535. [ 8.790000] systemd[1]: Starting Local File Systems.
  536. [ OK ] Reached target Local File Systems.
  537. [ 8.830000] systemd[1]: Reached target Local File Systems.
  538. [ 8.830000] systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
  539. Starting Trigger Flushing of Journal to Persistent Storage...
  540. [ 8.870000] systemd[1]: Starting Recreate Volatile Files and Directories...
  541. Starting Recreate Volatile Files and Directories...
  542. [ 8.910000] systemd[1]: Starting Local File Systems (Pre).
  543. [ OK ] Reached target Local File Systems (Pre).
  544. [ 8.940000] systemd[1]: Reached target Local File Systems (Pre).
  545. [ 8.940000] systemd[1]: Starting Load Random Seed...
  546. Starting Load Random Seed...
  547. [ OK ] Started udev Coldplug all Devices.
  548. [ 9.000000] systemd[1]: Started udev Coldplug all Devices.
  549. [ 9.020000] systemd-journald[63]: Received SIGUSR1
  550. [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
  551. [ 9.060000] systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
  552. [ OK ] Started Load Random Seed.
  553. [ 9.090000] systemd[1]: Started Load Random Seed.
  554. [ OK [ 9.370000] systemd-journald[63]: File /var/log/journal/d300cc40d61bb905611107a7000a72d8/system.journal corrupted or uncleanly shut down, renaming and replacing.
  555. ] Started Recreate Volatile Files and Directories.
  556. [ 9.400000] systemd[1]: Started Recreate Volatile Files and Directories.
  557. [ 9.630000] systemd[1]: Starting Sound Card.
  558. [ OK ] Reached target Sound Card.
  559. [ 9.670000] systemd[1]: Reached target Sound Card.
  560. [ OK ] Found device /dev/ttyS0.
  561. [ 9.690000] systemd[1]: Found device /dev/ttyS0.
  562. [ OK ] Started Setup Virtual Console.
  563. [ 9.920000] systemd[1]: Started Setup Virtual Console.
  564. [ 9.920000] systemd[1]: Starting System Initialization.
  565. [ OK ] Reached target System Initialization.
  566. [ 9.950000] systemd[1]: Reached target System Initialization.
  567. [ 9.960000] systemd[1]: Starting D-Bus System Message Bus Socket.
  568. [ OK ] Listening on D-Bus System Message Bus Socket.
  569. [ 9.990000] systemd[1]: Listening on D-Bus System Message Bus Socket.
  570. [ 9.990000] systemd[1]: Starting Sockets.
  571. [ OK ] Reached target Sockets.
  572. [ 10.030000] systemd[1]: Reached target Sockets.
  573. [ 10.030000] systemd[1]: Starting Daily Cleanup of Temporary Directories.
  574. [ 10.050000] systemd[1]: Started Daily Cleanup of Temporary Directories.
  575. [ 10.050000] systemd[1]: Starting Basic System.
  576. [ OK ] Reached target Basic System.
  577. [ 10.080000] systemd[1]: Reached target Basic System.
  578. [ 10.080000] systemd[1]: Starting Periodic Command Scheduler...
  579. Starting Periodic Command Scheduler...
  580. [ OK ] Started Periodic Command Scheduler.
  581. [ 10.140000] systemd[1]: Started Periodic Command Scheduler.
  582. [ 10.140000] systemd[1]: Started SSH Key Generation.
  583. [ 10.160000] systemd[1]: Starting OpenSSH Daemon...
  584. Starting OpenSSH Daemon...
  585. [ OK ] Started OpenSSH Daemon.
  586. [ 10.200000] systemd[1]: Started OpenSSH Daemon.
  587. [ 10.200000] systemd[1]: Starting Netcfg multi-profile daemon...
  588. Starting Netcfg multi-profile daemon...
  589. [ 10.240000] systemd[1]: Starting Login Service...
  590. Starting Login Service...
  591. [ 10.260000] systemd[1]: Starting D-Bus System Message Bus...
  592. Starting D-Bus System Message Bus...
  593. [ OK ] Started D-Bus System Message Bus.
  594. [ 10.310000] systemd[1]: Started D-Bus System Message Bus.
  595. [ 10.310000] systemd[1]: Starting System Logger Daemon...
  596. Starting System Logger Daemon...
  597. [ OK ] Started System Logger Daemon.
  598. [ 10.370000] systemd[1]: Started System Logger Daemon.
  599. [ 10.370000] systemd[1]: Starting Permit User Sessions...
  600. Starting Permit User Sessions...
  601. [ OK ] Started Permit User Sessions.
  602. [ 10.480000] systemd[1]: Started Permit User Sessions.
  603. [ 10.480000] systemd[1]: Starting Getty on tty1...
  604. Starting Getty on tty1...
  605. [ OK ] Started Getty on tty1.
  606. [ 10.540000] systemd[1]: Started Getty on tty1.
  607. [ 10.540000] systemd[1]: Starting Serial Getty on ttyS0...
  608. Starting Serial Getty on ttyS0...
  609. [ OK ] Started Serial Getty on ttyS0.
  610. [ 10.600000] systemd[1]: Started Serial Getty on ttyS0.
  611. [ 10.600000] systemd[1]: Starting Login Prompts.
  612. [ OK ] Reached target Login Prompts.
  613. [ 10.620000] systemd[1]: Reached target Login Prompts.
  614. [ 10.900000] systemd[1]: sshd.service: main process exited, code=exited, status=1/FAILURE
  615. [ 10.920000] systemd[1]: Unit sshd.service entered failed state
  616. [ OK ] Started Login Service.
  617. [ 11.010000] systemd[1]: Started Login Service.
  618. [ 11.040000] systemd[1]: sshd.service holdoff time over, scheduling restart.
  619. [ 11.040000] systemd[1]: Stopping OpenSSH Daemon...
  620. Stopping OpenSSH Daemon...
  621. [ OK ] Stopped OpenSSH Daemon.
  622. [ 11.100000] systemd[1]: Started SSH Key Generation.
  623. [ 11.100000] systemd[1]: Starting OpenSSH Daemon...
  624. Starting OpenSSH Daemon...
  625. [ OK ] Started OpenSSH Daemon.
  626. [ 11.160000] systemd[1]: Started OpenSSH Daemon.
  627. [ 11.240000] systemd[1]: sshd.service: main process exited, code=exited, status=1/FAILURE
  628. [ 11.260000] systemd[1]: Unit sshd.service entered failed state
  629. [ 11.380000] systemd[1]: sshd.service holdoff time over, scheduling restart.
  630. [ 11.380000] systemd[1]: Stopping OpenSSH Daemon...
  631. Stopping OpenSSH Daemon...
  632. [ OK ] Stopped OpenSSH Daemon.
  633. [ 11.440000] systemd[1]: Started SSH Key Generation.
  634. [ 11.440000] systemd[1]: Starting OpenSSH Daemon...
  635. Starting OpenSSH Daemon...
  636. [ OK ] Started OpenSSH Daemon.
  637. [ 11.500000] systemd[1]: Started OpenSSH Daemon.
  638. [ 11.530000] systemd[1]: sshd.service: main process exited, code=exited, status=1/FAILURE
  639. [ 11.550000] systemd[1]: Unit sshd.service entered failed state
  640. [ 11.650000] systemd[1]: sshd.service holdoff time over, scheduling restart.
  641. [ 11.670000] systemd[1]: Stopping OpenSSH Daemon...
  642. Stopping OpenSSH Daemon...
  643. [ OK ] Stopped OpenSSH Daemon.
  644. [ 11.710000] systemd[1]: Started SSH Key Generation.
  645. [ 11.710000] systemd[1]: Starting OpenSSH Daemon...
  646. Starting OpenSSH Daemon...
  647. [ OK ] Started OpenSSH Daemon.
  648. [ 11.770000] systemd[1]: Started OpenSSH Daemon.
  649. [ 11.790000] systemd[1]: sshd.service: main process exited, code=exited, status=1/FAILURE
  650. [ 11.830000] systemd[1]: Unit sshd.service entered failed state
  651. [ 11.930000] systemd[1]: sshd.service holdoff time over, scheduling restart.
  652. [ 11.940000] wemac wemac.0: WARNING: no IRQ resource flags set.
  653. [ 11.950000] systemd[1]: Stopping OpenSSH Daemon...
  654. Stopping OpenSSH Daemon...
  655. [ OK ] Stopped OpenSSH Daemon.
  656. [ 11.990000] systemd[1]: Started SSH Key Generation.
  657. [ 11.990000] systemd[1]: Starting OpenSSH Daemon...
  658. Starting OpenSSH Daemon...
  659. [ OK ] Started OpenSSH Daemon.
  660. [ 12.050000] systemd[1]: Started OpenSSH Daemon.
  661. [ 12.100000] wemac wemac.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  662. [ 12.110000] systemd[1]: sshd.service: main process exited, code=exited, status=1/FAILURE
  663. [ 12.130000] systemd[1]: Unit sshd.service entered failed state
  664. Stopping OpenSSH Daemon...
  665. [ OK ] Stopped OpenSSH Daemon.
  666. Starting OpenSSH Daemon...
  667. [ OK ] Started OpenSSH Daemon.
  668. Stopping OpenSSH Daemon...
  669. [ OK ] Stopped OpenSSH Daemon.
  670. Starting OpenSSH Daemon...
  671. [FAILED] Failed to start OpenSSH Daemon.
  672. See 'systemctl status sshd.service' for details.
  673.  
  674.  
  675. Arch Linux 3.0.57-1-ARCH (ttyS0)
  676.  
  677. alarm login: [ OK ] Started Netcfg multi-profile daemon.
  678. [ OK ] Reached target Network.
  679. Starting OpenNTP Daemon...
  680. [ OK ] Started OpenNTP Daemon.
  681. [ OK ] Reached target Multi-User.
  682. [ OK ] Reached target Graphical Interface.
  683. [ 22.700000] eth0: no IPv6 routers present
  684.  
  685.  
  686. Arch Linux 3.0.57-1-ARCH (ttyS0)
  687.  
  688. alarm login: root
  689.  
  690. Password:
  691. Last login: Thu Apr 4 14:03:53 on ttyS0
  692. [root@alarm ~]# ifconfig
  693. eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  694. inet 192.168.2.156 netmask 255.255.0.0 broadcast 192.168.255.255
  695. inet6 fe80::1411:26ff:feb8:6cbc prefixlen 64 scopeid 0x20<link>
  696. ether 16:11:26:b8:6c:bc txqueuelen 1000 (Ethernet)
  697. RX packets 418 bytes 75362 (73.5 KiB)
  698. RX errors 0 dropped 0 overruns 0 frame 0
  699. TX packets 56 bytes 4850 (4.7 KiB)
  700. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  701. device interrupt 55 base 0xa000
  702.  
  703. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
  704. inet 127.0.0.1 netmask 255.0.0.0
  705. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  706. loop txqueuelen 0 (Local Loopback)
  707. RX packets 0 bytes 0 (0.0 B)
  708. RX errors 0 dropped 0 overruns 0 frame 0
  709. TX packets 0 bytes 0 (0.0 B)
  710. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  711.  
  712. [root@alarm ~]# ls
  713. [root@alarm ~]# sysctl tem
  714. systemctl systemd-detect-virt
  715. systemd systemd-inhibit
  716. systemd-analyze systemd-machine-id-setup
  717. systemd-ask-password systemd-notify
  718. systemd-cat systemd-nspawn
  719. systemd-cgls systemd-stdio-bridge
  720. systemd-cgtop systemd-tmpfiles
  721. systemd-coredumpctl systemd-tty-ask-password-agent
  722. systemd-delta
  723. [root@alarm ~]# system
  724. systemctl systemd-detect-virt
  725. systemd systemd-inhibit
  726. systemd-analyze systemd-machine-id-setup
  727. systemd-ask-password systemd-notify
  728. systemd-cat systemd-nspawn
  729. systemd-cgls systemd-stdio-bridge
  730. systemd-cgtop systemd-tmpfiles
  731. systemd-coredumpctl systemd-tty-ask-password-agent
  732. systemd-delta
  733. [root@alarm ~]# systemdfree
  734. total used free shared buffers cached
  735. Mem: 314600 35940 278660 0 4548 20124
  736. -/+ buffers/cache: 11268 303332
  737. Swap: 0 0 0
  738. [root@alarm ~]# ctaping 192.168.1.1
  739. PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
  740. 64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.470 ms
  741. 64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.391 ms
  742. 
  743. --- 192.168.1.1 ping statistics ---
  744. 2 packets transmitted, 2 received, 0% packet loss, time 999ms
  745. rtt min/avg/max/mdev = 0.391/0.430/0.470/0.044 ms
  746. [root@alarm ~]# ping 192.168.1.1www.googoele.cmom
  747. PING www.google.com (173.194.40.82) 56(84) bytes of data.
  748. 64 bytes from zrh04s06-in-f18.1e100.net (173.194.40.82): icmp_seq=1 ttl=55 time=12.3 ms
  749. 64 bytes from zrh04s06-in-f18.1e100.net (173.194.40.82): icmp_seq=2 ttl=55 time=12.1 ms
  750. 
  751. --- www.google.com ping statistics ---
  752. 2 packets transmitted, 2 received, 0% packet loss, time 1001ms
  753. rtt min/avg/max/mdev = 12.164/12.274/12.384/0.110 ms
  754. [root@alarm ~]# ping www.google.com192.168.1.1www.google.com
  755. 
Advertisement
Add Comment
Please, Sign In to add comment