On Sun, 2006-01-01 at 12:52 +0100, Jean-Philippe Mengual wrote:
> Hi,
> I'm very worry because indeed, the kernel doesn't detect my disk. I
> loaded following modules:
[snip]
Why don't you build the required modules into the kernel? I just
switched on my usb drive and my list of modules didn't change.
> I added new things in my kernel configuration: Freecom USB/atapi
> bridge, since my hd is a Freecom model.
This may or may not be relevant.
> Now I wonder if I should add SCSI tape support or if it's not
> important.
I doubt it.
> Or should I try to build a more recent release of the kernel? If you
> think that, is it hard with LFS-6.1 or will building be easy, without
> risks?
I have a recent release of the kernel. The usb drive worked with 6.1's
kernel, so I wouldn't bother until you get things working.
Here is what I get when I switch on the drive.
-----------------------------------------------------------------------
Jan 1 12:03:41 comet kernel: usb 1-3: new high speed USB device using
ehci_hcd and address 5
Jan 1 12:03:41 comet kernel: scsi0 : SCSI emulation for USB Mass
Storage devices
Jan 1 12:03:41 comet kernel: usb-storage: device found at 5
Jan 1 12:03:41 comet kernel: usb-storage: waiting for device to settle
before scanning
Jan 1 12:03:50 comet kernel: Vendor: Maxtor 6 Model: Y200P0
Rev: 0 0
Jan 1 12:03:50 comet kernel: Type: Direct-Access
ANSI SCSI revision: 00
Jan 1 12:03:50 comet kernel: SCSI device sda: 398297088 512-byte hdwr
sectors (203928 MB)
Jan 1 12:03:50 comet kernel: sda: assuming drive cache: write through
Jan 1 12:03:50 comet kernel: SCSI device sda: 398297088 512-byte hdwr
sectors (203928 MB)
Jan 1 12:03:50 comet kernel: sda: assuming drive cache: write through
Jan 1 12:03:50 comet kernel: sda: sda1
Jan 1 12:03:50 comet kernel: Attached scsi disk sda at scsi0, channel
0, id 0, lun 0
Jan 1 12:03:50 comet kernel: usb-storage: device scan complete
-----------------------------------------------------------------------
I'll try and include the relevant bits of my kernel config (well they
work for me)., note, you may need OHCI, examine dmesg to check. Also
try building them directly into the kernel,
-----------------------------------------------------------------------
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
CONFIG_BLK_DEV_SD=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDDEV=y
--
S. Anthony Sequeira
++
giraffiti:
Vandalism spray-painted very, very high.
++
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page