On Thu, Jul 22, 2004 at 12:34:41PM -0700, alex rait wrote: > hello, > I have some wierd problem: > I compiled my kernel 2.6.7 with > SCSI disk support > SCSI generic support > Support for USB > USB device filesystem > EHCI HCD (USB 2.0) support > OHCI HCD support > UHCI HCD (most Intel and VIA) support > USB Mass Storage support > ---------------------- > everything is loaded so this is the output (without sound and network) of lsmod: > ppp_deflate 4548 - > zlib_deflate 20504 - > zlib_inflate 20644 - > bsd_comp 5124 - > ppp_async 9764 - > ppp_generic 25592 - > slhc 6116 - > uhci_hcd 28980 - > ohci_hcd 18920 - > usb_storage 26596 - > ------------------------------------ > when I insert my disk on key I can see this in /proc/scsi/scsi: > [EMAIL PROTECTED]:/dev# cat /proc/scsi/scsi > Attached devices: > Host: scsi1 Channel: 00 Id: 00 Lun: 00 > Vendor: Generic Model: Traveling Disk Rev: 1.11 > Type: Direct-Access ANSI SCSI revision: 02 > > ------------------------------------- > Then I want to know to what sdX my DOK is assigned so I run dmesg, but here is the > problem, I get this: > > scsi0 : SCSI emulation for USB Mass Storage devices > Vendor: Generic Model: Traveling Disk Rev: 1.11 > Type: Direct-Access ANSI SCSI revision: 02 > USB Mass Storage device found at 3 > usb 2-2: USB disconnect, address 3 > usb 2-2: new full speed USB device using address 4 > scsi1 : SCSI emulation for USB Mass Storage devices > Vendor: Generic Model: Traveling Disk Rev: 1.11 > Type: Direct-Access ANSI SCSI revision: 02 > USB Mass Storage device found at 4 > [EMAIL PROTECTED]:/dev# > > _______________________________________________________________ > > normally, I would see some entry like: > sda: sda1 > (as I understood from others..) > but I don't have it.. >
Trying installing scsi-utils and run sg_map > any ideas? > > thanx for your help > alex R. > > _____________________________________________________________ > ????????�?????? ???????????????????? ????�?????????? ?????????????????????? > ?????????? [EMAIL PROTECTED] ???? ?????????? <a > href="http://www.armenia.ru">"?????????????? ????�???? ????"</a> - ?????????????? > ?????????????????? ???????????? ?? ????????????. > http://www.armenia.ru > > ================================================================To unsubscribe, send > mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. > ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
