2011-06-23 122 views
-1

在我的Linux筆記本電腦中,USB端口通過控制檯端口(RJ45,Juniper SRX210)連接到外部路由器。這是我使用的電纜:如何從USB端口連接到RJ45控制檯設備?

enter image description here

我用cuteCom enter image description here 我用小型機 enter image description here

要使用9600連接,但它不能識別的/ dev/ttyS0來。還使用USBViewer(http://www.kroah.com/linux-usb/)進行了測試,該錯誤顯示「無法打開文件/ proc/bus/usb/devices」

如何使此連接成功?這是我和的lsusb -v的lsusb

[[email protected] html]# lsusb 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 003 Device 002: ID 046d:c05d Logitech, Inc. 


[[email protected] html]# lsusb -v 

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 
Device Descriptor: 
    bLength 18 
    bDescriptorType 1 
    bcdUSB 2.00 
    bDeviceClass 9 Hub 
    bDeviceSubClass 0 Unused 
    bDeviceProtocol 0 Full speed (or root) hub 
    bMaxPacketSize0 64 
    idVendor 0x1d6b Linux Foundation 
    idProduct 0x0002 2.0 root hub 
    bcdDevice 2.06 
    iManufacturer 3 Linux 2.6.38.8-32.fc15.i686 ehci_hcd 
    iProduct 2 EHCI Host Controller 
    iSerial 1 0000:00:1d.7 
    bNumConfigurations 1 
    Configuration Descriptor: 
    bLength 9 
    bDescriptorType 2 
    wTotalLength 25 
    bNumInterfaces 1 
    bConfigurationValue 1 
    iConfiguration 0 
    bmAttributes 0xe0 
     Self Powered 
     Remote Wakeup 
    MaxPower 0mA 
    Interface Descriptor: 
     bLength 9 
     bDescriptorType 4 
     bInterfaceNumber 0 
     bAlternateSetting 0 
     bNumEndpoints 1 
     bInterfaceClass 9 Hub 
     bInterfaceSubClass 0 Unused 
     bInterfaceProtocol 0 Full speed (or root) hub 
     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 0x0004 1x 4 bytes 
     bInterval 12 
Hub Descriptor: 
    bLength 11 
    bDescriptorType 41 
    nNbrPorts 8 
    wHubCharacteristic 0x000a 
    No power switching (usb 1.0) 
    Per-port overcurrent protection 
    bPwrOn2PwrGood 10 * 2 milli seconds 
    bHubContrCurrent 0 milli Ampere 
    DeviceRemovable 0x00 0x00 
    PortPwrCtrlMask 0xff 0xff 
Hub Port Status: 
    Port 1: 0000.0100 power 
    Port 2: 0000.0100 power 
    Port 3: 0000.0100 power 
    Port 4: 0000.0100 power 
    Port 5: 0000.0100 power 
    Port 6: 0000.0100 power 
    Port 7: 0000.0100 power 
    Port 8: 0000.0100 power 
Device Status: 0x0003 
    Self Powered 
    Remote Wakeup Enabled 

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Device Descriptor: 
    bLength 18 
    bDescriptorType 1 
    bcdUSB 1.10 
    bDeviceClass 9 Hub 
    bDeviceSubClass 0 Unused 
    bDeviceProtocol 0 Full speed (or root) hub 
    bMaxPacketSize0 64 
    idVendor 0x1d6b Linux Foundation 
    idProduct 0x0001 1.1 root hub 
    bcdDevice 2.06 
    iManufacturer 3 Linux 2.6.38.8-32.fc15.i686 uhci_hcd 
    iProduct 2 UHCI Host Controller 
    iSerial 1 0000:00:1d.0 
    bNumConfigurations 1 
    Configuration Descriptor: 
    bLength 9 
    bDescriptorType 2 
    wTotalLength 25 
    bNumInterfaces 1 
    bConfigurationValue 1 
    iConfiguration 0 
    bmAttributes 0xe0 
     Self Powered 
     Remote Wakeup 
    MaxPower 0mA 
    Interface Descriptor: 
     bLength 9 
     bDescriptorType 4 
     bInterfaceNumber 0 
     bAlternateSetting 0 
     bNumEndpoints 1 
     bInterfaceClass 9 Hub 
     bInterfaceSubClass 0 Unused 
     bInterfaceProtocol 0 Full speed (or root) hub 
     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 0x00 
    PortPwrCtrlMask 0xff 
Hub Port Status: 
    Port 1: 0000.0100 power 
    Port 2: 0000.0100 power 
Device Status: 0x0003 
    Self Powered 
    Remote Wakeup Enabled 

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Device Descriptor: 
    bLength 18 
    bDescriptorType 1 
    bcdUSB 1.10 
    bDeviceClass 9 Hub 
    bDeviceSubClass 0 Unused 
    bDeviceProtocol 0 Full speed (or root) hub 
    bMaxPacketSize0 64 
    idVendor 0x1d6b Linux Foundation 
    idProduct 0x0001 1.1 root hub 
    bcdDevice 2.06 
    iManufacturer 3 Linux 2.6.38.8-32.fc15.i686 uhci_hcd 
    iProduct 2 UHCI Host Controller 
    iSerial 1 0000:00:1d.1 
    bNumConfigurations 1 
    Configuration Descriptor: 
    bLength 9 
    bDescriptorType 2 
    wTotalLength 25 
    bNumInterfaces 1 
    bConfigurationValue 1 
    iConfiguration 0 
    bmAttributes 0xe0 
     Self Powered 
     Remote Wakeup 
    MaxPower 0mA 
    Interface Descriptor: 
     bLength 9 
     bDescriptorType 4 
     bInterfaceNumber 0 
     bAlternateSetting 0 
     bNumEndpoints 1 
     bInterfaceClass 9 Hub 
     bInterfaceSubClass 0 Unused 
     bInterfaceProtocol 0 Full speed (or root) hub 
     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 0x00 
    PortPwrCtrlMask 0xff 
Hub Port Status: 
    Port 1: 0000.0303 lowspeed power enable connect 
    Port 2: 0000.0100 power 
Device Status: 0x0003 
    Self Powered 
    Remote Wakeup Enabled 

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Device Descriptor: 
    bLength 18 
    bDescriptorType 1 
    bcdUSB 1.10 
    bDeviceClass 9 Hub 
    bDeviceSubClass 0 Unused 
    bDeviceProtocol 0 Full speed (or root) hub 
    bMaxPacketSize0 64 
    idVendor 0x1d6b Linux Foundation 
    idProduct 0x0001 1.1 root hub 
    bcdDevice 2.06 
    iManufacturer 3 Linux 2.6.38.8-32.fc15.i686 uhci_hcd 
    iProduct 2 UHCI Host Controller 
    iSerial 1 0000:00:1d.2 
    bNumConfigurations 1 
    Configuration Descriptor: 
    bLength 9 
    bDescriptorType 2 
    wTotalLength 25 
    bNumInterfaces 1 
    bConfigurationValue 1 
    iConfiguration 0 
    bmAttributes 0xe0 
     Self Powered 
     Remote Wakeup 
    MaxPower 0mA 
    Interface Descriptor: 
     bLength 9 
     bDescriptorType 4 
     bInterfaceNumber 0 
     bAlternateSetting 0 
     bNumEndpoints 1 
     bInterfaceClass 9 Hub 
     bInterfaceSubClass 0 Unused 
     bInterfaceProtocol 0 Full speed (or root) hub 
     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 0x00 
    PortPwrCtrlMask 0xff 
Hub Port Status: 
    Port 1: 0000.0100 power 
    Port 2: 0000.0100 power 
Device Status: 0x0003 
    Self Powered 
    Remote Wakeup Enabled 

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Device Descriptor: 
    bLength 18 
    bDescriptorType 1 
    bcdUSB 1.10 
    bDeviceClass 9 Hub 
    bDeviceSubClass 0 Unused 
    bDeviceProtocol 0 Full speed (or root) hub 
    bMaxPacketSize0 64 
    idVendor 0x1d6b Linux Foundation 
    idProduct 0x0001 1.1 root hub 
    bcdDevice 2.06 
    iManufacturer 3 Linux 2.6.38.8-32.fc15.i686 uhci_hcd 
    iProduct 2 UHCI Host Controller 
    iSerial 1 0000:00:1d.3 
    bNumConfigurations 1 
    Configuration Descriptor: 
    bLength 9 
    bDescriptorType 2 
    wTotalLength 25 
    bNumInterfaces 1 
    bConfigurationValue 1 
    iConfiguration 0 
    bmAttributes 0xe0 
     Self Powered 
     Remote Wakeup 
    MaxPower 0mA 
    Interface Descriptor: 
     bLength 9 
     bDescriptorType 4 
     bInterfaceNumber 0 
     bAlternateSetting 0 
     bNumEndpoints 1 
     bInterfaceClass 9 Hub 
     bInterfaceSubClass 0 Unused 
     bInterfaceProtocol 0 Full speed (or root) hub 
     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 0x00 
    PortPwrCtrlMask 0xff 
Hub Port Status: 
    Port 1: 0000.0100 power 
    Port 2: 0000.0100 power 
Device Status: 0x0003 
    Self Powered 
    Remote Wakeup Enabled 

Bus 003 Device 002: ID 046d:c05d Logitech, Inc. 
Device Descriptor: 
    bLength 18 
    bDescriptorType 1 
    bcdUSB 2.00 
    bDeviceClass 0 (Defined at Interface level) 
    bDeviceSubClass 0 
    bDeviceProtocol 0 
    bMaxPacketSize0 8 
    idVendor 0x046d Logitech, Inc. 
    idProduct 0xc05d 
    bcdDevice 53.00 
    iManufacturer 1 Logitech 
    iProduct 2 USB Optical Mouse 
    iSerial 0 
    bNumConfigurations 1 
    Configuration Descriptor: 
    bLength 9 
    bDescriptorType 2 
    wTotalLength 34 
    bNumInterfaces 1 
    bConfigurationValue 1 
    iConfiguration 0 
    bmAttributes 0xa0 
     (Bus Powered) 
     Remote Wakeup 
    MaxPower 98mA 
    Interface Descriptor: 
     bLength 9 
     bDescriptorType 4 
     bInterfaceNumber 0 
     bAlternateSetting 0 
     bNumEndpoints 1 
     bInterfaceClass 3 Human Interface Device 
     bInterfaceSubClass 1 Boot Interface Subclass 
     bInterfaceProtocol 2 Mouse 
     iInterface 0 
     HID Device Descriptor: 
      bLength 9 
      bDescriptorType 33 
      bcdHID 1.11 
      bCountryCode 0 Not supported 
      bNumDescriptors 1 
      bDescriptorType 34 Report 
      wDescriptorLength 52 
     Report Descriptors: 
      ** UNAVAILABLE ** 
     Endpoint Descriptor: 
     bLength 7 
     bDescriptorType 5 
     bEndpointAddress 0x81 EP 1 IN 
     bmAttributes 3 
      Transfer Type Interrupt 
      Synch Type None 
      Usage Type Data 
     wMaxPacketSize 0x0005 1x 5 bytes 
     bInterval 10 
Device Status: 0x0000 
    (Bus Powered) 
+0

你插入了串口適配器嗎? –

+1

@Ignacio Vazquez-Abrams:它的USB(公)電纜末端有RJ45公頭(連接到路由器的串行控制檯端口,這是一個RJ45母頭) – YumYumYum

+1

您的'lsusb'輸出不顯示任何東西,只有一個鼠標插入。您確定另一端的設備是否已啓用USB存取功能? –

回答

1

ttyS0是系統的第一個RS-232端口,你很可能尋找ttyUSB0

-2

錯誤的電纜。這根電纜適用於掃描儀。從USB信號轉換爲串行信號是通過嵌入在插頭內部的UART電路完成的。請參閱 FTDI USB轉RS232串口轉RJ45 CAT5控制檯適配器電纜,用於思科路由器 在ebay上。然後使用Linux minicom程序。

+0

由於有一個公認的答案,這肯定不是問題:) – ppasler

相關問題