[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Can't access files on 6610i with gnokiifs.
From: |
Johnny Strom |
Subject: |
Can't access files on 6610i with gnokiifs. |
Date: |
Sat, 16 Jul 2005 15:09:30 +0300 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.7.8-1.3.1 |
Hello
I am testing gnokiifs from here: http://www.gnokii.org/download/gnokiifs/
I have compiled and started the program and I have also mounted the file
system without problems it seems read more below.
And I am using Debian sarge with Gnokii version 0.6.5,
I am also using irda with the nsc_ircc driver.
Gnokii as such seems to be working ok I can get the addressbok
and such things to work ok.
I have kernel version 2.6.12.2 with code support compiled in.
The mount seems to work I get this printed when I mount:
mount -tcoda /dev/cfs0 /media/nokia/
LOG: debug mask is 0x1
phone instance config:
model: 6610i
port_device: /dev/ircomm0
connection_type: 4
init_length: 0
serial_baudrate: 115200
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/ircomm0
Nokia 6610i 3156
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00 |
Message received: 0x1b / 0x002e
01 33 00 08 00 01 58 28 00 23 56 20 34 2e 31 30 | 3 X( #V 4.10
0a 30 38 2d 31 30 2d 30 34 0a 52 4d 2d 33 37 0a | 08-10-04 RM-37
28 63 29 20 4e 6f 6b 69 61 2e 0a 41 00 00 | (c) Nokia. A
Received message type 1b
model length: 5
Received model RM-37
Now to my problem when I try to access the phone with "ls" I get this:
cd /media/nokia
ls
Message sent: 0x6d / 0x0011
00 01 00 68 00 08 00 41 00 3a 00 5c 00 2a 00 00 | h A : \ *
00 |
Message received: 0x6d / 0x000a
01 3c 00 f0 01 68 00 00 00 00 | < h
Received message type 6d
Failed to get info for A:\*:Unknown error - well better than nothing!!
ls: .: No such file or directory
And here below is the relevant info from dmesg that seems to indicate a
problem perhaps eg. (coda_read_super: Bad mount data):
IrDA: Registered device irda0
nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
irlap_change_speed(), setting speed to 9600
irlap_change_speed(), setting speed to 115200
irlap_change_speed(), setting speed to 9600
coda_read_super: Bad mount data
coda_read_super: device index: 0
irlap_change_speed(), setting speed to 115200
coda_read_super: rootfid is (00000000.0fffffff.01234567.0fffffff)
coda_read_super: rootinode is 2098881535 dev coda
Any suggestions what I could try?
I also tried this:
gnokii --getfilelist 'A:\*'
GNOKII Version 0.6.5
LOG: debug mask is 0x1
phone instance config:
model: 6610i
port_device: /dev/ircomm0
connection_type: 4
init_length: 0
serial_baudrate: 115200
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/ircomm0
Nokia 6610i 3156
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00 |
Message received: 0x1b / 0x002e
01 33 00 08 00 01 58 28 00 23 56 20 34 2e 31 30 | 3 X( #V 4.10
0a 30 38 2d 31 30 2d 30 34 0a 52 4d 2d 33 37 0a | 08-10-04 RM-37
28 63 29 20 4e 6f 6b 69 61 2e 0a 41 00 00 | (c) Nokia. A
Received message type 1b
model length: 5
Received model RM-37
Message sent: 0x6d / 0x0011
00 01 00 68 00 08 00 41 00 3a 00 5c 00 2a 00 00 | h A : \ *
00 |
Message received: 0x6d / 0x000a
01 3c 00 f0 01 68 00 00 00 00 | < h
Received message type 6d
Failed to get info for A:\*: Unknown error - well better than nothing!!
Serial device: closing device
I tested with model = 6610i and 6510 in the gnokiirc file and I get the
same error above.
I have these kernel modules loaded:
nsc_ircc 18940 0
irda 187196 1 nsc_ircc
Thanks
Johnny
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Can't access files on 6610i with gnokiifs.,
Johnny Strom <=