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

TinyVision reboot failure with v851se_linux_tinyvision_uart0_raw.zip.zip #31

Open
DeqingSun opened this issue May 14, 2024 · 1 comment

Comments

@DeqingSun
Copy link

It happens both with the official image or my built from source.

When I run reboot in adb shell,

the serial port prints following code and freezes.


starting pid 942, tty '': '/etc/init.d/rcK'
/etc/init.d/rcK: line 7: /etc/init.d/S01app: not found
Not defined "stop" functions!!!
Stopping network: FAIL
Saving random seed... done.
stop...
Stopping audio: playing '/home/res/audio/shutdown.wav': 2 ch, 48000 hz, 16 bit
Successfully play shutdown music
Stopping logging: OK
Unload mpp modules
rmmod: can't unload module 'sunxi_eise': No such file or directory
rmmod: can't unload module 'sunxi_aio': No such file or directory
rmmod: can't unload module 'videobuf2_v4l2': No such file or directory
rmmod: can't unload module 'videobuf2_memops': No such file or directory
rmmod: can't unload module 'videobuf2_core': No such file or directory

starting pid 1037, tty '': '/sbin/swapoff -a'

can't run '/sbin/swapoff': No such file or directory

starting pid 1038, tty '': '/bin/umount -a -r'
umount: can't remount adb read-only
umount: /dev/pts busy - remounted read-only
umount: devpts busy - remounted read-only
umount: devtmpfs busy - remounted read-only

The system is going down NOW!

Sent SIGTERM to all processes[   70.250067] android_work: sent uevent USB_STATE=DISCONNECTED


Sen
Requesting system reboot
[   72.261834] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
[   72.486375] [alarmtimer] have no shutdown alarm! alarmtimer_shutdown 322
[   72.494210] sunxi_ohci_hcd_shutdown, ohci0-controller is disable, need not shutdown
[   72.502945] sunxi_ehci_hcd_shutdown, ehci0-controller is disable, need not shutdown
[   72.511677] reboot: Restarting system
[   72.515804] 
[   72.517470] Restarting Linux version 4.9.191 (yuzuki@YuzukiKoddo) (gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) ) #3 PREEMPT Sun Feb 18 18:44:27 CST 2024
[   72.517470] 
CCC
@YuzukiTsuru
Copy link
Contributor

CCC means you enter the USB FEL, maybe it's a RTC reg set error.

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

No branches or pull requests

2 participants