Camera Hacker

: :

Add Comment | Related Links | TrackBack
Related Content

Enabling RAW Mode on Nikon Coolpix E3200 with Mac OS X

Hi, I'm trying to hack my Nikon Coolpix E3200 for Raw capability. I see that the camera is listed as compatible on the DCRAW website, so I know it can be done. I tried the Raw Enabler via VirtualBOX using Snow Leopard as host and Windows XP SP3 as guest but have not had success with that. I saw that MacPorts had photopc and as I am a command line noob I decided to give MacPorts another try (have tried it before but got nowhere with it). I've been learning the basics of Unix lately, so I was fine this time around especially with the package installation. Anyways here's the terminal output.

adamlogan:ppc-3_05 adamlogan$ sudo port install photopc
---> Computing dependencies for photopc
---> Fetching photopc
---> Verifying checksum(s) for photopc
---> Extracting photopc
---> Configuring photopc
---> Building photopc
---> Staging photopc into destroot
---> Installing photopc @3.05_0
---> Activating photopc @3.05_0
---> Cleaning photopc
adamlogan:ppc-3_05 adamlogan$ cd
adamlogan:~ adamlogan$ photopc id "DIAG RAW"
Error 2: open /dev/photopc error No such file or directory
eph_open failed

I tried building photopc from source on Snow Leopard but I get this

cd Desktop/ppc-3_05
adamlogan:ppc-3_05 adamlogan$ ./configure
-bash: ./configure: Permission denied
adamlogan:ppc-3_05 adamlogan$ sudo ./configure
Password:
sudo: ./configure: command not found
adamlogan:ppc-3_05 adamlogan$

I am just baffled, I'm an Admin user, I even changed permissions of the folder and all contained items to read write execute for owner group and others and tried the ./configure and sudo ./configure commands again. Help would be much appreciated.

Tried building photopc from source on Windows XP W SP3 via virtual machine, the output.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Administrator>CD Desktop/ppc301p2/

C:\Documents and Settings\Administrator\Desktop\ppc301p2>DIR
Volume in drive C has no label.
Volume Serial Number is 2005-8229

Directory of C:\Documents and Settings\Administrator\Desktop\ppc301p2

11/29/2009 08:40 AM <DIR> .
11/29/2009 08:40 AM <DIR> ..
04/27/1999 01:38 PM 3,052 a12scan.c
04/22/1999 08:01 AM 1,419 a12scan.h
04/22/1999 08:01 AM 16,413 comio.c
04/22/1999 08:01 AM 1,269 comio.h
04/11/1999 02:11 PM 2,481 config.h.in
04/11/1999 02:12 PM 63,659 configure
04/22/1999 08:01 AM 2,999 configure.in
04/22/1999 08:01 AM 3,314 ctimez.c
04/22/1999 08:01 AM 1,041 ctimez.h
04/22/1999 08:01 AM 8,453 eph_cmd.c
04/22/1999 08:01 AM 2,338 eph_err.c
04/22/1999 08:01 AM 11,740 eph_io.c
04/22/1999 08:01 AM 3,005 eph_io.h
04/22/1999 08:01 AM 2,503 eph_iob.c
04/22/1999 08:01 AM 10,058 eph_open.c
04/22/1999 08:01 AM 3,705 eph_priv.h
04/22/1999 08:01 AM 4,869 eph_read.c
04/27/1999 01:56 PM 10,359 epinfo.c
04/22/1999 08:01 AM 4,290 epinfo.man
04/22/1999 08:01 AM 8,714 exifscan.c
04/22/1999 08:01 AM 911 exifscan.h
04/22/1999 08:01 AM 2,859 filetime.c
04/22/1999 08:01 AM 767 filetime.h
04/22/1999 08:01 AM 5,927 fnames.c
04/22/1999 08:01 AM 965 fnames.h
04/11/1999 02:11 PM 25,424 getopt.c
04/11/1999 02:11 PM 4,639 getopt.h
03/06/1999 12:49 PM 5,835 install-sh
04/22/1999 09:01 AM 6,324 makefile.dos
04/22/1999 01:01 AM 5,018 Makefile.in
04/22/1999 08:01 AM 5,043 makefile.tc1
04/22/1999 08:01 AM 5,729 makefile.win
11/29/2009 08:40 AM <DIR> msdos
04/22/1999 08:03 AM 45,245 photopc.c
04/22/1999 08:01 AM 15,974 photopc.man
04/22/1999 08:01 AM 15,765 protocol.htm
11/29/2009 08:40 AM <DIR> RCS
04/27/1999 01:55 PM 4,684 README
04/22/1999 08:01 AM 4,240 readme.dos
04/22/1999 07:10 AM 28 revision.h
04/11/1999 02:11 PM 184 strcscmp.c
04/11/1999 02:11 PM 87 strcscmp.h
04/22/1999 08:01 AM 13,165 usage.htm
04/22/1999 08:01 AM 7,142 usleep.c
04/22/1999 08:01 AM 981 usleep.h
11/29/2009 08:40 AM <DIR> win32
43 File(s) 342,617 bytes
5 Dir(s) 9,156,337,664 bytes free

