guidol 277 Posted November 25, 2019 Share Posted November 25, 2019 1 hour ago, alterfritz said: When I run ./compile I can not see any rda8810... guess it is not that easy... No it isnt that easy You could use of my old images (when the i96/2G-iot was in the armbian-build-system):https://drive.google.com/drive/folders/18r98nniuPmGMx2puxQleT9jtRWK03_VS or try to use build-root fromhttps://github.com/txurtxil/broot2g Maybe the following thread will bring you some alternatives: 0 Quote Link to post Share on other sites More sharing options...
alterfritz 0 Posted November 26, 2019 Share Posted November 26, 2019 Thanks - will try that. 0 Quote Link to post Share on other sites More sharing options...
alterfritz 0 Posted November 26, 2019 Share Posted November 26, 2019 Yep - get all compiled - it has to be ubuntu 16.04. Thanks. The only one annoying thing left - this random MAC address. Is this fixed somewhere? 0 Quote Link to post Share on other sites More sharing options...
guidol 277 Posted November 26, 2019 Share Posted November 26, 2019 38 minutes ago, alterfritz said: The only one annoying thing left - this random MAC address. Is this fixed somewhere? you could try to set it inside /etc/network/interfaces (when not using network-manager): with hwaddress ether auto eth0 iface eth0 inet dhcp hwaddress ether 01:02:03:04:05:06 0 Quote Link to post Share on other sites More sharing options...
alterfritz 0 Posted November 26, 2019 Share Posted November 26, 2019 Will try that... thanks. Btw. currently testing those Buildroot images. Nice. But I do not see any wlan0, so no wifi. https://github.com/txurtxil/broot2g Did you get that working? 0 Quote Link to post Share on other sites More sharing options...
alterfritz 0 Posted November 26, 2019 Share Posted November 26, 2019 Orange Pi 2G-IOT login: root Password: Login incorrect 2G-IOT login: root Password: # ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 TX bytes:0 (0.0 # 0 Quote Link to post Share on other sites More sharing options...
guidol 277 Posted November 26, 2019 Share Posted November 26, 2019 1 minute ago, alterfritz said: https://github.com/txurtxil/broot2g Did you get that working? I didnt try that myself, because my build-system is ubuntu 18.04 64bit 0 Quote Link to post Share on other sites More sharing options...
alterfritz 0 Posted November 26, 2019 Share Posted November 26, 2019 It build on 16.04, I can confirm that. Lets see if I can get wifi working. So far your armbian ones seems to be the most stable. Nice work! 0 Quote Link to post Share on other sites More sharing options...
Ahmed Wahdan 0 Posted December 6, 2019 Share Posted December 6, 2019 Hello, After configuring the WIFI and reboot the board stuck while trying to bring up WIFI. Is it a known issue? 0 Quote Link to post Share on other sites More sharing options...
asimrasheed 0 Posted April 10, 2020 Share Posted April 10, 2020 Hi, I am making Asterisk PBX over Orange Pi - 2g IoT, I have tried Armbian as well as Ubuntu. Everything is working fine, but I am stuck on two issues, a. How to add built-in GSM module of Orange Pi 2g IoT board in asterisk, so that A GSM trunk call/text can be transferred on SIP extension. I know chan-dongle, but asterisk is not detecting GSM module. I ahve tried different versions of asterisk. b. How to change IMEI of Orange Pi 2g IoT Looking for solutions Regards 0 Quote Link to post Share on other sites More sharing options...
Gabor5745737 0 Posted April 13 Share Posted April 13 Here is the official source code for i96: https://github.com/orangepi-xunlong/OrangePi_Build The official debian/ubuntu release freezes every time for me.. 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.