Re: Trying to get a Nokia N79 to work

"Godfrey" <[email protected]> Sun, 28 Dec 2014 12:33:49 +0200
Newsgroups gmane.linux.drivers.gnokii
Message-ID <5151B07276CF4895924369C08D1C2848@workstation>
Hello

Your advice was correct to appraoch the freebsd users group

The members advised me to try the various serial ports not the usb port ie 
not /dev/ugen4.2

but rather port = /dev/cuaU0 which I did sequentially till I got one to to 
work.

I thought I would give you the follow up on this incase you get asked again 
in the future.

Thank you again for your assistance

Regards

Godfrey



----- Original Message ----- 
From: "Baurzhan Ismagulov" <[email protected]>
To: <[email protected]>
Sent: Wednesday, December 24, 2014 6:34 PM
Subject: Re: Trying to get a Nokia N79 to work


> Hello Godfrey,
>
> On Wed, Dec 24, 2014 at 02:01:37PM +0200, Godfrey wrote:
>> 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
>
> When I had problems with the cable connection, I was advised on this
> list to use bluetooth. It helped.
>
> If you don't want to use bluetooth, then the first step would be to
> strace -f -o gnokii.log gnokii --identify (possibly even -e
> trace=open,close,read,write,ioctl) to find out which ioctls FreeBSD
> doesn't like (FWIW, I didn't have that problems under Linux). If I were
> in your shoes, I'd try to return to FreeBSD lists with that information,
> since the answer is probably not gnokii-specific.
>
> With kind regards,
> Baurzhan.
>
> _______________________________________________
> gnokii-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/gnokii-users
>