QUOTE(datathief @ May 8 2008, 04:06 PM)

QUOTE(Sam Liddicott @ May 8 2008, 01:43 PM)

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:
CODE
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.
QUOTE(datathief @ May 8 2008, 04:06 PM)

QUOTE
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:
CODE
kbdrate -r 30 -d 250
CODE
# 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.
QUOTE(datathief @ May 8 2008, 04:06 PM)

QUOTE
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.