This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

官网提供最新版rt linux 4.14.79 root账户登陆不正确



您好,

     请问下linux-rt-4.14.79 (官网提供SDK安装包为ti-processor-sdk-linux-rt-am437x-evm-05.02.00.10-Linux-x86-Install.bin),系统启动进入登录时我输入root回车提示登录不正确(Login incorrect),请问我应该怎么登陆呢,谢谢!

|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_| 
              |___|                    |___|           

Arago Project http://arago-project.org am437x-evm ttyS0

Arago 2018.10 am437x-evm ttyS0

am437x-evm login: root

Login incorrect
am437x-evm login:
Login timed out after 60 seconds.

  • 哪位能帮助我一下,登录不进去什么也操作不了,比较急,非常感谢!
  • 看一下 /etc/securetty list里面有没有ttyS0,没有的话,添加一下。
  • 您好,/etc/securetty 文件里面有ttyS0的,文件见附件,麻烦再帮忙看下,谢谢!

    5732.securetty.rar

  • 你使用的是官方的开发板吗?如果是官方的开发,一般都可以直接下载编译好的镜像,镜像说明有告知登录账户和密码

  • 您好,

         我这边是自己公司按照TI开发板做的板卡,我下载了TI的SDK开发包,修改了设备树文件,文件系统用的是SDK中的arago-base-tisdk-image-am437x-evm.tar.xz没有修改,系统正常启动就是root登录不进去,你说的说明有告知登录账户和密码我在SDK中也没有找到,麻烦能告诉我下登录账户和密码说明在SDK哪个位置吗,非常感谢!

  • 您好,目前不是编译的问题,系统能正常运行起来就是登录不进去,串口打印的信息如下:

     U-Boot SPL 2014.07 (Jun 28 2018 - 15:22:39)
    Could not probe the EEPROM at 0x50
    Could not get board ID.


    U-Boot 2014.07 (Jun 28 2018 - 15:22:39)

    I2C:   ready
    DRAM:  1 GiB
    NAND:  512 MiB
    MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
    Card did not respond to voltage select!
    ** Bad device mmc 0 **
    Using default environment

    Could not probe the EEPROM at 0x50
    Could not get board ID.
    Net:   <ethaddr> not set. Validating first E-fuse MAC
    cpsw, usb_ether
    Hit any key to stop autoboot:  0
    Card did not respond to voltage select!
    Card did not respond to voltage select!
    Booting from nand ...

    NAND read: device 0 offset 0x100000, size 0x80000
     524288 bytes read: OK

    NAND read: device 0 offset 0x300000, size 0x700000
     7340032 bytes read: OK
    Kernel image @ 0x82000000 [ 0x000000 - 0x3ac200 ]
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 8fff0000, end 8ffff157 ... OK

    Starting kernel ...

    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Linux version 4.14.79-rt47-g28d73230da (oe-user@oe-host) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 PREEMPT RT Sun Dec 16 04:35:20 UTC 2018
    [    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] OF: fdt: Machine model: TI AM437x GP EVM
    [    0.000000] Memory policy: Data cache writeback
    [    0.000000] efi: Getting EFI parameters from FDT:
    [    0.000000] efi: UEFI not found.
    [    0.000000] cma: Reserved 48 MiB at 0xbd000000
    [    0.000000] CPU: All CPU(s) started in SVC mode.
    [    0.000000] AM437x ES1.2 (neon)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 260416
    [    0.000000] Kernel command line: console=ttyO0,115200n8 root=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048 rootfstype=ubifs rootwait=1
    [    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: 976228K/1048576K available (8192K kernel code, 342K rwdata, 2532K rodata, 1024K init, 273K bss, 23196K reserved, 49152K cma-reserved, 212992K highmem)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    [    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc0900000   (9184 kB)
    [    0.000000]       .init : 0xc0c00000 - 0xc0d00000   (1024 kB)
    [    0.000000]       .data : 0xc0d00000 - 0xc0d55a40   ( 343 kB)
    [    0.000000]        .bss : 0xc0d55a40 - 0xc0d9a164   ( 274 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000]  RCU priority boosting: priority 1 delay 500 ms.
    [    0.000000]  No expedited grace period (rcu_normal_after_boot).
    [    0.000000]  Tasks RCU enabled.
    [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
    [    0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000
    [    0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000
    [    0.000000] L2C-310 enabling early BRESP for Cortex-A9
    [    0.000000] OMAP L2C310: ROM does not support power control setting
    [    0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled
    [    0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB
    [    0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000
    [    0.000000] OMAP clockevent source: timer2 at 25000000 Hz
    [    0.000012] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 85899345900ns
    [    0.000022] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
    [    0.000027] OMAP clocksource: timer1 at 25000000 Hz
    [    0.000152] sched_clock: 64 bits at 500MHz, resolution 2ns, wraps every 4398046511103ns
    [    0.000162] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xe6a171a037, max_idle_ns: 881590485102 ns
    [    0.000178] Switching to timer-based delay loop, resolution 2ns
    [    0.000530] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [    0.000533] OMAP clocksource: 32k_counter at 32768 Hz
    [    0.000940] Console: colour dummy device 80x30
    [    0.001063] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
    [    0.001065] This ensures that you still see kernel messages. Please
    [    0.001066] update your kernel commandline.
    [    0.001092] Calibrating delay loop (skipped), value calculated using timer frequency.. 1000.00 BogoMIPS (lpj=5000000)
    [    0.001101] pid_max: default: 32768 minimum: 301
    [    0.001272] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001289] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.002079] CPU: Testing write buffer coherency: ok
    [    0.002128] CPU0: Spectre v2: using BPIALL workaround
    [    0.002828] Setting up static identity map for 0x80100000 - 0x80100060
    [    0.003059] Hierarchical SRCU implementation.
    [    0.003675] EFI services will not be available.
    [    0.004585] devtmpfs: initialized
    [    0.014585] random: get_random_u32 called from bucket_table_alloc+0x124/0x27c with crng_init=0
    [    0.015005] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
    [    0.015309] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.015333] futex hash table entries: 256 (order: 1, 8192 bytes)
    [    0.018589] pinctrl core: initialized pinctrl subsystem
    [    0.019252] DMI not present or invalid.
    [    0.019753] NET: Registered protocol family 16
    [    0.021513] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.099874] omap_hwmod: usb_otg_ss0: _wait_target_disable failed
    [    0.103237] omap_l3_noc 44000000.ocp: L3 debug error: target 8 mod:0 (unclearable)
    [    0.103450] omap_l3_noc 44000000.ocp: L3 application error: target 8 mod:0 (unclearable)
    [    0.107700] OMAP GPIO hardware version 0.1
    [    0.115560] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp@44000000/l4_wkup@44c00000/scm@210000/pinmux@800/nand_flash_x8, deferring probe
    [    0.118854] No ATAGs?
    [    0.118878] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
    [    0.118892] hw-breakpoint: maximum watchpoint size is 4 bytes.
    [    0.132712] edma 49000000.edma: TI EDMA DMA engine driver
    [    0.136732] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp@44000000/l4_wkup@44c00000/scm@210000/pinmux@800/i2c0_pins, deferring probe
    [    0.136793] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp@44000000/l4_wkup@44c00000/scm@210000/pinmux@800/i2c1_pins, deferring probe
    [    0.136904] media: Linux media interface: v0.10
    [    0.136953] Linux video capture interface: v2.00
    [    0.137060] pps_core: LinuxPPS API ver. 1 registered
    [    0.137067] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.137089] PTP clock support registered
    [    0.137125] EDAC MC: Ver: 3.0.0
    [    0.137563] dmi: Firmware registration failed.
    [    0.137913] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
    [    0.138285] Advanced Linux Sound Architecture Driver Initialized.
    [    0.139443] clocksource: Switched to clocksource timer1
    [    0.147486] NET: Registered protocol family 2
    [    0.148198] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.148285] TCP bind hash table entries: 8192 (order: 5, 196608 bytes)
    [    0.148801] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.149042] UDP hash table entries: 512 (order: 3, 32768 bytes)
    [    0.149167] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
    [    0.149662] NET: Registered protocol family 1
    [    0.150190] RPC: Registered named UNIX socket transport module.
    [    0.150203] RPC: Registered udp transport module.
    [    0.150208] RPC: Registered tcp transport module.
    [    0.150213] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.152251] workingset: timestamp_bits=14 max_order=18 bucket_order=4
    [    0.156540] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.157389] NFS: Registering the id_resolver key type
    [    0.157426] Key type id_resolver registered
    [    0.157433] Key type id_legacy registered
    [    0.157483] ntfs: driver 2.1.32 [Flags: R/O].
    [    0.159620] bounce: pool size: 64 pages
    [    0.159713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.159726] io scheduler noop registered
    [    0.159733] io scheduler deadline registered
    [    0.159872] io scheduler cfq registered (default)
    [    0.159882] io scheduler mq-deadline registered
    [    0.159888] io scheduler kyber registered
    [    0.161874] pinctrl-single 44e10800.pinmux: 199 pins at pa f9e10800 size 796
    [    0.164737] pwm-backlight backlight: backlight supply power not found, using dummy regulator
    [    0.212115] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [    0.214349] omap8250 44e09000.serial: No clock speed specified: using default: 48000000
    [    0.215048] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
    [    0.975438] console [ttyS0] enabled
    [    0.979395] omap8250 481a6000.serial: No clock speed specified: using default: 48000000
    [    0.988108] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 31, base_baud = 3000000) is a 8250
    [    0.998766] omap_rng 48310000.rng: Random Number Generator ver. 20
    [    1.019013] brd: module loaded
    [    1.030819] loop: module loaded
    [    1.036645] libphy: Fixed MDIO Bus: probed
    [    1.109520] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
    [    1.117222] davinci_mdio 4a101000.mdio: detected phy mask ffffffef
    [    1.124592] libphy: 4a101000.mdio: probed
    [    1.128638] davinci_mdio 4a101000.mdio: phy[4]: device 4a101000.mdio:04, driver Micrel KSZ9031 Gigabit PHY
    [    1.139244] cpsw 4a100000.ethernet: Detected MACID = 10:ce:a9:8d:ba:8c
    [    1.145943] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
    [    1.152332] cpsw 4a100000.ethernet: ALE Table size 1024
    [    1.157624] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
    [    1.166323] i2c /dev entries driver
    [    1.170353] IR NEC protocol handler initialized
    [    1.174907] IR RC5(x/sz) protocol handler initialized
    [    1.179980] IR RC6 protocol handler initialized
    [    1.184530] IR JVC protocol handler initialized
    [    1.189076] IR Sony protocol handler initialized
    [    1.193709] IR SANYO protocol handler initialized
    [    1.198431] IR Sharp protocol handler initialized
    [    1.203153] IR MCE Keyboard/mouse protocol handler initialized
    [    1.209007] IR XMP protocol handler initialized
    [    1.214544] sdhci: Secure Digital Host Controller Interface driver
    [    1.220754] sdhci: Copyright(c) Pierre Ossman
    [    1.225708] omap_hsmmc 48060000.mmc: Got CD GPIO
    [    1.289967] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.303755] NET: Registered protocol family 10
    [    1.310442] Segment Routing with IPv6
    [    1.314202] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    1.320817] NET: Registered protocol family 17
    [    1.325558] Key type dns_resolver registered
    [    1.330056] omap_voltage_late_init: Voltage driver support not added
    [    1.344632] omap-gpmc 50000000.gpmc: GPMC revision 6.0
    [    1.349891] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [    1.357917] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xdc
    [    1.364310] nand: AMD/Spansion S34ML04G2
    [    1.368252] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128
    [    1.376029] using OMAP_ECC_BCH16_CODE_HW ECC scheme
    [    1.381012] 10 ofpart partitions found on MTD device omap2-nand.0
    [    1.387131] Creating 10 MTD partitions on "omap2-nand.0":
    [    1.392562] 0x000000000000-0x000000040000 : "NAND.SPL"
    [    1.398884] 0x000000040000-0x000000080000 : "NAND.SPL.backup1"
    [    1.405755] 0x000000080000-0x0000000c0000 : "NAND.SPL.backup2"
    [    1.412585] 0x0000000c0000-0x000000100000 : "NAND.SPL.backup3"
    [    1.419376] 0x000000100000-0x000000180000 : "NAND.u-boot-spl-os"
    [    1.426509] 0x000000180000-0x000000280000 : "NAND.u-boot"
    [    1.433266] 0x000000280000-0x0000002c0000 : "NAND.u-boot-env"
    [    1.440086] 0x0000002c0000-0x000000300000 : "NAND.u-boot-env.backup1"
    [    1.447489] 0x000000300000-0x000000a00000 : "NAND.kernel"
    [    1.457519] 0x000000a00000-0x000020000000 : "NAND.file-system"
    [    1.775300] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz
    [    1.782567] omap_i2c 4802a000.i2c: bus 1 rev0.12 at 100 kHz
    [    1.788525] ubi0: attaching mtd9
    [    3.377438] ubi0: scanning is finished
    [    3.391538] ubi0: attached mtd9 (name "NAND.file-system", size 502 MiB)
    [    3.398202] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
    [    3.405115] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
    [    3.411848] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
    [    3.418838] ubi0: good PEBs: 4016, bad PEBs: 0, corrupted PEBs: 0
    [    3.424957] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
    [    3.432211] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1930461731
    [    3.441383] ubi0: available PEBs: 0, total reserved PEBs: 4016, PEBs reserved for bad PEB handling: 80
    [    3.450736] ubi0: background thread "ubi_bgt0d" started, PID 66
    [    3.457021] hctosys: unable to open rtc device (rtc0)
    [    3.462756] evm_v3_3d: disabling
    [    3.466007] vmmcwl_fixed: disabling
    [    3.469524] ALSA device list:
    [    3.472503]   No soundcards found.
    [    3.489579] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 68
    [    3.508125] UBIFS (ubi0:0): recovery needed
    [    3.982147] UBIFS (ubi0:0): recovery completed
    [    3.986740] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
    [    3.999219] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
    [    4.017955] UBIFS (ubi0:0): FS size: 497872896 bytes (474 MiB, 3921 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
    [    4.035996] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
    [    4.041859] UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID AEA91C60-CB28-41DF-ACD7-BDE64AEED601, small LPT model
    [    4.054402] VFS: Mounted root (ubifs filesystem) on device 0:14.
    [    4.061265] devtmpfs: mounted
    [    4.066120] Freeing unused kernel memory: 1024K
    [    4.278183] systemd[1]: System time before build time, advancing clock.
    [    4.326578] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    4.340190] systemd[1]: Configuration file /etc/systemd/system.conf is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
    [    4.378582] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid)
    [    4.400107] systemd[1]: Detected architecture arm.

    Welcome to Arago 2018.10!

    [    4.441737] systemd[1]: Set hostname to <am437x-evm>.
    [    4.765529] systemd[1]: Configuration file /lib/systemd/system/system.slice is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    4.779823] systemd[1]: Configuration file /lib/systemd/system/system.slice is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
    [    4.797477] systemd[1]: Configuration file /lib/systemd/system/slices.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    4.811844] systemd[1]: Configuration file /lib/systemd/system/slices.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
    [    4.828597] systemd[1]: Configuration file /lib/systemd/system/shutdown.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    4.843137] systemd[1]: Configuration file /lib/systemd/system/shutdown.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
    [    4.859818] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    5.136930] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Created slice System Slice.
    [    5.180939] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Listening on udev Kernel Socket.
    [    5.221301] random: systemd: uninitialized urandom read (16 bytes read)
             Mounting POSIX Message Queue File System...
    [  OK  ] Listening on Syslog Socket.
    [  OK  ] Listening on Journal Socket.
    [  OK  ] Created slice system-getty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Created slice User and Session Slice.
    [  OK  ] Reached target Slices.
             Starting Remount Root and Kernel File Systems...
    [  OK  ] Listening on Journal Socket (/dev/log).
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Reached target Swap.
             Mounting Temporary Directory (/tmp)...
             Starting Create list of required st鈥e nodes for the current kernel...
    [  OK  ] Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [  OK  ] Reached target Remote File Systems.
    [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
             Starting Load Kernel Modules...
    [  OK  ] Reached target Paths.
    [    5.828415] cryptodev: loading out-of-tree module taints kernel.
    [    5.836384] cryptodev: driver 1.9 loaded.
    [  OK  ] Listening on udev Control Socket.
             Starting Journal Service...
    [    5.913779] systemd-journald[89]: Configuration file /etc/systemd/journald.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    5.933274] systemd-journald[89]: Configuration file /etc/systemd/journald.conf is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
             Mounting Kernel Debug File System...
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Journal Service.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [  OK  ] Started Create list of required sta鈥ice nodes for the current kernel.
    [  OK  ] Started Load Kernel Modules.
             Mounting Kernel Configuration File System...
             Starting Apply Kernel Variables...
             Starting Rebuild Hardware Database...
             Starting Create System Users...
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create System Users.
             Starting Create Static Device Nodes in /dev...
    [    6.681329] systemd-journald[89]: Received request to flush runtime journal from PID 1
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Mounted /media/ram.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Rebuild Dynamic Linker Cache...
             Starting Rebuild Journal Catalog...
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started Create Volatile Files and Directories.
    [  OK  ] Started Rebuild Journal Catalog.
             Starting Update UTMP about System Boot/Shutdown...
             Starting Network Time Synchronization...
    [  OK  ] Started Rebuild Dynamic Linker Cache.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started Rebuild Hardware Database.
             Starting udev Coldplug all Devices...
             Starting Update is Completed...
    [  OK  ] Started Update is Completed.
    [   11.000954] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [   11.065478] remoteproc remoteproc0: wkup_m3 is available
    [  OK  ] Found device /dev/ttyS0.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [   11.295324] remoteproc remoteproc0: powering up wkup_m3
    [   11.327815] ov2659 0-0030: Sensor detection failed (3030, 0)
    [   11.369428] ov2659 1-0030: Sensor detection failed (3030, 0)
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [   11.509884] pixcir_ts 1-005c: pixcir_set_power_mode: can't read reg 0x33 : -121
    [   11.517243] pixcir_ts 1-005c: Failed to set IDLE mode
    [   11.577850] CAN device driver interface
    [   11.600223] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224628
    [   11.601014] remoteproc remoteproc0: remote processor wkup_m3 is now up
    [   11.601154] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
    [   11.605446] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=57)
    [   11.610792] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=58)
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [   12.057976] pixcir_ts: probe of 1-005c failed with error -121
    [   12.161443] omap-sham 53100000.sham: hw accel on OMAP rev 0.0
             Starting telnetd.service...
    [  OK  ] Started Job spooling tools.
             Starting Print notice about GPLv3 packages...
    [   12.391734] omap-des 53701000.des: OMAP DES hw accel rev: 0.33
    [   12.444693] omap-des 53701000.des: will run requests pump with realtime priority
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Reached target Containers.
    [  OK  ] Started Kernel Logging Service.
    [   12.626700] omap-aes 53501000.aes: OMAP AES hw accel rev: 0.1
    [   12.662680] omap-aes 53501000.aes: will run requests pump with realtime priority
    [  OK  ] Started System Logging Service.
    [  OK  ] Started D-Bus System Message Bus.
    [   13.931769] PM: no-rtc available, rtc-only mode disabled.
    [   14.081186] pruss 54400000.pruss: creating PRU cores and other child platform devices
    [   14.239553] davinci_mdio 54432400.mdio: davinci mdio revision 1.6, bus freq 1000000
    [   14.247264] libphy: 54432400.mdio: probed
    [   14.481321] davinci_mdio 54432400.mdio: phy[0]: device 54432400.mdio:00, driver TI TLK10X 10/100 Mbps PHY
    [   14.584555] pruss 54440000.pruss: creating PRU cores and other child platform devices
             Starting Login Service...
             Starting Network Service...
    [   14.863320] remoteproc remoteproc1: 54434000.pru is available
    [   14.869205] pru-rproc 54434000.pru: PRU rproc node /ocp@44000000/pruss_soc_bus@54426000/pruss@0/pru@34000 probed successfully
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
             [   15.124514] remoteproc remoteproc2: 54438000.pru is available
    Starting RPC Bind Service...[   15.212668] pru-rproc 54438000.pru: PRU rproc node /ocp@44000000/pruss_soc_bus@54426000/pruss@0/pru@38000 probed successfully

    [   15.460998] remoteproc remoteproc3: 54474000.pru is available
    [   15.466883] pru-rproc 54474000.pru: PRU rproc node /ocp@44000000/pruss_soc_bus@54426000/pruss@40000/pru@74000 probed successfully
    [  OK  ] Started telnetd.service.
    [   15.726949] remoteproc remoteproc4: 54478000.pru is available
    [  OK  ] Started RPC Bind Service.
    [   15.833596] pru-rproc 54478000.pru: PRU rproc node /ocp@44000000/pruss_soc_bus@54426000/pruss@40000/pru@78000 probed successfully
    [   16.208743] prueth pruss1_eth: port 1: using random MAC addr: 86:44:4f:51:c5:ca
    [  OK  ] Started Network Service.
    [   16.450546] Unable to handle kernel NULL pointer dereference at virtual address 00000000
    [   16.458690] pgd = ee56c000
    [   16.537870] [00000000] *pgd=00000000
    [   16.579711] net eth0: initializing cpsw version 1.15 (0)
    [   16.596360] Internal error: Oops: 5 [#1] PREEMPT ARM
    [   16.596365] Modules linked in: ti_prueth(+) pru_rproc pruss pruss_intc pm33xx omap_aes_driver omap_des des_generic crypto_engine omap_sham omap_crypto pruss_soc_bus ti_emif_sram am437x_vpfe dwc3_omap c_can_platform c_can can_dev pixcir_i2c_ts snd_soc_tlv320aic3x ov2659 v4l2_fwnode wkup_m3_ipc phy_omap_usb2 wkup_m3_rproc remoteproc omap_wdt ti_am335x_tscadc sch_fq_codel cryptodev(O)
    [   16.596427] CPU: 0 PID: 131 Comm: systemd-udevd Tainted: G           O    4.14.79-rt47-g28d73230da #1
    [   16.596430] Hardware name: Generic AM43 (Flattened Device Tree)
    [   16.596435] task: ee5aa300 task.stack: ee566000
    [   16.596562] PC is at prueth_get_mc_mac_mask+0x14/0x8c [ti_prueth]
    [   16.596583] LR is at prueth_probe+0x768/0x80c [ti_prueth]
    [   16.596587] pc : [<bf169414>]    lr : [<bf169bf4>]    psr: 600e0113
    [   16.596589] sp : ee567c30  ip : ee567c60  fp : ee567c5c
    [   16.596592] r10: bf17332c  r9 : 00000000  r8 : 00000000
    [   16.596595] r7 : ee7ca62c  r6 : ef6f8e40  r5 : 00000000  r4 : ee7ca410
    [   16.596597] r3 : ee4036c1  r2 : 00000000  r1 : bf17332c  r0 : 00000000
    [   16.596603] Flags: nZCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment none
    [   16.596607] Control: 10c53c7d  Table: ae56c059  DAC: 00000051
    [   16.596611] Process systemd-udevd (pid: 131, stack limit = 0xee566208)
    [   16.596614] Stack: (0xee567c30 to 0xee568000)
    [   16.596621] 7c20:                                     ee4036be ee4036bf ee4036c0 ee4036c1
    [   16.596627] 7c40: ee7ca410 ee4c3790 ef6f8e40 ee7ca62c ee567cb4 ee567c60 bf169bf4 bf16940c
    [   16.596633] 7c60: 00000002 00000001 ef170900 00000000 ee567ca4 bf17332c bf17332c bf17332c
    [   16.596638] 7c80: ef16f410 00000000 ef16f418 ef16f410 ffffffed bf1740bc fffffdfb bf1740bc
    [   16.596644] 7ca0: 00000024 00000000 ee567cd4 ee567cb8 c0534564 bf169498 ef16f410 c0d91428
    [   16.596650] 7cc0: c0d9143c 00000000 ee567d04 ee567cd8 c0532d9c c0534518 00000000 ef16f410
    [   16.596655] 7ce0: bf1740bc ef16f444 00000000 00000001 00000000 ee6cdc64 ee567d24 ee567d08
    [   16.596661] 7d00: c0532f14 c0532b90 00000000 bf1740bc c0532e68 00000000 ee567d4c ee567d28
    [   16.596666] 7d20: c05310cc c0532e74 ef005864 ef150a44 c080e47c bf1740bc edc81a00 c0d33728
    [   16.596672] 7d40: ee567d5c ee567d50 c0532750 c0531084 ee567d84 ee567d60 c0532248 c0532738
    [   16.596678] 7d60: bf172fdc ee567d70 bf1740bc 00000000 bf17a000 ee6cdd00 ee567d9c ee567d88
    [   16.596684] 7d80: c0533608 c05320c4 c0d33728 00000000 ee567db4 ee567da0 c05344bc c0533594
    [   16.596689] 7da0: ffffe000 00000000 ee567dc4 ee567db8 bf17a01c c0534480 ee567e34 ee567dc8
    [   16.596695] 7dc0: c0101794 bf17a00c ee777900 ef001d80 ffffe000 efd68a8c edc4b300 ef001e40
    [   16.596701] 7de0: ffffe000 00010dcf 00000000 ee6cdc64 ee567e2c ee567e00 c020d6fc c020d2fc
    [   16.596706] 7e00: 00000001 f0e4a000 c0d7f274 bf174280 00000001 bf174280 00000001 ee6cdc40
    [   16.596712] 7e20: ee6cdd00 00000001 ee567e5c ee567e38 c019c080 c0101754 ee6cdc40 bf174280
    [   16.596717] 7e40: ee567f40 00000001 ee6cdc40 bf174280 ee567f1c ee567e60 c019ad7c c019c024
    [   16.596723] 7e60: bf17428c 00007fff bf174280 c019815c 00000000 c0aa67a4 c0aa677c c0aa68cc
    [   16.596729] 7e80: bf174394 c0b2eda0 bf1743b0 c0903fac bf174380 bf173ce8 bf1742c8 bf174280
    [   16.596734] 7ea0: ee5bdb00 ee567f34 ee567eec ee567eb8 c0226214 00000000 00000000 00000000
    [   16.596740] 7ec0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [   16.596745] 7ee0: 00000000 00000000 00000000 00000000 7fffffff 00000000 00000011 b6f1d0c4
    [   16.596751] 7f00: 0000017b c0107b44 ee566000 0000017b ee567fa4 ee567f20 c019b5d4 c0198fa8
    [   16.596756] 7f20: 7fffffff 00000000 00000003 00000000 00000000 f0e4a000 00017184 00000000
    [   16.596762] 7f40: f0e55479 f0e4a000 00017184 f0e60d9c f0e60cbc f0e5be14 0000e000 0000fd90
    [   16.596767] 7f60: 00000000 00000000 00000000 00005a90 00000016 00000017 00000011 0000000e
    [   16.596772] 7f80: 0000000a 00000000 00000000 00000000 00000001 00000000 00000000 ee567fa8
    [   16.596778] 7fa0: c0107940 c019b53c 00000000 00000001 00000011 b6f1d0c4 00000000 00500e70
    [   16.596783] 7fc0: 00000000 00000001 00000000 0000017b 00000000 004d2dec 00000000 004fae08
    [   16.596789] 7fe0: bebeb950 bebeb940 b6f15c58 b6e4fa82 60010030 00000011 00000000 00000000
    [   16.596790] Backtrace:
    [   16.596841] [<bf169400>] (prueth_get_mc_mac_mask [ti_prueth]) from [<bf169bf4>] (prueth_probe+0x768/0x80c [ti_prueth])
    [   16.596847]  r7:ee7ca62c r6:ef6f8e40 r5:ee4c3790 r4:ee7ca410
    [   16.596886] [<bf16948c>] (prueth_probe [ti_prueth]) from [<c0534564>] (platform_drv_probe+0x58/0xb4)
    [   16.596892]  r10:00000000 r9:00000024 r8:bf1740bc r7:fffffdfb r6:bf1740bc r5:ffffffed
    [   16.596895]  r4:ef16f410
    [   16.596905] [<c053450c>] (platform_drv_probe) from [<c0532d9c>] (driver_probe_device+0x218/0x2e4)
    [   16.596909]  r7:00000000 r6:c0d9143c r5:c0d91428 r4:ef16f410
    [   16.596916] [<c0532b84>] (driver_probe_device) from [<c0532f14>] (__driver_attach+0xac/0xb0)
    [   16.596922]  r10:ee6cdc64 r9:00000000 r8:00000001 r7:00000000 r6:ef16f444 r5:bf1740bc
    [   16.596924]  r4:ef16f410 r3:00000000
    [   16.596931] [<c0532e68>] (__driver_attach) from [<c05310cc>] (bus_for_each_dev+0x54/0xa4)
    [   16.596935]  r7:00000000 r6:c0532e68 r5:bf1740bc r4:00000000
    [   16.596941] [<c0531078>] (bus_for_each_dev) from [<c0532750>] (driver_attach+0x24/0x28)
    [   16.596945]  r6:c0d33728 r5:edc81a00 r4:bf1740bc
    [   16.596951] [<c053272c>] (driver_attach) from [<c0532248>] (bus_add_driver+0x190/0x214)
    [   16.596958] [<c05320b8>] (bus_add_driver) from [<c0533608>] (driver_register+0x80/0xfc)
    [   16.596962]  r7:ee6cdd00 r6:bf17a000 r5:00000000 r4:bf1740bc
    [   16.596969] [<c0533588>] (driver_register) from [<c05344bc>] (__platform_driver_register+0x48/0x50)
    [   16.596972]  r5:00000000 r4:c0d33728
    [   16.596999] [<c0534474>] (__platform_driver_register) from [<bf17a01c>] (prueth_driver_init+0x1c/0x1000 [ti_prueth])
    [   16.597002]  r5:00000000 r4:ffffe000
    [   16.597030] [<bf17a000>] (prueth_driver_init [ti_prueth]) from [<c0101794>] (do_one_initcall+0x4c/0x170)
    [   16.597045] [<c0101748>] (do_one_initcall) from [<c019c080>] (do_init_module+0x68/0x1f8)
    [   16.597050]  r8:00000001 r7:ee6cdd00 r6:ee6cdc40 r5:00000001 r4:bf174280
    [   16.597057] [<c019c018>] (do_init_module) from [<c019ad7c>] (load_module+0x1de0/0x2424)
    [   16.597061]  r7:bf174280 r6:ee6cdc40 r5:00000001 r4:ee567f40
    [   16.597068] [<c0198f9c>] (load_module) from [<c019b5d4>] (SyS_finit_module+0xa4/0xbc)
    [   16.597073]  r10:0000017b r9:ee566000 r8:c0107b44 r7:0000017b r6:b6f1d0c4 r5:00000011
    [   16.597075]  r4:00000000
    [   16.597088] [<c019b530>] (SyS_finit_module) from [<c0107940>] (ret_fast_syscall+0x0/0x5c)
    [   16.597091]  r6:00000000 r5:00000001 r4:00000000
    [   16.597098] Code: e92dd8f0 e24cb004 e24dd010 e1a05000 (e495717c)
    [   17.225494] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:04: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=4a101000.mdio:04, irq=POLL)
    [   17.369024] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   19.451622] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
    [   19.508369] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   21.564201] usbcore: registered new interface driver usbfs
    [   21.586335] usbcore: registered new interface driver hub
    [   21.612629] usbcore: registered new device driver usb
    [   21.618031] ---[ end trace 0000000000000002 ]---
    [   22.061734] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [   22.072029] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
    [   22.108600] xhci-hcd xhci-hcd.3.auto: hcc params 0x0238f06d hci version 0x100 quirks 0x02010010
    [   22.136127] xhci-hcd xhci-hcd.3.auto: irq 101, io mem 0x483d0000
    [   22.169061] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [   22.192622] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   22.218195] usb usb1: Product: xHCI Host Controller
    [   22.245071] usb usb1: Manufacturer: Linux 4.14.79-rt47-g28d73230da xhci-hcd
    [   22.267756] usb usb1: SerialNumber: xhci-hcd.3.auto
    [   22.296756] hub 1-0:1.0: USB hub found
    [   22.313482] hub 1-0:1.0: 1 port detected
    [   22.337062] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
    [   22.355378] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2
    [   22.382199] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0  SuperSpeed
    [   22.402898] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   22.438186] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
    [   22.457171] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   22.482114] usb usb2: Product: xHCI Host Controller
    [   22.498290] usb usb2: Manufacturer: Linux 4.14.79-rt47-g28d73230da xhci-hcd
    [   22.528945] usb usb2: SerialNumber: xhci-hcd.3.auto
    [   22.561161] hub 2-0:1.0: USB hub found
    [   22.575142] hub 2-0:1.0: 1 port detected
    [  OK  ] Started Login Service.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [  OK  ] Created slice system-systemd\x2dbacklight.slice.
             Starting Load/Save Screen Backlight鈥ghtness of backlight:backlight...
    [  OK  ] Reached target Network.
             Starting Permit User Sessions...
             Starting Network Name Resolution...
             Starting thttpd.service...
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS0.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started thttpd.service.
             Starting rng-tools.service...
    [  OK  ] Started rng-tools.service.
             Starting thermal-zone-init.service...
    [  OK  ] Started thermal-zone-init.service.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            bash
            binutils
            cifs-utils
            cpio
            dosfstools
            elfutils
            gawk
            gzip
            libdw1
            libelf1
            libreadline7
            m4
            which

    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above

    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [  OK  ] Reached target Multi-User System.
             Starting Update UTMP about System Runlevel Changes...
    [  OK  ] Started Update UTMP about System Runlevel Changes.

     _____                    _____           _         _  
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_| 
                  |___|                    |___|           

    Arago Project http://arago-project.org am437x-evm ttyS0

    Arago 2018.10 am437x-evm ttyS0

    am437x-evm login: root

    Login incorrect
    am437x-evm login:
    Login timed out after 60 seconds.

     _____                    _____           _         _  
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_| 
                  |___|                    |___|           

    Arago Project http://arago-project.org am437x-evm ttyS0

    Arago 2018.10 am437x-evm ttyS0

  • 你有试试root用大写的吗

  • 找到了这个帖子,和你相同的问题:e2e.ti.com/.../2834650
  • 目前通过设置root为自动登录解决问题,如下:

    修改一下路径的文件

    /etc/systemd/system/getty.target.wants/serial-getty\@ttyS2.service

    其中

    ExecStart=-/sbin/agetty -8 -L %I 115200 $TERM --autologin root

    后面红色部分为增加内容。

    修改后重启即可!