Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save RobertCNelson/629e67c4085af6c9a91fe1cc5599a78b to your computer and use it in GitHub Desktop.

Select an option

Save RobertCNelson/629e67c4085af6c9a91fe1cc5599a78b to your computer and use it in GitHub Desktop.
eewiki bbb ubuntu 2017.06.27
U-Boot SPL 2017.07-rc2-dirty (Jun 27 2017 - 08:53:45)
Trying to boot from MMC1
U-Boot 2017.07-rc2-dirty (Jun 27 2017 - 08:53:45 -0500)
CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
No match for driver 'omap_hsmmc'
No match for driver 'omap_hsmmc'
Some drivers were not found
Reset Source: Power-on reset has occurred.
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Using default environment
Board: BeagleBone Black
<ethaddr> not set. Validating first E-fuse MAC
BeagleBone Black:
BeagleBone: cape eeprom: i2c_probe: 0x54:
BeagleBone: cape eeprom: i2c_probe: 0x55:
BeagleBone: cape eeprom: i2c_probe: 0x56:
BeagleBone: cape eeprom: i2c_probe: 0x57:
Net: eth0: MII MODE
cpsw
Press SPACE to abort autoboot in 2 seconds
board_name=[A335BNLT] ...
board_rev=[00C0] ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
** Bad device 0:2 0x82000000 **
** Bad device 0:2 0x82000000 **
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
gpio: pin 53 (gpio 53) value is 1
switch to partitions #0, OK
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
Checking for: /uEnv.txt ...
Checking for: /boot.scr ...
Checking for: /boot/boot.scr ...
Checking for: /boot/uEnv.txt ...
gpio: pin 55 (gpio 55) value is 1
27 bytes read in 12 ms (2 KiB/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt...
gpio: pin 56 (gpio 56) value is 1
Running uname_boot ...
loading /boot/vmlinuz-4.4.74-bone-rt-r18 ...
7565248 bytes read in 490 ms (14.7 MiB/s)
loading /boot/dtbs/4.4.74-bone-rt-r18/am335x-boneblack.dtb ...
51307 bytes read in 37 ms (1.3 MiB/s)
uboot_overlays: add [enable_uboot_overlays=1] to /boot/uEnv.txt to enable...
debug: [console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait] ...
debug: [bootz 0x82000000 - 0x88000000] ...
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8fff0000, end 8ffff86a ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.74-bone-rt-r18 (voodoo@hades) (gcc version 5.4.1 20170404 (Linaro GCC 5.4-2017.05) ) #1 PREEMPT RT Tue Jun 27 09:05:16 CDT 2017
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: TI AM335x BeagleBone Black
[ 0.000000] cma: Reserved 24 MiB at 0x9e800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon )
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 481468K/524288K available (7069K kernel code, 838K rwdata, 3616K rodata, 464K init, 913K bss, 18244K reserved, 24576K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0a77664 (10686 kB)
[ 0.000000] .init : 0xc0a78000 - 0xc0aec000 ( 464 kB)
[ 0.000000] .data : 0xc0aec000 - 0xc0bbdacc ( 839 kB)
[ 0.000000] .bss : 0xc0bc0000 - 0xc0ca4774 ( 914 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000012] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000025] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000031] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000636] clocksource_probe: no matching clocksources found
[ 0.000801] Console: colour dummy device 80x30
[ 0.000960] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.000962] This ensures that you still see kernel messages. Please
[ 0.000964] update your kernel commandline.
[ 0.089018] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[ 0.089024] pid_max: default: 32768 minimum: 301
[ 0.089132] Security Framework initialized
[ 0.089139] Yama: becoming mindful.
[ 0.089169] AppArmor: AppArmor disabled by boot time parameter
[ 0.089330] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.089336] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090101] Initializing cgroup subsys io
[ 0.090119] Initializing cgroup subsys memory
[ 0.090155] Initializing cgroup subsys devices
[ 0.090167] Initializing cgroup subsys freezer
[ 0.090178] Initializing cgroup subsys net_cls
[ 0.090187] Initializing cgroup subsys perf_event
[ 0.090197] Initializing cgroup subsys net_prio
[ 0.090215] Initializing cgroup subsys pids
[ 0.090299] CPU: Testing write buffer coherency: ok
[ 0.090306] ftrace: allocating 32752 entries in 64 pages
[ 0.172683] Setting up static identity map for 0x800081c0 - 0x8000820c
[ 0.177294] devtmpfs: initialized
[ 0.191869] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.203806] omap_hwmod: tptc0 using broken dt data from edma
[ 0.203965] omap_hwmod: tptc1 using broken dt data from edma
[ 0.204092] omap_hwmod: tptc2 using broken dt data from edma
[ 0.208846] omap_hwmod: debugss: _wait_target_disable failed
[ 0.250800] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.250831] futex hash table entries: 256 (order: 1, 8192 bytes)
[ 0.252923] xor: measuring software checksum speed
[ 0.349053] arm4regs : 1222.800 MB/sec
[ 0.449002] 8regs : 932.400 MB/sec
[ 0.548997] 32regs : 1175.200 MB/sec
[ 0.648998] neon : 1688.400 MB/sec
[ 0.649007] xor: using function: neon (1688.400 MB/sec)
[ 0.649041] pinctrl core: initialized pinctrl subsystem
[ 0.650765] NET: Registered protocol family 16
[ 0.653290] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.658173] OMAP GPIO hardware version 0.1
[ 0.667893] No ATAGs?
[ 0.667925] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.869216] raid6: int32x1 gen() 241 MB/s
[ 1.039143] raid6: int32x1 xor() 221 MB/s
[ 1.209128] raid6: int32x2 gen() 336 MB/s
[ 1.379045] raid6: int32x2 xor() 268 MB/s
[ 1.549091] raid6: int32x4 gen() 345 MB/s
[ 1.719103] raid6: int32x4 xor() 264 MB/s
[ 1.889134] raid6: int32x8 gen() 332 MB/s
[ 2.059118] raid6: int32x8 xor() 231 MB/s
[ 2.229013] raid6: neonx1 gen() 1448 MB/s
[ 2.399023] raid6: neonx1 xor() 846 MB/s
[ 2.569021] raid6: neonx2 gen() 1846 MB/s
[ 2.739022] raid6: neonx2 xor() 1152 MB/s
[ 2.909025] raid6: neonx4 gen() 1915 MB/s
[ 3.079004] raid6: neonx4 xor() 1187 MB/s
[ 3.249043] raid6: neonx8 gen() 776 MB/s
[ 3.419013] raid6: neonx8 xor() 797 MB/s
[ 3.419021] raid6: using algorithm neonx4 gen() 1915 MB/s
[ 3.419029] raid6: .... xor() 1187 MB/s, rmw enabled
[ 3.419035] raid6: using intx1 recovery algorithm
[ 3.420902] edma 49000000.edma: Legacy memcpy is enabled, things might not work
[ 3.427351] edma 49000000.edma: TI EDMA DMA engine driver
[ 3.431470] SCSI subsystem initialized
[ 3.432111] usbcore: registered new interface driver usbfs
[ 3.432176] usbcore: registered new interface driver hub
[ 3.432284] usbcore: registered new device driver usb
[ 3.432771] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 3.432819] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
[ 3.432919] media: Linux media interface: v0.10
[ 3.432976] Linux video capture interface: v2.00
[ 3.433079] pps_core: LinuxPPS API ver. 1 registered
[ 3.433087] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 3.433116] PTP clock support registered
[ 3.433719] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 3.434848] NetLabel: Initializing
[ 3.434861] NetLabel: domain hash size = 128
[ 3.434867] NetLabel: protocols = UNLABELED CIPSOv4
[ 3.434932] NetLabel: unlabeled traffic allowed by default
[ 3.435424] clocksource: Switched to clocksource timer1
[ 3.533884] NET: Registered protocol family 2
[ 3.534642] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 3.534705] TCP bind hash table entries: 4096 (order: 4, 98304 bytes)
[ 3.534831] TCP: Hash tables configured (established 4096 bind 4096)
[ 3.534906] UDP hash table entries: 256 (order: 2, 16384 bytes)
[ 3.534936] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes)
[ 3.535157] NET: Registered protocol family 1
[ 3.535821] RPC: Registered named UNIX socket transport module.
[ 3.535837] RPC: Registered udp transport module.
[ 3.535844] RPC: Registered tcp transport module.
[ 3.535851] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.536680] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 3.538927] audit: initializing netlink subsys (disabled)
[ 3.538999] audit: type=2000 audit(3.480:1): initialized
[ 3.548569] zbud: loaded
[ 3.549181] VFS: Disk quotas dquot_6.6.0
[ 3.549404] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 3.551800] NFS: Registering the id_resolver key type
[ 3.551859] Key type id_resolver registered
[ 3.551867] Key type id_legacy registered
[ 3.551893] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 3.552190] fuse init (API version 7.23)
[ 3.552714] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 3.560515] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 3.560708] io scheduler noop registered
[ 3.560724] io scheduler deadline registered
[ 3.560788] io scheduler cfq registered (default)
[ 3.561852] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 3.563784] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 3.566570] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a 8250
[ 4.394849] console [ttyS0] enabled
[ 4.399605] [drm] Initialized drm 1.1.0 20060810
[ 4.405712] usbcore: registered new interface driver dln2
[ 4.475452] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 4.481586] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 4.488142] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
[ 4.495868] libphy: 4a101000.mdio: probed
[ 4.499910] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 4.509666] cpsw 4a100000.ethernet: Detected MACID = 88:c2:55:8e:af:42
[ 4.517798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.524409] ehci-platform: EHCI generic platform driver
[ 4.529829] ehci-omap: OMAP-EHCI Host Controller driver
[ 4.535509] usbcore: registered new interface driver usb-storage
[ 4.542968] 47401300.usb-phy supply vcc not found, using dummy regulator
[ 4.578841] 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 4.617604] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 4.623404] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
[ 4.631495] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.638317] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.645572] usb usb1: Product: MUSB HDRC host driver
[ 4.650559] usb usb1: Manufacturer: Linux 4.4.74-bone-rt-r18 musb-hcd
[ 4.657027] usb usb1: SerialNumber: musb-hdrc.1.auto
[ 4.662781] hub 1-0:1.0: USB hub found
[ 4.666590] hub 1-0:1.0: 1 port detected
[ 4.704032] mousedev: PS/2 mouse device common for all mice
[ 4.711499] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 4.719508] i2c /dev entries driver
[ 4.723436] Driver for 1-wire Dallas network protocol.
[ 4.730572] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 4.737881] sdhci: Secure Digital Host Controller Interface driver
[ 4.744090] sdhci: Copyright(c) Pierre Ossman
[ 4.748900] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 4.825672] Synopsys Designware Multimedia Card Interface Driver
[ 4.831939] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.837778] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.842367] mmc0: host does not support reading read-only switch, assuming write-enable
[ 4.844840] mmc0: new high speed SDHC card at address e624
[ 4.855673] mmcblk0: mmc0:e624 SE16G 14.8 GiB
[ 4.856914] mmcblk0: p1
[ 4.872012] usbcore: registered new interface driver usbhid
[ 4.877614] usbhid: USB HID core driver
[ 4.881726] ashmem: initialized
[ 4.885662] remoteproc0: wkup_m3 is available
[ 4.890135] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ 4.899134] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 4.900192] mmc1: MAN_BKOPS_EN bit is not set
[ 4.907661] mmc1: new high speed MMC card at address 0001
[ 4.915671] mmcblk1: mmc1:0001 S10004 3.56 GiB
[ 4.915906] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
[ 4.925646] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
[ 4.941680] NET: Registered protocol family 10
[ 4.947326] mip6: Mobile IPv6
[ 4.950328] NET: Registered protocol family 17
[ 4.954891] Key type dns_resolver registered
[ 4.959275] mpls_gso: MPLS GSO support
[ 4.963245] omap_voltage_late_init: Voltage driver support not added
[ 4.970139] ThumbEE CPU extension supported.
[ 4.974451] Registering SWP/SWPB emulation handler
[ 4.980076] registered taskstats version 1
[ 4.984345] zswap: loaded using pool lzo/zbud
[ 4.991301] Btrfs loaded
[ 4.995285] Key type encrypted registered
[ 5.001262] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/input/input0
[ 5.032817] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 5.038665] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 5.045812] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 5.052917] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 5.060219] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 5.067486] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 5.074715] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 5.081648] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 5.093738] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,00C0,2516BBBK14A7'
[ 5.101013] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
[ 5.165442] bone_capemgr bone_capemgr: slot #0: No cape found
[ 5.225438] bone_capemgr bone_capemgr: slot #1: No cape found
[ 5.285438] bone_capemgr bone_capemgr: slot #2: No cape found
[ 5.345438] bone_capemgr bone_capemgr: slot #3: No cape found
[ 5.351312] bone_capemgr bone_capemgr: initialized OK.
[ 5.357666] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[ 5.366338] of_cfs_init
[ 5.368896] of_cfs_init: OK
[ 5.379616] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
[ 5.386999] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
[ 5.967094] EXT4-fs (mmcblk0p1): recovery complete
[ 5.974638] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 5.982832] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
[ 5.992839] devtmpfs: mounted
[ 5.996467] Freeing unused kernel memory: 464K (c0a78000 - c0aec000)
[ 6.213033] systemd[1]: System time before build time, advancing clock.
[ 6.269280] random: systemd: uninitialized urandom read (16 bytes read, 31 bits of entropy available)
[ 6.281490] random: systemd: uninitialized urandom read (16 bytes read, 31 bits of entropy available)
[ 6.302175] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 6.320909] systemd[1]: Detected architecture arm.
Welcome to Ubuntu 16.04.2 LTS!
[ 6.346763] systemd[1]: Set hostname to <arm>.
[ 6.474119] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
[ 6.479037] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
[ 6.482006] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
[ 6.496429] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 34 bits of entropy available)
[ 6.541024] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 35 bits of entropy available)
[ 6.633900] random: systemd: uninitialized urandom read (16 bytes read, 39 bits of entropy available)
[ 6.644602] random: systemd: uninitialized urandom read (16 bytes read, 39 bits of entropy available)
[ 6.654386] random: systemd: uninitialized urandom read (16 bytes read, 39 bits of entropy available)
[ 6.856223] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 6.876127] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 6.896029] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 6.925934] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 6.946112] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[ OK ] Started Trigger resolvconf update for networkd DNS.
[ 6.977424] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 7.006139] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 7.026486] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 7.046489] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 7.065776] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 7.085742] systemd[1]: Reached target Encrypted Volumes.
[ OK ] Reached target Encrypted Volumes.
[ 7.105736] systemd[1]: Reached target Remote File Systems (Pre).
[ OK ] Reached target Remote File Systems (Pre).
[ 7.125717] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 7.145957] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 7.166045] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 7.198122] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 7.239534] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 7.272197] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 7.320105] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 7.373912] systemd[1]: Starting Set console keymap...
Starting Set console keymap...
[ 7.439267] systemd[1]: Starting Nameserver information manager...
Starting Nameserver information manager...
[ 7.516440] systemd[1]: Listening on fsck to fsckd communication Socket.
[ OK ] Listening on fsck to fsckd communication Socket.
[ 7.560152] systemd[1]: Starting File System Check on Root Device...
Starting File System Check on Root Device...
[ 7.616370] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 7.656513] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 7.721799] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 7.787431] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 7.836113] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 7.878733] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 7.906075] systemd[1]: Mounted Debug File System.
[ OK ] Mounted Debug File System.
[ 7.926543] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[ OK ] Started Set console keymap.
[ OK ] Started File System Check on Root Device.
[ OK ] Started Load Kernel Modules.
[ OK ] Started Nameserver information manager.
[ OK ] Started File System Check Daemon to report status.
[ OK ] Reached target Network (Pre).
Mounting FUSE Control File System...
Starting Apply Kernel Variables...
Mounting Configuration File System...
Starting Remount Root and Kernel File Systems...
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted Configuration File System.
[ OK ] Mounted FUSE Control File System.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
Starting Flush Journal to Persistent Storage...
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
Starting Set console font and keymap...
Starting udev Coldplug all Devices...
Starting Raise network interfaces...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Started Set console font and keymap.
[ OK ] Created slice system-getty.slice.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Raise network interfaces.
[ OK ] Started Network Time Synchronization.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Time Synchronized.
[ OK ] Reached target System Initialization.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Listening on ACPID Listen Socket.
[ OK ] Reached target Sockets.
[ OK ] Started ACPI Events Check.
[ OK ] Reached target Paths.
[ OK ] Reached target Basic System.
Starting Permit User Sessions...
[ OK ] Started D-Bus System Message Bus.
Starting Restore /etc/resolv.conf i...re the ppp link was shut down...
Starting oFono Mobile telephony stack...
Starting Cape Manager Service...
Starting Connection service...
Starting Avahi mDNS/DNS-SD Stack...
Starting Generic Board Startup...
Starting Login Service...
Starting LSB: Load kernel modules needed to enable cpufreq scaling...
r[ OK ] Started ACPI event daemon.
Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
[ OK ] Started Daily apt activities.
[ OK ] Reached target Timers.
[ OK ] Started Regular background program processing daemon.
Starting LSB: Start busybox udhcpd at boot time...
Starting System Logging Service...
[ OK ] Reached target Network.
Starting OpenBSD Secure Shell server...
[ OK ] Reached target Network is Online.
Starting LSB: Advanced IEEE 802.11 management daemon...
Starting /etc/rc.local Compatibility...
Starting LSB: Apache2 web server...
[ OK ] Started Permit User Sessions.
[ OK ] Started Restore /etc/resolv.conf if...fore the ppp link was shut down.
[ OK ] Started Cape Manager Service.
[ OK ] Started LSB: Advanced IEEE 802.11 management daemon.
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started System Logging Service.
[ OK ] Found device /dev/ttyS0.
[ 14.447128] davinci-mcasp 48038000.mcasp: invalid tdm slots: 0
[ 14.620344] davinci-mcasp 4803c000.mcasp: invalid tdm slots: 0
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
[ OK ] Started LSB: Start busybox udhcpd at boot time.
[ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
[ 16.344555] omap-sham 53100000.sham: initialization failed.
[ OK ] Started oFono Mobile telephony stack.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Connection service.
[ OK ] Started Login Service.
Starting WPA supplicant...
Starting Bluetooth service...
Stopping LSB: Start busybox udhcpd at boot time...
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Starting LSB: set CPUFreq kernel parameters...
Starting Set console scheme...
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ OK ] Started Set console scheme.
[ OK ] Started Bluetooth service.
[ OK ] Started WPA supplicant.
[ OK ] Stopped LSB: Start busybox udhcpd at boot time.
[ OK ] Started LSB: Apache2 web server.
[ OK ] Started LSB: set CPUFreq kernel parameters.
[ OK ] Started Serial Getty on ttyGS0.
Starting Hostname Service...
[ OK ] Started Generic Board Startup.
[ OK ] Started Hostname Service.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
Ubuntu 16.04.2 LTS arm ttyS0
default username:password is [ubuntu:temppwd]
arm login: ubuntu
Password:
Last login: Mon Jun 19 04:05:05 UTC 2017 on ttyS0
Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.74-bone-rt-r18 armv7l)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
ubuntu@arm:~$ sudo /opt/scripts/tools/version.sh
[sudo] password for ubuntu:
git:/opt/scripts/:[b601e6040bd38481b1e9f99f87fd66acb93fbf6d]
eeprom:[A335BNLT00C02516BBBK14A7]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot 2017.07-rc2-dirty]
kernel:[4.4.74-bone-rt-r18]
ubuntu@arm:~$ cat /etc/rcn-ee.conf
distro=Ubuntu
deb_codename=xenial
rfs_username=ubuntu
release_date=2017-06-18
third_party_modules=
abi=aa
image_type=minimal
ubuntu@arm:~$ cat /etc/fstab
# UNCONFIGURED FSTAB FOR BASE SYSTEM
/dev/mmcblk0p1 / auto errors=remount-ro 0 1
ubuntu@arm:~$ cat /proc/cmdline
console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment