Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 05-24-2022, 05:02 PM   #1
Kindleschokolade
Connoisseur
Kindleschokolade began at the beginning.
 
Posts: 57
Karma: 14
Join Date: Dec 2021
Device: kindle PW3
how to configure wifi from the command line

Hello,
on my jailbroken PW2 I need to change the login credentials for a local WIFI network.
Unfortunately I do not have access to the touchscreen.
But I can connect via ssh over usb thanks to the jailbreak.

How can I proceed from there to setup the WIFi login?

Thanks a lot!
Kindleschokolade is offline   Reply With Quote
Old 05-25-2022, 10:51 AM   #2
encol
Evangelist
encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.
 
Posts: 415
Karma: 750442
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1
Check this KUAL extension i made some time ago, maybe you can find some useful information in the script
encol is offline   Reply With Quote
Advert
Old 05-25-2022, 01:29 PM   #3
Kindleschokolade
Connoisseur
Kindleschokolade began at the beginning.
 
Posts: 57
Karma: 14
Join Date: Dec 2021
Device: kindle PW3
Thanks, I will try.
Kindleschokolade is offline   Reply With Quote
Old 05-26-2022, 10:56 AM   #4
Kindleschokolade
Connoisseur
Kindleschokolade began at the beginning.
 
Posts: 57
Karma: 14
Join Date: Dec 2021
Device: kindle PW3
Thanks again. Worked flawlessly:
For future reference:
Code:
wpa_cli -iwlan0 set_network 0 auth_alg OPEN
wpa_cli -iwlan0 set_network 0 key_mgmt WPA-PSK
wpa_cli -iwlan0 set_network 0 psk '"secret code"'
wpa_cli -iwlan0 set_network 0 proto RSN
wpa_cli -iwlan0 set_network 0 mode 0
wpa_cli -iwlan0 set_network 0 ssid '"Network Name"'
wpa_cli -iwlan0 select_network 0
wpa_cli -iwlan0 enable_network 0
wpa_cli -iwlan0 reassociate
wpa_cli -iwlan0 status
iw wlan0 link
Kindleschokolade is offline   Reply With Quote
Old 03-17-2023, 10:25 AM   #5
Kindleschokolade
Connoisseur
Kindleschokolade began at the beginning.
 
Posts: 57
Karma: 14
Join Date: Dec 2021
Device: kindle PW3
Edit / Update:
Is there a way to save this manually connected wifi network so the kindle will always connect to it?
I found wifid.conf and wifilocker.db in /var/local/system/ but these files are not too helpful it seems.
Kindleschokolade is offline   Reply With Quote
Advert
Old 09-11-2023, 02:53 AM   #6
jack37
Junior Member
jack37 began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2023
Device: Kindle Touch, Kindle Paperwhite 10th Generation
Hello,
Do you know how to open a document without touching the screen on a KT? I don't have access to my touchscreen either.
jack37 is offline   Reply With Quote
Reply

Tags
kindle wifi, kual wifi


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to execute a non-root command without access to command line Galunid Kindle Developer's Corner 4 05-15-2018 07:50 PM
iLiad How to configure wifi and ethernet access sebchin iRex 1 02-09-2013 07:19 PM
Command line - HOW? bookfanmd Calibre 19 01-12-2013 09:17 AM
Need help using command line tsger Recipes 2 07-16-2011 03:23 AM
Why use the command line? slantybard Calibre 6 07-22-2009 12:17 PM


All times are GMT -4. The time now is 09:19 AM.


MobileRead.com is a privately owned, operated and funded community.