@James-Woolley
Thanks that works for me just no Icon from the Onion OS console. Have bit time now will also have a look
Posts made by andrew mackay
-
RE: Unable to access Legacy Consoleposted in Omega Talk
-
RE: Unable to access Legacy Consoleposted in Omega Talk
Definitely installed but does not show up on web interface
opkg list-installed | grep -i console
console-install-tool - 0.3-1
onion-console-base - 0.1.4-1
-
Unable to access Legacy Consoleposted in Omega Talk
Hi,
two sep 2+s and multiple firmware updates including using the Web based recovery but although Onion OS and new console works fine there is no access to legacy console and older apps. Have I missed something? -
PHP broken on OnionOS after using Overlay to boot from SD cardposted in Omega Talk
Installed Onion OS fresh boot and then proved PHP working with simple hello world in index.php in /www/php. All works ok. Expand memory using pivot-overlay procedure as detailed https://docs.onion.io/omega2-docs/boot-from-external-storage.html#the-pivot-overlay-procedure. When trying to open index.php get error "Bad Gateway the process did not produce any result. Double check uhttpd config and looks ok:
list interpreter '.php=/usr/bin/php-fcgi'
option index_page 'index.php'Check /usr/bin and php-fcgi is there.
Anyone got any ideas?
-
Power-dock2 reporting incorrect voltageposted in Omega Talk
Hi,
new Power dock and 1200mAh 3.7V LIPO. when run power-dock2 should report voltage 3'7 to 4.1 depending on charge of battery but all I get is 65.99 V? ADC fried? -
RE: error with phpmyadminposted in Omega Talk
Have you checked version of MYSQL and PHPadmin. MYSQL 5.1.73-2 in the dist-feeds may only play nicely with PHPadmin 4.0.10.20
-
RE: Problem With installing MySQLposted in Omega Talk
Need to enable a few more distribution feeds.
nano /etc/opkg/distfeeds.conf and remove # from the commented lines.
opkg update after changes in the feeds and should be able to find -
RE: How to use 16x2 LCD screenposted in Omega Talk
https://wiki.onion.io/Tutorials/Python-I2C-LCD-Display works fine with my 2X 16 but would only populate 3 lines of a 4X20. 4th line just not happening