Jump to content

Orange Pi Lite2 wireless support


junnikokuki

Recommended Posts

OK

Looks more pleasing

benno@orangepilite2:~$ iwconfig
wlan0     IEEE 802.11  ESSID:"OpenWrt_5"   
         Mode:Managed  Frequency:5.22 GHz  Access Point: 14:CC:20:F1:6D:48    
         Bit Rate=433.3 Mb/s   Tx-Power=31 dBm    
         Retry short limit:7   RTS thr:off   Fragment thr:off
         Power Management:off
         Link Quality=46/70  Signal level=-64 dBm   
         Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
         Tx excessive retries:0  Invalid misc:0   Missed beacon:0

lo        no wireless extensions.


 

https://github.com/armbian/build/commit/40e5ce955b39e689a35c05016cbdfcaba5d5f26c

Link to comment
Share on other sites

7 hours ago, Igor said:

Ooops. I added wrong number. Will be corrected asap.

Wrote on mobile
 

 

Your 40e5ce955b39e689a35c05016cbdfcaba5d5f26c commit on wifi power save has an issue, cause the networkmanager can not start.

 

echo -e "[connection]\nwifi.powersave = 3" > /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf

 

this will leave a -e on begining of the file before [connection].

Link to comment
Share on other sites

30 minutes ago, junnikokuki said:

Your 40e5ce955b39e689a35c05016cbdfcaba5d5f26c commit on wifi power save has an issue, cause the networkmanager can not start.

 

echo -e "[connection]\nwifi.powersave = 3" > /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf

 

this will leave a -e on begining of the file before [connection].


Thank you. Fided among this cleanup https://github.com/armbian/build/commit/fd235d6c3467fb5ab735a638db84481927c299d6

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines