Mailinglist Archive: opensuse (3288 mails)
| < Previous | Next > |
Re: [opensuse] USB storage - kde3 and camera
- From: Istvan Gabor <suseuser04@xxxxxxxxxxx>
- Date: Mon, 31 Dec 2007 14:59:58 +0100 (CET)
- Message-id: <freemail.20071131145958.24072@xxxxxxxxxxxxxxxx>
I have a Olympus SP-550UZ digital camera which is to bea remote file
system similar to a USB hard drive filesystem.SuSE 10.3 GM.
It works only if I have it hooked up at boot time on
"lsusb", "hwinfo --usb" and KDE3 pops up a selectionmenu. if done at
boot time even "I hate to say it" -> My Computer willnot show the files
until I "mount" it "mount /dev/sdd1 /media/camera" Atthat point all
of the fils.jpg show up. Also "modprobe vfat" seems tobe automatic
"lsusb" sees it.
However, if I connect the camera after a full bootup
KDE3 sees it. But "mount" complains that there is nodevice /dev/sdd1
fails to see it
So the USB system sees it. lsmod sees vfat but "lshal"
Hello:
I had a similar problem before on openSUSE 10.2.
I could not mount an Olympus C480 in KDE.
I can't remember the error message it gave.
But dmesg reported that the USB system detected the camera.
I circumvented the problem by mounting the drive manually as
root. I think it was a KDE bug.
So try to mount the camera manually as root, eg:
# mount /dev/sdax /mnt
You can get the correct value of the device (sdax) plugging in
the camera and then running dmesg. The last lines report if the
USB system detected the camera correctly and which device it
was attached to.
IG
______________________________________________________
Magyar és nemzetközi újdonságok, slágerek egy helyen. Z2-zenére kattanva!
http://www.z2.hu
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |