I'm having considerable difficulty getting linux to recognize a LaCie u&i (usb and firewire) cd-rw drive. I'm running linux 2.4.10-pre8_B0a on an Apple G4/450. The drive is connected with its usb port (the firewire port is not connected - firewire is not working reliably in this kernel). The kernel was built with the following usb and scsi options enabled: CONFIG_USB=y CONFIG_USB_DEVICEFS=y CONFIG_USB_BANDWIDTH=y CONFIG_USB_OHCI=y CONFIG_USB_STORAGE=y CONFIG_USB_STORAGE_DEBUG=y CONFIG_USB_PRINTER=y CONFIG_USB_HID=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_SD_EXTRA_DEVS=40 CONFIG_BLK_DEV_SR=y CONFIG_SR_EXTRA_DEVS=2 CONFIG_CHR_DEV_SG=y [as well as some AIC7XXX options for an Adaptec scsi pci card] Note that these are all built in to the kernel, they're not modules. The drive is partially recognized by the kernel. I can see syslog messages like this: Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage scsi1 : SCSI emulation for USB Mass Storage devices USB Mass Storage support registered. And an entry shows in /proc/scsi/usb-storage: $ cat /proc/scsi/usb-storage-0/0 Host scsi0: usb-storage Vendor: LaCie Product: USB Mass STORAGE Serial Number: None Protocol: 8020i Transport: Control/Bulk GUID: 059fa6020000000000000000 But I never see any vendor-specific messages and I never see anything in /proc/scsi/scsi. More important, cdrecord can't see the drive. Any suggestions? -- [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
