Re: IDE to USB Adapter

2007-04-18 Thread Michelle Konzack
Am 2007-04-04 17:19:37, schrieb Matt Miller: > Initializing USB Mass Storage driver... > scsi0 : SCSI emulation for USB Mass Storage devices > usbcore: registered new driver usb-storage > USB Mass Storage support registered. > usb-storage: device found at 2 > usb-storage: waiting for device to sett

Re: IDE to USB Adapter

2007-04-07 Thread Matt Miller
> > problems being caused by not connecting things in the right order > > 1. Adapter - HD > > 2. Power - HD > > 3. Adapter - USB/Computer > > > > Disconnect in reverse. Yes, this was apparently part of my problem. I do need to connect things in the order you say above or the device is not recogni

Re: IDE to USB Adapter

2007-04-07 Thread Owen Heisler
On Sat, 2007-04-07 at 09:57 -0500, Owen Heisler wrote: > On Thu, 2007-04-05 at 01:34 +0200, Matt Miller wrote: > > > > If I reboot my computer with the device already plugged in then the > > > > device is not recognized until I unplug it and plug it back in. > > > > > > Since the kernel will see

Re: IDE to USB Adapter

2007-04-07 Thread Owen Heisler
On Thu, 2007-04-05 at 01:34 +0200, Matt Miller wrote: > > > If I reboot my computer with the device already plugged in then the > > > device is not recognized until I unplug it and plug it back in. > > > > Since the kernel will see it as a USB drive, you probably don't have > > to reboot. > > Y

Re: IDE to USB Adapter SOLVED?

2007-04-04 Thread Matt Miller
> > If I reboot my computer with the device already plugged in then the > > device is not recognized until I unplug it and plug it back in. > > Since the kernel will see it as a USB drive, you probably don't have > to reboot. Yeah, everything works if I first turn the device completely on, and

Re: IDE to USB Adapter SOLVED?

2007-04-04 Thread Douglas Allan Tutty
On Wed, Apr 04, 2007 at 05:32:18PM +0200, Matt Miller wrote: > > My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized > > under etch. > > Okay, it's working fine now. Apparently I wasn't attaching things in > the right order. I needed to first power up the device, and then plug the

Re: IDE to USB Adapter

2007-04-04 Thread Kushal Kumaran
On 4/4/07, Matt Miller <[EMAIL PROTECTED]> wrote: > > My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized under > > etch > > Check the output of dmesg for any messages about usb-storage. Thanks for the idea. I powered up the device and plugged it all in, and then rebooted my machi

Re: IDE to USB Adapter SOLVED?

2007-04-04 Thread Matt Miller
> My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized > under etch. Okay, it's working fine now. Apparently I wasn't attaching things in the right order. I needed to first power up the device, and then plug the USB cable into my computer. If I reboot my computer with the device al

Re: IDE to USB Adapter

2007-04-04 Thread Matt Miller
> > My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized under > > etch > > Check the output of dmesg for any messages about usb-storage. Thanks for the idea. I powered up the device and plugged it all in, and then rebooted my machine. Following is the output of "dmesg |grep -i usb"

Re: IDE to USB Adapter

2007-04-04 Thread Kushal Kumaran
On 4/4/07, Matt Miller <[EMAIL PROTECTED]> wrote: My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized under etch. Or, maybe it is being recognized, and I'm just not seeing it. Where would I look on my system for such a device? This device plugs into my USB port, and on the other

IDE to USB Adapter

2007-04-04 Thread Matt Miller
My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized under etch. Or, maybe it is being recognized, and I'm just not seeing it. Where would I look on my system for such a device? This device plugs into my USB port, and on the other end I plug in an IDE drive that I want to work on.