LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-04-2004, 04:55 PM   #1
oot
Member
 
Registered: Dec 2002
Distribution: Slackware 12.0
Posts: 240

Rep: Reputation: 30
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.
 
Old 01-04-2004, 10:08 PM   #2
Berhanie
Senior Member
 
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625

Rep: Reputation: 165Reputation: 165
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).
 
Old 01-04-2004, 10:16 PM   #3
oot
Member
 
Registered: Dec 2002
Distribution: Slackware 12.0
Posts: 240

Original Poster
Rep: Reputation: 30
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.
 
Old 01-04-2004, 10:43 PM   #4
Berhanie
Senior Member
 
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625

Rep: Reputation: 165Reputation: 165
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.
 
Old 01-04-2004, 11:32 PM   #5
oot
Member
 
Registered: Dec 2002
Distribution: Slackware 12.0
Posts: 240

Original Poster
Rep: Reputation: 30
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
 
Old 01-05-2004, 07:08 PM   #6
Berhanie
Senior Member
 
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625

Rep: Reputation: 165Reputation: 165
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.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Module sd_mod not found kramtoad Linux - Software 1 03-17-2006 12:59 PM
missing usb_storage, sd_mod TSloth MEPIS 4 05-23-2005 03:00 AM
can't locate sd_mod zyuadl Debian 1 05-08-2005 02:38 AM
scsi_mod and sd_mod install after the installation of linux zyuadl Linux - Hardware 2 05-07-2005 11:12 PM
compiling sd_mod into the kernel david.skinner Linux - Software 0 06-24-2004 06:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration