Can not get board to boot up reliably
#3
(04-24-2017, 01:31 PM)dkryder Wrote: just a note that if you do not use ethernet the boot has to wait for a timeout and it's a fairly long time so you might think it is not booting.

Fairly long being 5 minutes  (or 300 seconds) IIRC :-P 

This is starting to look like the WiFi driver being a pain again, unless it is still the ethernet waiting for the link to be established.

When you say no WiFi connected... do you have the WiFi module, and is it installed?

Try editing /etc/network/interfaces so that it says


Code:
auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet static


(i.e. remove the 'auto eth0' line as I'm pretty sure it isn't needed when you do allow-hotplug.) 

Other than that, hard to say .... you've done most of the normal troubleshooting and tests.
  Reply


Messages In This Thread
Can not get board to boot up reliably - by Leo - 04-24-2017, 01:41 AM
RE: Can not get board to boot up reliably - by pfeerick - 04-25-2017, 02:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian Base (3.10.102 BSP 2) won't boot without monitor Scion 7 12,267 09-16-2016, 03:58 PM
Last Post: Scion
  Possible to add a boot logo for boot? Darkshadow2913 4 5,738 09-09-2016, 06:02 AM
Last Post: Darkshadow2913
  Very long boot time with Debian image Xabaras76 5 7,400 07-14-2016, 03:49 PM
Last Post: Xabaras76
  Debian base(102) n xfce(101) does not boot HenryD 2 3,108 07-09-2016, 04:50 PM
Last Post: HenryD

Forum Jump:


Users browsing this thread: 1 Guest(s)