Jeff07971 wrote: 
> Thanks Greg,
> 
> If theres anything I can do to help let me know.
> 
> Jeff

Hi Jeff,

I have a feeling it might happening on a Raspberry Pi 2B but not the
earlier Pi's. Interesting that the wireless adaptors are OK.

My Raspberry Pi 2B

Code:
--------------------
    1137 root     udhcpc -n -i wlan0 -x hostname Akkordion
  1186 root     /sbin/udhcpc -b -i eth0 -x hostname box -p 
/var/run/udhcpc.eth0.pid
--------------------


My Raspberry Pi B

Code:
--------------------
    1190 root     udhcpc -n -i wlan0 -x hostname piCorePlayer3
  1265 root     /sbin/udhcpc -b -i eth0 -x hostname piCorePlayer3 -p 
/var/run/udhcpc.eth0.pid
--------------------


I need to build a few more Pi's to confirm this pattern.

I also need to go back to just piCore, to see if the problem is there
before we do anything to the code.

If you want to follow the boot sequence:

In Beta mode, Main page, click Diagnostics, select Boot. Scripts dhcp.sh
and wifi.sh (if loaded) are of main interest.

regards
Greg


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to