Rychkov wrote:

> Zac Medico wrote:
>
>>--- Rychkov <[EMAIL PROTECTED]> wrote:
>>  
>>
>>>Help. I need flesh memory stick, but  do not
>>>understand how I am able to 
>>>connect it.
>>>    
>>>
>>
>>modprobe usb-storage and check the output of dmesg
to
>>find out the scsi device.  You can also use cdrecord
>>-scanbus to find the device.
>>
>>For a more user friendly solution see here:
>>http://forums.gentoo.org/viewtopic.php?t=217412
>>
>>BTW you may get more response on the gentoo-user
list.
>>
>>Zac
>>
>>
>>              
>>__________________________________ 
>>Yahoo! Mail Mobile 
>>Take Yahoo! Mail with you! Check email on your
mobile phone. 
>>http://mobile.yahoo.com/learn/mail 
>>  
>>
> That is my dmesg output! Where is name of device? I
understand nothing.
>
> Linux version 2.6.10-gentoo-r6 ([EMAIL PROTECTED]) (gcc
version 3.3.5 (Gentoo Linux 3.3.5-r1,
ssp-3.3.2-3,pie-8.7.7.1)) #7 Sun May 8 16:26:20 Local
time zone must be set--see zic manua
> SCSI subsystem initialized
> usbcore: registered new driver usbfs
> usbcore: registered new driver hub
> USB Universal Host Controller Interface driver v2.2
> uhci_hcd 0000:00:07.2: VIA Technologies, Inc.
VT82xxxxx UHCI USB 1.1 Controller
> uhci_hcd 0000:00:07.2: irq 5, io base 0xe400
> uhci_hcd 0000:00:07.2: new USB bus registered,
assigned bus number 1
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 2 ports detected
> uhci_hcd 0000:00:07.3: VIA Technologies, Inc.
VT82xxxxx UHCI USB 1.1 Controller (#2)
> uhci_hcd 0000:00:07.3: irq 5, io base 0xe800
> uhci_hcd 0000:00:07.3: new USB bus registered,
assigned bus number 2
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 2 ports detected
> usb 1-1: new full speed USB device using uhci_hcd
and address 2
> usb 1-2: new low speed USB device using uhci_hcd and
address 3
> usbcore: registered new driver hiddev
> usbhid: probe of 1-2:1.0 failed with error -5
> usbcore: registered new driver usbhid
> drivers/usb/input/hid-core.c: v2.0:USB HID core
driver
> input: Wacom Graphire3 on usb-0000:00:07.2-2
> usbcore: registered new driver wacom
> Initializing USB Mass Storage driver...
> usbcore: registered new driver usb-storage
> USB Mass Storage support registered.
>
> Nikolay Rychkov
> -- [email protected] mailing list 

Did you plug the drive into the usb port?  If so,
unplug it and try again.  Does the drive and/or hub
have a green indicator light?

> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 2 ports detected
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 2 ports detected

Your dmesg shows 4 ports total.  Is that all you have?
 If you have more then you may need the ohci-hcd or
ehci-hcd drivers:

modprobe ohci-hcd
modprobe ehci-hcd

I hope this helps.  There are more subscribers on the
gentoo-user list if you want to try posting there.

Zac


                
Discover Yahoo! 
Use Yahoo! to plan a weekend, have fun online and more. Check it out! 
http://discover.yahoo.com/
-- 
[email protected] mailing list

Reply via email to