Package: gnokii Version: 0.6.5-1 Hi,
I use a bluetooth USB dongle to configure my Nokia 6230 with gnokii, which used to work. Since last debian upgrade I do have a problem: % /usr/lib/gnokii/gnokii --identify GNOKII Version 0.6.5 Couldn't open PHONET device: Success Telephone interface init failed: Command failed. Quitting. A program strace shows that gnokii doesn't do anything between reading the config and issuing the error message: open("/mnt/andromeda/home/hadmut/.gnokiirc", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0640, st_size=496, ...}) = 0 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ae1000 read(4, "#/usr/lib/gnokii/gnokii --identify\n#/usr/lib/gnokii/gnokii --setdatetime\n\n\n[g lob"..., 131072) = 496 read(4, "", 131072) = 0 write(2, "Couldn\'t open PHONET device: Success\n", 37Couldn't open PHONET device: Success ) = 37 My .gnokiirc: [global] port = 00:... connection = bluetooth model = 6310i rfcomm_channel = 15 initlength = default connection = bluetooth use_locking = no serial_baudrate = 19200 smsc_timeout = 10 Output of gnokii with debug enabled: GNOKII Version 0.6.5 LOG: debug mask is 0x1 phone instance config: model: 6310i port_device: 00:... connection_type: 5 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: 15 sm_retry: off Connecting Serial device: opening device 00:... Couldn't open PHONET device: Success Error in link initialisation: 1 Telephone interface init failed: Command failed. Quitting. Serial device: closing device regards Hadmut -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]