linux-config.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: T30 w/ Port Replicator problem
@ 2004-07-29 14:32 Eric L. Sammons
  0 siblings, 0 replies; 3+ messages in thread
From: Eric L. Sammons @ 2004-07-29 14:32 UTC (permalink / raw)
  To: Luca Ferrari; +Cc: linux-config

I have now undocked my laptop to verify that in fact the Western Digital 
device works.

A simple lsusb shows:

sbin/lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 003: ID 04b3:3006 IBM Corp.
Bus 002 Device 004: ID 04b3:3005 IBM Corp.
Bus 002 Device 002: ID 1058:0100 Western Digital Technologies, Inc.
Bus 001 Device 001: ID 0000:0000

I have my USB Keyboard and my Western Digital, but only when I use direct USB 
connections to the laptop, NOT through the port replicator.

Thanks!

>===== Original Message From Luca Ferrari <fluca1978@katamail.com> =====
>On Thursday 29 July 2004 15:48 your cat walking on the keyboard wrote:
>
>> Has anyone been able to configure their distro in such a way that would
>> allow access to the USB devices?  I have tested this with Red Hat EL 3.0
>> and have seen the same problem so I know it is not SuSE only.
>>
>
>I don't know exactly what the problem can be. What does lsusb -vv prints?
>
>Luca
>
>
>--
>Luca Ferrari,
>fluca1978@katamail.com


^ permalink raw reply	[flat|nested] 3+ messages in thread
* RE: T30 w/ Port Replicator problem
@ 2004-07-29 14:24 Eric L. Sammons
  0 siblings, 0 replies; 3+ messages in thread
From: Eric L. Sammons @ 2004-07-29 14:24 UTC (permalink / raw)
  To: Luca Ferrari; +Cc: linux-config

I am trying to see my USB Mouse and Keyboard that came with my IBM.  I am also 
trying to access my Western Digital USB 80G drive.  Also, I believe that the 
system is still using or accessing the "on system (laptop) USB ports)" instead 
of the Port Replicator USB ports.  I have two on the laptop itself.

The output from lsusb -vv follows:


more usb.txt

Bus 003 Device 001: ID 0000:0000
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0000
  idProduct          0x0000
  bcdDevice            0.00
  iManufacturer           0
  iProduct                2 USB UHCI Root Hub
  iSerial                 1 1840
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x40
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval             255
  Language IDs: (length=4)
     0000 (null)((null))

Bus 002 Device 001: ID 0000:0000
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0000
  idProduct          0x0000
  bcdDevice            0.00
  iManufacturer           0
  iProduct                2 USB UHCI Root Hub
  iSerial                 1 1820
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x40
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval             255
  Language IDs: (length=4)
     0000 (null)((null))

Bus 001 Device 001: ID 0000:0000
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0000
  idProduct          0x0000
  bcdDevice            0.00
  iManufacturer           0
  iProduct                2 USB UHCI Root Hub
  iSerial                 1 1800
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x40
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval             255
  Language IDs: (length=4)
     0000 (null)((null))


-Thanks!







>===== Original Message From Luca Ferrari <fluca1978@katamail.com> =====
>On Thursday 29 July 2004 15:48 your cat walking on the keyboard wrote:
>
>> Has anyone been able to configure their distro in such a way that would
>> allow access to the USB devices?  I have tested this with Red Hat EL 3.0
>> and have seen the same problem so I know it is not SuSE only.
>>
>
>I don't know exactly what the problem can be. What does lsusb -vv prints?
>
>Luca
>
>
>--
>Luca Ferrari,
>fluca1978@katamail.com


^ permalink raw reply	[flat|nested] 3+ messages in thread
* T30 w/ Port Replicator problem
@ 2004-07-29 13:48 Eric L. Sammons
  0 siblings, 0 replies; 3+ messages in thread
From: Eric L. Sammons @ 2004-07-29 13:48 UTC (permalink / raw)
  To: linux-config

I am running a SuSE Linux 9.0 PRO install on my Thinkpad T30.  All works great 
and have had only one problem.  When docked I can not make use of my 4 USB 
ports on the back side of the docking station (port replicator).  I do; 
however, have access to my PS/2 Keyboard and mouse jacks, Serial, Parallel, 
and Video ports.

Has anyone been able to configure their distro in such a way that would allow 
access to the USB devices?  I have tested this with Red Hat EL 3.0 and have 
seen the same problem so I know it is not SuSE only.

Thnaks!


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

end of thread, other threads:[~2004-07-29 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-29 14:32 T30 w/ Port Replicator problem Eric L. Sammons
  -- strict thread matches above, loose matches on Subject: below --
2004-07-29 14:24 Eric L. Sammons
2004-07-29 13:48 Eric L. Sammons

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 NNTP newsgroup(s).