On June 25, 2007 3:09:40 pm Michael Skiba wrote: > Am Montag, 25. Juni 2007 21:24 schrieb Gordon J. Holtslander: > > Hi: > > > > I'm trying to access a Nikon D100 camera though a USB cable. When I use > > digikam or konqueror to access the camera I am given an error message > > that the camera is uable to connect. I am able to access the camera > > using other systems, mac & windows - so I know the camera is working > > properly. > > > > Digikam recognizes the camera as a Nikon D100. I suspect the device > > permission aren't set correctly. Any suggestions on where to begin? > > > > Thanks, > > > > Gord > > Blueshot: ls -l /dev/sd* (assuming your camera is recognized under /dev/sdX > [you can try dmesg | tail after you plugged it in, to see which device name > it has]) > and show us the permissions. > > Greetings > Michael
from ls -l /dev/sd* I get brw-r----- 1 root disk 8, 0 2007-05-31 10:20 /dev/sda brw-r----- 1 root disk 8, 1 2007-05-31 10:20 /dev/sda1 brw-r----- 1 root disk 8, 2 2007-05-31 10:20 /dev/sda2 brw-r----- 1 root disk 8, 16 2007-05-31 16:31 /dev/sdb brw-r----- 1 root disk 8, 17 2007-05-31 16:31 /dev/sdb1 My account isn't a member of the disk group dmesg | tail gives: usb-storage: device scan complete scsi 15:0:0:0: rejecting I/O to dead device FAT: FAT read failed (blocknr 40) scsi 15:0:0:0: rejecting I/O to dead device FAT: FAT read failed (blocknr 1) scsi 15:0:0:0: rejecting I/O to dead device FAT: FAT read failed (blocknr 1) scsi 15:0:0:0: rejecting I/O to dead device FAT: FAT read failed (blocknr 1) scsi 15:0:0:0: rejecting I/O to dead device I get this error message when trying to access it via a konqueror window: Could not mount device The reported error was: No such medium Thanks Gord -- Gordon J. Holtslander Dept. of Biology [EMAIL PROTECTED] University of Saskatchewan Tel 306 966-4433 112 Science Place Fax 306 966-4462 Saskatoon SK., CANADA homepage.usask.ca/~gjh289 S7N 5E2 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
