Try the following steps:
uci set onion.console.setup=1
uci set onion.console.install=1
uci commit onion
console-install-tool
Try the following steps:
uci set onion.console.setup=1
uci set onion.console.install=1
uci commit onion
console-install-tool
Thanks to everyone for the answers and interesting stories! I solved my problem by applying the DS-DS converter LM2596.
Hello. Tell, please, how I can power my Omega2 from 3.7 volts? I know, exist board Power Dock, but I need compact solution.
@Lex-Slaghuis
The installer has installed everything correctly. It is so specifically conceived that when entering on 192.168.3.1, Onion OS was opened because Onion console is not installed in new Omega2 during installation. To fix this, you may need to edit the file /www/index.html
Hey. An update was recently released in which Onion added support for all Python2 modules for Python3: https://onion.io/2bt-python3-modules/
Try to enter
opkg install python3-onioni2c
Hey. I am very glad that this event happened! I hope that developers will more often tell us such wonderful news!
Is the pinout diagram from Оmega-2 suitable for Omega-2 +?
Can I use pins 6, 7, 8, 9 as GPIO?
Is there an Onion Gpio library for Python 3?
Thanks in advance for answers
The model is made in cubesat 1u format. Functions performed:
@crispyoz I am connecting Omega-2 + via a homemade board (3.3v to vin). Now I connected it to Power dock 2. The metal cover is also very hot (burns finger). I remember that some time ago I could safely touch the lid for a long time. Current consumption approx. 500 mA
Mem: 47396K used, 77412K free, 88K shrd, 6936K buff, 18144K cached
CPU: 0% usr 0% sys 0% nic 99% idle 0% io 0% irq 0% sirq
Load average: 0.06 0.30 0.17 1/52 1933
PID PPID USER STAT VSZ %VSZ %CPU COMMAND
1834 1826 root R 1216 1% 0% top
1825 1293 root S 1132 1% 0% /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300 -T 3
222 2 root IW 0 0% 0% [kworker/0:1]
1592 1 mosquitt S 3320 3% 0% mosquitto -c /etc/mosquitto/mosquitto.conf
1539 1 root S 1968 2% 0% /usr/sbin/onion-helper
1061 1 root S 1796 1% 0% /sbin/rpcd
1199 1 root S 1656 1% 0% /sbin/netifd
1465 1 nobody S 1568 1% 0% avahi-daemon: running [Omega-3929.local]
1 0 root S 1552 1% 0% /sbin/procd
1328 1 root S 1532 1% 0% /usr/sbin/uhttpd -f -h /www -r Omega-3929 -x /cgi-bin -u /ubus -t 60 -T 30 -k 20 -A 1 -n 3 -N 100 -R -p 0.0.0.0:80 -p [::]:80
1087 1 root S 1436 1% 0% /sbin/blockd
1228 1 root S 1432 1% 0% /usr/sbin/odhcpd
1791 1 dnsmasq S 1324 1% 0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf.cfg01411c -k -x /var/run/dnsmasq/dnsmasq.cfg01411c.pid
1734 1 nobody S 1304 1% 0% /usr/sbin/shellinaboxd -t --service=/:LOGIN --css /usr/lib/shellinabox/style.css
1758 1734 nobody S 1304 1% 0% /usr/sbin/shellinaboxd -t --service=/:LOGIN --css /usr/lib/shellinabox/style.css
1044 1 root S 1228 1% 0% /sbin/logd -S 64
687 1 root S 1216 1% 0% /bin/ash --login
1508 1199 root S 1216 1% 0% udhcpc -p /var/run/udhcpc-apcli0.pid -s /lib/netifd/dhcp.script -f -t 0 -i apcli0 -x hostname:Omega-3929 -C -O 121
1396 1199 root S 1216 1% 0% udhcpc -p /var/run/udhcpc-eth0.pid -s /lib/netifd/dhcp.script -f -t 0 -i eth0 -x hostname:Omega-3929 -C -O 121
I noticed that my Omega2 immediately after switching on heats up to 60 degrees Celsius (metal cover). Don't touch it. Is this the norm? It seems to me that it was less hot before.
Recently, when starting an application that reads information from a microSD card, an error occurs
FAT-fs (mmcblk0p1): error, fat_get_cluster: invalid cluster chain (i_pos 528133)
@David-Kerr
First I'm running from a 3.7V cell, and then trying a 5V power supply. I use TO220 with no heatsink. After several measurements, I noticed that the output of the LM3940 has 3.28V without load. When I connect Omega, the voltage drops to 3.1V, which is not enough for Omega.
Try the following steps:
uci set onion.console.setup=1
uci set onion.console.install=1
uci commit onion
console-install-tool
@David-Kerr
I bought an LM3940, put an output capacitor with a capacity of 220 microfarads, but Omega does not start even with an input voltage of 5 volts. The orange LED starts flashing, but turns off after a few seconds.