VU+ PC Tools & Editor Support how i can enter wifi password by VU+ Control Centre ?

tyro

Member
Sep 25, 2014
83
7
8
hi

I need other ways to enter passwords without use remote control
Because the password is very long and contains symbols are not found in the remote for example"#"
;(
 
Hi VIP

On your box within the /etc/ directory a file is created when you setup WiFi called 'wpa_supplicant.wlan0.conf'.

The contents of the file are:
Code:
#WPA Supplicant Configuration by enigma2
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
fast_reauth=1
ap_scan=1
network={
	ssid="[COLOR="#FF0000"]MYWiFiNAME[/COLOR]"
	scan_ssid=0
	key_mgmt=WPA-PSK
	proto=WPA RSN
	pairwise=CCMP TKIP
	group=CCMP TKIP
	psk="[COLOR="#FF0000"]3EFGHIJK[/COLOR]"

You can either setup WiFi on your STB and imput dummy data to create this file and then edit the two entries in RED above or just create the file manually and do the same edit & then copy back to the STB.

Hope this helps.

GK

PS Just for reference, when I did this I used the WPA WPA2 option. Not that I think it matters.
 
Last edited by a moderator:
IpRivyP.jpg


wpa_supplicant.wlan0.conf
not found
i'm use last backup black hole 2.1.1

!!!