Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1711 - oxnas820 pogoplug v3 does not spawn shell on serial console, halts on reboot. #7798

Closed
openwrt-bot opened this issue Jul 30, 2018 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

russell:

Supply the following if possible:

  • Device problem occurs on

cat /tmp/sysinfo/model

Cloud Engines PogoPlug Series 3

  • Software versions of OpenWrt/LEDE release, packages, etc.

master branch, discovered when testing r7581-7880a6f7fe

Built image using the following .config stub:

CONFIG_TARGET_oxnas=y
CONFIG_TARGET_oxnas_ox820=y
CONFIG_TARGET_oxnas_ox820_DEVICE_cloudengines-pogoplug-series-3=y
CONFIG_BUSYBOX_CUSTOM=y

CONFIG_BUSYBOX_CONFIG_BRCTL is not set

CONFIG_BUSYBOX_CONFIG_FREE is not set

CONFIG_BUSYBOX_CONFIG_PGREP is not set

CONFIG_BUSYBOX_CONFIG_TOP is not set

CONFIG_BUSYBOX_CONFIG_UPTIME is not set

CONFIG_IMAGEOPT=y
CONFIG_KERNEL_DYNAMIC_DEBUG=y
CONFIG_PACKAGE_diffutils=y
CONFIG_PACKAGE_ip-full=y
CONFIG_PACKAGE_iperf3=y
CONFIG_PACKAGE_kmod-crypto-crc32c=y
CONFIG_PACKAGE_kmod-crypto-hash=y
CONFIG_PACKAGE_kmod-fs-ext4=y
CONFIG_PACKAGE_kmod-fs-vfat=y
CONFIG_PACKAGE_kmod-lib-crc16=y
CONFIG_PACKAGE_kmod-nls-cp437=y
CONFIG_PACKAGE_kmod-nls-iso8859-1=y
CONFIG_PACKAGE_kmod-nls-utf8=y
CONFIG_PACKAGE_kmod-usb-serial=y
CONFIG_PACKAGE_kmod-usb-serial-ftdi=y
CONFIG_PACKAGE_kmod-usb-serial-pl2303=y
CONFIG_PACKAGE_libpcap=y
CONFIG_PACKAGE_odhcp6c=y
CONFIG_PACKAGE_odhcp6c_ext_cer_id=0
CONFIG_PACKAGE_procps-ng=y
CONFIG_PACKAGE_procps-ng-free=y
CONFIG_PACKAGE_procps-ng-kill=y
CONFIG_PACKAGE_procps-ng-pgrep=y
CONFIG_PACKAGE_procps-ng-pkill=y
CONFIG_PACKAGE_procps-ng-pmap=y
CONFIG_PACKAGE_procps-ng-ps=y
CONFIG_PACKAGE_procps-ng-pwdx=y
CONFIG_PACKAGE_procps-ng-skill=y
CONFIG_PACKAGE_procps-ng-slabtop=y
CONFIG_PACKAGE_procps-ng-snice=y
CONFIG_PACKAGE_procps-ng-tload=y
CONFIG_PACKAGE_procps-ng-top=y
CONFIG_PACKAGE_procps-ng-uptime=y
CONFIG_PACKAGE_procps-ng-vmstat=y
CONFIG_PACKAGE_procps-ng-w=y
CONFIG_PACKAGE_procps-ng-watch=y
CONFIG_PACKAGE_screen=y
CONFIG_PACKAGE_socat=y
CONFIG_PACKAGE_strace=y
CONFIG_PACKAGE_tcpdump=y
CONFIG_STRIP_ARGS="--strip-all"

CONFIG_USE_SSTRIP is not set

CONFIG_USE_STRIP=y

  • Steps to reproduce

Attach serial console, flash image, allow to boot, press return key in serial console, no shell. Device is reachable over network, you can echo strings to /dev/console and they appear on the serial console. "pidof ash" seems to indicate only shell is associated with dropbear's ssh session, not /dev/ttyS0. Also, when rebooting from shell, with either "reboot" or "reboot -f", get this on the console:

[ 2995.550000] reboot: Restarting system [ 2995.560000] Reboot failed -- System halted

Power cycle is needed to restart.

@openwrt-bot
Copy link
Author

russell:

console shell is fixed, probably as of commit 9bcc089, however reboot is still failing as of r8459-3a6bddd7f7.

@openwrt-bot
Copy link
Author

russell:

Currently running r12651-23a885bf89 and seems all better now. Thanks Daniel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant