public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* usb mass storage question
@  Gregory Nowak
   ` Joseph C. Lininger
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

Hi all.

I just got from a friend one of those things that you can put an ide
drive into, and hook it up to the usb port. He gave me a hard drive
too.

I enabled in the kernel usb section the 2 different choices that there
are for an atapi to usb bridge, and loaded the usb-storage module.
It tells me though after I turn on the usb hard drive thing that the
product and vendor id is not claimed by any active driver.
My /proc/bus/usb/devices is below.

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI-alt Root Hub
S:  SerialNumber=c000
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=03e8 ProdID=0015 Rev= 1.09
S:  Manufacturer=OnSpec Electronic Inc.
S:  Product=USB Disk
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=05(PID  ) Sub=00 Prot=00 Driver=(none)
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms

Does anyone know if this is supported, and if so, what do I need to
configure to get it to be recognized?
BTW, I am using linux 2.4.21.

Thanks in advance for any help.

Greg


-- 
Free domains: http://www.eu.org/ or mail dns-manager@EU.org



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb mass storage question
   usb mass storage question Gregory Nowak
@  ` Joseph C. Lininger
     ` Gregory Nowak
  0 siblings, 1 reply; 5+ messages in thread
From: Joseph C. Lininger @  UTC (permalink / raw)
  To: speakup

Not sure about that specific drive, but it will most likely work. The thing
I can say is that you need to be sure you have the ide-scsi module loaded or
that scsi emulation is in the kernel.
--
Joseph C. Lininger
jbahm@pcdesk.net
----- Original Message ----- 
From: "Gregory Nowak" <greg@romuald.net.eu.org>
To: <speakup@braille.uwo.ca>
Sent: Sunday, September 07, 2003 9:32 PM
Subject: usb mass storage question


> Hi all.
>
> I just got from a friend one of those things that you can put an ide
> drive into, and hook it up to the usb port. He gave me a hard drive
> too.
>
> I enabled in the kernel usb section the 2 different choices that there
> are for an atapi to usb bridge, and loaded the usb-storage module.
> It tells me though after I turn on the usb hard drive thing that the
> product and vendor id is not claimed by any active driver.
> My /proc/bus/usb/devices is below.
>
> T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
> B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB UHCI-alt Root Hub
> S:  SerialNumber=c000
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
> T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
> D:  Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
> P:  Vendor=03e8 ProdID=0015 Rev= 1.09
> S:  Manufacturer=OnSpec Electronic Inc.
> S:  Product=USB Disk
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 2 Cls=05(PID  ) Sub=00 Prot=00 Driver=(none)
> E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
>
> Does anyone know if this is supported, and if so, what do I need to
> configure to get it to be recognized?
> BTW, I am using linux 2.4.21.
>
> Thanks in advance for any help.
>
> Greg
>
>
> -- 
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb mass storage question
   ` Joseph C. Lininger
@    ` Gregory Nowak
       ` Joseph C. Lininger
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

I have ide-scsi in the kernel. In fact, I am using it for both my
cd-writer and cd-rom drives. So, what do I do to get the usb drive
recognized? Naturally, I can't tell ide-scsi to look for that drive in
lilo.conf, because the usb sub system would need to be loaded
first. Thanks.

Greg


On Sun, Sep 07, 2003 at 11:45:07PM -0600, Joseph C. Lininger wrote:
> Not sure about that specific drive, but it will most likely work. The thing
> I can say is that you need to be sure you have the ide-scsi module loaded or
> that scsi emulation is in the kernel.
> --
> Joseph C. Lininger
> jbahm@pcdesk.net

-- 
Free domains: http://www.eu.org/ or mail dns-manager@EU.org



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb mass storage question
     ` Gregory Nowak
@      ` Joseph C. Lininger
         ` Gregory Nowak
  0 siblings, 1 reply; 5+ messages in thread
From: Joseph C. Lininger @  UTC (permalink / raw)
  To: speakup

Do the following:

1. Turn off your machine.
2. Connect the drive to the computer and ensure it is powered on.
3. Power on the machine.
4. Log on to the machine as root.
5. If you have the USB drivers compiled in to the kernel, skip this step. If
not, issue this command.

modprobe usbstorage

(the name of the module may be usb-storage not usbstorage, I can't remember)

6. Issue this command:

dmesg > messages.txt

Now, mail the messages.txt file to me so that I can review the kernel
messages. You should send this to me privately so as not to clog the list
with it. My address is at the bottom of this message.
--
Joseph C. Lininger
jbahm@pcdesk.net
----- Original Message ----- 
From: "Gregory Nowak" <greg@romuald.net.eu.org>
To: <speakup@braille.uwo.ca>
Sent: Monday, September 08, 2003 7:43 AM
Subject: Re: usb mass storage question


> I have ide-scsi in the kernel. In fact, I am using it for both my
> cd-writer and cd-rom drives. So, what do I do to get the usb drive
> recognized? Naturally, I can't tell ide-scsi to look for that drive in
> lilo.conf, because the usb sub system would need to be loaded
> first. Thanks.
>
> Greg
>
>
> On Sun, Sep 07, 2003 at 11:45:07PM -0600, Joseph C. Lininger wrote:
> > Not sure about that specific drive, but it will most likely work. The
thing
> > I can say is that you need to be sure you have the ide-scsi module
loaded or
> > that scsi emulation is in the kernel.
> > --
> > Joseph C. Lininger
> > jbahm@pcdesk.net
>
> -- 
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb mass storage question
       ` Joseph C. Lininger
@        ` Gregory Nowak
  0 siblings, 0 replies; 5+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

Thanks, I'll give that a shot, and let you know how it goes. I did
some searching on google, and there seem to be 2 groups of people out
there; those for whom it works, and those for whom it doesn't, with no
apparent cause for either situation.
Thanks again for your help.

Greg


On Mon, Sep 08, 2003 at 06:45:12PM -0600, Joseph C. Lininger wrote:
> Do the following:
> 
> 1. Turn off your machine.
> 2. Connect the drive to the computer and ensure it is powered on.
> 3. Power on the machine.
> 4. Log on to the machine as root.
> 5. If you have the USB drivers compiled in to the kernel, skip this step. If
> not, issue this command.
> 
> modprobe usbstorage
> 
> (the name of the module may be usb-storage not usbstorage, I can't remember)
> 
> 6. Issue this command:
> 
> dmesg > messages.txt
> 
> Now, mail the messages.txt file to me so that I can review the kernel
> messages. You should send this to me privately so as not to clog the list
> with it. My address is at the bottom of this message.
> --
> Joseph C. Lininger
> jbahm@pcdesk.net

-- 
Free domains: http://www.eu.org/ or mail dns-manager@EU.org



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 usb mass storage question Gregory Nowak
 ` Joseph C. Lininger
   ` Gregory Nowak
     ` Joseph C. Lininger
       ` Gregory Nowak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).