LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-11-2008, 06:01 AM   #1
adriv
Member
 
Registered: Nov 2005
Location: Diessen, The Netherlands
Distribution: Slackware 15
Posts: 700

Rep: Reputation: 43
Fuji Finepix F30 doesn't work


Hi,

I'm trying to get a Fuji Finepix F30 digital camera to work, but so far it won't...

The camera is recognized, from lsusb:
Code:
Bus 1 Device 8: ID 04cb:019b Fuji Photo Film Co., Ltd
Digikam (which doesn't seem to recognize the camera) and all dependencies are installed, when I plug the camera in it turns up in media:/USB Imaging Interface, clicking it gives this:

(translated someting like this)
Code:
Couldn't start the following proces: Not able to make io-slave. Klauncher: unkown protocol: 'camera'.
I've been searching a lot for this, but can't seem to get it working, so any help is highly appreciated.

Slackware 12, KDE.
 
Old 01-11-2008, 07:27 AM   #2
MonctonJohn
Member
 
Registered: Aug 2007
Location: Canada
Distribution: Mint
Posts: 112

Rep: Reputation: 15
Try running digikam as root and see if it works. Could be a permissions problem. If it works then you have to play with udev rules (if you are using udev) so that the device node is created with access for you to use it. I would create a "camera" group and add your user to it, then make the udev rule to allow the camera group rw access.

If digikam does not work as root then try installing libptp. That again will only work as root unless the you have rw access to the device when it is plugged in.

Let me know if that works
 
Old 01-11-2008, 10:38 AM   #3
adriv
Member
 
Registered: Nov 2005
Location: Diessen, The Netherlands
Distribution: Slackware 15
Posts: 700

Original Poster
Rep: Reputation: 43
Thanks for the advice!
Indeed, as root it just works.
So it has to be a permissions matter.
But I haven't got the faintest idea where to go from now...
 
Old 01-11-2008, 10:50 AM   #4
MonctonJohn
Member
 
Registered: Aug 2007
Location: Canada
Distribution: Mint
Posts: 112

Rep: Reputation: 15
If you are using udev you have to setup a udev rule for the device so that when you plug it in the device node is created with certain permissions. Do you know if you are using udev? It should be one of your services: /etc/rc.d/rc.udev. Check that first and we'll go from there.
 
Old 01-11-2008, 03:44 PM   #5
adriv
Member
 
Registered: Nov 2005
Location: Diessen, The Netherlands
Distribution: Slackware 15
Posts: 700

Original Poster
Rep: Reputation: 43
Yes, udev runs.
 
Old 01-11-2008, 06:37 PM   #6
MonctonJohn
Member
 
Registered: Aug 2007
Location: Canada
Distribution: Mint
Posts: 112

Rep: Reputation: 15
Ok... so udev it is.

You will need to edit the udev rule for your device. Here's how:

plug it in and issue the lsusb command:

Code:
johnny@PUSSANDBELLE:/etc/udev/rules.d$ /sbin/lsusb
Bus 6 Device 2: ID 04cb:01c6 Fuji Photo Film Co., Ltd
The device id is what we are after here. In my case its 04cb:01c6.

Next go to /etc/udev/rules.d and open libmtp.rules with your favourite editor. Add the line for your camera. In my case the line I added looks like this:

Code:
SYSFS{idVendor}=="04cb", SYSFS{idProduct}=="01c6", MODE="660", GROUP="camera"
Replace with your Vendor and Product ID.

As you can see I set the rule up so that people in the camera group will have rw access. I suggest the same instead of using 666 since this will open up the device to the world. Then add your account to the camera group and log off and login again. Try it out... let me know.
 
Old 01-12-2008, 06:44 AM   #7
adriv
Member
 
Registered: Nov 2005
Location: Diessen, The Netherlands
Distribution: Slackware 15
Posts: 700

Original Poster
Rep: Reputation: 43
Thank you very much!
All's well now.
 
Old 01-12-2008, 09:26 AM   #8
MonctonJohn
Member
 
Registered: Aug 2007
Location: Canada
Distribution: Mint
Posts: 112

Rep: Reputation: 15
Awesome... glad to hear it works
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't copy files from Fuji Feinpix F30 Ossah Linux - Hardware 2 02-04-2007 07:34 AM
Trying to get Fuji FinePix a340 to work with 2.6.15 mman49 Slackware 14 02-08-2006 06:14 PM
trying to mount Fuji FinePix E510 dr_zayus69 Linux - Hardware 11 12-12-2004 05:22 PM
Drivers for Fuji FinePix A340 ZeroKun Linux - Hardware 1 11-23-2004 10:15 PM
Fuji FinePix 2650 tuxq Linux - Hardware 4 02-25-2003 08:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration