Comment 4 for bug 122072

Revision history for this message
Jarno Suni (jarnos) wrote :

OK. Here's what I get when the phone is not connected:

$ xgnokii
LOG: debug mask is 0x1
Config read from file /home/jarnos/.gnokiirc.

(xgnokii:6661): Gtk-WARNING **: horizontal scrolling not implemented

(xgnokii:6661): Gtk-WARNING **: horizontal scrolling not implemented
phone instance config:
model: 3120
port_device: /dev/ttyUSB0
connection_type: 2
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device /dev/ttyUSB0
Gnokii serial_open: open: No such file or directory
Couldn't open FBUS device: No such file or directory
Error in link initialisation: 1
Serial device: opening device /dev/ttyUSB0
Gnokii serial_open: open: No such file or directory
Couldn't open FBUS device: No such file or directory
Error in link initialisation: 1
Error in link initialisation: 1
Telephone interface init failed: Command failed.
Quitting.
Failed to open the phone. Quitting.

Here's what I get when I start xgnokii, when the phone is connected:

$ xgnokii
LOG: debug mask is 0x1
Config read from file /home/jarnos/.gnokiirc.

(xgnokii:6934): Gtk-WARNING **: horizontal scrolling not implemented

(xgnokii:6934): Gtk-WARNING **: horizontal scrolling not implemented
Lockfile /var/lock/LCK..ttyUSB0 is stale. Overriding it..
phone instance config:
model: 3120
port_device: /dev/ttyUSB0
connection_type: 2
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device /dev/ttyUSB0
Serial device: setting RTS to low and DTR to low
Serial device: setting RTS to high and DTR to high
Serial device: setting speed to 19200
Switching to FBUS mode

Here xgokii freezes.

I remember they said in gnokii irc channel that xgnokii may ruin any Nokia Series 40 first generation phone's firmware and they recommend to use gnokii, instead. Maybe I should study how to use the command line interface. (If I remember right, they have some special repository where you can find newer version of the software. I tried it in Feisty earlier, and it warned me about the possible damage with my phone.)