Finally got my camera to work with Linux

I did eventually get my camera to work with Linux. As I mentioned before my cheap Mustek MDC 3500 didn't work as simply as I hoped under Linux, but because it supports USB mass storage it ‘just worked’ under Windows. Turns out that the reason it didn't work under Linux was that my kernel was missing the relevant entry in a table of recognised USB devices.

It looks like this Polish webpage is giving the appropriate table entries, which can be added to drivers/usb/storage/unusual_devs.h to get this working. I haven't tried that, but I did upgrade to Linux 2.6.0, which has these entries in. Now it just works. I can mount the camera filesystem with the following /etc/fstab entry:

/dev/sda1	/mnt/camera	vfat	defaults,user		0	0

I still haven't been able to point gphoto2 or anything at my camera. They have the same problem with incomplete tables of USB devices. It seems a bit daft having the kernel and each camera application having to know about every camera model. But at least I can mount the thing and take photos off it.

So here's a badly taken photo of a squirrel in next door's garden (unfortunately I missed the moment when it was sitting on a branch staring at me):

Picture of a squirrel climbing down the trunk of a tree.

Backup device?

I thought that since I had the camera plugged in just now I might as well find out whether the filesystem Linux talks to is really there and not just a fake view on the internal data. It seems to be ‘real’, in the sense that I can copy arbitrary things to it. I've used it to make a backup of my CVS repository and this blog.

I expect big corporations and military types are upsetting themselves about the espionage possibilities of this stuff. Ordinary people can now wonder around with ¼Gb of storage on a key-ring. Much niftier than the old MacGyver-stylee microfilm-in-a-watch trick.

< Text::VimColor version 0.08 | Random thoughts about code quality, timesheeting and CVS >

Miniblog

(nuggets of inanity)

Tuesday Apr 24th 2007, 16:54 »
Just took the annual web design survey that AListApart do. I don't realy consider myself to be a web designer, but I have been doing a lot of HTML and CSS lately.
Monday Apr 23rd 2007, 18:23 »
Strange, there appears to be a bare-knuckle boxing match going on in the field outside my flat. Wish they wouldn't make so much noise about it.
Thursday Mar 1st 2007, 18:47 »
“In its written form, Hebrew has no vowels, making it the ideal language for texting.”
—Said in jest on some Radio 4 programme just now.

Archive: 2007 · 2006 · 2005 · 2004
Feed