Guest User

GT630 + uefi from SD + 4.17-rc1 + Debian

a guest
Apr 19th, 2018
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.49 KB | None | 0 0
  1. FS0:\> Linux_417.efi clk_ignore_unused root=/dev/sdb2
  2. EFI stub: Booting Linux Kernel...
  3. EFI stub: Using DTB from configuration table
  4. EFI stub: Exiting boot services and installing virtual address map...
  5. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd081]
  6. [ 0.000000] Linux version 4.17.0-rc1 (mw@gilgamesh) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #17 SMP PREEMPT Thu Apr 19 14:37:52 CEST 2018
  7. [ 0.000000] Machine model: Marvell 8040 MACHIATOBin
  8. [ 0.000000] efi: Getting EFI parameters from FDT:
  9. [ 0.000000] efi: EFI v2.70 by EDK II
  10. [ 0.000000] efi: SMBIOS 3.0=0xbfd00000 ACPI 2.0=0xb6760000 MEMATTR=0xb7933518 RNG=0xbffdbf98
  11. [ 0.000000] efi: seeding entropy pool
  12. [ 0.000000] random: fast init done
  13. [ 0.000000] cma: Reserved 16 MiB at 0x00000000be800000
  14. [ 0.000000] NUMA: No NUMA configuration found
  15. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000043fffffff]
  16. [ 0.000000] NUMA: NODE_DATA [mem 0x43ffd3000-0x43ffd4aff]
  17. [ 0.000000] Zone ranges:
  18. [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ffffffff]
  19. [ 0.000000] Normal [mem 0x0000000100000000-0x000000043fffffff]
  20. [ 0.000000] Movable zone start for each node
  21. [ 0.000000] Early memory node ranges
  22. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
  23. [ 0.000000] node 0: [mem 0x0000000004200000-0x00000000bf80ffff]
  24. [ 0.000000] node 0: [mem 0x00000000bf810000-0x00000000bfbeffff]
  25. [ 0.000000] node 0: [mem 0x00000000bfbf0000-0x00000000bfbfffff]
  26. [ 0.000000] node 0: [mem 0x00000000bfc00000-0x00000000bffdffff]
  27. [ 0.000000] node 0: [mem 0x00000000bffe0000-0x00000000bfffffff]
  28. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000043fffffff]
  29. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000043fffffff]
  30. [ 0.000000] psci: probing for conduit method from DT.
  31. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  32. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  33. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  34. [ 0.000000] psci: SMC Calling Convention v1.0
  35. [ 0.000000] percpu: Embedded 24 pages/cpu @ (ptrval) s57624 r8192 d32488 u98304
  36. [ 0.000000] Detected PIPT I-cache on CPU0
  37. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  38. [ 0.000000] CPU features: enabling workaround for EL2 vector hardening
  39. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128264
  40. [ 0.000000] Policy zone: Normal
  41. [ 0.000000] Kernel command line: Linux_417.efi clk_ignore_unused root=/dev/sdb2
  42. [ 0.000000] software IO TLB [mem 0xba800000-0xbe800000] (64MB) mapped at [ (ptrval)- (ptrval)]
  43. [ 0.000000] Memory: 16401604K/16775168K available (10364K kernel code, 1318K rwdata, 4780K rodata, 1152K init, 386K bss, 357180K reserved, 16384K cma-reserved)
  44. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  45. [ 0.000000] Preemptible hierarchical RCU implementation.
  46. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  47. [ 0.000000] Tasks RCU enabled.
  48. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  49. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  50. [ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f022f000
  51. [ 0.000000] GIC: Using split EOI/Deactivate mode
  52. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:160, num:32)
  53. [ 0.000000] GICv2m: range[mem 0xf0280000-0xf0280fff], SPI[160:191]
  54. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:192, num:32)
  55. [ 0.000000] GICv2m: range[mem 0xf0290000-0xf0290fff], SPI[192:223]
  56. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:224, num:32)
  57. [ 0.000000] GICv2m: range[mem 0xf02a0000-0xf02a0fff], SPI[224:255]
  58. [ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:256, num:32)
  59. [ 0.000000] GICv2m: range[mem 0xf02b0000-0xf02b0fff], SPI[256:287]
  60. [ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
  61. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
  62. [ 0.000001] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
  63. [ 0.000135] Console: colour dummy device 80x25
  64. [ 0.000289] console [tty0] enabled
  65. [ 0.000309] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
  66. [ 0.000318] pid_max: default: 32768 minimum: 301
  67. [ 0.000343] Security Framework initialized
  68. [ 0.003360] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  69. [ 0.004911] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  70. [ 0.004982] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  71. [ 0.005039] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  72. [ 0.024026] ASID allocator initialised with 32768 entries
  73. [ 0.032023] Hierarchical SRCU implementation.
  74. [ 0.040453] Remapping and enabling EFI services.
  75. [ 0.048037] smp: Bringing up secondary CPUs ...
  76. [ 0.076200] Detected PIPT I-cache on CPU1
  77. [ 0.076225] CPU1: Booted secondary processor 0x0000000001 [0x410fd081]
  78. [ 0.104215] Detected PIPT I-cache on CPU2
  79. [ 0.104235] CPU2: Booted secondary processor 0x0000000100 [0x410fd081]
  80. [ 0.132237] Detected PIPT I-cache on CPU3
  81. [ 0.132251] CPU3: Booted secondary processor 0x0000000101 [0x410fd081]
  82. [ 0.132283] smp: Brought up 1 node, 4 CPUs
  83. [ 0.132304] SMP: Total of 4 processors activated.
  84. [ 0.132309] CPU features: detected: 32-bit EL0 Support
  85. [ 0.137019] CPU: All CPU(s) started at EL2
  86. [ 0.137032] alternatives: patching kernel code
  87. [ 0.138394] devtmpfs: initialized
  88. [ 0.139551] Built 1 zonelists, mobility grouping on. Total pages: 4104497
  89. [ 0.139557] Policy zone: Normal
  90. [ 0.140824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  91. [ 0.140849] futex hash table entries: 1024 (order: 5, 131072 bytes)
  92. [ 0.140912] pinctrl core: initialized pinctrl subsystem
  93. [ 0.141404] SMBIOS 3.0.0 present.
  94. [ 0.141416] DMI: Marvell Armada 8040 MacchiatoBin/Armada 8040 MacchiatoBin, BIOS EDK II Mar 23 2018
  95. [ 0.141551] NET: Registered protocol family 16
  96. [ 0.141667] audit: initializing netlink subsys (disabled)
  97. [ 0.141714] audit: type=2000 audit(0.140:1): state=initialized audit_enabled=0 res=1
  98. [ 0.142100] cpuidle: using governor menu
  99. [ 0.142170] vdso: 2 pages (1 code @ 000000003fac812f, 1 data @ 00000000f8a383c0)
  100. [ 0.142181] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  101. [ 0.142571] DMA: preallocated 256 KiB pool for atomic allocations
  102. [ 0.142834] Serial: AMBA PL011 UART driver
  103. [ 0.152362] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  104. [ 0.152522] cryptd: max_cpu_qlen set to 1000
  105. [ 0.152785] ACPI: Interpreter disabled.
  106. [ 0.153107] reg-fixed-voltage regulator-usb3-vbus0: could not find pctldev for node /cp0/config-space@f2000000/system-controller@440000/pinctrl/xhci0-vbus-pins, deferring probe
  107. [ 0.153310] vgaarb: loaded
  108. [ 0.153414] SCSI subsystem initialized
  109. [ 0.153564] usbcore: registered new interface driver usbfs
  110. [ 0.153586] usbcore: registered new interface driver hub
  111. [ 0.153608] usbcore: registered new device driver usb
  112. [ 0.154007] pps_core: LinuxPPS API ver. 1 registered
  113. [ 0.154013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  114. [ 0.154024] PTP clock support registered
  115. [ 0.154077] EDAC MC: Ver: 3.0.0
  116. [ 0.154278] Registered efivars operations
  117. [ 0.154652] Advanced Linux Sound Architecture Driver Initialized.
  118. [ 0.154890] clocksource: Switched to clocksource arch_sys_counter
  119. [ 0.154949] VFS: Disk quotas dquot_6.6.0
  120. [ 0.154971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  121. [ 0.155024] pnp: PnP ACPI: disabled
  122. [ 0.157374] NET: Registered protocol family 2
  123. [ 0.157582] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
  124. [ 0.157679] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  125. [ 0.157973] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  126. [ 0.158286] TCP: Hash tables configured (established 131072 bind 65536)
  127. [ 0.158364] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  128. [ 0.158429] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  129. [ 0.158532] NET: Registered protocol family 1
  130. [ 0.158679] RPC: Registered named UNIX socket transport module.
  131. [ 0.158685] RPC: Registered udp transport module.
  132. [ 0.158690] RPC: Registered tcp transport module.
  133. [ 0.158694] RPC: Registered tcp NFSv4.1 backchannel transport module.
  134. [ 0.159001] hw perfevents: unable to count PMU IRQs
  135. [ 0.159008] hw perfevents: /ap806/config-space@f0000000/pmu: failed to register PMU devices!
  136. [ 0.159123] kvm [1]: 8-bit VMID
  137. [ 0.159804] kvm [1]: vgic interrupt IRQ1
  138. [ 0.159870] kvm [1]: Hyp mode initialized successfully
  139. [ 0.161016] Initialise system trusted keyrings
  140. [ 0.161071] workingset: timestamp_bits=44 max_order=22 bucket_order=0
  141. [ 0.163183] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  142. [ 0.163403] NFS: Registering the id_resolver key type
  143. [ 0.163414] Key type id_resolver registered
  144. [ 0.163418] Key type id_legacy registered
  145. [ 0.163425] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  146. [ 0.163491] 9p: Installing v9fs 9p2000 file system support
  147. [ 0.163525] pstore: using deflate compression
  148. [ 0.164581] Key type asymmetric registered
  149. [ 0.164587] Asymmetric key parser 'x509' registered
  150. [ 0.164643] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  151. [ 0.164651] io scheduler noop registered
  152. [ 0.164655] io scheduler deadline registered
  153. [ 0.164715] io scheduler cfq registered (default)
  154. [ 0.164720] io scheduler mq-deadline registered
  155. [ 0.164724] io scheduler kyber registered
  156. [ 0.167234] armada-ap806-pinctrl f06f4000.system-controller:pinctrl: registered pinctrl driver
  157. [ 0.167518] armada-cp110-pinctrl f2440000.system-controller:pinctrl: registered pinctrl driver
  158. [ 0.167688] armada-cp110-pinctrl f4440000.system-controller:pinctrl: registered pinctrl driver
  159. [ 0.169918] EINJ: ACPI disabled.
  160. [ 0.171816] mv_xor_v2 f0400000.xor: Marvell Version 2 XOR driver
  161. [ 0.172044] mv_xor_v2 f0420000.xor: Marvell Version 2 XOR driver
  162. [ 0.172256] mv_xor_v2 f0440000.xor: Marvell Version 2 XOR driver
  163. [ 0.172471] mv_xor_v2 f0460000.xor: Marvell Version 2 XOR driver
  164. [ 0.172711] mv_xor_v2 f26a0000.xor: Marvell Version 2 XOR driver
  165. [ 0.172934] mv_xor_v2 f26c0000.xor: Marvell Version 2 XOR driver
  166. [ 0.173215] mv_xor_v2 f46a0000.xor: Marvell Version 2 XOR driver
  167. [ 0.173447] mv_xor_v2 f46c0000.xor: Marvell Version 2 XOR driver
  168. [ 0.175900] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  169. [ 0.196912] f0512000.serial: ttyS0 at MMIO 0xf0512000 (irq = 7, base_baud = 12500000) is a 16550A
  170. [ 1.154432] console [ttyS0] enabled
  171. [ 1.158399] SuperH (H)SCI(F) driver initialized
  172. [ 1.163129] msm_serial: driver initialized
  173. [ 1.167527] cacheinfo: Unable to detect cache hierarchy for CPU 0
  174. [ 1.175894] loop: module loaded
  175. [ 1.179726] ahci f2540000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  176. [ 1.188302] ahci f2540000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  177. [ 1.196999] scsi host0: ahci
  178. [ 1.200043] scsi host1: ahci
  179. [ 1.203008] ata1: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x100 irq 26
  180. [ 1.210967] ata2: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x180 irq 26
  181. [ 1.219063] ahci f4540000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  182. [ 1.227635] ahci f4540000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  183. [ 1.236290] scsi host2: ahci
  184. [ 1.239294] scsi host3: ahci
  185. [ 1.242231] ata3: SATA max UDMA/133 mmio [mem 0xf4540000-0xf456ffff] port 0x100 irq 27
  186. [ 1.250190] ata4: SATA max UDMA/133 mmio [mem 0xf4540000-0xf456ffff] port 0x180 irq 27
  187. [ 1.259351] libphy: Fixed MDIO Bus: probed
  188. [ 1.263582] tun: Universal TUN/TAP device driver, 1.6
  189. [ 1.269004] thunder_xcv, ver 1.0
  190. [ 1.272268] thunder_bgx, ver 1.0
  191. [ 1.275527] nicpf, ver 1.0
  192. [ 1.278371] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  193. [ 1.284235] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  194. [ 1.290199] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
  195. [ 1.297194] igb: Copyright (c) 2007-2014 Intel Corporation.
  196. [ 1.302806] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  197. [ 1.310674] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  198. [ 1.316757] libphy: orion_mdio_bus: probed
  199. [ 1.321144] libphy: orion_mdio_bus: probed
  200. [ 1.333943] mvpp2 f2000000.ethernet eth0: Using random mac address ea:7c:38:88:90:1c
  201. [ 1.347513] mvpp2 f4000000.ethernet eth1: Using random mac address ee:9d:89:f1:8d:5e
  202. [ 1.360724] mvpp2 f4000000.ethernet eth2: Using random mac address 56:b7:f7:64:73:4b
  203. [ 1.368599] sky2: driver version 1.30
  204. [ 1.372647] VFIO - User Level meta-driver version: 0.3
  205. [ 1.378274] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  206. [ 1.384853] ehci-pci: EHCI PCI platform driver
  207. [ 1.389338] ehci-platform: EHCI generic platform driver
  208. [ 1.394652] ehci-orion: EHCI orion driver
  209. [ 1.398735] ehci-exynos: EHCI EXYNOS driver
  210. [ 1.402984] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  211. [ 1.409203] ohci-pci: OHCI PCI platform driver
  212. [ 1.413686] ohci-platform: OHCI generic platform driver
  213. [ 1.418988] ohci-exynos: OHCI EXYNOS driver
  214. [ 1.423449] xhci-hcd f2500000.usb3: xHCI Host Controller
  215. [ 1.428802] xhci-hcd f2500000.usb3: new USB bus registered, assigned bus number 1
  216. [ 1.436575] xhci-hcd f2500000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  217. [ 1.445161] xhci-hcd f2500000.usb3: irq 46, io mem 0xf2500000
  218. [ 1.451186] hub 1-0:1.0: USB hub found
  219. [ 1.454966] hub 1-0:1.0: 1 port detected
  220. [ 1.458996] xhci-hcd f2500000.usb3: xHCI Host Controller
  221. [ 1.464341] xhci-hcd f2500000.usb3: new USB bus registered, assigned bus number 2
  222. [ 1.471866] xhci-hcd f2500000.usb3: Host supports USB 3.0 SuperSpeed
  223. [ 1.478356] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  224. [ 1.486641] hub 2-0:1.0: USB hub found
  225. [ 1.490420] hub 2-0:1.0: 1 port detected
  226. [ 1.494565] xhci-hcd f2510000.usb3: xHCI Host Controller
  227. [ 1.499915] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus number 3
  228. [ 1.507675] xhci-hcd f2510000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  229. [ 1.516258] xhci-hcd f2510000.usb3: irq 47, io mem 0xf2510000
  230. [ 1.522243] hub 3-0:1.0: USB hub found
  231. [ 1.526023] hub 3-0:1.0: 1 port detected
  232. [ 1.530053] xhci-hcd f2510000.usb3: xHCI Host Controller
  233. [ 1.533055] ata1: SATA link down (SStatus 0 SControl 300)
  234. [ 1.535397] xhci-hcd f2510000.usb3: new USB bus registered, assigned bus number 4
  235. [ 1.548342] xhci-hcd f2510000.usb3: Host supports USB 3.0 SuperSpeed
  236. [ 1.554839] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  237. [ 1.563118] hub 4-0:1.0: USB hub found
  238. [ 1.566898] hub 4-0:1.0: 1 port detected
  239. [ 1.571237] usbcore: registered new interface driver usb-storage
  240. [ 1.578301] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
  241. [ 1.584695] i2c /dev entries driver
  242. [ 1.589669] i2c i2c-1: Added multiplexed i2c bus 3
  243. [ 1.594562] i2c i2c-1: Added multiplexed i2c bus 4
  244. [ 1.599449] i2c i2c-1: Added multiplexed i2c bus 5
  245. [ 1.604328] i2c i2c-1: Added multiplexed i2c bus 6
  246. [ 1.609205] i2c i2c-1: Added multiplexed i2c bus 7
  247. [ 1.614084] i2c i2c-1: Added multiplexed i2c bus 8
  248. [ 1.618959] i2c i2c-1: Added multiplexed i2c bus 9
  249. [ 1.623835] i2c i2c-1: Added multiplexed i2c bus 10
  250. [ 1.628740] pca954x 1-0070: registered 8 multiplexed busses for I2C switch pca9548
  251. [ 1.637368] sdhci: Secure Digital Host Controller Interface driver
  252. [ 1.643581] sdhci: Copyright(c) Pierre Ossman
  253. [ 1.648085] Synopsys Designware Multimedia Card Interface Driver
  254. [ 1.654460] sdhci-pltfm: SDHCI platform and OF driver helper
  255. [ 1.660766] mmc0: Switching to 3.3V signalling voltage failed
  256. [ 1.691663] mmc0: SDHCI controller on f06e0000.sdhci [f06e0000.sdhci] using ADMA 64-bit
  257. [ 1.702908] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  258. [ 1.710926] ata2.00: ATA-8: WDC WD5000AAKX-00ERMA0, 15.01H15, max UDMA/133
  259. [ 1.717837] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  260. [ 1.726950] ata2.00: configured for UDMA/133
  261. [ 1.730489] mmc1: SDHCI controller on f2780000.sdhci [f2780000.sdhci] using ADMA 64-bit
  262. [ 1.731381] scsi 1:0:0:0: Direct-Access ATA WDC WD5000AAKX-0 1H15 PQ: 0 ANSI: 5
  263. [ 1.734904] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  264. [ 1.738900] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  265. [ 1.739586] ata3.00: ATA-8: WDC WD5000AAKX-00ERMA0, 15.01H15, max UDMA/133
  266. [ 1.741075] mmc0: new high speed MMC card at address 0001
  267. [ 1.747721] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  268. [ 1.753663] ata3.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  269. [ 1.753671] ledtrig-cpu: registered to indicate activity on CPUs
  270. [ 1.754187] usbcore: registered new interface driver usbhid
  271. [ 1.754188] usbhid: USB HID core driver
  272. [ 1.755479] NET: Registered protocol family 17
  273. [ 1.755514] 9pnet: Installing 9P2000 support
  274. [ 1.755534] Key type dns_resolver registered
  275. [ 1.755884] registered taskstats version 1
  276. [ 1.755885] Loading compiled-in X.509 certificates
  277. [ 1.759941] sd 1:0:0:0: [sda] Write Protect is off
  278. [ 1.766864] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  279. [ 1.772414] mmcblk0: mmc0:0001 8GME4R 7.28 GiB
  280. [ 1.772676] mmcblk0boot0: mmc0:0001 8GME4R partition 1 4.00 MiB
  281. [ 1.772941] mmcblk0boot1: mmc0:0001 8GME4R partition 2 4.00 MiB
  282. [ 1.773033] mmcblk0rpmb: mmc0:0001 8GME4R partition 3 512 KiB, chardev (240:0)
  283. [ 1.773103] ata4.00: ATA-8: WDC WD3200BEKX-75B7WT0, 01.01A01, max UDMA/133
  284. [ 1.773105] ata4.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32)
  285. [ 1.773660] ata3.00: configured for UDMA/133
  286. [ 1.773787] scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKX-0 1H15 PQ: 0 ANSI: 5
  287. [ 1.774079] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  288. [ 1.774132] ata4.00: configured for UDMA/133
  289. [ 1.774148] sd 2:0:0:0: [sdb] Write Protect is off
  290. [ 1.774175] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  291. [ 1.774223] scsi 3:0:0:0: Direct-Access ATA WDC WD3200BEKX-7 1A01 PQ: 0 ANSI: 5
  292. [ 1.774636] sd 3:0:0:0: [sdc] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  293. [ 1.774723] sd 3:0:0:0: [sdc] Write Protect is off
  294. [ 1.774751] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  295. [ 1.774803] mmcblk0: p1
  296. [ 1.780052] PCI: OF: host bridge /cp0/pcie@f2600000 ranges:
  297. [ 1.786538] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  298. [ 1.792548] PCI: OF: IO 0xf9000000..0xf900ffff -> 0xf9000000
  299. [ 1.797678] mmc1: new high speed SDHC card at address aaaa
  300. [ 1.797998] mmcblk1: mmc1:aaaa SL08G 7.40 GiB
  301. [ 1.803083] GPT:Primary header thinks Alt. header is not at the end of the disk.
  302. [ 1.806471] PCI: OF: MEM 0xc0000000..0xdfffffff -> 0xc0000000
  303. [ 1.810778] GPT:7744511 != 15523839
  304. [ 1.841676] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
  305. [ 1.847588] GPT:Alternate GPT header not at the end of the disk.
  306. [ 1.854233] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  307. [ 1.860805] GPT:7744511 != 15523839
  308. [ 1.867747] GPT:Primary header thinks Alt. header is not at the end of the disk.
  309. [ 1.874450] GPT: Use GNU Parted to correct GPT errors.
  310. [ 1.874460] mmcblk1: p1 p2 p3
  311. [ 1.914894] armada8k-pcie f2600000.pcie: link up
  312. [ 1.920734] GPT:25165823 != 976773167
  313. [ 1.928306] armada8k-pcie f2600000.pcie: PCI host bridge to bus 0000:00
  314. [ 1.933065] GPT:Alternate GPT header not at the end of the disk.
  315. [ 1.933067] GPT:25165823 != 976773167
  316. [ 1.933069] GPT: Use GNU Parted to correct GPT errors.
  317. [ 1.942160] pci_bus 0000:00: root bus resource [bus 00-ff]
  318. [ 1.944718] sda: sda1 sda2 sda3 sda4 sda5
  319. [ 1.950306] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xf9000000-0xf900ffff])
  320. [ 1.959834] sd 1:0:0:0: [sda] Attached SCSI removable disk
  321. [ 1.965341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
  322. [ 2.076123] GPT:Primary header thinks Alt. header is not at the end of the disk.
  323. [ 2.081943] GPT:7827455 != 625142447
  324. [ 2.096277] GPT:Alternate GPT header not at the end of the disk.
  325. [ 2.096279] GPT:7827455 != 625142447
  326. [ 2.105903] GPT: Use GNU Parted to correct GPT errors.
  327. [ 2.105911] sdc: sdc1 sdc2 sdc3 sdc4
  328. [ 2.110032] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  329. [ 2.115042] sd 3:0:0:0: [sdc] Attached SCSI removable disk
  330. [ 2.132087] pci 0000:01:00.0: reg 0x24: initial BAR value 0x00000000 invalid
  331. [ 2.139217] pci 0000:01:00.0: enabling Extended Tags
  332. [ 2.144562] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  333. [ 2.153229] pci 0000:01:00.1: enabling Extended Tags
  334. [ 2.167386] pci 0000:00:00.0: BAR 15: assigned [mem 0xc0000000-0xcbffffff 64bit pref]
  335. [ 2.175259] pci 0000:00:00.0: BAR 14: assigned [mem 0xcc000000-0xcd7fffff]
  336. [ 2.182168] pci 0000:00:00.0: BAR 0: assigned [mem 0xcd800000-0xcd8fffff 64bit]
  337. [ 2.189519] pci 0000:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
  338. [ 2.195733] pci 0000:01:00.0: BAR 1: assigned [mem 0xc0000000-0xc7ffffff 64bit pref]
  339. [ 2.203545] pci 0000:01:00.0: BAR 3: assigned [mem 0xc8000000-0xc9ffffff 64bit pref]
  340. [ 2.211356] pci 0000:01:00.0: BAR 0: assigned [mem 0xcc000000-0xccffffff]
  341. [ 2.218188] pci 0000:01:00.0: BAR 6: assigned [mem 0xcd000000-0xcd07ffff pref]
  342. [ 2.225446] pci 0000:01:00.1: BAR 0: assigned [mem 0xcd080000-0xcd083fff]
  343. [ 2.232275] pci 0000:01:00.0: BAR 5: assigned [io 0x1000-0x107f]
  344. [ 2.238407] pci 0000:00:00.0: PCI bridge to [bus 01]
  345. [ 2.243397] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff]
  346. [ 2.249521] pci 0000:00:00.0: bridge window [mem 0xcc000000-0xcd7fffff]
  347. [ 2.256341] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xcbffffff 64bit pref]
  348. [ 2.264172] pcieport 0000:00:00.0: enabling device (0106 -> 0107)
  349. [ 2.270399] pcieport 0000:00:00.0: Signaling PME with IRQ 54
  350. [ 2.276145] pcieport 0000:00:00.0: AER enabled with IRQ 54
  351. [ 2.281766] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
  352. [ 2.288396] xhci-hcd f4500000.usb3: xHCI Host Controller
  353. [ 2.293760] xhci-hcd f4500000.usb3: new USB bus registered, assigned bus number 5
  354. [ 2.301543] xhci-hcd f4500000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  355. [ 2.310130] xhci-hcd f4500000.usb3: irq 48, io mem 0xf4500000
  356. [ 2.316251] hub 5-0:1.0: USB hub found
  357. [ 2.320032] hub 5-0:1.0: 1 port detected
  358. [ 2.324056] xhci-hcd f4500000.usb3: xHCI Host Controller
  359. [ 2.329399] xhci-hcd f4500000.usb3: new USB bus registered, assigned bus number 6
  360. [ 2.336921] xhci-hcd f4500000.usb3: Host supports USB 3.0 SuperSpeed
  361. [ 2.343415] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  362. [ 2.351695] hub 6-0:1.0: USB hub found
  363. [ 2.355474] hub 6-0:1.0: 1 port detected
  364. [ 2.359634] rtc-efi rtc-efi: setting system clock to 2018-04-19 15:21:48 UTC (1524151308)
  365. [ 2.369968] clk: Not disabling unused clocks
  366. [ 2.374274] ALSA device list:
  367. [ 2.377259] No soundcards found.
  368. [ 2.413187] EXT4-fs (sdb2): INFO: recovery required on readonly filesystem
  369. [ 2.420104] EXT4-fs (sdb2): write access will be enabled during recovery
  370. [ 2.471690] EXT4-fs (sdb2): recovery complete
  371. [ 2.496219] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
  372. [ 2.503928] VFS: Mounted root (ext4 filesystem) readonly on device 8:18.
  373. [ 2.540264] devtmpfs: mounted
  374. [ 2.543574] Freeing unused kernel memory: 1152K
  375. [ 2.898898] usb 3-1: new high-speed USB device number 3 using xhci-hcd
  376. [ 3.586920] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  377. [ 3.608510] systemd[1]: Detected architecture arm64.
  378.  
  379. Welcome to Debian GNU/Linux buster/sid!
  380.  
  381. [ 3.651369] systemd[1]: Set hostname to <debian-new>.
  382. [ 4.633524] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
  383. [ 4.650661] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  384. [ 4.835613] alloc_contig_range: [beb4b, beb4c) PFNs busy
  385. [ 4.840997] alloc_contig_range: [beb4c, beb4d) PFNs busy
  386. [ 4.846381] alloc_contig_range: [beb4d, beb4e) PFNs busy
  387. [ 4.851755] alloc_contig_range: [beb4e, beb4f) PFNs busy
  388. [ 4.857138] alloc_contig_range: [beb4f, beb50) PFNs busy
  389. [ 4.862525] alloc_contig_range: [beb50, beb51) PFNs busy
  390. [ 4.867911] alloc_contig_range: [beb51, beb52) PFNs busy
  391. [ 4.873282] alloc_contig_range: [beb52, beb53) PFNs busy
  392. [ 4.878665] alloc_contig_range: [beb53, beb54) PFNs busy
  393. [ 4.884111] alloc_contig_range: [beb4b, beb4c) PFNs busy
  394. [ 4.894165] usb-storage 3-1:1.0: USB Mass Storage device detected
  395. [ 4.900547] scsi host4: usb-storage 3-1:1.0
  396. [ 5.135182] systemd[1]: Listening on fsck to fsckd communication Socket.
  397. [ OK ] Listening on fsck to fsckd communication Socket.
  398. [ 5.159026] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  399. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  400. [ 5.183737] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  401. [ OK ] Created slice system-systemd\x2dfsck.slice.
  402. [ 5.207196] systemd[1]: Created slice system-serial\x2dgetty.slice.
  403. [ OK ] Created slice system-serial\x2dgetty.slice.
  404. [ 5.231049] systemd[1]: Listening on LVM2 poll daemon socket.
  405. [ OK ] Listening on LVM2 poll daemon socket.
  406. [ OK ] Listening on Journal Socket.
  407. Starting Wait for network to be configured by ifupdown...
  408. Mounting Kernel Debug File System...
  409. [ OK ] Listening on Journal Audit Socket.
  410. [ 5.312172] random: crng init done
  411. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  412. [ OK ] Listening on udev Control Socket.
  413. Starting Load Kernel Modules...
  414. [ OK ] Created slice User and Session Slice.
  415. [ OK ] Reached target Slices.
  416. [ OK ] Listening on LVM2 metadata daemon socket.
  417. [ OK ] Reached target Libvirt guests shutdown.
  418. [ OK ] Listening on Syslog Socket.
  419. [ OK ] Reached target Remote File Systems.
  420. [ OK ] Listening on Journal Socket (/dev/log).
  421. Starting Journal Service...
  422. Starting File System Check on Root Device...
  423. [ OK ] Listening on udev Kernel Socket.
  424. Starting udev Coldplug all Devices...
  425. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  426. [ OK ] Reached target Local Encrypted Volumes.
  427. [ OK ] Reached target Paths.
  428. Starting Set the console keyboard layout...
  429. [ OK ] Created slice system-getty.slice.
  430. Starting Availability of block devices...
  431. Mounting POSIX Message Queue File System...
  432. [ OK ] Listening on Device-mapper event daemon FIFOs.
  433. Starting Monitoring of LVM2 mirrors…ng dmeventd or progress polling...
  434. Mounting Huge Pages File System...
  435. [ OK ] Started Journal Service.
  436. [ OK ] Mounted Kernel Debug File System.
  437. [FAILED] Failed to start Load Kernel Modules.
  438. See 'systemctl status systemd-modules-load.service' for details.
  439. [ OK ] Started Availability of block devices.
  440. [ OK ] Mounted POSIX Message Queue File System.
  441. [ OK ] Mounted Huge Pages File System.
  442. [ OK ] Started File System Check Daemon to report status.
  443. Starting Apply Kernel Variables...
  444. Mounting Kernel Configuration File System...
  445. [ OK ] Started udev Coldplug all Devices.
  446. [ OK ] Mounted Kernel Configuration File System.
  447. [ 5.927145] scsi 4:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 ANSI: 6
  448. [ 5.935718] sd 4:0:0:0: [sdd] 15155200 512-byte logical blocks: (7.76 GB/7.23 GiB)
  449. [ 5.943725] sd 4:0:0:0: [sdd] Write Protect is off
  450. [ 5.948663] sd 4:0:0:0: [sdd] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
  451. [ OK ] Started Apply[ 5.959592] sdd: sdd1 sdd2
  452. Kernel Variable[ 5.964443] sd 4:0:0:0: [sdd] Attached SCSI removable disk
  453. s.
  454. [ OK ] Started Set the console keyboard layout.
  455. [ OK ] Started File System Check on Root Device.
  456. Starting Remount Root and Kernel File Systems...
  457. [ OK ] Started LVM2 metadata daemon.
  458. [ 6.195845] mmc0: Switching to 3.3V signalling voltage failed
  459. [ 6.918609] mmc0: Switching to 3.3V signalling voltage failed
  460. [ 7.412479] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
  461. [ OK ] Started Remount Root and Kernel File Systems.
  462. Starting Create System Users...
  463. [ OK ] Started Create System Users.
  464. Starting Create Static Device Nodes in /dev...
  465. [ OK ] Started Create Static Device Nodes in /dev.
  466. Starting udev Kernel Device Manager...
  467. [ OK ] Started udev Kernel Device Manager.
  468. [ OK ] Found device /dev/ttyS0.
  469. [ 8.346838] mmc0: Switching to 3.3V signalling voltage failed
  470. [ 9.076061] mmc0: Switching to 3.3V signalling voltage failed
  471. [ OK ] Found device WDC_WD5000AAKX-00ERMA0 4.
  472. Activating swap /dev/disk/by-uuid/9…73e-5bf8-4400-8073-2a449a680093...
  473. [ OK ] Found device WDC_WD5000AAKX-00ERMA0 1.
  474. [ OK ] Found device WDC_WD5000AAKX-00ERMA0 3.
  475. [ OK ] Found device WDC_WD5000AAKX-00ERMA0 5.
  476. [ 9.385127] Adding 7973884k swap on /dev/sdb4. Priority:-2 extents:1 across:7973884k
  477. [ OK ] Activated swap /dev/disk/by-uuid/9a4fc73e-5bf8-4400-8073-2a449a680093.
  478. [ OK ] Found device WDC_WD5000AAKX-00ERMA0 6.
  479. [ OK ] Reached target Swap.
  480. [ 9.482410] mmc0: Switching to 3.3V signalling voltage failed
  481. [ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling.
  482. [ OK ] Reached target Local File Systems (Pre).
  483. Starting File System Check on /dev/…d9f-0139-472b-b3d6-f838bdeef30e...
  484. Starting File System Check on /dev/disk/by-uuid/A2D3-B1B0...
  485. Starting File System Check on /dev/…076-b33e-48aa-b51f-cbb5c9905a22...
  486. Starting File System Check on /dev/…ebf-8071-4980-9f77-e3c2c641ed84...
  487. [ OK ] Started File System Check on /dev/d…8bd9f-0139-472b-b3d6-f838bdeef30e.
  488. Mounting /home...
  489. [ 10.292672] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Opts: (null)
  490. [ OK ] Mounted /home.
  491. [ OK ] Started File System Check on /dev/d…46076-b33e-48aa-b51f-cbb5c9905a22.
  492. Mounting /var...
  493. [ 10.713985] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
  494. [ OK ] Mounted /var.
  495. Starting Load/Save Random Seed...
  496. Starting Flush Journal to Persistent Storage...
  497. [ OK ] Started Load/Save Random Seed.
  498. [ 10.833070] systemd-journald[1654]: Received request to flush runtime journal from PID 1
  499. [ OK ] Started Flush Journal to Persistent Storage.
  500. [ OK ] Started File System Check on /dev/d…66ebf-8071-4980-9f77-e3c2c641ed84.
  501. Mounting /tmp...
  502. [ 11.172160] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
  503. [ OK ] Mounted /tmp.
  504. [ OK ] Started File System Check on /dev/disk/by-uuid/A2D3-B1B0.
  505. Mounting /boot/efi...
  506. [ OK ] Mounted /boot/efi.
  507. [ OK ] Reached target Local File Systems.
  508. Starting Create Volatile Files and Directories...
  509. Starting ebtables ruleset management...
  510. Starting Set console font and keymap...
  511. Starting Enable support for additional executable binary formats...
  512. [ OK ] Started Create Volatile Files and Directories.
  513. Starting Network Time Synchronization...
  514. Starting Update UTMP about System Boot/Shutdown...
  515. [ OK ] Started Set console font and keymap.
  516. [ OK ] Started Enable support for additional executable binary formats.
  517. [ OK ] Started Update UTMP about System Boot/Shutdown.
  518. [ OK ] Started Network Time Synchronization.
  519. [ OK ] Reached target System Initialization.
  520. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  521. [ OK ] Listening on Virtual machine lock manager admin socket.
  522. [ OK ] Listening on Virtual machine log manager socket.
  523. [ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
  524. [ OK ] Listening on D-Bus System Message Bus Socket.
  525. [ OK ] Listening on Virtual machine lock manager socket.
  526. [ OK ] Listening on Virtual machine log manager socket.
  527. [ OK ] Reached target Sockets.
  528. [ OK ] Reached target Basic System.
  529. Starting System Logging Service...
  530. Starting Disk Manager...
  531. Starting LSB: Speech Dispatcher...
  532. Starting Restore /etc/resolv.conf i…fore the ppp link was shut down...
  533. [ OK ] Started Regular background program processing daemon.
  534. [ OK ] Started D-Bus System Message Bus.
  535. [ OK ] Started irqbalance daemon.
  536. Starting Modem Manager...
  537. Starting Initialize hardware monitoring sensors...
  538. Starting Avahi mDNS/DNS-SD Stack...
  539. [ OK ] Started Daily Cleanup of Temporary Directories.
  540. Starting WPA supplicant...
  541. Starting Login Service...
  542. [ OK ] Reached target System Time Synchronized.
  543. [ OK ] Started Trigger anacron every hour.
  544. [ OK ] Started Daily apt download activities.
  545. [ OK ] Started Run anacron jobs.
  546. [ OK ] Started Daily apt upgrade and clean activities.
  547. [ OK ] Reached target Timers.
  548. [ OK ] Started Restore /etc/resolv.conf if…before the ppp link was shut down.
  549. [ OK ] Started System Logging Service.
  550. [ OK ] Started ebtables ruleset management.
  551. [ OK ] Started LSB: Speech Dispatcher.
  552. [ OK ] Started Login Service.
  553. [ OK ] Started Initialize hardware monitoring sensors.
  554. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  555. [ OK ] Started WPA supplicant.
  556. Starting Authorization Manager...
  557. [ OK ] Reached target Network (Pre).
  558. Starting Raise network interfaces...
  559. Starting Network Manager...
  560. [ OK ] Started Authorization Manager.
  561. [ 14.689680] mmc0: Switching to 3.3V signalling voltage failed
  562. [ 14.845511] mmc0: Switching to 3.3V signalling voltage failed
  563. [ 14.928620] mmc0: Switching to 3.3V signalling voltage failed
  564. [ OK ] Started Modem Manager.
  565. [ OK ] Started Disk Manager.
  566. [ OK ] Started Raise network interfaces.
  567. [ OK ] Started Wait for network to be configured by ifupdown.
  568. Starting Hostname Service...
  569. [ OK ] Started Hostname Service.
  570. [ OK ] Started Network Manager.
  571. Starting Network Manager Script Dispatcher Service...
  572. [ OK ] Reached target Network.
  573. Starting OpenVPN service...
  574. Starting Virtualization daemon...
  575. [ OK ] Started Unattended Upgrades Shutdown.
  576. Starting OpenBSD Secure Shell server...
  577. Starting Permit User Sessions...
  578. Starting Network Manager Wait Online...
  579. [ OK ] Started OpenVPN service.
  580. [ OK ] Started Network Manager Script Dispatcher Service.
  581. [ OK ] Started Permit User Sessions.
  582. [ OK ] Started Getty on tty1.
  583. Starting Light Display Manager...
  584. [ OK ] Started Serial Getty on ttyS0.
  585. [ OK ] Reached target Login Prompts.
  586. [ OK ] Started Light Display Manager.
  587. [ 17.475347] mvpp2 f4000000.ethernet eth2: Link is Up - 1Gbps/Full - flow control rx/tx
  588. [ OK ] Started OpenBSD Secure Shell server.
  589. [ OK ] Started Virtualization daemon.
  590. Starting Suspend/Resume Running libvirt Guests...
  591. [ OK ] Started Suspend/Resume Running libvirt Guests.
  592. [ OK ] Stopped Light Display Manager.
  593. Starting Light Display Manager...
  594. [ OK ] Started Light Display Manager.
  595. [ OK ] Stopped Light Display Manager.
  596. Starting Light Display Manager...
  597. [ OK ] Started Light Display Manager.
  598. [ OK ] Stopped Light Display Manager.
  599. Starting Light Display Manager...
  600. [ OK ] Started Light Display Manager.
  601. [ OK ] Stopped Light Display Manager.
  602. Starting Light Display Manager...
  603. [ OK ] Started Light Display Manager.
  604. [ OK ] Stopped Light Display Manager.
  605. [FAILED] Failed to start Light Display Manager.
  606. See 'systemctl status lightdm.service' for details.
  607.  
  608. Debian GNU/Linux buster/sid debian-new ttyS0
  609.  
  610. debian-new login: root
  611. Password:
  612. Last login: Thu Apr 19 17:11:34 CEST 2018 on ttyS0
  613. Linux debian-new 4.17.0-rc1 #17 SMP PREEMPT Thu Apr 19 14:37:52 CEST 2018 aarch64
  614.  
  615. The programs included with the Debian GNU/Linux system are free software;
  616. the exact distribution terms for each program are described in the
  617. individual files in /usr/share/doc/*/copyright.
  618.  
  619. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  620. permitted by applicable law.
  621. [root@debian-new] ~ [17:22]: apt install grub-efi-arm64
  622.  
  623.  
  624. Reading package lists... Done
  625. Building dependency tree
  626. Reading state information... Done
  627. grub-efi-arm64 is already the newest version (2.02+dfsg1-3).
  628. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  629. [root@debian-new] ~ [17:23]: lspci -v
  630. 00:00.0 PCI bridge: Marvell Technology Group Ltd. Device 0110 (prog-if 00 [Normal decode])
  631. Flags: bus master, fast devsel, latency 0, IRQ 27
  632. Memory at cd800000 (64-bit, non-prefetchable) [size=1M]
  633. Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
  634. I/O behind bridge: f9001000-f9001fff
  635. Memory behind bridge: cc000000-cd7fffff
  636. Prefetchable memory behind bridge: 00000000c0000000-00000000cbffffff
  637. Capabilities: [40] Power Management version 3
  638. Capabilities: [50] MSI: Enable- Count=1/32 Maskable+ 64bit+
  639. Capabilities: [70] Express Root Port (Slot-), MSI 00
  640. Capabilities: [b0] MSI-X: Enable- Count=1 Masked-
  641. Capabilities: [100] Advanced Error Reporting
  642. Capabilities: [158] #19
  643. Capabilities: [1b8] Transaction Processing Hints
  644. Capabilities: [24c] L1 PM Substates
  645. Kernel driver in use: pcieport
  646. Kernel modules: shpchp
  647.  
  648. 01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 630] (rev a1) (prog-if 00 [VGA controller])
  649. Subsystem: CardExpert Technology GF108 [GeForce GT 630]
  650. Flags: bus master, fast devsel, latency 0, IRQ 87
  651. Memory at cc000000 (32-bit, non-prefetchable) [size=16M]
  652. Memory at c0000000 (64-bit, prefetchable) [size=128M]
  653. Memory at c8000000 (64-bit, prefetchable) [size=32M]
  654. I/O ports at 1000 [size=128]
  655. [virtual] Expansion ROM at cd000000 [disabled] [size=512K]
  656. Capabilities: [60] Power Management version 3
  657. Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
  658. Capabilities: [78] Express Endpoint, MSI 00
  659. Capabilities: [b4] Vendor Specific Information: Len=14 <?>
  660. Capabilities: [100] Virtual Channel
  661. Capabilities: [128] Power Budgeting <?>
  662. Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
  663. Kernel driver in use: nouveau
  664. Kernel modules: nouveau
  665.  
  666. 01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
  667. Subsystem: CardExpert Technology GF108 High Definition Audio Controller
  668. Flags: bus master, fast devsel, latency 0, IRQ 27
  669. Memory at cd080000 (32-bit, non-prefetchable) [size=16K]
  670. Capabilities: [60] Power Management version 3
  671. Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
  672. Capabilities: [78] Express Endpoint, MSI 00
  673. Kernel driver in use: snd_hda_intel
  674. Kernel modules: snd_hda_intel
  675.  
  676. [root@debian-new] ~ [17:25]:
Advertisement
Add Comment
Please, Sign In to add comment