When you say immediately, do you mean before the kodi logo??
Posts by kodiuser1
-
-
Ahh figured it out.
Here you go.
-
Hi @kasaq.
Here is what I did. I deleted the autostart.sh and the wifi.conf files.
Updated to the devel in post #50.
Rebooted. Box updated and rebooted.
Went to Network. The wifi box is there still, but there are no connections.
Here is my Log. Dropbox - Link not found
-
Great I will try it. Thanks.
-
Please let me know what you need and tell me how to collect a log and I'll do it around this time tomorrow for you with pleasure.
-
Just to clarify @kazaq here is what I did:
1) Updated to the latest devel LibreELEC-S905.aarch64-7.0-devel-20161116235711-r23437-g73c3cef.img.gz
2) Created a file named wifi.conf with the following contents:
[/code]
3) Put this wifi.conf file in the modules-load.d directory .
4) Ran the following command via ssh putty:
[/code]
5) Rebooted.Once I did that I got the wireless networks tab coming up under network. The picture is a screenshot:
However, even if I deactivate and reactivate the wireless networks, I still don't get any wireless connections. Like in the screenshot below:Hope this helps.
-
Lucky for you. I've lost my wifi again and it didn't come back after a reboot.
Do you think this will get fixed in another build or device tree?
-
It happens every time with me if I disconnect the Ethernet.
If I have Ethernet plugged in then it will bring up the wireless networks and I just have to uncheck wireless and re connect. -
I did have it working. I then did a reboot now no wireless networks are showing under connections or network. That sucks after all your work and help.
[hr]
Now I have it back up again.
Any idea how to make it work every reboot without ash?
[hr]
Nope it won't pick up the wireless adapter on reboot. -
This is actually a great sign...this means it should work!!! Reboot and look for wireless under networkUnder connections in LibreELEC settings right??
[hr]
Horray it worked. Thanks for your patience in helping me. It means a lot. -
I have tried it now I seem to get a different error:
CodeLibreELEC:~ # cd # LibreELEC:~ # cd .config LibreELEC:~/.config # ./autostart.sh insmod: ERROR: could not insert module /lib/modules/qca9377-aml/compat.ko: File exists LibreELEC:~/.config # chmod ugo+x ./autostart.sh LibreELEC:~/.config # ls -l autostart.sh -rwxr-xr-x 1 root root 256 Nov 16 21:17 autostart.sh LibreELEC:~/.config # reboot
-
Still just the wired connection shows up in LIbreELEC settings under Connections.
What now?
-
here's my output
Code
Display MoreLibreELEC (community) Version: 7.0.2.009 LibreELEC:~ # cd # LibreELEC:~ # cd .config LibreELEC:~/.config # ./autostart.sh : No such file or directoryad module /lib/modules/qca9377-aml/compat.ko mount: mounting /lib/modules/qca9377-aml/cfg80211.ko on /lib/modules/3.14.29/ker failed: No such file or directory LibreELEC:~/.config # chmod ugo+x ./autostart.sh LibreELEC:~/.config # ./autostart.sh : No such file or directoryad module /lib/modules/qca9377-aml/compat.ko mount: mounting /lib/modules/qca9377-aml/cfg80211.ko on /lib/modules/3.14.29/ker failed: No such file or directory LibreELEC:~/.config # ls -l autostart.sh -rwxr-xr-x 1 root root 257 Nov 13 03:03 autostart.sh LibreELEC:~/.config # LibreELEC:~/.config # ./autostart.sh : No such file or directoryad module /lib/modules/qca9377-aml/compat.ko mount: mounting /lib/modules/qca9377-aml/cfg80211.ko on /lib/modules/3.14.29/ker failed: No such file or directory
yeah, sorry, you must do ./autostart.sh again, after ugo+x commandit's perhaps best if you reboot
-
Code
LibreELEC (community) Version: 7.0.2.009 LibreELEC:~ # cd # LibreELEC:~ # cd .config LibreELEC:~/.config # ./autostart.sh : No such file or directoryad module /lib/modules/qca9377-aml/compat.ko mount: mounting /lib/modules/qca9377-aml/cfg80211.ko on /lib/modules/3.14.29/ker failed: No such file or directory LibreELEC:~/.config # chmod ugo+x ./autostart.sh LibreELEC:~/.config # ls -l autostart.sh -rwxr-xr-x 1 root root 257 Nov 13 03:03 autostart.sh LibreELEC:~/.config #
do the command again...try from inside .config directory, try ommitting the path /storage/.configafter that do "ls -l autostart.sh" and report output here
-
Here's my output. What am I supposed to do now??
CodeLibreELEC (community) Version: 7.0.2.009 LibreELEC:~ # cd # LibreELEC:~ # cd .config LibreELEC:~/.config # ./autostart.sh : No such file or directoryad module /lib/modules/qca9377-aml/compat.ko mount: mounting /lib/modules/qca9377-aml/cfg80211.ko on /lib/modules/3.14.29/ker failed: No such file or directory LibreELEC:~/.config # chmod ugo+x ./autostart.sh LibreELEC:~/.config # chmod ugo+x /storage/.config/autostart.sh LibreELEC:~/.config #
Yes, that was my ouptut as well before I did the "chmod ugo+x /storage/.config/autostart.sh" command -
Code
LibreELEC:~/.config # cd # LibreELEC:~ # cd .config LibreELEC:~/.config # ./autostart.sh : No such file or directoryad module /lib/modules/qca9377-aml/compat.ko mount: mounting /lib/modules/qca9377-aml/cfg80211.ko on /lib/modules/3.14.29/ker failed: No such file or directory
@kodisuer:
do the following:
cd #
cd .config
./autostart.shput here the text output it produces
[hr]
[hr]
I can see every file in file manager that the script talks about. -
No, I meant for you to execute "autostart.sh" via command "./autostart.sh" (without quotes) from inside .config directory
[hr]Code
Display Morelogin as: root [email protected]'s password: ############################################## # LibreELEC # # http://libreelec.tv # ############################################## LibreELEC (community) Version: 7.0.2.009 LibreELEC:~ # ls -al total 24 drwxr-xr-x 13 root root 1024 Nov 16 15:19 . drwxrwxr-x 15 root root 215 Nov 6 20:04 .. -rw------- 1 root root 835 Nov 16 15:19 .ash_history drwxr-xr-x 9 root root 1024 Nov 16 00:39 .cache drwxr-xr-x 13 root root 1024 Nov 13 03:03 .config drwxr-xr-x 8 root root 1024 Nov 11 03:28 .kodi drwx------ 2 root root 1024 Nov 6 20:21 .ssh drwxr-xr-x 2 root root 1024 Nov 6 20:21 .update drwx------ 2 root root 12288 Nov 6 21:38 lost+found drwxr-xr-x 2 root root 1024 Nov 6 20:21 music drwxr-xr-x 2 root root 1024 Nov 6 20:21 pictures drwxr-xr-x 2 root root 1024 Nov 6 20:21 screenshots drwxr-xr-x 2 root root 1024 Nov 6 20:21 tvshows drwxr-xr-x 2 root root 1024 Nov 6 20:21 videos LibreELEC:~ # /storage/.config -sh: /storage/.config: Permission denied LibreELEC:~ #
[hr]
The last time I made some progress (not much) I was able to access the .config directory and run ./autostart.sh. here is the output. -
I did not get any confirmation when I ran the following command via putty.
chmod ugo+x /storage/.config/autostart.sh