It works repeatedly, although it often doesn't switch back from whiptail...
Are there any other scripts in /etc/titchy-phone-daemon/event.d that could be doing something to affect it? Does X come back after:
openvt -w -s -- whiptail --msgbox "test" 20 50
That killed the x session again the first time I did it, but worked afterwards.
I noticed that "ps -fade" showed a couple of whiptail notifications that were still running, which I also killed.
I'll see what data I can gather if it goes wrong again.
I also note they key-repeat has stopped working.
Are KEYBOARD_RATE and KEYBOARD_DELAY set properly in /etc/console-tools/config? You can use this command to set the key repeat rate and delay back to the defaults:
kbdrate -r 30 -d 250
# kbdrate -r 30 -d 250
Cannot open /dev/port: No such file or directory
I don't have a /dev/port; the times were commented out in the config file, I have un-commented and we will see what happens -
however, I think unrelated to that config, the keyboard repeat has come back when the X session died. Weird.
Am I daft to think I need to install wpasupplicant?
I've no idea whether WPA works with this wifi driver.
Thanks for your help on this.