pastefile1
@@ -0,0 +1,306 @@
+m1n1
+sc: Initializing
+CPU init... CPU: M1 Icestorm
+
+ boot_args at 0x81d0f8000
+ revision: 2
+ version: 2
+ virt_base: 0xfffffe001111c000
+ phys_base: 0x81911c000
+ mem_size: 0x1c0214000
+ top_of_kdata: 0x81d0fc000
+ video:
+ base: 0x9df430000
+ display: 0x1
+ stride: 0x2800
+ width: 2560
+ height: 1600
+ depth: 30bpp
+ density: 1
+ machine_type: 0
+ devtree: 0xfffffe001211c000
+ devtree_size: 0x5c000
+ cmdline:
+ boot_flags: 0x0
+ mem_size_act: 0x200000000
+
+
+
+ m1n1 v7a29455
+ Copyright (C) 2021 The Asahi Linux Contributors
+ Licensed under the MIT license
+
+ Running in EL1
+
+ Heap base: 0x81e42c000
+ MMU: Initializing...
+ MMU: SCTLR_EL1: 100030d50980 -> 30901085
+ MMU: running with MMU and caches enabled!
+ fb init: 2560x1600 (30) [s=2560] @0x9df430000
+ fb console: max rows 46, max cols 64
+ fb: display logo
+ Device info:
+ Model: MacBookPro17,1
+ Target: J293
+ Board-ID: 0x24
+ Chip-ID: 0x8103
+
+ AIC registers @ 0x23b100000
+ WDT registers @ 0x23d2b0000
+ WDT disabled
+ pmgr: initialized, 268 devices found.
+ Initialization complete.
+ Checking for payloads...
+ Found a gzip compressed payload at 0x81a42c000
+ Uncompressing... 11639905 bytes uncompressed to 33679872 bytes
+ Found a kernel at 0x81e600000
+ Found a devicetree at 0x81af45c61
+ Found a gzip compressed payload at 0x81af46a96
+ Uncompressing... 27649945 bytes uncompressed to 84326400 bytes
+ Found a cpio initramfs at 0x820800000
+ No more payloads at 0x81c9a522f
+ Starting secondary CPUs...
+ Starting CPU 1 (0:1)... OK*
+ Stack base: 0x81a3a4000
+ * MPIDR: 0x80000001
+ * CPU: M1 Icestorm
+ * Index: 1 (table: 0x81a404040)
+
+ Started.
+ Starting CPU 2 (0:2)... OK*
+ Stack base: 0x81a3b4000
+ * MPIDR: 0x80000002
+ * CPU: M1 Icestorm
+ * Index: 2 (table: 0x81a404080)
+
+ Started.
+ Starting CPU 3 (0:3)... OK*
+ Stack base: 0x81a3c4000
+ * MPIDR: 0x80000003
+ * CPU: M1 Icestorm
+ * Index: 3 (table: 0x81a4040c0)
+
+ Started.
+ Starting CPU 4 (1:0)... OK*
+ Stack base: 0x81a3d4000
+ * MPIDR: 0x80010100
+ * CPU: M1 Firestorm
+ * Index: 4 (table: 0x81a404100)
+
+ Started.
+ Starting CPU 5 (1:1)... OK*
+ Stack base: 0x81a3e4000
+ * MPIDR: 0x80010101
+ * CPU: M1 Firestorm
+ * Index: 5 (table: 0x81a404140)
+
+ Started.
+ Starting CPU 6 (1:2)... OK*
+ Stack base: 0x81a3f4000
+ * MPIDR: 0x80010102
+ * CPU: M1 Firestorm
+ * Index: 6 (table: 0x81a404180)
+
+ Started.
+ Starting CPU 7 (1:3)... OK*
+ Stack base: 0x81a404000
+ * MPIDR: 0x80010103
+ * CPU: M1 Firestorm
+ * Index: 7 (table: 0x81a4041c0)
+
+ Started.
+ FDT: initrd at 0x820800000 size 0x506b800
+ FDT: framebuffer@9df430000 base 0x9df430000 size 0xfa0000
+ ADT: 64 bytes of random seed available
+ FDT: KASLR seed initialized
+ FDT: Passing 64 bytes of random seed
+ FDT: DRAM at 0x800000000 size 0x200000000
+ FDT: Usable memory is 0x81911c000..0x9d9330000 (0x1c0214000)
+ FDT: CPU 1 MPIDR=0x1 release-addr=0x81a404050
+ FDT: CPU 2 MPIDR=0x2 release-addr=0x81a404090
+ FDT: CPU 3 MPIDR=0x3 release-addr=0x81a4040d0
+ FDT: CPU 4 MPIDR=0x10100 release-addr=0x81a404110
+ FDT: CPU 5 MPIDR=0x10101 release-addr=0x81a404150
+ FDT: CPU 6 MPIDR=0x10102 release-addr=0x81a404190
+ FDT: CPU 7 MPIDR=0x10103 release-addr=0x81a4041d0
+ FDT prepared at 0x82586c000
+ tps6598x: Error getting /arm-io/i2c0/hpmBusManager/hpm0 node
+ usb: tps6598x_init failed for /arm-io/i2c0/hpmBusManager/hpm0.
+ usb: failed to init hpm0
+ pmgr: Error getting node /arm-io/atc-phy0
+ usb: unable to bringup the phy with index 0
+ pcie: initialized.
+ Setting SMP mode to WFE...
+ Preparing to boot kernel at 0x81e600000 with fdt at 0x82586c000
+ Valid payload found
+ Preparing to run next stage at 0x81e600000...
+ MMU: shutting down...
+ MMU: shutdown successful, clearing caches
+ Vectoring to next stage...
+ [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x611f0221]
+[ 0.000000] Linux version 5.14.0-next-20210903-46040-gce55208743f1 (rross101@debian-dev) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #2 SMP PREEMPT Tue Oct 12 21:46:40 BST 2021
+[ 0.000000] Machine model: Apple Mac mini (M1, 2020)
+[ 0.000000] efi: UEFI not found.
+[ 0.000000] NUMA: No NUMA configuration found
+[ 0.000000] NUMA: Faking a node at [mem 0x000000081911c000-0x00000009d932ffff]
+[ 0.000000] NUMA: NODE_DATA [mem 0x9d851fc00-0x9d8521fff]
+[ 0.000000] Zone ranges:
+[ 0.000000] DMA [mem 0x000000081911c000-0x00000009d932ffff]
+[ 0.000000] DMA32 empty
+[ 0.000000] Normal empty
+[ 0.000000] Movable zone start for each node
+[ 0.000000] Early memory node ranges
+[ 0.000000] node 0: [mem 0x000000081911c000-0x00000009d932ffff]
+[ 0.000000] Initmem setup node 0 [mem 0x000000081911c000-0x00000009d932ffff]
+[ 0.000000] On node 0, zone DMA: 208 pages in unavailable ranges
+[ 0.000000] cma: Reserved 32 MiB at 0x000000081a800000
+[ 0.000000] percpu: Embedded 20 pages/cpu s41176 r8192 d32552 u81920
+[ 0.000000] Detected VIPT I-cache on CPU0
+[ 0.000000] CPU features: detected: Address authentication (IMP DEF algorithm)
+[ 0.000000] CPU features: detected: Spectre-v4
+[ 0.000000] alternatives: patching kernel code
+[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1806859
+[ 0.000000] Policy zone: DMA
+[ 0.000000] Kernel command line:
+[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
+[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
+[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
+[ 0.000000] Memory: 7047036K/7342160K available (15296K kernel code, 3066K rwdata, 8184K rodata, 6208K init, 496K bss, 262356K reserved, 32768K cma-reserved)
+[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
+[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
+[ 0.000000] rcu: RCU event tracing is enabled.
+[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
+[ 0.000000] Trampoline variant of Tasks RCU enabled.
+[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
+[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
+[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
+[ 0.000000] Root IRQ handler: aic_handle_irq
+[ 0.000000] Root FIQ handler: aic_handle_fiq
+[ 0.000000] irq_apple_aic: Kernel running in EL1, mapping interrupts
+[ 0.000000] irq_apple_aic: Initialized with 896 IRQs, 4 FIQs, 32 vIPIs
+[ 0.000000] random: get_random_bytes called from start_kernel+0x4a8/0x694 with crng_init=0
+[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
+[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
+[ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
+[ 0.000047] Console: colour dummy device 80x25
+[ 0.000123] printk: console [tty0] enabled
+[ 0.000144] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
+[ 0.000149] pid_max: default: 32768 minimum: 301
+[ 0.000165] LSM: Security Framework initializing
+[ 0.000182] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
+[ 0.000189] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
+[ 0.000507] rcu: Hierarchical SRCU implementation.
+[ 0.000583] EFI services will not be available.
+[ 0.000637] smp: Bringing up secondary CPUs ...
+[ 0.000715] Detected VIPT I-cache on CPU1
+[ 0.000730] CPU1: Booted secondary processor 0x0000000001 [0x611f0221]
+[ 0.000841] Detected VIPT I-cache on CPU2
+[ 0.000853] CPU2: Booted secondary processor 0x0000000002 [0x611f0221]
+[ 0.000944] Detected VIPT I-cache on CPU3
+[ 0.000957] CPU3: Booted secondary processor 0x0000000003 [0x611f0221]
+[ 0.001092] Detected VIPT I-cache on CPU4
+[ 0.001125] CPU4: Booted secondary processor 0x0000010100 [0x611f0231]
+[ 0.001305] Detected VIPT I-cache on CPU5
+[ 0.001332] CPU5: Booted secondary processor 0x0000010101 [0x611f0231]
+[ 0.001489] Detected VIPT I-cache on CPU6
+[ 0.001516] CPU6: Booted secondary processor 0x0000010102 [0x611f0231]
+[ 0.001688] Detected VIPT I-cache on CPU7
+[ 0.001715] CPU7: Booted secondary processor 0x0000010103 [0x611f0231]
+[ 0.001771] smp: Brought up 1 node, 8 CPUs
+[ 0.001793] SMP: Total of 8 processors activated.
+[ 0.001796] CPU features: detected: ARMv8.4 Translation Table Level
+[ 0.001799] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
+[ 0.001802] CPU features: detected: Common not Private translations
+[ 0.001804] CPU features: detected: CRC32 instructions
+[ 0.001806] CPU features: detected: E0PD
+[ 0.001808] CPU features: detected: Generic authentication (IMP DEF algorithm)
+[ 0.001811] CPU features: detected: RCpc load-acquire (LDAPR)
+[ 0.001813] CPU features: detected: LSE atomic instructions
+[ 0.001815] CPU features: detected: Privileged Access Never
+[ 0.001817] CPU features: detected: RAS Extension Support
+[ 0.001818] CPU features: detected: Speculation barrier (SB)
+[ 0.001820] CPU features: detected: Stage-2 Force Write-Back
+[ 0.001822] CPU features: detected: TLB range maintenance instructions
+[ 0.001826] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
+[ 0.018721] CPU: All CPU(s) started at EL1
+[ 0.019665] devtmpfs: initialized
+[ 0.019955] KASLR enabled
+[ 0.019988] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
+[ 0.019995] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
+[ 0.020175] pinctrl core: initialized pinctrl subsystem
+[ 0.020328] DMI not present or invalid.
+[ 0.020436] NET: Registered PF_NETLINK/PF_ROUTE protocol family
+[ 0.021529] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
+[ 0.021568] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
+[ 0.021605] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
+[ 0.021623] audit: initializing netlink subsys (disabled)
+[ 0.021681] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
+[ 0.021803] thermal_sys: Registered thermal governor 'step_wise'
+[ 0.021805] thermal_sys: Registered thermal governor 'power_allocator'
+[ 0.021822] cpuidle: using governor menu
+[ 0.021841] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
+[ 0.026693] ASID allocator initialised with 256 entries
+[ 0.026867] Serial: AMBA PL011 UART driver
+[ 0.028731] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
+[ 0.028735] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
+[ 0.028738] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
+[ 0.028740] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
+[ 0.029198] cryptd: max_cpu_qlen set to 1000
+[ 0.029929] ACPI: Interpreter disabled.
+[ 0.030087] iommu: Default domain type: Translated
+[ 0.030090] iommu: DMA domain TLB invalidation policy: strict mode
+[ 0.030131] vgaarb: loaded
+[ 0.030177] SCSI subsystem initialized
+[ 0.030245] usbcore: registered new interface driver usbfs
+[ 0.030253] usbcore: registered new interface driver hub
+[ 0.030259] usbcore: registered new device driver usb
+[ 0.030311] pps_core: LinuxPPS API ver. 1 registered
+[ 0.030313] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
+[ 0.030318] PTP clock support registered
+[ 0.030332] EDAC MC: Ver: 3.0.0
+[ 0.030503] FPGA manager framework
+[ 0.030518] Advanced Linux Sound Architecture Driver Initialized.
+[ 0.030706] clocksource: Switched to clocksource arch_sys_counter
+[ 0.030730] VFS: Disk quotas dquot_6.6.0
+[ 0.030740] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
+[ 0.030773] pnp: PnP ACPI: disabled
+[ 0.031924] NET: Registered PF_INET protocol family
+[ 0.031968] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
+[ 0.033470] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
+[ 0.033484] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
+[ 0.033582] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
+[ 0.033682] TCP: Hash tables configured (established 65536 bind 65536)
+[ 0.033700] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
+[ 0.033720] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
+[ 0.033764] NET: Registered PF_UNIX/PF_LOCAL protocol family
+[ 0.033899] RPC: Registered named UNIX socket transport module.
+[ 0.033902] RPC: Registered udp transport module.
+[ 0.033904] RPC: Registered tcp transport module.
+[ 0.033906] RPC: Registered tcp NFSv4.1 backchannel transport module.
+[ 0.033911] PCI: CLS 0 bytes, default 64
+[ 0.033970] Unpacking initramfs...
+[ 0.034133] kvm [1]: HYP mode not available
+[ 0.035783] Initialise system trusted keyrings
+[ 0.035835] workingset: timestamp_bits=42 max_order=21 bucket_order=0
+[ 0.036840] squashfs: version 4.0 (2009/01/31) Phillip Lougher
+[ 0.036992] NFS: Registering the id_resolver key type
+[ 0.037007] Key type id_resolver registered
+[ 0.037009] Key type id_legacy registered
+[ 0.037025] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
+[ 0.037028] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
+[ 0.037113] 9p: Installing v9fs 9p2000 file system support
+[ 0.050529] Key type asymmetric registered
+[ 0.050537] Asymmetric key parser 'x509' registered
+[ 0.050553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
+[ 0.050556] io scheduler mq-deadline registered
+[ 0.050558] io scheduler kyber registered
+[ 0.051626] EINJ: ACPI disabled.
+[ 0.053502] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
+[ 0.054010] 235200000.serial: ttySAC0 at MMIO 0x235200000 (irq = 35, base_baud = 0) is a APPLE S5L
+[ 0.069714] Freeing initrd memory: 82348K
+[ 0.070098] printk: console [ttySAC0] enabled
+[ 0.116122] SuperH (H)SCI(F) driver initialized
+[ 0.116484] msm_serial: driver initialized
+[ 0.116944] apple-dart 382f00000.iommu: DART [pagesize 4000, bypass support: 1, bypass forced: 1] initiali
+FATAL: read zero bytes from port
+term_exitfunc: reset failed for dev UNKNOWN: Input/output error
\ No newline at end of file