Please reopen the bug.

There is a difference between using nokia_dku2 module and using libusb.
With a linux kernel 2.6.16.56 including the nokia_dku2 module gnokii
(connection=dku2) is able to download SMS using FBUS protocol
(using /dev/ttyUSB1). But after unloading nokia_dku2 gnokii
(connection=dku2libusb) aborts with following message:
GetSMS IN 1 failed! (The current frame isn't handled by the incoming
function.)

Looks like Alex Kanavin found an explanation:
> Interesting. When using libusb, for some reason gnokii sends the SMS
> folder list request twice. Probably the timeout is too aggressive:
> 
> Getting SMS...
> Getting SMS Folders...
> Message sent: 0x14 / 0x0006
> 00 01 00 12 00 00                               |
> Message sent: 0x14 / 0x0006
> 00 01 00 12 00 00
> 
> It receives two responses, and gets very confused by the second one.
> When using nokia_dku2, it only sends one request and everything works.
> You should definitely send these logs to Pawel Kot, or to the gnokii
> list.

Regards,
Dirk




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to