C:\Documents and Settings\Administrator\Desktop\ppc301p2>make
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Administrator\Desktop\ppc301p2>cd win32/

C:\Documents and Settings\Administrator\Desktop\ppc301p2\win32>make
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Administrator\Desktop\ppc301p2\win32>cd..

C:\Documents and Settings\Administrator\Desktop\ppc301p2>cd msdos

C:\Documents and Settings\Administrator\Desktop\ppc301p2\msdos>make
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Administrator\Desktop\ppc301p2\msdos>cd..

C:\Documents and Settings\Administrator\Desktop\ppc301p2>cd RCS

C:\Documents and Settings\Administrator\Desktop\ppc301p2\RCS>make
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Administrator\Desktop\ppc301p2\RCS>CD..

C:\Documents and Settings\Administrator\Desktop\ppc301p2>cd..

C:\Documents and Settings\Administrator\Desktop>cd ppc300

C:\Documents and Settings\Administrator\Desktop\ppc300>dir
Volume in drive C has no label.
Volume Serial Number is 2005-8229

Directory of C:\Documents and Settings\Administrator\Desktop\ppc300

11/29/2009 08:46 AM <DIR> .
11/29/2009 08:46 AM <DIR> ..
04/11/1999 04:11 AM 2,941 a12scan.c
04/11/1999 04:11 AM 1,371 a12scan.h
04/11/1999 05:15 PM 7,020 a12scan.o
04/11/1999 04:11 AM 16,024 comio.c
04/11/1999 04:11 AM 1,244 comio.h
04/11/1999 05:15 PM 2,806 config.cache
04/11/1999 05:15 PM 2,561 config.h
04/11/1999 04:11 AM 2,384 config.h.in
04/11/1999 05:15 PM 2,851 config.log
04/11/1999 05:15 PM 11,032 config.status
04/11/1999 04:12 AM 61,517 configure
04/11/1999 04:11 AM 2,896 configure.in
04/11/1999 04:11 AM 3,194 ctimez.c
04/11/1999 04:11 AM 1,008 ctimez.h
04/11/1999 05:15 PM 7,524 ctimez.o
04/11/1999 04:11 AM 8,123 eph_cmd.c
04/11/1999 05:15 PM 13,160 eph_cmd.o
04/11/1999 04:11 AM 2,247 eph_err.c
04/11/1999 05:15 PM 7,072 eph_err.o
04/11/1999 04:11 AM 11,193 eph_io.c
04/11/1999 04:11 AM 2,893 eph_io.h
04/11/1999 05:15 PM 19,900 eph_io.o
04/11/1999 04:11 AM 2,413 eph_iob.c
04/11/1999 05:15 PM 7,432 eph_iob.o
04/11/1999 04:11 AM 9,634 eph_open.c
04/11/1999 05:15 PM 12,960 eph_open.o
04/11/1999 04:11 AM 3,574 eph_priv.h
04/11/1999 04:11 AM 4,665 eph_read.c
04/11/1999 05:15 PM 9,636 eph_read.o
04/11/1999 05:15 PM 46,427 epinfo
04/11/1999 04:11 AM 9,068 epinfo.c
04/11/1999 04:11 AM 4,156 epinfo.man
04/11/1999 05:15 PM 18,560 epinfo.o
04/11/1999 04:11 AM 8,378 exifscan.c
04/11/1999 04:11 AM 883 exifscan.h
04/11/1999 05:15 PM 15,208 exifscan.o
04/11/1999 04:11 AM 2,747 filetime.c
04/11/1999 04:11 AM 745 filetime.h
04/11/1999 05:15 PM 4,676 filetime.o
04/11/1999 04:11 AM 5,662 fnames.c
04/11/1999 04:11 AM 932 fnames.h
04/11/1999 05:15 PM 10,812 fnames.o
04/11/1999 04:11 AM 24,611 getopt.c
04/11/1999 04:11 AM 4,507 getopt.h
03/06/1999 02:49 AM 5,585 install-sh
04/11/1999 05:15 PM 71,006 libeph_io.a
04/11/1999 05:15 PM 4,922 Makefile
04/11/1999 04:11 AM 6,117 makefile.dos
04/11/1999 04:11 AM 4,826 Makefile.in
04/11/1999 04:11 AM 4,880 makefile.tc1
04/11/1999 05:36 PM 5,645 makefile.win
11/29/2009 08:46 AM <DIR> msdos
04/11/1999 05:15 PM 109,197 photopc
04/11/1999 04:11 AM 43,460 photopc.c
04/11/1999 04:11 AM 15,530 photopc.man
04/11/1999 05:15 PM 61,304 photopc.o
04/11/1999 04:11 AM 15,424 protocol.htm
04/11/1999 04:11 AM 4,461 README
04/11/1999 04:11 AM 4,140 readme.dos
04/11/1999 04:11 AM 23 revision.h
04/11/1999 04:11 AM 174 strcscmp.c
04/11/1999 04:11 AM 83 strcscmp.h
04/11/1999 04:11 AM 12,833 usage.htm
04/11/1999 04:11 AM 6,772 usleep.c
04/11/1999 04:11 AM 947 usleep.h
11/29/2009 08:46 AM <DIR> win32
64 File(s) 775,976 bytes
4 Dir(s) 9,154,912,256 bytes free

