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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-03-2005, 03:29 AM
|
#1
|
LQ Newbie
Registered: Aug 2005
Posts: 2
Rep:
|
problem mounting camera suse 9.3
After upgrading from SUsE 9.0 to 9.3, my digital camera (Canon PowerShot A60)
no longer gets mounted properly. A browser window (Konqueror) pops up but upon
clicking it says "cannot read file /.". On the same USB port, my memory stick works
just fine.
The /var/log/messages just says
"new full speed usb device using ohci_hcd and address 2"
but then nothing happens any more.
Anyone got a suggestion how to mount my camera?
Best would be just as a file system, not within some program ...
|
|
|
08-03-2005, 08:44 PM
|
#2
|
Senior Member
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794
Rep:
|
Hi,
Does dmesg tell you which /dev/sd* it is? If so then you could mount it by suing to root then using the mount command:
(the device name is just an example, yours WILL vary)
su
mount /dev/sda1 /mnt -o rw
then you can:
cd /mnt
and do: ls -l
If you see your files, you can then navigate to /mnt in konqueror
|
|
|
08-04-2005, 02:15 AM
|
#3
|
LQ Newbie
Registered: Aug 2005
Posts: 2
Original Poster
Rep:
|
Somehow it looks like it does not get mounted at all.
Plugging in the camera just adds one line to dmesg:
usb 2-2: new full speed USB device using ohci_hcd and address 2
and according to /var/log/messages, this comes from the linux kernel.
When I do this again, the address number goes from 2 to 3 to 4 ...
Turning the camera off leads to
usb 2-2: USB disconnect, address 2
(or 3 or 4 ...)
Plugging a memory stick into the same usb port gives many more
messages, such as what kind of stick it is:
usb 2-3: new full speed USB device using ohci_hcd and address 3
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
Vendor: Generic Model: USB Flash Drive Rev:
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 128640 512-byte hdwr sectors (66 MB)
sda: Write Protect is off
sda: Mode Sense: 0b 00 00 08
sda: assuming drive cache: write through
SCSI device sda: 128640 512-byte hdwr sectors (66 MB)
sda: Write Protect is off
sda: Mode Sense: 0b 00 00 08
sda: assuming drive cache: write through
sda: sda1
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
usb-storage: device scan complete
So somehow this usb-storage module doesn't get going with the camera.
Any idea what's going on?
|
|
|
08-21-2005, 09:39 PM
|
#4
|
LQ Newbie
Registered: Aug 2005
Location: Brisbane, Australia
Distribution: Suse 9.3 previously Mandrake 10.1
Posts: 1
Rep:
|
You too huh...
Just installed SUSE 9.3 and my PointChips USB drive shows the same info in dmesg. I've fixed it previously with Fedora Core 2 by adding the name of the device to a file which identifies devices and assigns them a type. It's under /etc/hotplug/ from memory but am still figuring it out.
If anyone can remember or knows the process let me know.
Ciao
--
Artificial Intelligence is no match for natural stupidity.
|
|
|
08-28-2005, 12:06 AM
|
#5
|
LQ Newbie
Registered: Aug 2005
Location: Everett, Washington
Distribution: New to SuSE 9.3 (old RH guy)
Posts: 2
Rep:
|
I'm having the same problem with my USB memory stick (SanDisk 1.0 gig) that you
are having with your camera. According to the contents of /sys/bus/usb/devices
the system is recognizing the stick, but not mounting it. Nothing comes up in
the "Computer" box. Trying to manually mount it as sda or sda1 results in a
"sda is not a valid block device" message. The appropriate scsi modules are
loaded that should make the sda device look like a valid block device.
See my post under SuSE 9.3 forum "Memory stick no workee"
-Goofbaw, Everett Washington
|
|
|
All times are GMT -5. The time now is 08:25 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|