Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@retropie:~ $ dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 4.14.79-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1159 SMP Sun Nov 4 17:50:20 GMT 2018
- [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] cma: Reserved 8 MiB at 0x2f800000
- [ 0.000000] On node 0 totalpages: 196608
- [ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map af134000
- [ 0.000000] Normal zone: 1728 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
- [ 0.000000] percpu: Embedded 17 pages/cpu @af0dd000 s38720 r8192 d22720 u69632
- [ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 194880
- [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=f2d3cb4f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait loglevel=3 consoleblank=0 plymouth.enable=0
- [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 757532K/786432K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 20708K reserved, 8192K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
- vmalloc : 0xb0800000 - 0xff800000 (1264 MB)
- lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
- modules : 0x7f000000 - 0x80000000 ( 16 MB)
- .text : 0x80008000 - 0x80800000 (8160 kB)
- .init : 0x80b00000 - 0x80c00000 (1024 kB)
- .data : 0x80c00000 - 0x80c9017c ( 577 kB)
- .bss : 0x80c97f04 - 0x80d468b0 ( 699 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] ftrace: allocating 25287 entries in 75 pages
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
- [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000018] Switching to timer-based delay loop, resolution 52ns
- [ 0.000265] Console: colour dummy device 80x30
- [ 0.000283] console [tty1] enabled
- [ 0.000307] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.000322] pid_max: default: 32768 minimum: 301
- [ 0.000643] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.000658] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.001596] Disabling memory control group subsystem
- [ 0.001673] CPU: Testing write buffer coherency: ok
- [ 0.002085] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.002486] Setting up static identity map for 0x100000 - 0x10003c
- [ 0.002608] Hierarchical SRCU implementation.
- [ 0.003282] smp: Bringing up secondary CPUs ...
- [ 0.004060] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.004896] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.005717] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.005821] smp: Brought up 1 node, 4 CPUs
- [ 0.005831] SMP: Total of 4 processors activated (153.60 BogoMIPS).
- [ 0.005837] CPU: All CPU(s) started in HYP mode.
- [ 0.005841] CPU: Virtualization extensions available.
- [ 0.006731] devtmpfs: initialized
- [ 0.016940] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
- [ 0.017672] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- [ 0.017894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.017912] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.018466] pinctrl core: initialized pinctrl subsystem
- [ 0.019212] NET: Registered protocol family 16
- [ 0.021911] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- [ 0.026762] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.026770] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.026975] Serial: AMBA PL011 UART driver
- [ 0.028631] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
- [ 0.029093] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
- [ 0.060837] bcm2835-dma 3f007000.dma: DMA legacy API manager at b0813000, dmachans=0x1
- [ 0.062252] SCSI subsystem initialized
- [ 0.062470] usbcore: registered new interface driver usbfs
- [ 0.062522] usbcore: registered new interface driver hub
- [ 0.062612] usbcore: registered new device driver usb
- [ 0.070085] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-11-04 16:31
- [ 0.071459] clocksource: Switched to clocksource arch_sys_counter
- [ 0.148541] VFS: Disk quotas dquot_6.6.0
- [ 0.148623] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 0.148808] FS-Cache: Loaded
- [ 0.148992] CacheFiles: Loaded
- [ 0.156939] NET: Registered protocol family 2
- [ 0.157661] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.157771] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.157956] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.158086] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.158130] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.158358] NET: Registered protocol family 1
- [ 0.158827] RPC: Registered named UNIX socket transport module.
- [ 0.158832] RPC: Registered udp transport module.
- [ 0.158838] RPC: Registered tcp transport module.
- [ 0.158843] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.160466] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
- [ 0.163219] workingset: timestamp_bits=14 max_order=18 bucket_order=4
- [ 0.171143] FS-Cache: Netfs 'nfs' registered for caching
- [ 0.171768] NFS: Registering the id_resolver key type
- [ 0.171801] Key type id_resolver registered
- [ 0.171806] Key type id_legacy registered
- [ 0.171822] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.173739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
- [ 0.173868] io scheduler noop registered
- [ 0.173875] io scheduler deadline registered (default)
- [ 0.174043] io scheduler cfq registered
- [ 0.174050] io scheduler mq-deadline registered
- [ 0.174056] io scheduler kyber registered
- [ 0.176761] BCM2708FB: allocated DMA memory ef910000
- [ 0.176788] BCM2708FB: allocated DMA channel 0 @ b0813000
- [ 0.226789] Console: switching to colour frame buffer device 228x61
- [ 0.257033] bcm2835-rng 3f104000.rng: hwrng registered
- [ 0.257167] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
- [ 0.257645] vc-sm: Videocore shared memory driver
- [ 0.257925] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
- [ 0.267541] brd: module loaded
- [ 0.276579] loop: module loaded
- [ 0.276594] Loading iSCSI transport class v2.0-870.
- [ 0.277279] libphy: Fixed MDIO Bus: probed
- [ 0.277376] usbcore: registered new interface driver lan78xx
- [ 0.277428] usbcore: registered new interface driver smsc95xx
- [ 0.277443] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 0.305330] dwc_otg 3f980000.usb: base=0xf0980000
- [ 0.505555] Core Release: 2.80a
- [ 0.505565] Setting default values for core params
- [ 0.505598] Finished setting default values for core params
- [ 0.705847] Using Buffer DMA mode
- [ 0.705853] Periodic Transfer Interrupt Enhancement - disabled
- [ 0.705859] Multiprocessor Interrupt Enhancement - disabled
- [ 0.705865] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 0.705879] Dedicated Tx FIFOs mode
- [ 0.706280] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xaf904000 dma = 0xef904000 len=9024
- [ 0.706309] FIQ FSM acceleration enabled for :
- Non-periodic Split Transactions
- Periodic Split Transactions
- High-Speed Isochronous Endpoints
- Interrupt/Control Split Transaction hack enabled
- [ 0.706317] dwc_otg: Microframe scheduler enabled
- [ 0.706366] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805ea470
- [ 0.706377] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea7d8 length 36
- [ 0.706389] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
- [ 0.706440] dwc_otg 3f980000.usb: DWC OTG Controller
- [ 0.706474] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- [ 0.706506] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
- [ 0.706555] Init: Port Power? op_state=1
- [ 0.706561] Init: Power Port (0)
- [ 0.706770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 0.706781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.706790] usb usb1: Product: DWC OTG Controller
- [ 0.706798] usb usb1: Manufacturer: Linux 4.14.79-v7+ dwc_otg_hcd
- [ 0.706806] usb usb1: SerialNumber: 3f980000.usb
- [ 0.707434] hub 1-0:1.0: USB hub found
- [ 0.707473] hub 1-0:1.0: 1 port detected
- [ 0.707991] dwc_otg: FIQ enabled
- [ 0.707996] dwc_otg: NAK holdoff enabled
- [ 0.708001] dwc_otg: FIQ split-transaction FSM enabled
- [ 0.708011] Module dwc_common_port init
- [ 0.708249] usbcore: registered new interface driver usb-storage
- [ 0.708425] mousedev: PS/2 mouse device common for all mice
- [ 0.708503] IR NEC protocol handler initialized
- [ 0.708509] IR RC5(x/sz) protocol handler initialized
- [ 0.708514] IR RC6 protocol handler initialized
- [ 0.708519] IR JVC protocol handler initialized
- [ 0.708524] IR Sony protocol handler initialized
- [ 0.708529] IR SANYO protocol handler initialized
- [ 0.708534] IR Sharp protocol handler initialized
- [ 0.708541] IR MCE Keyboard/mouse protocol handler initialized
- [ 0.708546] IR XMP protocol handler initialized
- [ 0.709254] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
- [ 0.709526] bcm2835-cpufreq: min=600000 max=1200000
- [ 0.709889] sdhci: Secure Digital Host Controller Interface driver
- [ 0.709894] sdhci: Copyright(c) Pierre Ossman
- [ 0.710258] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
- [ 0.710578] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
- [ 0.710671] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 0.712093] ledtrig-cpu: registered to indicate activity on CPUs
- [ 0.712261] hidraw: raw HID events driver (C) Jiri Kosina
- [ 0.712415] usbcore: registered new interface driver usbhid
- [ 0.712420] usbhid: USB HID core driver
- [ 0.713218] vchiq: vchiq_init_state: slot_zero = af980000, is_master = 0
- [ 0.714737] [vc_sm_connected_init]: start
- [ 0.724596] [vc_sm_connected_init]: end - returning 0
- [ 0.725247] Initializing XFRM netlink socket
- [ 0.725272] NET: Registered protocol family 17
- [ 0.725380] Key type dns_resolver registered
- [ 0.725891] Registering SWP/SWPB emulation handler
- [ 0.726478] registered taskstats version 1
- [ 0.732369] uart-pl011 3f201000.serial: cts_event_workaround enabled
- [ 0.732449] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
- [ 0.734244] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
- [ 0.734253] mmc-bcm2835 3f300000.mmc: DMA channel allocated
- [ 0.802099] sdhost: log_buf @ af907000 (ef907000)
- [ 0.838337] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
- [ 0.839909] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 0.841485] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 0.844269] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
- [ 0.881481] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- [ 0.882562] of_cfs_init
- [ 0.882715] of_cfs_init: OK
- [ 0.883268] Waiting for root device PARTUUID=f2d3cb4f-02...
- [ 0.920326] random: fast init done
- [ 0.931574] Indeed it is in host mode hprt0 = 00021501
- [ 1.019683] mmc1: new high speed SDIO card at address 0001
- [ 1.061652] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 1.065450] mmc0: new high speed SDXC card at address aaaa
- [ 1.065894] mmcblk0: mmc0:aaaa SC64G 59.5 GiB
- [ 1.068467] mmcblk0: p1 p2
- [ 1.109243] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 1.109302] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- [ 1.110096] devtmpfs: mounted
- [ 1.113535] Freeing unused kernel memory: 1024K
- [ 1.141502] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 1.141652] Indeed it is in host mode hprt0 = 00001101
- [ 1.381822] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
- [ 1.381839] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 1.382503] hub 1-1:1.0: USB hub found
- [ 1.382593] hub 1-1:1.0: 5 ports detected
- [ 1.620368] systemd[1]: System time before build time, advancing clock.
- [ 1.701514] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- [ 1.742230] NET: Registered protocol family 10
- [ 1.743345] Segment Routing with IPv6
- [ 1.755198] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 1.773838] random: systemd: uninitialized urandom read (16 bytes read)
- [ 1.779512] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
- [ 1.780076] systemd[1]: Detected architecture arm.
- [ 1.789637] systemd[1]: Set hostname to <retropie>.
- [ 1.824149] random: systemd: uninitialized urandom read (16 bytes read)
- [ 1.832069] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
- [ 1.832085] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 1.835194] smsc95xx v1.0.6
- [ 1.844365] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
- [ 1.925179] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:27:cc:2f
- [ 2.221549] usb 1-1.5: new full-speed USB device number 4 using dwc_otg
- [ 2.324357] systemd[1]: Listening on udev Control Socket.
- [ 2.325349] systemd[1]: Reached target Swap.
- [ 2.325902] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ 2.326646] systemd[1]: Listening on Journal Socket.
- [ 2.345276] systemd[1]: Listening on udev Kernel Socket.
- [ 2.346668] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 2.347475] systemd[1]: Listening on Syslog Socket.
- [ 2.363587] usb 1-1.5: New USB device found, idVendor=046d, idProduct=c21d
- [ 2.363607] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 2.363618] usb 1-1.5: Product: Gamepad F310
- [ 2.363626] usb 1-1.5: Manufacturer: Logitech
- [ 2.363634] usb 1-1.5: SerialNumber: EA2BC99C
- [ 2.681612] usb 1-1.2: new low-speed USB device number 5 using dwc_otg
- [ 2.822453] usb 1-1.2: New USB device found, idVendor=05ac, idProduct=0256
- [ 2.822470] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 2.836191] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0256.0001/input/input0
- [ 2.902266] hid-generic 0003:05AC:0256.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 05ac:0256] on usb-3f980000.usb-1.2/input0
- [ 2.921582] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AC:0256.0002/input/input1
- [ 3.001922] hid-generic 0003:05AC:0256.0002: input,hidraw1: USB HID v1.10 Mouse [HID 05ac:0256] on usb-3f980000.usb-1.2/input1
- [ 3.116088] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
- [ 3.233706] systemd-journald[88]: Received request to flush runtime journal from PID 1
- [ 3.399728] xpad: loading out-of-tree module taints kernel.
- [ 3.402326] input: Logitech Gamepad F310 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/input/input2
- [ 3.402563] usbcore: registered new interface driver xpad
- [ 4.276471] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
- [ 4.285984] bcm2835_alsa bcm2835_alsa: card created with 8 channels
- [ 4.458579] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
- [ 4.466337] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43430-sdio.bin for chip 0x00a9a6(43430) rev 0x000001
- [ 4.466626] usbcore: registered new interface driver brcmfmac
- [ 4.750639] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
- [ 4.751848] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 7.11.15 Compiler: 1.24.2 ClmImport: 1.24.1 Creation: 2014-05-26 10:53:55 Inc Data: 9.10.39 Inc Compiler: 1.29.4 Inc ClmImport: 1.36.3 Creation: 2017-10-23 03:47:14
- [ 5.481195] uart-pl011 3f201000.serial: no DMA platform data
- [ 5.569105] random: crng init done
- [ 5.569120] random: 7 urandom warning(s) missed due to ratelimiting
- [ 5.735874] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:161788k SSFS
- [ 5.961240] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
- [ 5.961269] brcmfmac: power management disabled
- [ 6.443613] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
- [ 6.443836] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 6.900703] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- [ 9.943687] Bluetooth: Core ver 2.22
- [ 9.943820] NET: Registered protocol family 31
- [ 9.943827] Bluetooth: HCI device and connection manager initialized
- [ 9.945390] Bluetooth: HCI socket layer initialized
- [ 9.945417] Bluetooth: L2CAP socket layer initialized
- [ 9.945479] Bluetooth: SCO socket layer initialized
- [ 9.960946] Bluetooth: HCI UART driver ver 2.3
- [ 9.960960] Bluetooth: HCI UART protocol H4 registered
- [ 9.960966] Bluetooth: HCI UART protocol Three-wire (H5) registered
- [ 9.961211] Bluetooth: HCI UART protocol Broadcom registered
- [ 10.087070] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 10.087080] Bluetooth: BNEP filters: protocol multicast
- [ 10.087098] Bluetooth: BNEP socket layer initialized
- pi@retropie:~ $ pi@retropie:~ $ dmesg
- [ 0.000000] Booting Linux on physical CPU 0x0
- -bash: pi@retropie:~: command not found
- [ 0.000000] Linux version 4.14.79-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1159 SMP Sun Nov 4 17:50:20 GMT 2018
- [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] cma: Reserved 8 MiB at 0x2f800000
- [ 0.000000] On node 0 totalpages: 196608
- pi@retropie:~ $ [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map af134000
- -bash: [: missing `]'
- [ 0.000000] Normal zone: 1728 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
- pi@retropie:~ $ [ 0.000000] Linux version 4.14.79-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1159 SMP Sun Nov 4 17:50:20 GMT 2018
- -bash: syntax error near unexpected token `('
- [ 0.000000] percpu: Embedded 17 pages/cpu @af0dd000 s38720 r8192 d22720 u69632
- [ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- pi@retropie:~ $ [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- -bash: syntax error near unexpected token `('
- [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=f2d3cb4f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait loglevel=3 consoleblank=0 plymouth.enable=0
- [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- pi@retropie:~ $ [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] Memory: 757532K/786432K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 20708K reserved, 8192K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- -bash: [: missing `]'
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- pi@retropie:~ $ [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- -bash: [: missing `]'
- lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
- modules : 0x7f000000 - 0x80000000 ( 16 MB)
- pi@retropie:~ $ [ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
- -bash: [: missing `]'
- .init : 0x80b00000 - 0x80c00000 (1024 kB)
- .data : 0x80c00000 - 0x80c9017c ( 577 kB)
- .bss : 0x80c97f04 - 0x80d468b0 ( 699 kB)
- pi@retropie:~ $ [ 0.000000] Memory policy: Data cache writealloc
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] cma: Reserved 8 MiB at 0x2f800000
- -bash: [: missing `]'
- [ 0.000000] ftrace: allocating 25287 entries in 75 pages
- pi@retropie:~ $ [ 0.000000] On node 0 totalpages: 196608
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] free_area_init_node: node 0, pgdat 80c85280, node_mem_map af134000
- -bash: [: missing `]'
- [ 0.000000] Hierarchical RCU implementation.
- pi@retropie:~ $ [ 0.000000] Normal zone: 1728 pages used for memmap
- [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
- -bash: [: missing `]'
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
- pi@retropie:~ $ [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] percpu: Embedded 17 pages/cpu @af0dd000 s38720 r8192 d22720 u69632
- [ 0.000283] console [tty1] enabled
- -bash: [: missing `]'
- [ 0.000307] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- pi@retropie:~ $ [ 0.000000] pcpu-alloc: s38720 r8192 d22720 u69632 alloc=17*4096
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000643] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.000658] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 194880
- [ 0.001596] Disabling memory control group subsystem
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=f2d3cb4f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait loglevel=3 consoleblank=0 plymouth.enable=0
- [ 0.002608] Hierarchical SRCU implementation.
- -bash: [: missing `]'
- [ 0.003282] smp: Bringing up secondary CPUs ...
- pi@retropie:~ $ [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- -bash: syntax error near unexpected token `('
- [ 0.004060] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- pi@retropie:~ $ [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.000000] Memory: 757532K/786432K available (7168K kernel code, 576K rwdata, 2076K rodata, 1024K init, 698K bss, 20708K reserved, 8192K cma-reserved)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.000000] Virtual kernel memory layout:
- [ 0.016940] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
- -bash: [: missing `]'
- [ 0.017672] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- pi@retropie:~ $ vector : 0xffff0000 - 0xffff1000 ( 4 kB)-bash: syntax error near unexpected token `('
- [ 0.017912] futex hash table entries: 1024 (order: 4, 65536 bytes)
- pi@retropie:~ $ fixmap : 0xffc00000 - 0xfff00000 (3072 kB)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ vmalloc : 0xb0800000 - 0xff800000 (1264 MB)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ lowmem : 0x80000000 - 0xb0000000 ( 768 MB)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ modules : 0x7f000000 - 0x80000000 ( 16 MB)-bash: syntax error near unexpected token `('
- [ 0.026762] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- pi@retropie:~ $ .text : 0x80008000 - 0x80800000 (8160 kB)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ .init : 0x80b00000 - 0x80c00000 (1024 kB)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ .data : 0x80c00000 - 0x80c9017c ( 577 kB)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ .bss : 0x80c97f04 - 0x80d468b0 ( 699 kB)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] ftrace: allocating 25287 entries in 75 pages
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] Hierarchical RCU implementation.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
- -bash: [: missing `]'
- [ 0.026975] Serial: AMBA PL011 UART driver
- pi@retropie:~ $ [ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000018] Switching to timer-based delay loop, resolution 52ns
- -bash: [: missing `]'
- [ 0.029093] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
- pi@retropie:~ $ [ 0.000265] Console: colour dummy device 80x30
- -bash: [: missing `]'
- [ 0.062252] SCSI subsystem initialized
- pi@retropie:~ $ [ 0.000283] console [tty1] enabled
- [ 0.062470] usbcore: registered new interface driver usbfs
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000307] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.062522] usbcore: registered new interface driver hub
- -bash: syntax error near unexpected token `('
- [ 0.062612] usbcore: registered new device driver usb
- pi@retropie:~ $ [ 0.000322] pid_max: default: 32768 minimum: 301
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.000643] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.000658] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- -bash: syntax error near unexpected token `('
- [ 0.070085] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-11-04 16:31
- pi@retropie:~ $ [ 0.001596] Disabling memory control group subsystem
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.001673] CPU: Testing write buffer coherency: ok
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.002085] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.002486] Setting up static identity map for 0x100000 - 0x10003c
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.002608] Hierarchical SRCU implementation.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.003282] smp: Bringing up secondary CPUs ...
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.004060] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.004896] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.005717] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.005821] smp: Brought up 1 node, 4 CPUs
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.005831] SMP: Total of 4 processors activated (153.60 BogoMIPS).
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.005837] CPU: All CPU(s) started in HYP mode.
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.005841] CPU: Virtualization extensions available.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.006731] devtmpfs: initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.016940] random: get_random_u32 called from bucket_table_alloc+0xfc/0x24c with crng_init=0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.017672] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.017894] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.017912] futex hash table entries: 1024 (order: 4, 65536 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.018466] pinctrl core: initialized pinctrl subsystem
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.019212] NET: Registered protocol family 16
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.021911] DMA: preallocated 1024 KiB pool for atomic coherent allocations
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.026762] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.026770] hw-breakpoint: maximum watchpoint size is 8 bytes.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.026975] Serial: AMBA PL011 UART driver
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.028631] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.029093] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.060837] bcm2835-dma 3f007000.dma: DMA legacy API manager at b0813000, dmachans=0x1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.062252] SCSI subsystem initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.062470] usbcore: registered new interface driver usbfs
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.062522] usbcore: registered new interface driver hub
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.062612] usbcore: registered new device driver usb
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.070085] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-11-04 16:31
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.071459] clocksource: Switched to clocksource arch_sys_counter
- [ 0.257645] vc-sm: Videocore shared memory driver
- [ 0.257925] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
- [ 0.267541] brd: module loaded
- [ 0.276579] loop: module loaded
- [ 0.276594] Loading iSCSI transport class v2.0-870.
- [ 0.277279] libphy: Fixed MDIO Bus: probed
- [ 0.277376] usbcore: registered new interface driver lan78xx
- [ 0.277428] usbcore: registered new interface driver smsc95xx
- [ 0.277443] dwc_otg: version 3.00a 10-AUG-2012 (platf-bash: [: missing `]'
- orm bus)
- [ 0.305330] dwc_otg 3f980000.usb: base=0xf0980000
- [ 0.505555] Core Release: 2.80a
- [ 0.505565] Setting default values for core params
- [ 0.505598] Finished setting default values for core params
- [ 0.705847] Using Buffer DMA mode
- [ 0.705853] Periodic Transfer Interrupt Enhancement - disabled
- [ 0.705859] Multiprocessor Interrupt Enhancement - disabled
- [ 0.705865] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 0.705879] Dedicated Tx FIFOs mode
- [ 0.706280] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xaf904000 dma = 0xef904000 len=9024
- [ 0.706309] FIQ FSM acceleration enabled for :
- Non-periodic Split Transactions
- Periodic Split Transactions
- High-Speed Isochronous Endpoints
- Interrupt/Control Split Transaction hack enabled
- [ 0.706317] dwc_otg: Microframe scheduler enabled
- pi@retropie:~ $ [ 0.148541] VFS: Disk quotas dquot_6.6.0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.148623] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.148808] FS-Cache: Loaded
- -bash: [: missing `]'
- [ 0.706366] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805ea470
- [ 0.706377] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea7d8 length 36
- [ 0.706389] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
- [ 0.706440] dwc_otg 3f980000.usb: DWC OTG Controller
- [ 0.706474] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- pi@retropie:~ $ [ 0.148992] CacheFiles: Loaded
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.156939] NET: Registered protocol family 2
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.157661] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- -bash: syntax error near unexpected token `('
- [ 0.706506] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
- [ 0.706555] Init: Port Power? op_state=1
- [ 0.706561] Init: Power Port (0)
- [ 0.706770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 0.706781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 0.706790] usb usb1: Product: DWC OTG Controller
- [ 0.706798] usb usb1: Manufacturer: Linux 4.14.79-v7+ dwc_otg_hcd
- [ 0.706806] usb usb1: SerialNumber: 3f980000.usb
- [ 0.707434] hub 1-0:1.0: USB hub found
- [ 0.707473] hub 1-0:1.0: 1 port detected
- [ 0.707991] dwc_otg: FIQ enabled
- [ 0.707996] dwc_otg: NAK holdoff enabled
- [ 0.708001] dwc_otg: FIQ split-tpi@retropie:~ $ [ 0.157771] TCP bind hash 6 bytes)tries: 8192 (order: 4, 65536
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.157956] TCP: Hash tables configured (established 8192 bind 8192)
- -bash: syntax error near unexpected token `('
- [ 0.708011] Module dwc_common_port init
- [ 0.708249] usbcore: registered new interface driver usb-storage
- [ 0.7084pi@retropie:~ $ [ 0.158086] UDP hash table entries: 512 (order: 2,s)6384 bytes
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.158130] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.158358] NET: Registered protocol family 1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.158827] RPC: Registered named UNIX socket transport module.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.158832] RPC: Registered udp transport module.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.158838] RPC: Registered tcp transport module.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.158843] RPC: Registered tcp NFSv4.1 backchannel transport module.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.160466] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.163219] workingset: timestamp_bits=14 max_order=18 bucket_order=4
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.171143] FS-Cache: Netfs 'nfs' registered for caching
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.171768] NFS: Registering the id_resolver key type
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.171801] Key type id_resolver registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.171806] Key type id_legacy registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.171822] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.173739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.173868] io scheduler noop registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.173875] io scheduler deadline registered (default)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.174043] io scheduler cfq registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.174050] io scheduler mq-deadline registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.174056] io scheduler kyber registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.176761] BCM2708FB: allocated DMA memory ef910000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.176788] BCM2708FB: allocated DMA channel 0 @ b0813000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.226789] Console: switching to colour frame buffer device 228x61
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.257033] bcm2835-rng 3f104000.rng: hwrng registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.257167] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.257645] vc-sm: Videocore shared memory driver
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.257925] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.267541] brd: module loaded
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.276579] loop: module loaded
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.276594] Loading iSCSI transport class v2.0-870.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.277279] libphy: Fixed MDIO Bus: probed
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.277376] usbcore: registered new interface driver lan78xx
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.277428] usbcore: registered new interface driver smsc95xx-bash: [: missing `]'
- pi@retropie:~ $ [ 0.277443] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)-bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.305330] dwc_otg 3f980000.usb: base=0xf0980000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.505555] Core Release: 2.80a
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.505565] Setting default values for core params
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.505598] Finished setting default values for core params
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.705847] Using Buffer DMA mode
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.705853] Periodic Transfer Interrupt Enhancement - disabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.705859] Multiprocessor Interrupt Enhancement - disabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.705865] OTG VER PARAM: 0, OTG VER FLAG: 0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.705879] Dedicated Tx FIFOs mode
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706280] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xaf904000 dma = 0xef904000 len=9024
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706309] FIQ FSM acceleration enabled for :
- -bash: [: missing `]'
- pi@retropie:~ $ Non-periodic Split Transactions
- -bash: Non-periodic: command not found
- pi@retropie:~ $ Periodic Split Transactions
- -bash: Periodic: command not found
- pi@retropie:~ $ High-Speed Isochronous Endpoints
- -bash: High-Speed: command not found
- pi@retropie:~ $ Interrupt/Control Split Transaction hack enabled
- -bash: Interrupt/Control: No such file or directory
- pi@retropie:~ $ [ 0.706317] dwc_otg: Microframe scheduler enabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706366] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x805ea470
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706377] WARN::hcd_init_fiq:460: FIQ ASM at 0x805ea7d8 length 36
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706389] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706440] dwc_otg 3f980000.usb: DWC OTG Controller
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706474] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706506] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706555] Init: Port Power? op_state=1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706561] Init: Power Port (0)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.706770] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706781] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706790] usb usb1: Product: DWC OTG Controller
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706798] usb usb1: Manufacturer: Linux 4.14.79-v7+ dwc_otg_hcd
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.706806] usb usb1: SerialNumber: 3f980000.usb
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.707434] hub 1-0:1.0: USB hub found
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.707473] hub 1-0:1.0: 1 port detected
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.707991] dwc_otg: FIQ enabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.707996] dwc_otg: NAK holdoff enabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708001] dwc_otg: FIQ split-transaction FSM enabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708011] Module dwc_common_port init
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708249] usbcore: registered new interface driver usb-storage
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708425] mousedev: PS/2 mouse device common for all mice
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708503] IR NEC protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708509] IR RC5(x/sz) protocol handler initialized
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.708514] IR RC6 protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708519] IR JVC protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708524] IR Sony protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708529] IR SANYO protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708534] IR Sharp protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708541] IR MCE Keyboard/mouse protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.708546] IR XMP protocol handler initialized
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.709254] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.709526] bcm2835-cpufreq: min=600000 max=1200000
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.709889] sdhci: Secure Digital Host Controller Interface driver
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.709894] sdhci: Copyright(c) Pierre Ossman
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.710258] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.710578] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.710671] sdhci-pltfm: SDHCI platform and OF driver helper
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.712093] ledtrig-cpu: registered to indicate activity on CPUs
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.712261] hidraw: raw HID events driver (C) Jiri Kosina
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.712415] usbcore: registered new interface driver usbhid
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.712420] usbhid: USB HID core driver
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.713218] vchiq: vchiq_init_state: slot_zero = af980000, is_master = 0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.714737] [vc_sm_connected_init]: start
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.724596] [vc_sm_connected_init]: end - returning 0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.725247] Initializing XFRM netlink socket
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.725272] NET: Registered protocol family 17
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.725380] Key type dns_resolver registered
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.725891] Registering SWP/SWPB emulation handler
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.726478] registered taskstats version 1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.732369] uart-pl011 3f201000.serial: cts_event_workaround enabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.732449] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.734244] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.734253] mmc-bcm2835 3f300000.mmc: DMA channel allocated
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.802099] sdhost: log_buf @ af907000 (ef907000)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.838337] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.839909] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.841485] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.844269] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.881481] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 0.882562] of_cfs_init
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.882715] of_cfs_init: OK
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.883268] Waiting for root device PARTUUID=f2d3cb4f-02...
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.920326] random: fast init done
- -bash: [: missing `]'
- pi@retropie:~ $ [ 0.931574] Indeed it is in host mode hprt0 = 00021501
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.019683] mmc1: new high speed SDIO card at address 0001
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.061652] mmc0: host does not support reading read-only switch, assuming write-enable
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.065450] mmc0: new high speed SDXC card at address aaaa
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.065894] mmcblk0: mmc0:aaaa SC64G 59.5 GiB
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.068467] mmcblk0: p1 p2
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.109243] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 1.109302] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 1.110096] devtmpfs: mounted
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.113535] Freeing unused kernel memory: 1024K
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.141502] usb 1-1: new high-speed USB device number 2 using dwc_otg
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.141652] Indeed it is in host mode hprt0 = 00001101
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.381822] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.381839] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.382503] hub 1-1:1.0: USB hub found
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.382593] hub 1-1:1.0: 5 ports detected
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.620368] systemd[1]: System time before build time, advancing clock.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.701514] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.742230] NET: Registered protocol family 10
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.743345] Segment Routing with IPv6
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.755198] ip_tables: (C) 2000-2006 Netfilter Core Team
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 1.773838] random: systemd: uninitialized urandom read (16 bytes read)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 1.779512] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 1.780076] systemd[1]: Detected architecture arm.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.789637] systemd[1]: Set hostname to <retropie>.
- -bash: retropie: No such file or directory
- pi@retropie:~ $ [ 1.824149] random: systemd: uninitialized urandom read (16 bytes read)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 1.832069] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.832085] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.835194] smsc95xx v1.0.6
- -bash: [: missing `]'
- pi@retropie:~ $ [ 1.844365] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 1.925179] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:27:cc:2f
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.221549] usb 1-1.5: new full-speed USB device number 4 using dwc_otg
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.324357] systemd[1]: Listening on udev Control Socket.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.325349] systemd[1]: Reached target Swap.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.325902] systemd[1]: Listening on fsck to fsckd communication Socket.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.326646] systemd[1]: Listening on Journal Socket.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.345276] systemd[1]: Listening on udev Kernel Socket.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.346668] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.347475] systemd[1]: Listening on Syslog Socket.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.363587] usb 1-1.5: New USB device found, idVendor=046d, idProduct=c21d
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.363607] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.363618] usb 1-1.5: Product: Gamepad F310
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.363626] usb 1-1.5: Manufacturer: Logitech
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.363634] usb 1-1.5: SerialNumber: EA2BC99C
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.681612] usb 1-1.2: new low-speed USB device number 5 using dwc_otg
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.822453] usb 1-1.2: New USB device found, idVendor=05ac, idProduct=0256
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.822470] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.836191] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0256.0001/input/input0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.902266] hid-generic 0003:05AC:0256.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 05ac:0256] on usb-3f980000.usb-1.2/input0
- -bash: [: missing `]'
- pi@retropie:~ $ [ 2.921582] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AC:0256.0002/input/input1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 3.001922] hid-generic 0003:05AC:0256.0002: input,hidraw1: USB HID v1.10 Mouse [HID 05ac:0256] on usb-3f980000.usb-1.2/input1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 3.116088] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 3.233706] systemd-journald[88]: Received request to flush runtime journal from PID 1
- -bash: [: missing `]'
- pi@retropie:~ $ [ 3.399728] xpad: loading out-of-tree module taints kernel.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 3.402326] input: Logitech Gamepad F310 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.5/1-1.5:1.0/input/input2
- -bash: [: missing `]'
- pi@retropie:~ $ [ 3.402563] usbcore: registered new interface driver xpad
- -bash: [: missing `]'
- pi@retropie:~ $ [ 4.276471] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
- -bash: [: missing `]'
- pi@retropie:~ $ [ 4.285984] bcm2835_alsa bcm2835_alsa: card created with 8 channels
- -bash: [: missing `]'
- pi@retropie:~ $ [ 4.458579] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
- -bash: [: missing `]'
- pi@retropie:~ $ [ 4.466337] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43430-sdio.bin for chip 0x00a9a6(43430) rev 0x000001
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 4.466626] usbcore: registered new interface driver brcmfmac-bash: [: missing `]'
- pi@retropie:~ $ [ 4.750639] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 4.751848] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 7.11.15 Compiler: 1.24.2 ClmImport: 1.24.1 Creation: 2014-05-26 10:53:55 Inc Data: 9.10.39 Inc Compiler: 1.29.4 Inc ClmImport: 1.36.3 Creation: 2017-10-23 03:47:14
- -bash: [: missing `]'
- pi@retropie:~ $ [ 5.481195] uart-pl011 3f201000.serial: no DMA platform data
- -bash: [: missing `]'
- pi@retropie:~ $ [ 5.569105] random: crng init done
- -bash: [: missing `]'
- pi@retropie:~ $ [ 5.569120] random: 7 urandom warning(s) missed due to ratelimiting
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 5.735874] Adding 102396k swap on /var/swap. Priority:-2 extents:2 across:161788k SSFS
- -bash: [: missing `]'
- pi@retropie:~ $ [ 5.961240] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
- -bash: syntax error near unexpected token `('
- pi@retropie:~ $ [ 5.961269] brcmfmac: power management disabled
- -bash: [: missing `]'
- pi@retropie:~ $ [ 6.443613] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
- > [ 6.443836] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- > [ 6.900703] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
- > [ 9.943687] Bluetooth: Core ver 2.22
- > [ 9.943820] NET: Registered protocol family 31
- > [ 9.943827] Bluetooth: HCI device and connection manager initialized
- > [ 9.945390] Bluetooth: HCI socket layer initialized
- > [ 9.945417] Bluetooth: L2CAP socket layer initialized
- > [ 9.945479] Bluetooth: SCO socket layer initialized
- > [ 9.960946] Bluetooth: HCI UART driver ver 2.3
- > [ 9.960960] Bluetooth: HCI UART protocol H4 registered
- > [ 9.960966] Bluetooth: HCI UART protocol Three-wire (H5) registered
- > [ 9.961211] Bluetooth: HCI UART protocol Broadcom registered
- > [ 10.087070] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- > [ 10.087080] Bluetooth: BNEP filters: protocol multicast
- > [ 10.087098] Bluetooth: BNEP socket layer initialized
- > pi@retropie:~ $
- >
Advertisement
Add Comment
Please, Sign In to add comment