Actually I got it running in the first place... but after factory reset, it is gone again.... so annoying... luckily I still have my old good Omega2+
Posts made by Vinh
-
RE: Omega2 Pro can't access 8 GB storage
-
RE: Omega2 Pro can't access 8 GB storage
Thanks for replying it really solved.... wondering, why a oupgrade -latest didn't solve the problem... thought having latest firmware would remove the issue
-
Omega2 Pro can't access 8 GB storage
I just tried to install some packages and noticed that the omega2 Pro doesn't have 8GB.... Is there any setup required to access the flash? I'm running Ω-ware: 0.3.2 b218
-
Omega2 Pro + mysql setup
I was trying to get mysql running and found this thread:
http://community.onion.io/topic/3304/faq-how-do-i-install-a-mysql-server-on-the-omegaunfortunately I still didn't get it running.... after full installation and adjusting my.cnf I can't find the commands 'mysqladmin' and 'mysql'. Any suggestions?
-
Nodejs 6 on Omega2?
Hi, I'm working on some project which requires at least NodeJs 6 instead of version4. Did anyone find the package download? So far I only found the source code for cross compiling.
-
GPIO outputs for 433mhz receiver
Anyone knows a way how to control the GPIO for a 433mhz receiver? I only found the analog control with 1or 0.
-
RE: Omega2+: reboot and sd card fixed!
@WereCatf sorry, figured out that the latest system is too lazy. it didn't mount the sd card.
I solve it by creating a new folder and using mount command.I also edited my previous post with the missing information
-
RE: Omega2+: reboot and sd card fixed!
Setting up Omega2+ is more a frustration compared to Raspberry Pi or Arduino.
Anyone knows a workaround to get SD Card working (I already tried build 149)?
df : always doesn't show the card
dmesg shows me my card:
...
MTK MSDC device init.
mtk-sd: MediaTek MT6575 MSDC Driver
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pltfm: SDHCI platform and OF driver helper
usbcore: registered new interface driver usb-storage
init: - preinit -
mmc0: new high speed SDHC card at address xxxx
mmcblk0: mmc0:xxxx SL32G 29.0 GiB
random: procd: uninitialized urandom read (4 bytes read, 9 bits of entropy available)
mmcblk0: p1
... -
RE: Omega2+: Editor & Terminal doesn't work in Web-Console v0.1.8 - b145
@fossette I already tried omega2p-v0.1.8-b148.bin
Web Console Interface is something they should not even advertise within their guideline.
I'm mostly concerned about the not working sd card slot
-
RE: Omega2+: Editor & Terminal doesn't work in Web-Console v0.1.8 - b145
@Douglas-Kryder already tried this morning with the latest version. Nothing changed.... even the reboot issue still occurs... getting more issues with Omega2+ than with RPi...
-
RE: Omega2+: reboot and sd card fixed!
Is it really fixed? in v0.1.8 I still can't connect my SD card. I even used dmesg to see it correctly. The always helping command mount did not solve the problem. Any Ideas?
-
RE: Omega2+: Editor & Terminal doesn't work in Web-Console v0.1.8 - b145
@Tyler-Mattioli
I did some test:
IE9: won't load the console
Mozilla Firefox: can open and show the installation.After installing, relogin is required. But Editor and Terminal doesn't workiOS Chrome and iOS Safari: won't load at all.
The console is more an alpha version (not ready).... The only stable way at the moment is SSH (v0.1.8)
-
Omega2+: Editor & Terminal doesn't work in Web-Console v0.1.8 - b145
I was trying to launch Editor or Terminal in Safari 10.x. Unfortunately I always receive "TypeError: Attempted to assign to readonly property." [webcomponents.js:978]
The loading symbol is loading infinitely!
Any idea how to solve it?