[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SMS logo error
From: |
Pawel Kot |
Subject: |
Re: SMS logo error |
Date: |
Fri, 28 Jun 2002 16:02:38 +0200 (CEST) |
On 28 Jun 2002, Eugene Grimsdell wrote:
> But I think getting the logo gives a clue why it is not working
>
> Exact command used on 0.3.5 compiled with debug on.
>
> gnokii -getlogo op ./testlogo 65501
^^^^^
This is wrong format. Try:
gnokii --getlogo op ./testlogo 655-01
or:
gnokii --getlogo op ./testlogo "655 01"
> Other than this and the error=4 on sending the logo which was pointed as
> a timeout error [cant find the wait_on() in the gnokii.c file to extend
> the timeout]
The driver not the application. In 0.3.5 it would be common/fbus-6110.c
Function name matches 'SendSMSMessage'.
pkot
--
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
Re: SMS logo error, Marcin Wiacek, 2002/06/28
Re: SMS logo error, Marcin Wiacek, 2002/06/28