[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kingston 512MB DataTraveler USB Drive




	A mi últimamente con los kernels nuevos no me funcionaba bien el
usb-storage, ahora mismo con el 2.6.10 me funcionan CASI todos, y los
que no me funcionan ahora sí lo hacen con el 2.6.6, por lo visto en el
2.6.9 en el kernel cambiaron el soporte de usb para que siguiera el
estándar de windows, o el que sigue windows, o algo así ;P
	En primer lugar, mira a ver si tienes vfat y fat en el kenrnel metidos
(filesystems), mete el "probe all luns" o algo del estilo en la conf.
del kernel en el soporte scsi, mete el  codepage 437 que es
fundamental( dentro de Native Language Support ) y mira a ver si el lsusb coge bien el pen.
Utilizo las imagenes precompiladas del kernel... en teoría deberían tener soporte para vfat y fat...
ahora no había probado el lsusb...
00065be7314f:/home/allamchz# lsusb
Bus 001 Device 002: ID 0930:6519 Toshiba Corp.
Bus 001 Device 001: ID 0000:0000

???? creo que algo anda mal por ahi.... que me devería salir??... como lo soluciono

La saluda con le verbose es:
00065be7314f:/home/allamchz# lsusb -v

Bus 001 Device 002: ID 0930:6519 Toshiba Corp.
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               1.10
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0
 bDeviceProtocol         0
 bMaxPacketSize0        64
 idVendor           0x0930 Toshiba Corp.
 idProduct          0x6519
 bcdDevice            1.00
 iManufacturer           1 Kingston
 iProduct                2 DataTraveler 2.0
 iSerial                 3 28A09B4172103EE3
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           39
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0
   bmAttributes         0x80
   MaxPower              100mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           3
     bInterfaceClass         8 Mass Storage
     bInterfaceSubClass      6 SCSI
     bInterfaceProtocol     80 Bulk (Zip)
     iInterface              0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval             255
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x02  EP 2 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval             255
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x83  EP 3 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0008  1x 8 bytes
       bInterval              10

Bus 001 Device 001: ID 0000:0000
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               1.10
 bDeviceClass            9 Hub
 bDeviceSubClass         0 Unused
 bDeviceProtocol         0
 bMaxPacketSize0         8
 idVendor           0x0000
 idProduct          0x0000
 bcdDevice            2.06
 iManufacturer           3 Linux 2.6.8-2-686 uhci_hcd
 iProduct                2 Intel Corp. 82801CA/CAM USB (Hub #1)
 iSerial                 1 0000:00:1d.0
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           25
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0
   bmAttributes         0xc0
     Self Powered
   MaxPower                0mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           1
     bInterfaceClass         9 Hub
     bInterfaceSubClass      0 Unused
     bInterfaceProtocol      0
     iInterface              0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0002  1x 2 bytes
       bInterval             255
Hub Descriptor:
 bLength               9
 bDescriptorType      41
 nNbrPorts             2
 wHubCharacteristic 0x000a
   No power switching (usb 1.0)
   Per-port overcurrent protection
 bPwrOn2PwrGood        1 * 2 milli seconds
 bHubContrCurrent      0 milli Ampere
 DeviceRemovable    0x08
 PortPwrCtrlMask    0xc8
Hub Port Status:
  Port 1: 0000.0103 power enable connect
  Port 2: 0000.0100 power


y mucha suerte ;)
Gracias








Reply to: