# ~jhs/.gnokiirc http://www.berklix.com/~jhs/dots/.gnokiirc # My cables are labelled DAU-9P # See Also: # /usr/local/etc/gnokiirc* # /usr/ports/comms/gnokii # ~/.gammurc # ~/tech/nokia/notes # Versions: # FreeBSD-4.11 used 6.4 Works reliably # FreeBSD-6.1 Works occasionally. # FreeBSD-6.2 used 6.14 Very slow on "Reading caller group names" # Usage: cd ~/tech/nokia ; xs xgnokii [global] port = /usr/home/jhs/.dev.nokia.tty # port = /usr/home/jhs/.dev.sony.tty # port = /usr/home/jhs/.dev.sony.usb # Preamble: # - I have 2 programs: gnokii & gammu # - I have 3+ host with cables: serial & USB # - Some hosts have mutiple serial cables on same host. # - Serial FreeBSD-4.11 --> /dev/cuaa[01] # - Libretto serial port cuaa0 # - Libretto infra red /dev/cuaa1 (hit Esc at boot) # - Serial FreeBSD-6.1 --> /dev/cuad[01] # - Sony USB adapter: /dev/ { ugen0 ugen0.1 ugen0.2 ugen0.3 } # Create sym links with this # ln -s /dev/cuaa0 /host/lapa/usr/home/jhs/.dev.nokia.tty # ln -s /dev/cuaa0 /host/lapa/usr/home/jhs/.dev.sony.tty # No cable in place # ln -s /dev/cuad0 /host/fire/usr/home/jhs/.dev.sony.tty # ln -s /dev/cuad1 /host/fire/usr/home/jhs/.dev.nokia.tty # ln -s /dev/ugen0 /host/fire/usr/home/jhs/.dev.sony.usb # No cable in place # ln -s /dev/ugen0 /host/lapa/usr/home/jhs/.dev.sony.usb # No cable in place # ln -s /dev/ugen0 /host/laps/usr/home/jhs/.dev.nokia.usb # No cable exists # ln -s /dev/ugen0 /host/laps/usr/home/jhs/.dev.sony.tty # No port on host # ln -s /dev/ugen0 /host/laps/usr/home/jhs/.dev.sony.usb #---------------- model = 6110 # model = 6110 # Nokia 6110 # model = at # ? For Sony CMD-J70 & PTX-520 ? # model = 6210 # model = series60 # for Symbian phones #---------------- # initlength = default # Not needed for Nokia6110+FreeBSD-4.11. # # number of characters sent to phone during initialisation. # either set it to word "default" or a positive integer. # # You can try setting this value if you want to connect # to the phone quicker. If you've never noticed the # connection to be slow, it is suggested that you # leave this alone. Read the initialisation code in fbus-xxxx # to understand what this changes if you're curious. #---------------- # handshake=hardware # For Sony CMD-J70 & PTX-520 ? #---------------- connection = serial # connection = dau9p # connection = infrared # Nothing specified OK # For the nk6110 driver only infrared is valid for the IrDA connection # connection=fbus # Unsupported [global] connection value "fbus" #---------------- # serial_baudrate = 19200 # 19200 OK # serial_baudrate = 115200 # Experiment for Sony CMD-J70: serial_baudrate = 19200 # Gammu auto runs to nokia at 115200, but can gnokii ? # Defaults to 19200 #---------------- # serial_write_usleep = 10000 #---------------- bindir = /usr/local/sbin/ # Point to location of various gnokii binaries. # In particular ensure that mgnokiidev is in this location, with # permissions 4750, owned by root, group gnokii. Ensure you # are in the gnokii group. #---------------- use_locking = yes # will need write access to /var/lock #---------------- debug = on #---------------- rlpdebug = on #----------------