[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnokii not working on Freebsd with Dku2 cable
From: |
Bishal |
Subject: |
Re: Gnokii not working on Freebsd with Dku2 cable |
Date: |
9 Apr 2007 06:38:24 -0000 |
Hi,
I installed libusb on freebsd but it core dumped with following
error
GNOKII Version 0.6.14
LOG: debug mask is 0x1
phone instance config:
model: 6230
port_device: /dev/ugen0
connection_type: 10
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
sm_retry: off
Connecting
Serial device: opening device /dev/ugen0
Ignoring extra header, type 171, length 5
Segmentation fault (core dumped)
My configuration is:
[global]
port = /dev/ugen0
model = 6230
initlength = default
connection = dku2libusb
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
[gnokiid]
bindir = /usr/local/sbin/
[connect_script]
TELEPHONE = 12345678
[disconnect_script]
[logging]
debug = on
rlpdebug = off
xdebug = off
Operating system is freebsd 6.1 and Phone model is Nokia 6230 with CA-53
usb cable.
Thank you
BIshal
On 4/8/2007, "Pawel Kot" <address@hidden> wrote:
>Hi,
>
>On 8 Apr 2007 11:13:32 -0000, Bishal <address@hidden> wrote:
>> I am trying to install gnokii on freebsd 6.1 My phone model is
>> Nokia 6230 and I am using Dku2 usb cable to connect. However when I try
>> to identify my phone it gives me following error;
>
>Gnokii documentation tells you to provide your config file when
>reporting a problem.
>
>> connection_type: 9
>
>It says that you are using connection = dku2 which is designed to work
>with Linux kernel driver (so for sure not FreeBSD). You should install
>libusb and use connection = dku2libsub. This is again described in the
>documentation.
>
>take care,
>pkot
>--
>Pawel Kot
>
>
>_______________________________________________
>gnokii-users mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/gnokii-users
>
>