Difference between revisions of "Armadeus 4.0 Troubleshots"
From ArmadeusWiki
(→Linux.org server down related problems) |
|||
Line 1: | Line 1: | ||
==Linux.org server down related problems== | ==Linux.org server down related problems== | ||
− | ===linux-firmware=== | + | |
+ | ===linux-2.6.38.8.tar.bz2 unavailable=== | ||
+ | * '''Solution:''' get the tarball from: http://sources.buildroot.net/ and copy it in your ''downloads/'' directory | ||
+ | |||
+ | ===linux-firmware unavailable=== | ||
<pre class="host"> | <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 | git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git /home/jorasse/armadeus/buildroot/output/build/firmware-af5222c5ded5d944267acfbd001571409bea7eeb | ||
Line 9: | Line 13: | ||
make: *** [all] Error 2 | make: *** [all] Error 2 | ||
</pre> | </pre> | ||
− | Solution: get ''firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz'' from [ftp://ftp2.armadeus.com/armadeusw/download here] and copy it in your ''downloads/'' directory. | + | * '''Solution:''' get ''firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz'' from [ftp://ftp2.armadeus.com/armadeusw/download here] and copy it in your ''downloads/'' directory. |
Revision as of 09:52, 11 October 2011
- Solution: get the tarball from: http://sources.buildroot.net/ and copy it in your downloads/ directory
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.