Can NOT generate passphare BH 2.0.0

nivedimca

Vu+ Newbie
Hi,
I have a problem with config my WLAN, my pass contains a quote and when I save the settings I get an error: "Can NOT generate passphare"
Receiver: Vu+ Solo
BH: 2.0.0 build 2013-02-17
WiFi adapter: vu+ 300n

Thank you
 
Hi,
Thanks for your response, but in 2.0.1 I could not put a quote.

I have done the following:
1) I connected the receiver (rj45)
2) I edited /etc/wpa_supplicant.conf, an example:
Code:
#WPA Supplicant Configuration by STB
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
fast_reauth=1
ap_scan=1
network={
    ssid="MYWIFI"
    scan_ssid=0
    key_mgmt=WPA-PSK
    proto=WPA RSN
    pairwise=CCMP TKIP
    group=CCMP TKIP
    #psk="MYPASS"
    psk=hexadecimalkey
}
Here you can get hexadecimal key:
Code:
http://jorisvr.nl/wpapsk.html
3) In telnet I typed: wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf
4) I disabled the lan adapter
5) This works

PS, sorry for my english
 
Hi,
Thanks for your response, but in 2.0.1 I could not put a quote.

I have done the following:
1) I connected the receiver (rj45)
2) I edited /etc/wpa_supplicant.conf, an example:
Code:
#WPA Supplicant Configuration by STB
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
fast_reauth=1
ap_scan=1
network={
    ssid="MYWIFI"
    scan_ssid=0
    key_mgmt=WPA-PSK
    proto=WPA RSN
    pairwise=CCMP TKIP
    group=CCMP TKIP
    #psk="MYPASS"
    psk=hexadecimalkey
}
Here you can get hexadecimal key:
Code:
http://jorisvr.nl/wpapsk.html
3) In telnet I typed: wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf
4) I disabled the lan adapter
5) This works

PS, sorry for my english

You should also verify (via Vu+ box Gui) that you don't select "WPA/WPA2" option and use the "WPA" or "WPA2" option according to your wireless network.
Could you please post some details about your Wifi stick?
Can be very useful the output of command:
Code:
cat /proc/bus/usb/devices

Thanks!
 
You should also verify (via Vu+ box Gui) that you don't select "WPA/WPA2" option and use the "WPA" or "WPA2" option according to your wireless network.
Could you please post some details about your Wifi stick?
Can be very useful the output of command:
Code:
cat /proc/bus/usb/devices

Thanks!
Hi,
I have selected "WPA/WPA2" option, and I can't change it from Gui because my pass contains a quote.
My Wifi stick is a Vu+ 300N (http://img69.imageshack.us/img69/7404/wifiom.jpg)
T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 1
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev= 3.01
S: Manufacturer=Linux 3.1.1 ohci_hcd
S: Product=Broadcom STB OHCI
S: SerialNumber=ohci_hcd
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 1
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0001 Rev= 3.01
S: Manufacturer=Linux 3.1.1 ohci_hcd
S: Product=Broadcom STB OHCI
S: SerialNumber=ohci_hcd
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms

T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 1
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev= 3.01
S: Manufacturer=Linux 3.1.1 ehci_hcd
S: Product=Broadcom STB EHCI
S: SerialNumber=ehci_hcd
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 1
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev= 3.01
S: Manufacturer=Linux 3.1.1 ehci_hcd
S: Product=Broadcom STB EHCI
S: SerialNumber=ehci_hcd
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms

T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=0bda ProdID=8178 Rev= 2.00
S: Manufacturer=Realtek
S: Product=802.11n WLAN Adapter
S: SerialNumber=00e04c000001
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 4 Cls=ff(vend.) Sub=ff Prot=ff Driver=rtl8192cu
E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=84(I) Atr=03(Int.) MxPS= 64 Ivl=125us
Thank you
 
Back
Top