Slackware This Forum is for the discussion of Slackware 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.
|
 |
01-04-2004, 04:55 PM
|
#1
|
Member
Registered: Dec 2002
Distribution: Slackware 12.0
Posts: 240
Rep:
|
Digital Camera Issues
I apparently need to load sd_mod.o to get my parents' camera working. Modprobe can't find it, and neither can I, looking by hand. The kernel-modules package on the install disk doesn't have it, either. (For Slack 9.1 anyway) Where can I get it without having to recompile the kernel?
Last edited by oot; 01-05-2004 at 05:58 PM.
|
|
|
01-04-2004, 10:08 PM
|
#2
|
Senior Member
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625
Rep: 
|
I think sd_mod is the module that handles scsi disks
and other block devices. If you have the bare.i kernel, then sd_mod
is compiled directly into the kernel rather than being a separate kernel
module.
(I'm not using Linux at the moment, so I'm not 100% sure).
|
|
|
01-04-2004, 10:16 PM
|
#3
|
Member
Registered: Dec 2002
Distribution: Slackware 12.0
Posts: 240
Original Poster
Rep:
|
Thank you for your reply.
If sd_mod is in the kernel, what else could be causing it to keep coming up as "not a valid block device" when I try to mount it?
Last edited by oot; 01-04-2004 at 11:33 PM.
|
|
|
01-04-2004, 10:43 PM
|
#4
|
Senior Member
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625
Rep: 
|
Did you look at the output of dmesg to see which device to mount?
If so, then let's just wait until one of the experts sees this thread.
Regards.
|
|
|
01-04-2004, 11:32 PM
|
#5
|
Member
Registered: Dec 2002
Distribution: Slackware 12.0
Posts: 240
Original Poster
Rep:
|
I did, and I can't find a device name referred to anywhere. I think it's supposed to be /dev/sda1 or something similar (that's what most of the things I've managed to find in Google said), but I tried "for file in /dev/sd*; do mount $file /camera; done" and everything was "not a valid block device".
Thanks for your suggestions.
Here's some stuff from logfiles that might help pinpoint it:
/var/log/messages:
Jan 4 16:51:34 boxofrain kernel: hub.c: new USB device 00:07.2-2, assigned address 3
Jan 4 16:51:38 boxofrain kernel: Initializing USB Mass Storage driver...
Jan 4 16:51:38 boxofrain kernel: usb.c: registered new driver usb-storage
Jan 4 16:51:38 boxofrain kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Jan 4 16:52:49 boxofrain kernel: scsi: device set offline - command error recover failed: host 1 channel 0 id 0 lun 0
Jan 4 16:52:49 boxofrain kernel: USB Mass Storage support registered.
Jan 4 16:53:58 boxofrain kernel: usb.c: USB disconnect on device 00:07.2-2 address 3
/var/log/syslog:
Jan 4 16:51:34 boxofrain kernel: usb.c: USB device 3 (vend/prod 0x784/0x1688) is not claimed by any active driver.
Jan 4 16:51:49 boxofrain kernel: usb_control/bulk_msg: timeout
Jan 4 16:52:14 boxofrain last message repeated 3 times
Jan 4 16:52:17 boxofrain modprobe: modprobe: Can't locate module block-major-8
Jan 4 16:52:17 boxofrain modprobe: modprobe: Can't locate module block-major-8
Jan 4 16:52:19 boxofrain kernel: usb_control/bulk_msg: timeout
Jan 4 16:52:21 boxofrain modprobe: modprobe: Can't locate module block-major-8
Jan 4 16:52:21 boxofrain modprobe: modprobe: Can't locate module block-major-8
Jan 4 16:52:24 boxofrain kernel: usb_control/bulk_msg: timeout
Jan 4 16:52:34 boxofrain last message repeated 2 times
Jan 4 16:52:39 boxofrain kernel: usb-storage: host_reset() requested but not implemented
Jan 4 16:52:44 boxofrain modprobe: modprobe: Can't locate module block-major-8
Jan 4 16:52:48 boxofrain last message repeated 3 times
Jan 4 16:52:49 boxofrain kernel: usb_control/bulk_msg: timeout
Jan 4 16:52:59 boxofrain last message repeated 99 times
/var/log/debug:
Jan 4 16:52:49 boxofrain kernel: WARNING: USB Mass Storage data integrity not assured
Jan 4 16:52:49 boxofrain kernel: USB Mass Storage device found at 3
Jan 4 16:52:49 boxofrain kernel: usbdevfs: USBDEVFS_CONTROL failed dev 3 rqt 128 rq 6 len 18 ret -110
Jan 4 16:52:59 boxofrain last message repeated 99 times
|
|
|
01-05-2004, 07:08 PM
|
#6
|
Senior Member
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625
Rep: 
|
oot, if you do search at this site for the phrase "digital camera"
you'll find some posts with questions similar to yours. I don't know
if any of them will help you. In some of the posts, mounting the thing
as vfat was the crucial point. Please look through them if none else
answers your question. Sorry I can't be of help. I don't have any
experience with digital cameras.
|
|
|
All times are GMT -5. The time now is 11:44 AM.
|
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
|
|