View previous topic :: View next topic |
Author |
Message |
starnix Guru


Joined: 02 Mar 2003 Posts: 530
|
Posted: Mon Jun 13, 2005 5:12 am Post subject: Digital Camera stopped working |
|
|
So my digi camera stopped working. It only works for root.
How can I tell what device node is being created for it so I can check the permissions.
I added my user to the "camera" group.
I keep getting this message from gthumb
Code: |
An error occurred in the io-library ('Bad parameters'): Could not find USB device (vendor 0x40a, product 0x525). Make sure this device is connected to the computer.
|
It is indeed connected.
When I run the following as root I get:
Code: |
gentoobox ~ $ gphoto2 --auto-detect
Model Port
----------------------------------------------------------
Kodak DX3215 usb:
|
However when I run it as MY user I get:
Code: |
bpregont@gentoobox ~ $ gphoto2 --auto-detect
Model Port
----------------------------------------------------------
|
Like its not detecting it. It shows in dmesg that it is being detected and also gthumb pops up the import photos dialog but when it tries to load the driver it give me the message at the top.
What can I check? What should I do?
Also yesterday for some reason my raid array drives moved from sda1, sdb1 and sdc1 to sdb1, sdc1 and sdd1. Those are seperate UDEV issues. Dunno if its related.
I cant seem to figure out whether or not sda1 is pointing to my digital camera or what.
A few days ago I accidentally erased the sda1 and sda device nodes. LINUX automatically recreated the sda node but I manually recreated the sda1 node. Should I not have done that?
I also tried reemerging gphoto2 and gthumb
HEELLLLPPP!!! |
|
Back to top |
|
 |
fimblo Guru

Joined: 19 Feb 2003 Posts: 306 Location: European Union, Stockholm
|
|
Back to top |
|
 |
Alex Ludd n00b

Joined: 16 Jun 2005 Posts: 18 Location: Safeway
|
Posted: Thu Jun 16, 2005 10:38 pm Post subject: |
|
|
Will linux work with my digital camera and adb port? _________________ Visit my site at http://alexludd.blogspot.com |
|
Back to top |
|
 |
Kabuto l33t

Joined: 01 Aug 2002 Posts: 701
|
Posted: Fri Jun 17, 2005 3:42 pm Post subject: |
|
|
http://www.gphoto.org has a good write up on hotplug in the Documentation section. Take a look there. |
|
Back to top |
|
 |
|