|
|
||||||||
|
Ancient HistoryPreambleThis page is not about the D90, tips and tricks, recommended gear, etc. All I need to know and more is on Ken Rockwell's site. Hardware I have an acer travelmate 3220 with Ubuntu Hardy Heron. Most of my computer works out of the box. That's not what this page is about. For completeness:
D70 work-flow I used a Nikon D70 for 4 years. Its sensor was getting hard to clean at the mirror mechanics was sometimes unreliable (especially when shooting 1/10 s in vertical mode). I never had any difficulty using my D70 under linux. When I connected it it just appeared on the desktop, I transfer my pictures usingcp, no f-spot fuss. As I shoot raw
(give me one reason not to)
I first need to convert all my pictures with dcraw to something useful like jpg,
before I decide which ones need a closer
inspection with gimp.
Nikon D90Mounting First surprise, the D90 doesn't mount. The computer finds it but is not able to mount it:
~> dmesg
[15130.864303] usb 5-3: new high speed USB device using ehci_hcd and address 7
[15130.997204] usb 5-3: configuration #1 chosen from 1 choice
That's all. I don't know if it's the D90, the Sandisk Ultra-II 8GB card, or the combination.
I found the decisive hint on the blog of Ingo Jürgensmann:
Also, make sure you're member of the White balance Another surprise were all messages The hint came from
Camera Hacker. Actually
the version of
Processing I use The GIMP to process (aka "photoshop") my pictures. I mostly crop or tweek the white balance. But there's a catch: the raw images are loaded using ufraw, but the version (0.13) in ubuntu hardy doesn't understand the camera white balance. I got version 0.15 from GetDeb which works.There's even more fine tuning advertised at the very nice Captured Moments blog. EXIF The next thing I do is to read the exif data from the nef file and write it into the jpg. I do:
MoviesRotate I guess shooting movies with a rotated camera doesn't make a lot of sense... Anyway, in case I did I get them rotated by 90 degrees doing
rotate=1 will be the better option.
Extract thumbnail Well, not really a thumbnail, as I want a same precision jpg image:
|
||||||||
|
Photos © Patrick Koppenburg Dernière mise à jour: 21:42 2009-11-05 - Patrick Koppenburg |
[haut] |