# ~jhs/.gnokiirc http://www.berklix.com/~jhs/dots/.gnokiirc # My cables are physically 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 After clicking "Contacts" it takes # ~3.5 mins: "Reading caller group names" # Then click "Read From Phone" comes up quick. # but with everyone marked as No Group. # Usage: cd ~/tech/nokia ; xs xgnokii [global] port = /home/jhs/.dev.nokia.tty # Distfile excepts these symbolic links: # ~/.dev.nokia.tty ~/.dev.nokia.usb ~/.dev.sony.tty ~/.dev.sony.usb # which link to (FreeBSD-4.11: /dev/cuaa[01], FreeBSD-6.2: /dev/cuad[01] # - Rel=4.11, Host=Lapl Libretto (For BIOS: hit Esc at boot) # Serial port /dev/cuaa0, Infra red /dev/cuaa1. # - Rel-6.2, Host=Fire /dev/cuad0 top port, /dev/cuad1 bottom. # - Sony USB adapter: /dev/ { ugen0 ugen0.1 ugen0.2 ugen0.3 } # Note for future possible use when I try on 8.0: # hint.uart.0.flags="0x00100" #---------------- # model = 5110 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 # "serial" works for host=fire, rel=6.2 # 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 # unspecified works for host=fire, rel=6.2 # 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 #----------------