Quit Again
-
Been doing something else for couple weeks. I now see newest image 151. So fired up again. Everything working before I stopped. Not now. Using Win 10 laptop as client, wireless to omega2+, LAN to router. PuTTY works. In wireless tray, I see LAN connected to router, and wireless Omega-xxxx Secured. I click and Connect. And it does. Using PuTTY, I see prompt. Open Chrome and try 192.168.3.1. I get: Index of /console/
And 2 folders- ../
- lib/
Console doesn't open. So I guess it got corrupted.
Already tried reboot with button a few times, and finally factory reboot,
holding 10 seconds. No luck. BTW amber always flashing now. Did properly
work before.
-
@Don-DeGregori Don't know if this will help you (I'm new to Omega's) but I had the same after a factory reset. Solved by using command line to re-install console-base. i.e. as follows after you have logged in via ssh
opkg update
opkg install onion-console-base
/etc/init.d/rpcd restartBefore this you may need to setup your wifi again if you can not ssh in across your wifi. See the onion.io/getstarted section on how to do that via the command line.
-
Jo ...I am able to SSH into omega using puTTY in Windows 10. I can do ls -al and see 2 folders. If I do opkg update I get this:
root@Omega-9ED7:~# opkg update
Downloading http://repo.onion.io/omega2/packages/core/Packages.gz.
Downloading http://repo.onion.io/omega2/packages/core/Packages.sig.
Signature check failed.
Remove wrong Signature file.
Downloading http://repo.onion.io/omega2/packages/base/Packages.gz.
Downloading http://repo.onion.io/omega2/packages/base/Packages.sig.
Signature check failed.
Remove wrong Signature file.
Downloading http://repo.onion.io/omega2/packages/packages/Packages.gz.
Downloading http://repo.onion.io/omega2/packages/packages/Packages.sig.
Signature check failed.
Remove wrong Signature file.
Downloading http://repo.onion.io/omega2/packages/onion/Packages.gz.
Downloading http://repo.onion.io/omega2/packages/onion/Packages.sig.
Signature check failed.
Remove wrong Signature file.
Collected errors:- opkg_download: Failed to download http://repo.onion.io/omega2/packages/core/Packages.gz, wget returned 4.
- opkg_download: Failed to download http://repo.onion.io/omega2/packages/core/Packages.sig, wget returned 4.
- opkg_download: Failed to download http://repo.onion.io/omega2/packages/base/Packages.gz, wget returned 4.
- opkg_download: Failed to download http://repo.onion.io/omega2/packages/base/Packages.sig, wget returned 4.
- opkg_download: Failed to download http://repo.onion.io/omega2/packages/packages/Packages.gz, wget returned 4.
- opkg_download: Failed to download http://repo.onion.io/omega2/packages/packages/Packages.sig, wget returned 4.
- opkg_download: Failed to download http://repo.onion.io/omega2/packages/onion/Packages.gz, wget returned 4.
- opkg_download: Failed to download http://repo.onion.io/omega2/packages/onion/Packages.sig, wget returned 4.
root@Omega-9ED7:~# opkg update
The other 2 commands don't work either.
opkg by itself shows all the commands OK. Looks like I'm not getting into the Internet to download the packages. I surly did before!
-
what do you get if you ping google.com ?
-
@Costas-Costas
ping does not work when connected to omega. This time using ubuntu as client box. If I ping Google while LAN connected to router, it works. If I then connect omega wireless to ubuntu and ping, it comes with bad address 'google.com'
The amber never stops flashing. I think maybe the boot never completes. But I can ssh or putty, but can't connect to Internet. Ubuntu connects fine by itself.
-
Don, any reason you are not using the router? Easiest way to go.
-
@Costas-Costas
Finally got it working. Troubleshooting is difficult for there are many reasons that could cause same trouble. Documentation has you jumping around. Easy to loose track. Re-did wifisetup, installed console, did /etc/init.d/rpcd restart. Came back to life and amber is steady after boot. Have no idea how is happened. Not to upgrade to 151! Got to be careful. Thanks for help.
-
@Don-DeGregori Happy to hear you got it sorted!
-
This post is deleted!