Endless rebooting cycle
Posted: Thu May 07, 2015 9:19 pm
I've been sitting on my VoCore for a while without doing anything with it, and have finally gotten around to taking a look, so this is my "getting started" experiment at present. I have a VoCore and dock, so am powering from a USB power supply via the uUSB port on the dock.
Unfortunately, the VoCore appears to be stuck in an endless reboot loop. It never seems to get far enough to pop up the VoCore wireless network, so I connected up to the serial port and can see it getting past uboot (I can enter the uboot console fine) and starting the firmware. This boots and gets past the point of asking to press f or 1,2,3,4 to select a debug mode, but the last thing it seems to do is:
then it reboots.
If I enter failsafe mode by pressing f at the appropriate time, I get a console and can poke around a little, but dmesg didn't give me any obvious clues and I don't spot anything particularly on the screen (I am generally familiar with Linux but have not used OpenWRT before until now), but without having a successful boot to compare it with, obviously I can't really tell. It seems quite happy to let me use the console in failsafe mode without any problems.
Grateful for any ideas.
Thanks,
Kevin
Unfortunately, the VoCore appears to be stuck in an endless reboot loop. It never seems to get far enough to pop up the VoCore wireless network, so I connected up to the serial port and can see it getting past uboot (I can enter the uboot console fine) and starting the firmware. This boots and gets past the point of asking to press f or 1,2,3,4 to select a debug mode, but the last thing it seems to do is:
- Code: Select all
[ 30.340000] br-lan: port 1(eth0.1) entered forwarding state
then it reboots.
If I enter failsafe mode by pressing f at the appropriate time, I get a console and can poke around a little, but dmesg didn't give me any obvious clues and I don't spot anything particularly on the screen (I am generally familiar with Linux but have not used OpenWRT before until now), but without having a successful boot to compare it with, obviously I can't really tell. It seems quite happy to let me use the console in failsafe mode without any problems.
- Code: Select all
root@(none):~# cat /proc/version
Linux version 3.14.18 (vonger@Vongers-MacBook-Pro.local) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r42586) ) #15 Wed Sep 24 11:18:53 CST 2014
Grateful for any ideas.
Thanks,
Kevin