XBian hangs during boot showing "configuring network"
|
2nd Jul, 2014, 09:41 PM
Post: #8
|
|||
|
|||
RE: XBian hangs during boot showing "configuring network"
(2nd Jul, 2014 08:04 PM)ditschi Wrote: @menakite @ditschi if you follow https://github.com/xbianonpi/xbian/wiki/Building-XBian-packages , clone then xbian-package-kernel and there is rpi-powersave variant predefined. just run building. for compiling kernel you can also skip the longest initial part (creating buildroot - armhfwheezy). just install crosscompiler - like gcc-arm-linux-gnueabihf if you have ubuntu. if debian add Code: deb http://www.emdebian.org/debian/ stable main and install "gcc-4.X-arm-linux-gnueabi" (you have to check what version is available to you) to put a test delay edit Code: /etc/init/network-interface.override and you will still see commented "[ "$(xbian-arch)" != iMX6 ] || { ip link set $INTERFACE up; sleep 0; }" from cubox so uncomment, change iMX6 to RPI and change sleep 0 to sleep 40 to delay 40s Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
PI hangs or network hangs? | Fabio72 | 10 | 36,148 |
8th Mar, 2015 10:05 PM Last Post: Fabio72 |