pfeerick

Armbian 5.42 Xenial on eMMC first boot cycle

May 4th, 2018
561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.40 KB | None | 0 0
  1. == Notes ==
  2.  
  3. Rock64 v1.1 1G booting Armbian_5.42_Rock64_Ubuntu_xenial_default_4.4.124.img for the first time from Foresee 16GB eMMC module. Ethernet was not connected at this time, hence the network related startup error.
  4.  
  5. == Output (power on) ==
  6.  
  7. DDR version 1.06 20170424
  8. In
  9. LPDDR3
  10. 786MHz
  11. Bus Width=32 Col=11 Bank=8 Row=14/14 CS=2 Die Bus-Width=32 Size=2048MB
  12. ddrconfig:7
  13. OUT
  14. Boot1 Release Time: 2017-05-18, version: 2.43
  15. ChipType = 0x11, 127
  16. WR_REL_SET is 0 4
  17. SdmmcInit=2 0
  18. BootCapSize=2000
  19. UserCapSize=14800MB
  20. FwPartOffset=2000 , 2000
  21. SdmmcInit=0 2
  22. StorageInit ok = 23230
  23. Raw SecureMode = 0
  24. SecureInit read PBA: 0x4
  25. SecureInit read PBA: 0x404
  26. SecureInit read PBA: 0x804
  27. SecureInit read PBA: 0xc04
  28. SecureInit read PBA: 0x1004
  29. SecureInit ret = 0, SecureMode = 0
  30. LoadTrustBL
  31. No find bl30.bin
  32. No find bl32.bin
  33. Load uboot, ReadLba = 2000
  34. Load OK, addr=0x200000, size=0xa4cf8
  35. RunBL31 0x10000
  36. NOTICE: BL31: v1.3(debug):f947c7e
  37. NOTICE: BL31: Built : 18:38:03, Mar 12 2018
  38. NOTICE: BL31:Rockchip release version: v1.3
  39. INFO: ARM GICv2 driver initialized
  40. INFO: Using rkfiq sec cpu_context!
  41. INFO: boot cpu mask: 1
  42. INFO: plat_rockchip_pmu_init: pd status 0xe
  43. INFO: BL31: Initializing runtime services
  44. INFO: BL31: Preparing for EL3 exit to normal world
  45. INFO: Entry point address = 0x200000
  46. INFO: SPSR = 0x3c9
  47.  
  48.  
  49. U-Boot 2017.09-armbian (Mar 28 2018 - 17:14:43 +0200)
  50.  
  51. Model: Pine64 Rock64
  52. DRAM: 2 GiB
  53. MMC: rksdmmc@ff520000: 0, rksdmmc@ff500000: 1
  54. Card did not respond to voltage select!
  55. mmc_init: -95, time 9
  56. *** Warning - No block device, using default environment
  57.  
  58. In: serial@ff130000
  59. Out: serial@ff130000
  60. Err: serial@ff130000
  61. Model: Pine64 Rock64
  62. misc_init_r
  63. cpuid=55524b4e34313032330000000005152f
  64. serial=68af6727c1560c6
  65. Net: eth0: ethernet@ff540000
  66. Hit any key to stop autoboot: 0
  67. switch to partitions #0, OK
  68. mmc0(part 0) is current device
  69. Scanning mmc 0:1...
  70. Found U-Boot script /boot/boot.scr
  71. 2960 bytes read in 31 ms (92.8 KiB/s)
  72. ## Executing script at 00500000
  73. Boot script loaded from mmc 0
  74. 112 bytes read in 22 ms (4.9 KiB/s)
  75. 4428328 bytes read in 587 ms (7.2 MiB/s)
  76. 19019784 bytes read in 2393 ms (7.6 MiB/s)
  77. 58088 bytes read in 37 ms (1.5 MiB/s)
  78. ** File not found /boot/dtb/rockchip/overlay/-fixup.scr **
  79. ## Loading init Ramdisk from Legacy Image at 04000000 ...
  80. Image Name: uInitrd
  81. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  82. Data Size: 4428264 Bytes = 4.2 MiB
  83. Load Address: 00000000
  84. Entry Point: 00000000
  85. Verifying Checksum ... OK
  86. ## Flattened Device Tree blob at 01f00000
  87. Booting using the fdt blob at 0x1f00000
  88. Loading Ramdisk to 7dac7000, end 7df001e8 ... OK
  89. reserving fdt memory region: addr=1f00000 size=74000
  90. Loading Device Tree to 000000007da50000, end 000000007dac6fff ... OK
  91.  
  92. Starting kernel ...
  93.  
  94. ERROR: rockchip_plat_sip_handler: unhandled SMC (0x82000003)
  95. Loading, please wait...
  96. starting version 229
  97. Begin: Loading essential drivers ... done.
  98. Begin: Running /scripts/init-premount ... done.
  99. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  100. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
  101. done.
  102. Begin: Will now check root file system ... fsck from util-linux 2.27.1
  103. [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1
  104. /dev/mmcblk0p1: clean, 33416/66384 files, 208263/265216 blocks
  105. done.
  106. done.
  107. Begin: Running /scripts/local-bottom ... done.
  108. Begin: Running /scripts/init-bottom ... done.
  109.  
  110. Welcome to Ubuntu 16.04.4 LTS!
  111.  
  112. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  113. [ OK ] Started Trigger resolvconf update for networkd DNS.
  114. [ OK ] Reached target Remote File Systems (Pre).
  115. [ OK ] Reached target Remote File Systems.
  116. [ OK ] Listening on Journal Socket (/dev/log).
  117. [ OK ] Created slice System Slice.
  118. [ OK ] Created slice system-serial\x2dgetty.slice.
  119. [ OK ] Reached target Swap.
  120. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  121. [ OK ] Reached target Paths.
  122. [ OK ] Reached target Encrypted Volumes.
  123. [ OK ] Listening on Journal Audit Socket.
  124. [ OK ] Listening on udev Control Socket.
  125. [ OK ] Created slice User and Session Slice.
  126. [ OK ] Reached target Slices.
  127. [ OK ] Listening on udev Kernel Socket.
  128. [ OK ] Listening on Syslog Socket.
  129. [ OK ] Listening on Journal Socket.
  130. Starting Load Kernel Modules...
  131. Mounting Huge Pages File System...
  132. Starting Set console keymap...
  133. Starting Nameserver information manager...
  134. Mounting POSIX Message Queue File System...
  135. Starting Create list of required st... nodes for the current kernel...
  136. Starting Restore / save the current clock...
  137. Mounting Debug File System...
  138. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  139. [ OK ] Listening on fsck to fsckd communication Socket.
  140. Starting Remount Root and Kernel File Systems...
  141. [ OK ] Mounted POSIX Message Queue File System.
  142. [ OK ] Mounted Huge Pages File System.
  143. [ OK ] Started Load Kernel Modules.
  144. [ OK ] Started Create list of required sta...ce nodes for the current kernel.
  145. [ OK ] Mounted Debug File System.
  146. [ OK ] Started Remount Root and Kernel File Systems.
  147. [ OK ] Started Nameserver information manager.
  148. [ OK ] Started Restore / save the current clock.
  149. [ OK ] Started Set console keymap.
  150. [ OK ] Reached target Network (Pre).
  151. Starting udev Coldplug all Devices...
  152. Starting Load/Save Random Seed...
  153. Starting Create Static Device Nodes in /dev...
  154. Mounting FUSE Control File System...
  155. Mounting Configuration File System...
  156. Starting Apply Kernel Variables...
  157. [ OK ] Started Load/Save Random Seed.
  158. [ OK ] Mounted FUSE Control File System.
  159. [ OK ] Mounted Configuration File System.
  160. [ OK ] Started Create Static Device Nodes in /dev.
  161. [ OK ] Started Apply Kernel Variables.
  162. Starting udev Kernel Device Manager...
  163. [ OK ] Reached target Local File Systems (Pre).
  164. Mounting /tmp...
  165. [ OK ] Mounted /tmp.
  166. [ OK ] Reached target Local File Systems.
  167. Starting Armbian enhanced Log2Ram...
  168. Starting Raise network interfaces...
  169. Starting Set console font and keymap...
  170. [ OK ] Started Entropy daemon using the HAVEGE algorithm.
  171. [ OK ] Started udev Kernel Device Manager.
  172. [ OK ] Started udev Coldplug all Devices.
  173. [ OK ] Started Armbian enhanced Log2Ram.
  174. Starting Journal Service...
  175. [ OK ] Started Journal Service.
  176. Starting Flush Journal to Persistent Storage...
  177. [ OK ] Started Flush Journal to Persistent Storage.
  178. Starting Create Volatile Files and Directories...
  179. [ OK ] Started Create Volatile Files and Directories.
  180. Starting Update UTMP about System Boot/Shutdown...
  181. [ OK ] Reached target System Time Synchronized.
  182. [ OK ] Started Update UTMP about System Boot/Shutdown.
  183. [ OK ] Reached target System Initialization.
  184. [ OK ] Started Daily Cleanup of Temporary Directories.
  185. [ OK ] Listening on D-Bus System Message Bus Socket.
  186. [ OK ] Reached target Sockets.
  187. [ OK ] Started Daily apt download activities.
  188. [ OK ] Started Daily apt upgrade and clean activities.
  189. [ OK ] Reached target Timers.
  190. Starting Armbian filesystem resize service...
  191. [ OK ] Found device /dev/ttyFIQ0.
  192. [ OK ] Reached target Sound Card.
  193. [ OK ] Started Raise network interfaces.
  194. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  195. [ OK ] Started Armbian filesystem resize service.
  196. [ OK ] Reached target Basic System.
  197. Starting System Logging Service...
  198. [ OK ] Started D-Bus System Message Bus.
  199. Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  200. Starting LSB: Armbian gathering hardware information...
  201. [ OK ] Started Armbian first run tasks.
  202. Starting Initializes zram swaping...
  203. Starting Login Service...
  204. [ OK ] Started Regular background program processing daemon.
  205. Starting LSB: Start/stop sysstat's sadc...
  206. Starting Permit User Sessions...
  207. Starting Save/Restore Sound Card State...
  208. Starting Network Manager...
  209. [ OK ] Started System Logging Service.
  210. [ OK ] Started Permit User Sessions.
  211. [ OK ] Started Save/Restore Sound Card State.
  212. [ OK ] Started LSB: Start/stop sysstat's sadc.
  213. [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
  214. Starting LSB: set CPUFreq kernel parameters...
  215. Starting Set console scheme...
  216. [ OK ] Started Set console scheme.
  217. [ OK ] Started Login Service.
  218. [ OK ] Started Initializes zram swaping.
  219. [ OK ] Started LSB: set CPUFreq kernel parameters.
  220. Starting LSB: Set sysfs variables from /etc/sysfs.conf...
  221. [FAILED] Failed to start Set console font and keymap.
  222. See 'systemctl status console-setup.service' for details.
  223. [ OK ] Created slice system-getty.slice.
  224. [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
  225. [ OK ] Started Network Manager.
  226. Starting Network Manager Wait Online...
  227. [ OK ] Reached target Network.
  228. [ OK ] Started Unattended Upgrades Shutdown.
  229. Starting OpenBSD Secure Shell server...
  230. Starting Network Manager Script Dispatcher Service...
  231. [ OK ] Started Network Manager Script Dispatcher Service.
  232. Starting Hostname Service...
  233. [ OK ] Started OpenBSD Secure Shell server.
  234. [ OK ] Started Hostname Service.
  235. Starting Authenticate and Authorize Users to Run Privileged Tasks...
  236. [ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks.
  237. [ OK ] Started LSB: Armbian gathering hardware information.
  238. Stopping OpenBSD Secure Shell server...
  239. [ OK ] Stopped OpenBSD Secure Shell server.
  240. Starting OpenBSD Secure Shell server...
  241. [ OK ] Started OpenBSD Secure Shell server.
  242. Stopping OpenBSD Secure Shell server...
  243. [ OK ] Stopped OpenBSD Secure Shell server.
  244. Starting OpenBSD Secure Shell server...
  245. [ OK ] Started OpenBSD Secure Shell server.
  246. [* ] A start job is running for Network ...ger Wait Online (18s / no limit)[** ] A start job is running for Network ...ger Wait Online (19s / no limit)[*** ] A start job is running for Network ...ger Wait Online (19s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (20s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (21s / no limit)[ ***] A start job is running for Network ...ger Wait Online (21s / no limit)[ **] A start job is running for Network ...ger Wait Online (22s / no limit)[ *] A start job is running for Network ...ger Wait Online (22s / no limit)[ **] A start job is running for Network ...ger Wait Online (23s / no limit)[ ***] A start job is running for Network ...ger Wait Online (23s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (24s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (25s / no limit)[*** ] A start job is running for Network ...ger Wait Online (25s / no limit)[** ] A start job is running for Network ...ger Wait Online (26s / no limit)[* ] A start job is running for Network ...ger Wait Online (26s / no limit)[** ] A start job is running for Network ...ger Wait Online (27s / no limit)[*** ] A start job is running for Network ...ger Wait Online (28s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (28s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (29s / no limit)[ ***] A start job is running for Network ...ger Wait Online (29s / no limit)[ **] A start job is running for Network ...ger Wait Online (30s / no limit)[ *] A start job is running for Network ...ger Wait Online (31s / no limit)[ **] A start job is running for Network ...ger Wait Online (31s / no limit)[ ***] A start job is running for Network ...ger Wait Online (32s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (32s / no limit)[ *** ] A start job is running for Network ...ger Wait Online (33s / no limit)[*** ] A start job is running for Network ...ger Wait Online (33s / no limit)[FAILED] Failed to start Network Manager Wait Online.
  247. See 'systemctl status NetworkManager-wait-online.service' for details.
  248. [ OK ] Reached target Network is Online.
  249. Starting LSB: disk temperature monitoring daemon...
  250. Starting LSB: Advanced IEEE 802.11 management daemon...
  251. Starting LSB: Start NTP daemon...
  252. Starting /etc/rc.local Compatibility...
  253. [ OK ] Started LSB: Advanced IEEE 802.11 management daemon.
  254. [ OK ] Started /etc/rc.local Compatibility.
  255. [ OK ] Started LSB: disk temperature monitoring daemon.
  256. [ OK ] Started Serial Getty on ttyFIQ0.
  257. [ OK ] Started Getty on tty1.
  258. [ OK ] Reached target Login Prompts.
  259. [ OK ] Started LSB: Start NTP daemon.
  260. [ OK ] Reached target Multi-User System.
  261. [ OK ] Reached target Graphical Interface.
  262. Starting Update UTMP about System Runlevel Changes...
  263. [ OK ] Started Update UTMP about System Runlevel Changes.
  264.  
  265. Ubuntu 16.04.4 LTS rock64 ttyFIQ0
  266.  
  267. rock64 login: root
  268. Password:
  269. You are required to change your password immediately (root enforced)
  270. Changing password for root.
  271. (current) UNIX password:
  272. Enter new UNIX password:
  273. Retype new UNIX password:
  274. ____ ___ ____ _ ____ _ _
  275. | _ \ / _ \ / ___| |/ / /_ | || |
  276. | |_) | | | | | | ' / '_ \| || |_
  277. | _ <| |_| | |___| . \ (_) |__ _|
  278. |_| \_\\___/ \____|_|\_\___/ |_|
  279.  
  280.  
  281. Welcome to ARMBIAN 5.42 testing Ubuntu 16.04.4 LTS 4.4.124-rk3328
  282. System load: 0.20 0.08 0.03 Up time: 1 min
  283. Memory usage: 2 % of 1927MB IP:
  284. CPU temp: 35°C
  285. Usage of /: 6% of 15G
  286.  
  287. New to Armbian? Check the documentation first: https://docs.armbian.com
  288.  
  289.  
  290. Thank you for choosing Armbian! Support: www.armbian.com
  291.  
  292. Creating a new user account. Press <Ctrl-C> to abort
  293.  
  294. Please provide a username (eg. your forename): pfeerick
  295. Trying to add user pfeerick
  296. Adding user `pfeerick' ...
  297. Adding new group `pfeerick' (1000) ...
  298. Adding new user `pfeerick' (1000) with group `pfeerick' ...
  299. Creating home directory `/home/pfeerick' ...
  300. Copying files from `/etc/skel' ...
  301. Enter new UNIX password:
  302. Retype new UNIX password:
  303. passwd: password updated successfully
  304. Changing the user information for pfeerick
  305. Enter the new value, or press ENTER for the default
  306. Full Name []: Peter
  307. Room Number []:
  308. Work Phone []:
  309. Home Phone []:
  310. Other []:
  311. Is the information correct? [Y/n]
  312.  
  313. Dear Peter, your account pfeerick has been created and is sudo enabled.
  314. Please use this account for your daily work from now on.
  315.  
  316. root@rock64:~# poweroff
  317. Stopping Authenticate and Authorize Users to Run Privileged Tasks...
  318. [ OK ] Stopped target Sound Card.
  319. Stopping Session 1 of user root.
  320. [ OK ] Stopped target Graphical Interface.
  321. [ OK ] Stopped target Multi-User System.
  322. Stopping LSB: Advanced IEEE 802.11 management daemon...
  323. Stopping Unattended Upgrades Shutdown...
  324. Stopping LSB: disk temperature monitoring daemon...
  325. Stopping System Logging Service...
  326. Stopping Regular background program processing daemon...
  327. Stopping OpenBSD Secure Shell server...
  328. Stopping LSB: Start/stop sysstat's sadc...
  329. [ OK ] Stopped target Login Prompts.
  330. Stopping Getty on tty1...
  331. Stopping LSB: Set sysfs variables from /etc/sysfs.conf...
  332. Stopping LSB: Armbian gathering hardware information...
  333. Stopping LSB: Start NTP daemon...
  334. Stopping Initializes zram swaping...
  335. [ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
  336. [ OK ] Stopped target Timers.
  337. [ OK ] Stopped Daily apt upgrade and clean activities.
  338. [ OK ] Stopped Daily Cleanup of Temporary Directories.
  339. [ OK ] Stopped Daily apt download activities.
  340. [ OK ] Stopped target System Time Synchronized.
  341. Stopping Save/Restore Sound Card State...
  342. Stopping User Manager for UID 0...
  343. Stopping Serial Getty on ttyFIQ0...
  344. [ OK ] Stopped System Logging Service.
  345. [ OK ] Stopped Regular background program processing daemon.
  346. [ OK ] Stopped Authenticate and Authorize Users to Run Privileged Tasks.
  347. [ OK ] Stopped OpenBSD Secure Shell server.
  348. [ OK ] Stopped Serial Getty on ttyFIQ0.
  349. [ OK ] Stopped Getty on tty1.
  350. [ OK ] Stopped User Manager for UID 0.
  351. [ OK ] Stopped Session 1 of user root.
  352. [ OK ] Stopped LSB: Advanced IEEE 802.11 management daemon.
  353. [ OK ] Stopped Save/Restore Sound Card State.
  354. [ OK ] Deactivated swap /dev/zram2.
  355. [ OK ] Deactivated swap /dev/zram1.
  356. [ OK ] Deactivated swap /dev/zram0.
  357. [ OK ] Deactivated swap /dev/zram3.
  358. [ OK ] Stopped LSB: Armbian gathering hardware information.
  359. [ OK ] Stopped Initializes zram swaping.
  360. [ OK ] Stopped LSB: Start/stop sysstat's sadc.
  361. [ OK ] Stopped LSB: Set sysfs variables from /etc/sysfs.conf.
  362. [ OK ] Stopped LSB: disk temperature monitoring daemon.
  363. [ OK ] Stopped LSB: Start NTP daemon.
  364. Stopping LSB: set CPUFreq kernel parameters...
  365. [ OK ] Removed slice User Slice of root.
  366. Stopping Login Service...
  367. [ OK ] Removed slice system-getty.slice.
  368. [ OK ] Stopped Armbian first run tasks.
  369. Stopping Permit User Sessions...
  370. [ OK ] Stopped /etc/rc.local Compatibility.
  371. [ OK ] Stopped target Network is Online.
  372. [ OK ] Removed slice system-serial\x2dgetty.slice.
  373. [ OK ] Stopped Login Service.
  374. [ OK ] Stopped Permit User Sessions.
  375. [ OK ] Stopped LSB: set CPUFreq kernel parameters.
  376. Stopping LSB: Load kernel modules needed to enable cpufreq scaling...
  377. [ OK ] Stopped LSB: Load kernel modules needed to enable cpufreq scaling.
  378. [ OK ] Stopped target Remote File Systems.
  379. [ OK ] Stopped target Remote File Systems (Pre).
  380. [ OK ] Stopped Unattended Upgrades Shutdown.
  381. [ OK ] Stopped target Network.
  382. Stopping Raise network interfaces...
  383. Stopping Network Manager...
  384. [ OK ] Stopped Network Manager.
  385. Stopping D-Bus System Message Bus...
  386. [ OK ] Stopped D-Bus System Message Bus.
  387. [ OK ] Stopped target Basic System.
  388. [ OK ] Stopped target Slices.
  389. [ OK ] Removed slice User and Session Slice.
  390. [ OK ] Stopped target Paths.
  391. [ OK ] Stopped Dispatch Password Requests to Console Directory Watch.
  392. [ OK ] Stopped Forward Password Requests to Wall Directory Watch.
  393. [ OK ] Stopped target Sockets.
  394. [ OK ] Closed Syslog Socket.
  395. [ OK ] Closed D-Bus System Message Bus Socket.
  396. [ OK ] Stopped target System Initialization.
  397. [ OK ] Stopped target Swap.
  398. Stopping Restore / save the current clock...
  399. [ OK ] Stopped target Encrypted Volumes.
  400. Stopping Entropy daemon using the HAVEGE algorithm...
  401. Stopping Armbian enhanced Log2Ram...
  402. Stopping Update UTMP about System Boot/Shutdown...
  403. [ OK ] Stopped Entropy daemon using the HAVEGE algorithm.
  404. [ OK ] Stopped Restore / save the current clock.
  405. [ OK ] Stopped Update UTMP about System Boot/Shutdown.
  406. [ OK ] Stopped Raise network interfaces.
  407. [ OK ] Unmounted /var/log.
  408. [ OK ] Unmounted /var/log.hdd.
  409. [ OK ] Stopped Armbian enhanced Log2Ram.
  410. [ OK ] Stopped target Network (Pre).
  411. [ OK ] Stopped Apply Kernel Variables.
  412. [ OK ] Stopped Load Kernel Modules.
  413. [ OK ] Stopped Create Volatile Files and Directories.
  414. [ OK ] Stopped target Local File Systems.
  415. Unmounting /run/user/0...
  416. Unmounting /sys/kernel/debug/tracing...
  417. Stopping Load/Save Random Seed...
  418. Unmounting /tmp...
  419. [ OK ] Unmounted /run/user/0.
  420. [ OK ] Stopped Load/Save Random Seed.
  421. [ OK ] Unmounted /sys/kernel/debug/tracing.
  422. [ OK ] Unmounted /tmp.
  423. [ OK ] Reached target Unmount All Filesystems.
  424. [ OK ] Stopped target Local File Systems (Pre).
  425. [ OK ] Stopped Create Static Device Nodes in /dev.
  426. [ OK ] Stopped Remount Root and Kernel File Systems.
  427. [ OK ] Reached target Shutdown.
  428. [ 81.985700] reboot: Power down
  429. INFO: PSCI Power Domain Map:
  430. INFO: Domain Node : Level 2, parent_node -1, State ON (0x0)
  431. INFO: Domain Node : Level 1, parent_node 0, State ON (0x0)
  432. INFO: Domain Node : Level 0, parent_node 0, State ON (0x0)
  433. INFO: Domain Node : Level 0, parent_node 0, State ON (0x0)
  434. INFO: CPU Node : MPID 0x0, parent_node 1, State ON (0x0)
  435. INFO: CPU Node : MPID 0x1, parent_node 1, State ON (0x0)
  436. INFO: CPU Node : MPID 0x2, parent_node 1, State ON (0x0)
  437. INFO: CPU Node : MPID 0x3, parent_node 1, State ON (0x0)
Add Comment
Please, Sign In to add comment