Pro X2 not found by eyefi-config

396 views
Skip to first unread message

Frank Evers

unread,
Jan 24, 2011, 3:17:34 PM1/24/11
to eyefi-conf...@googlegroups.com
Hi

I installed eyefi-config recently and tried to configure my Pro X2,
however the card isn't "seen". It's mounted correctly and i can access
the memory part without problems, however eyefi-config kepps telling
me it hasn't found any eye-fi cards. Running it sudoed didn't help
either.

Is this a known problem with the Pro X2? Is there anything that might
be missing in my installation?

I'm running Debian unstable and a Linux 2.6.32-5-amd64 kernel
I tried on 686 arch too, same result.

frank@lulu:~$ bin/eyeficonfig/eyefi-config-009/eyefi-config -f -d5
unable to locate Eye-Fi card
Please check that your card is inserted and mounted
If you still have issues, please re-run with the '-d5' option and
report the output

Anyone can help?

--
Gruß,Frank

duane attaway

unread,
Jan 24, 2011, 3:13:07 PM1/24/11
to eyefi-conf...@googlegroups.com
Make sure the card is mounted somewhere on your filesystem, then try it. 

Dave Hansen

unread,
Jan 24, 2011, 3:16:31 PM1/24/11
to eyefi-conf...@googlegroups.com

Have you recently formatted your card?

The official Eye-Fi software looks for know volume-ids of each of their
models. If it can't find the files that it needs on the card,
(EyeFi/{rsp,req}{c,m}) it goes and creates them. My software,
unfortunately, doesn't have that list of volume-ids. So, I don't touch
the card unless I find those files.

You can create them by doing:

cd /media/NAME_HERE_OF_CARD
mkdir -p EyeFi
dd if=/dev/zero bs=16384 count=1 of=EyeFi/reqm
dd if=/dev/zero bs=16384 count=1 of=EyeFi/reqc
dd if=/dev/zero bs=16384 count=1 of=EyeFi/rspm
dd if=/dev/zero bs=16384 count=1 of=EyeFi/rspc

I've been meaning to fix this somehow, but just don't have a good way to
do it. Any suggestions?

-- Dave

Frank Evers

unread,
Jan 24, 2011, 3:40:57 PM1/24/11
to eyefi-conf...@googlegroups.com
Hi

Thank you for your quick response Dave,

Am Montag, 24. Januar 2011 schrieb Dave Hansen:

> You can create them by doing:
>
> cd /media/NAME_HERE_OF_CARD
> mkdir -p EyeFi
> dd if=/dev/zero bs=16384 count=1 of=EyeFi/reqm
> dd if=/dev/zero bs=16384 count=1 of=EyeFi/reqc
> dd if=/dev/zero bs=16384 count=1 of=EyeFi/rspm
> dd if=/dev/zero bs=16384 count=1 of=EyeFi/rspc

Yes, i guess i formatted the card a while back, but the files were
already present, probably EyeFi Center reinstalled them?

frank@lulu:/media/EOS_DIGITAL$ ls -l EyeFi/
insgesamt 128
-rwxr-xr-x 1 frank root 16384 9. Jan 01:21 REQC
-rwxr-xr-x 1 frank root 16384 9. Jan 01:21 REQM
-rwxr-xr-x 1 frank root 16384 1. Sep 20:14 RSPC
-rwxr-xr-x 1 frank root 16384 1. Sep 20:14 RSPM

would formatting and rewriting the files make a difference?
Any other conclusion?

duane, the card was mounted. I remounted just to make sure but the
result remains the same.
--
Gruß,Frank

jnweiger

unread,
Jan 24, 2011, 6:33:48 PM1/24/11
to Eye-Fi Config Discussion
I am running into a similar issue.
My Card is a 4GB Connect X2. Class 6.

ls -alR /media/Eye-Fi
/media/Eye-Fi/:
total 164
drwxr-xr-x 5 testy root 32768 1970-01-01 01:00 .
drwxr-xr-x 8 root root 4096 2011-01-24 23:57 ..
drwxr-xr-x 3 testy root 32768 2008-12-22 21:40 Autorun
-rwxr-xr-x 1 testy root 156 2007-10-25 01:06 autorun.inf
drwxr-xr-x 2 testy root 32768 2010-03-18 00:05 .fseventsd
-rwxr-xr-x 1 testy root 0 2010-03-18 00:05 .metadata_never_index
drwxr-xr-x 4 testy root 32768 2007-10-14 22:07 START HERE

/media/Eye-Fi/.fseventsd:
total 64
drwxr-xr-x 2 testy root 32768 2010-03-18 00:05 .
drwxr-xr-x 5 testy root 32768 1970-01-01 01:00 ..
-rwxr-xr-x 1 testy root 0 2010-03-18 00:05 no_log

There is no EyeFi directory there. I am pretty sure the card was new,
and never formatted.
I create the files as described above, now eyefi-config -s shows me a
nice network scan.

Frank Evers

unread,
Jan 25, 2011, 1:55:54 AM1/25/11
to eyefi-conf...@googlegroups.com
Hi

Am Dienstag, 25. Januar 2011 schrieb jnweiger:
> There is no EyeFi directory there. I am pretty sure the card was
> new, and never formatted.
> I create the files as described above, now eyefi-config -s shows me
> a nice network scan.

Hmm, so i had a closer look and on the card and there was also some
gunk in the root dir that might have been a problem. I deleted that
and also the EyeFi dir, which i build up again following Dave's
instructions and it works fine now.

Thank you all for your help :)
--
Gruß,Frank

Reply all
Reply to author
Forward
0 new messages