How to run it using USB IR adapter ?
It is detected by system:
Aug 21 15:01:16 goodyhome kernel: usb 2-3: new full speed USB device using address 3
Aug 21 15:01:16 goodyhome kernel: usbserial 2-3:1.0: PL-2303 converter detected
Aug 21 15:01:16 goodyhome kernel: usb 2-3: PL-2303 converter now attached to ttyUSB0 (or usb/tts/0 for devfs)
Aug 21 15:01:16 goodyhome /etc/hotplug/usb.agent[6250]: need a device for this command
Aug 21 15:01:16 goodyhome /etc/hotplug/tty.agent[6252]: add tty device /class/tty/ttyUSB0
I do:
#modprobe ircomm
#modprobe ircomm-tty
In /etc/gnokiirc:
port = /dev/ircomm0
It does not work:
# gnokii --smsreader
GNOKII Version 0.6.0
phone instance config:
model: 6610
port_device: /dev/ircomm0
connection_type: 4
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
Connecting
Serial device: opening device /dev/ircomm0
And no any more reply until CTRL+C
