Archive for December, 2007

Reviving my Kodak Z710 digital camera

Sunday, December 30th, 2007

My digital camera, a Kodak Z710, stopped working under ubuntu a while back; the error message “Could not claim the USB device” was cited.

A quick google brought up the solution, on Ubuntu Forums – apparently the line relating to the camera was no longer present in /etc/udev/rules.d/45-libgphoto2.rules.
I inserted the relevant line,
SYSFS{idVendor}=="040a", SYSFS{idProduct}=="05b3", MODE="0660", GROUP="plugdev",
at the bottom of that file and, after reloading those rules with /etc/init.d/udev restart. This final step is important – otherwise you’ll have to restart your PC ;-)

I got the idVendor and idProduct values from the output of lsusb. They were also present in the post to Ubuntu Forums.

Sad state…

Wednesday, December 19th, 2007

As Chuck Burgess says, “The sad state of U.S. Homeland Security…”

The Linux Counter Project

Friday, December 14th, 2007

The Linux Counter project has been going for some time now and is an attempt to determine how many people are using Linux worldwide.

It is also used to estimate how many machines Linux is installed on.

I received an email this morning asking me to update my details, this is not uncommon as I had not logged in for quite some time, and felt compelled to blog about it to remind others who might want to ‘stand up and be counted’.

The Irish Linux Counter Homepage details how best to register yourself if you are based in Ireland.

So go on, what are you waiting for?