From owner-freebsd-questions@FreeBSD.ORG Wed Dec 24 11:39:36 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2841C435 for ; Wed, 24 Dec 2014 11:39:36 +0000 (UTC) Received: from office.cnet.co.za (office.cnet.co.za [41.185.32.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A723764FA4 for ; Wed, 24 Dec 2014 11:39:35 +0000 (UTC) Received: from admin.cnet.co.za ([41.185.32.164] helo=[192.168.0.11]) by office.cnet.co.za with esmtpa (Exim 4.85_RC2) (envelope-from ) id 1Y3ip3-000Ay5-OB for freebsd-questions@freebsd.org; Wed, 24 Dec 2014 12:05:41 +0200 Message-ID: <549A8FF4.3080303@compudoc.za.org> Date: Wed, 24 Dec 2014 12:05:40 +0200 From: Godfrey Hamshire Reply-To: freebsdlist@compudoc.za.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100722 Eudora/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Anyone had experince setting up gnokii Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: unscanned primary on office.cnet.co.za (41.185.32.165); Wed, 24 Dec 2014 12:05:41 +0200 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:39:36 -0000 Hello I have got a Nokia N79 and am trying to set it up to send sms's I am not wanting any thing fancy just to send me sms's in addition to the other notification methods I already employ for power outages loss of connectivity etc etc. I have managed to get this far and am stuck Initializing AT capable mobile phone ... Serial device: opening device /dev/ugen4.2 Gnokii serial_open: tcgetattr: Inappropriate ioctl for device Couldn't open ATBUS device: Inappropriate ioctl for device No matter what I try I am unable to proceed beyond this point Google is not much help here I was wondering what suggestions you guys might have. Regards Godfrey root@32.165 ~ # usbconfig ; gnokii --identify ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen4.1: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen3.1: at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen2.1: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen1.1: at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen4.2: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (100mA) GNOKII Version 0.6.31 LOG: debug mask is 0x1 Config read from file /usr/local/etc/gnokiirc. phone instance config: model = AT port = /dev/ugen4.2 connection = serial initlength = default serial_baudrate = 115200 serial_write_usleep = 5000 handshake = hardware require_dcd = 0 smsc_timeout = 60 rfcomm_channel = 0 sm_retry = 0 Initializing AT capable mobile phone ... Serial device: opening device /dev/ugen4.2 Gnokii serial_open: tcgetattr: Inappropriate ioctl for device Couldn't open ATBUS device: Inappropriate ioctl for device AT bus initialization failed (1) Initialization failed (1) Serial device: closing device Telephone interface init failed: Command failed. Quitting. Command failed.