C:\Documents and Settings\Administrator\Desktop\ppc300>make
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Administrator\Desktop\ppc300>cd win32

C:\Documents and Settings\Administrator\Desktop\ppc300\win32>make
'make' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Administrator\Desktop\ppc300\win32>

Help would be much appreciated. I apologize for knowing so little about building from source =/.

adam logan
Sun, 29 Nov 2009 14:17:08 +0000

Sorry for a second post, don't see a way to edit my original post =/.
James, I have the 1.1 firmware currently on my camera. The RawEnabler does not work for me either, I have not had results from photopc so far but that could change we will see.

adam logan
Sun, 29 Nov 2009 14:29:17 +0000

Add Comment | Related Links | TrackBack
Related Content

Did your message disappear? Read the Forums FAQ.

TrackBack

TrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites.

Send Ping | TrackBack URL | Spam Control

Title: Nikon Coolpix 3200 fireware hack doesn't work
Weblog: Camera Hacker
Excerpt: I've tried photopc 3.05 and cpixraw_v0.03, doesn't seem to work. i thought it could be because of the firmware on my camera, 1.2 firmware, been looking to downgrade to 1.0.5, but none I could find that I can download it from. Any advices?
Tracked: Sun, 29 Nov 2009 20:38:36 +0000

Add Comment

Spam Control | * indicates required field
Your Name: *
E-mail:
Remember Me!
Comment: *
File attachment is optional. Please do not attach a file to your submission unless it is relevent.
Attach File:
(20 MB Max)
Spam Protection: * Answer of 5 + 0?
Click button only once, please!

Messages, files, and images copyright by respective owners.