On 6/2/05, Tony Godshall <[EMAIL PROTECTED]> wrote: > According to Romulo Sousa, > > On 6/2/05, Adam Mercer <[EMAIL PROTECTED]> wrote: > > > On 02/06/05, Romulo Sousa <[EMAIL PROTECTED]> wrote: > > > > > > > any clues? > > > > > > what shows up in your syslog, I get the following when I plug my camera in > > > > Jun 2 11:26:19 localhost kernel: usb-uhci.c: $Revision: 1.275 $ time > > 12:08:47 Mar 25 2005 > > Jun 2 11:26:19 localhost kernel: usb-uhci.c: High bandwidth mode enabled > > Jun 2 11:26:19 localhostkernel: usb-uhci.c: v1.275:USB Universal Host > > Controller Interface driver > > Jun 2 11:26:19 localhost kernel: usb.c: registered new driver usbkbd > > Jun 2 11:26:19 localhost kernel: usbkbd.c: :USB HID Boot Protocol > > keyboard driver > > Jun 2 11:26:19 localhost kernel: Initializing USB Mass Storage driver... > > Jun 2 11:26:19 localhost kernel: usb.c: registered new driver usb-storage > > Jun 2 11:26:19 localhost kernel: USB Mass Storage support registered. > > Jun 2 11:26:19 localhost kernel: MIDI Loopback device driver > > Jun 2 11:29:10 localhost kernel: hub.c: new USB device 00:04.2-2, > > assigned address 3 > > Jun 2 11:29:10 localhost kernel: usb.c: USB device 3 (vend/prod > > 0x54c/0x10) is not claimed by any active driver. > > > > > > > > > Jun 2 07:51:12 localhost kernel: ohci_hcd 0000:00:02.1: wakeup > > > Jun 2 07:51:12 localhost kernel: usb 2-3: new full speed USB device > > > using ohci_hcd and address 3 > > > Jun 2 07:51:13 localhost kernel: Initializing USB Mass Storage driver... > > > Jun 2 07:51:13 localhost kernel: scsi0 : SCSI emulation for USB Mass > > > Storage devices > > > Jun 2 07:51:13 localhost kernel: usbcore: registered new driver > > > usb-storage > > > Jun 2 07:51:13 localhost kernel: USB Mass Storage support registered. > > > Jun 2 07:51:13 localhost kernel: usb-storage: device found at 3 > > > Jun 2 07:51:13 localhost kernel: usb-storage: waiting for device to > > > settle before scanning > > > Jun 2 07:51:13 localhost usb.agent[27261]: usb-storage: loaded > > > successfully > > > Jun 2 07:51:13 localhost usb.agent[27261]: libgphoto2: loaded > > > successfully > > > Jun 2 07:51:18 localhost kernel: Vendor: OLYMPUS Model: > > > C4100Z/C4000Z Rev: 1.00 > > > Jun 2 07:51:18 localhost kernel: Type: Direct-Access > > > ANSI SCSI revision: 02 > > > Jun 2 07:51:18 localhost kernel: usb-storage: device scan complete > > > Jun 2 07:51:18 localhost kernel: SCSI device sda: 256000 512-byte > > > hdwr sectors (131 MB) > > > Jun 2 07:51:18 localhost kernel: sda: assuming Write Enabled > > > > That is the message I'm missing. I don't know why it didn't show in my > > screen. > > I restarted modutils and the following error message has come up my > > screen (hope it helps somehow): > > > > # /etc/init.d/modutils restart > > Calculating module dependencies...done. > > Loading modules: usb-uhci > > /lib/modules/2.4.27-2-k7/kernel/drivers/usb/host/usb-uhci.o: > > init_module: No such device > > Hint: insmod errors can be caused by incorrect module parameters, > > including invalid IO or IRQ parameters. > > You may find more information in syslog or the output from dmesg > > /lib/modules/2.4.27-2-k7/kernel/drivers/usb/host/usb-uhci.o: insmod > > /lib/modules/2.4.27-2-k7/kernel/drivers/usb/host/usb-uhci.o failed > > /lib/modules/2.4.27-2-k7/kernel/drivers/usb/host/usb-uhci.o: insmod > > usb-uhci failed > > input usbkbd keybdev ntfs 3c59x usb-storage agpgart parport v_midi > > > > Moreover, I "modprobed" the sd_mod (though I'm not sure how it works). > > > > > Jun 2 07:51:18 localhost kernel: sda: assuming drive cache: write through > > > Jun 2 07:51:18 localhost kernel: SCSI device sda: 256000 512-byte > > > hdwr sectors (131 MB) > > > Jun 2 07:51:18 localhost kernel: sda: assuming Write Enabled > > > Jun 2 07:51:18 localhost kernel: sda: assuming drive cache: write through > > > Jun 2 07:51:18 localhost kernel: /dev/scsi/host0/bus0/target0/lun0: p1 > > > Jun 2 07:51:18 localhost kernel: Attached scsi removable disk sda at > > > scsi0, channel 0, id 0, lun 0 > > > Jun 2 07:51:18 localhost scsi.agent[27430]: sd_mod: loaded > > > sucessfully (for disk) > > > Jun 2 07:51:19 localhost udev[27460]: creating device node '/dev/sda' > > > Jun 2 07:51:19 localhost udev[27471]: creating device node '/dev/sda1' > > > > > > telling me that the camera is at /dev/sda1 > > > > No it's not....actually i think it is not at anywhere here. :( > > > > Thanks you all, > > > > Romulo > > > > > Chers > > > > > > Adam > > > > > > > > What does cat /proc/partitions show?
Please, take a look. I didn't find anything that could be a sd* as a valid partition table. # cat /proc/partitions major minor #blocks name rio rmerge rsect ruse wio wmerge wsect wuse running use aveq 33 0 78184008 ide/host2/bus0/target0/lun0/disc 19108 45076 512893 388940 123266 104987 1828848 483210 -2 16358860 11058222 33 1 39094146 ide/host2/bus0/target0/lun0/part1 0 0 0 0 0 0 0 0 0 0 0 33 2 7173022 ide/host2/bus0/target0/lun0/part2 4328 11940 130132 5096036286 26338 501632 196420 0 45560 247450 33 3 530145 ide/host2/bus0/target0/lun0/part3 246 1435 13448 1680 4303018 29072 7110 0 2370 8800 33 4 31382977 ide/host2/bus0/target0/lun0/part4 14532 31695 369297 336270 86550 75631 1298144 279680 0 93410 615950 Thanks, Romulo Sousa > If it assigned the drive to e.g. sdb > and found a valid partition table, you > would see e.g. sdb1 > > -- Tony Godshall >