Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulsante WPS #76

Closed
yhcim86 opened this issue Jul 14, 2018 · 20 comments
Closed

Pulsante WPS #76

yhcim86 opened this issue Jul 14, 2018 · 20 comments

Comments

@yhcim86
Copy link

yhcim86 commented Jul 14, 2018

Con la versione 8.5.0 e Firmware 1.1.1 non funziona il pulsante WPS fisico nel router invece quello virtuale nella sezione Wireless si.
è possibile farlo rifunzionare o se si vuole limitare il suo uso per sicurezza mettere uno swich che abilita il pulsante fisico del WPS in qualche tab è possibile?
Oppure ho io problemi al pulsante ma mi ricordo che una volta avevo resettato il modem e con gui TIM il pulsante funzionava a dovere

@Ansuel
Copy link
Owner

Ansuel commented Jul 14, 2018

puoi darmi l'output di questo ?

uci show button

@yhcim86
Copy link
Author

yhcim86 commented Jul 15, 2018 via email

@Escart94
Copy link
Collaborator

@yhcim86
You need to download PUTTY client and use the SSH connection in order to access to the modem BusyBox.
The username and password are root/root, after login, you can copy & paste the command "uci show button" or simpy write it into the console - after doing this please copy the output code here.

@yhcim86
Copy link
Author

yhcim86 commented Jul 20, 2018

root@modemtim:~# uci show button
button.reset=button
button.reset.button='BTN_0'
button.reset.action='released'
button.reset.handler='rtfd'
button.reset.min='5'
button.reset.max='30'
button.eco=button
button.eco.button='BTN_1'
button.eco.action='released'
button.eco.handler='wifionoff.sh'
button.eco.min='3'
button.eco.max='8'
button.acl=button
button.acl.button='BTN_1'
button.acl.action='released'
button.acl.handler='acl_button_pressed.sh'
button.acl.min='8'
button.acl.max='20'
button.dect_paging=button
button.dect_paging.button='BTN_2'
button.dect_paging.action='released'
button.dect_paging.handler='ubus call mmpbxbrcmdect.paging toggle'
button.dect_paging.min='0'
button.dect_paging.max='3'
button.dect_registration=button
button.dect_registration.button='BTN_2'
button.dect_registration.action='released'
button.dect_registration.handler='ubus call mmpbxbrcmdect.registration open'
button.dect_registration.min='3'
button.dect_registration.max='30'
button.info=button
button.info.button='BTN_1'
button.info.action='released'
button.info.handler='logger INFO button pressed ; ubus send infobutton '''{"state":"active"}''''
button.info.min='0'
button.info.max='3'
button.wps=button
button.wps.button='BTN_4'
button.wps.action='released'
button.wps.handler='wps_button_pressed.sh'
button.wps.min='0'
button.wps.max='3'
button.ua_register=button
button.ua_register.button='BTN_4'
button.ua_register.action='released'
button.ua_register.handler='logger INFO ua_register pressed ; ubus send button '''{ "wps" : "pressed" }''''
button.ua_register.min='0'
button.ua_register.max='5'

Ecco quello che mi chiedevi Ansuel

@yhcim86
Copy link
Author

yhcim86 commented Jul 20, 2018 via email

@FrancYescO
Copy link
Collaborator

Ho appena testato su DGA4132 1.2.0 e 789v2 UNO 17.2 e a me il pulsante WPS sembra funzionare... o per lo meno dopo averli premuti ha iniziato a lampeggiare arancione (e poi rosso) la luce WPS

possiamo considerare il bug risolto?

@yhcim86
Copy link
Author

yhcim86 commented Oct 2, 2018 via email

@FrancYescO
Copy link
Collaborator

puoi provare ad eseguire da terminale wps_button_pressed.sh? dopo che premi il pulsante WPS non accade niente sul led?

quindi stai provando su DGA4130 1.1.1 e GUI 8.7.2?

@yhcim86
Copy link
Author

yhcim86 commented Oct 2, 2018 via email

@FrancYescO
Copy link
Collaborator

Ti colleghi al modem in ssh con putty o quello che sia e lo esegui

@yhcim86
Copy link
Author

yhcim86 commented Oct 2, 2018 via email

@FrancYescO
Copy link
Collaborator

a me nel momento in cui premo il pulsante su accende il led WPS...mi rimane da pensare é un problema solo dei 4130 se non addirittura solo il tuo pulsante non funzionante...puoi dare le ultime righe del comando logread dopo che premi il pulsante? magari troviamo qulacosa lí...

@yhcim86
Copy link
Author

yhcim86 commented Oct 3, 2018 via email

@Ansuel
Copy link
Owner

Ansuel commented Oct 4, 2018

puoi darci i log dopo che hai premuto il tasto? e che tasto premi ? ho collegato il mio agtef e il tasto wps funziona correttamente

@yhcim86
Copy link
Author

yhcim86 commented Oct 4, 2018 via email

@Ansuel
Copy link
Owner

Ansuel commented Oct 4, 2018

quale dei due tasti ?

@yhcim86
Copy link
Author

yhcim86 commented Oct 4, 2018 via email

@Ansuel
Copy link
Owner

Ansuel commented Oct 4, 2018

che ne sono due devi premere quello più verso i connettori

@yhcim86
Copy link
Author

yhcim86 commented Oct 4, 2018 via email

@yhcim86
Copy link
Author

yhcim86 commented Oct 4, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants