{"id":655,"date":"2018-06-06T10:48:55","date_gmt":"2018-06-06T09:48:55","guid":{"rendered":"http:\/\/hamsterhirn.de\/?p=655"},"modified":"2018-06-12T13:47:10","modified_gmt":"2018-06-12T12:47:10","slug":"install-arch-on-orangepi-plus-2e","status":"publish","type":"post","link":"https:\/\/hamsterhirn.de\/index.php\/2018\/06\/install-arch-on-orangepi-plus-2e\/","title":{"rendered":"Install Arch on OrangePi Plus 2e"},"content":{"rendered":"<p>There is already a howto on how to <a href=\"https:\/\/wiki.archlinux.org\/index.php\/Orange_Pi\" rel=\"noopener\" target=\"_blank\">install Arch on a Orange Pi One<\/a>.<br \/>\nThe only difference for me was to compile it with another OrangePi defconfig and toolchain with hardware float (apt-get install gcc-arm-linux-gnueabihf).<br \/>\nYou can find the appropriate defconf for your OrangePi <a href=\"https:\/\/git.denx.de\/?p=u-boot.git;a=tree;f=configs;h=35bf3d1e7c51627c0e4d6523096d66a40ef02dff;hb=HEAD\" rel=\"noopener\" target=\"_blank\">here<\/a>.<br \/>\nThe config for u-boot looks like:<br \/>\n<pre><code class=\"preserve-code-formatting\">make -j4 ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- orangepi_plus2e_defconfig\nmake -j4 ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-<\/code><\/pre><\/p>\n<p>The only thing that didn&#8217;t work was the wifi adapter. I found an <a href=\"https:\/\/aur.archlinux.org\/packages\/8189fs-git\/\" rel=\"noopener\" target=\"_blank\">aur repository<\/a> for the kernel module. It uses the same git repo as this <a href=\"https:\/\/linux-sunxi.org\/Wifi#RTL8189FTV\" rel=\"noopener\" target=\"_blank\">howto<\/a>.<\/p>\n<p>After the restart the right kernel module was loaded and wifi worked, yeeeehaaaa \ud83d\ude42<br \/>\n<a href=\"https:\/\/linux-sunxi.org\/Xunlong_Orange_Pi_Plus_2E\" rel=\"noopener\" target=\"_blank\">More information about the OrangePi Plus 2E<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There is already a howto on how to install Arch on a Orange Pi One. The only difference for me was to compile it with another OrangePi defconfig and toolchain with hardware float (apt-get install gcc-arm-linux-gnueabihf). You can find the appropriate defconf for your OrangePi here. The config for u-boot looks like: make -j4 ARCH=arm [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[332,328,329,330,324,327,333,326,325,331],"class_list":["post-655","post","type-post","status-publish","format-standard","hentry","category-it","tag-alarm","tag-arch","tag-archlinux","tag-armv7","tag-orangepi-plus2e","tag-realtek","tag-rtl8189fs","tag-rtl8189ftv","tag-sunxi","tag-u-boot"],"_links":{"self":[{"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/posts\/655","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/comments?post=655"}],"version-history":[{"count":4,"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/posts\/655\/revisions"}],"predecessor-version":[{"id":659,"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/posts\/655\/revisions\/659"}],"wp:attachment":[{"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/media?parent=655"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/categories?post=655"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hamsterhirn.de\/index.php\/wp-json\/wp\/v2\/tags?post=655"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}