On the web page
https://onion.io/version-0-0-8-onion-love/
the link to
https://wiki.onion.io/Tutorials/Bluetooth-Streaming-Audio
Is broken. Where can information for blue tooth be found?blue
On the web page
https://onion.io/version-0-0-8-onion-love/
the link to
https://wiki.onion.io/Tutorials/Bluetooth-Streaming-Audio
Is broken. Where can information for blue tooth be found?blue
I guess this is a thought for the next board version.
It would be nice if the end of the header (last 4 rows) on the Omega2/2S provided the same pins at the same locations as the Omega2 .
This would allow the same 8 pin cable to be used on either board.
Sincerely,
Dennis German
Manager, Computer Systems
Real-World-Systems
DGerman@Real-World-Systems.com
I have received 2 Omega Dash and they both exhibit the same problems.
They are dynamically assigned IP addresses from a Verizon G100 router with a lease time of 17 minutes(1020 seconds) over wifi
from a network named "disabled" (really!) which uses Internet Systems Consortium DHCP Server 4.3.6.
Everything is OK for hours at a time.
Frequently
connectity is lost for anywhere from a few minutes to an hour.
During this time the blue LED blinks.
I have not yet begun to develop my display applcation.
The only things I have running are cron jobs to display uptime, IP addresses from ifconfig to /dev/tty and
save the log to /mnt/mmcblk0p1/log
The log entries (315 lines ) are at https://Real-World-Systems.com/omega/wifi_dies.log
++Any suggestions to resolve or diagnose this problem would be appreciated.
@Yvan-Gagnon If your Omega can be accessed via IP address (like a dynamic one assigned by your internet Service Provider) and you just want a static name you can try http://changeip.com/dns.php for their Dynamic DNS. Some routers support them and can notify them when your IP address changes.
Just upgrade to
Ω-ware: 0.2.2 b200
uname -a
Linux Omega-98F5 4.4.74 #0 Tue Jul 31 16:32:08 2018 mips GNU/Linux
SOLVED! @György-Farkas Thank you VERY much.
The fifth(5th) line being:
##src/gz reboot_packages http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/packages
Why is that line in distfeeds commented out?
What about the next lines?
+++++++++++++++++
I have BusyBox v1.25.1 () even though I tried to get most recent packages. Should I replace 1.25.1 with 1.31.9?
What did I do wrong?
diff
-ash: diff: not found
find / -name diff
+++ returns nothing +++
Does not seem to be in BusyBox v1.25.1 nor as a opkg module
any suggestions would be appreciated.
@Douglas-Kryder Thank you VERY much.
How do you know that?
I've looked at opkg list a dozen times trying to find it.
I must be thick. I am trying to find and install a utility like diff but I cannot figure out what pkg it is in.