Difference between revisions of "Armadeus 4.0 Troubleshots"
From ArmadeusWiki
(New page: Nothing reported yet :-).) |
|||
Line 1: | Line 1: | ||
− | + | ==Linux.org server down related problems== | |
+ | ===linux-firmware=== | ||
+ | <pre class="host"> | ||
+ | git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git /home/jorasse/armadeus/buildroot/output/build/firmware-af5222c5ded5d944267acfbd001571409bea7eeb | ||
+ | Initialized empty Git repository in /home/jorasse/armadeus/buildroot/output/build/firmware-af5222c5ded5d944267acfbd001571409bea7eeb/.git/ | ||
+ | fatal: The remote end hung up unexpectedly | ||
+ | make[1]: *** [/home/jorasse/armadeus/buildroot/output/../downloads/firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz] Error 128 | ||
+ | make[1]: Leaving directory `/home/jorasse/armadeus/buildroot' | ||
+ | make: *** [all] Error 2 | ||
+ | </pre> | ||
+ | Solution: get ''firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz'' from [ftp://ftp2.armadeus.com/armadeusw/download here] and copy it in your ''downloads/'' directory. |
Revision as of 22:22, 8 October 2011
linux-firmware
git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git /home/jorasse/armadeus/buildroot/output/build/firmware-af5222c5ded5d944267acfbd001571409bea7eeb Initialized empty Git repository in /home/jorasse/armadeus/buildroot/output/build/firmware-af5222c5ded5d944267acfbd001571409bea7eeb/.git/ fatal: The remote end hung up unexpectedly make[1]: *** [/home/jorasse/armadeus/buildroot/output/../downloads/firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz] Error 128 make[1]: Leaving directory `/home/jorasse/armadeus/buildroot' make: *** [all] Error 2
Solution: get firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz from here and copy it in your downloads/ directory.