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.
Vinh Tran
@Vinh Tran
Posts made by Vinh Tran
-
Nodejs 6 on Omega2?
-
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
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?