I've been working on the ssh problem above and it ocurred to me that I
have never written up my experience on manual restarts.

My Quad Rev C has never rebooted on SOA either during installation or
use without some modifications.

http://archlinuxarm.org/platforms/armv7/freescale/wandboard - under the
installation tab puts right the need to remove power (or press the reset
button) on my Wandboard Quad Rev C when I need to do a restart. Please
note that this is subject to upgrades and can disappear again.

Install the U-Boot package

In order to receive updates to the U-Boot bootloader, after logging
into the system type:

Code:
--------------------
    pacman -Sy uboot-wandboard-[solo|dual|quad
--------------------

When prompted, press y and hit enter to flash the bootloader to the
micro-SD card. 


Mainline Kernels

Mainline kernel support (3.14+) is available now for i.MX6; however,
it is not the default in the installation image due to bugs still being
worked out.
You must be running the latest U-Boot we have in the files above, or
by running pacman -Syu in your installation to update the U-Boot package
installed in the previous section. U-Boot should be at least version
2014.01, visible via the serial console at boot.
Once running on the latest U-Boot, boot into Arch Linux ARM.
Install the new kernel, which will remove the linux-wandboard
package:

Code:
--------------------
    pacman -Syu linux-armv7
--------------------


Reboot the system:

Code:
--------------------
    reboot
--------------------


I don't use fancy devices and it works for me but YMMV.


------------------------------------------------------------------------
ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

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

Reply via email to