यूएसबी के माध्यम से उबंटू, केबल मॉडेम, सीमित गति?


0

मेरे अंग्रेजी के लिए पहले खेद है, मुझे आशा है कि आप मुझे समझेंगे।

मेरे पास उबंटू 11.04 बॉक्स है। यूएसबी के माध्यम से प्लग किया गया एक केबल मॉडेम (मोटरोला sbg900) है। मेरा बैंडविड्थ 8mbit डाउनलोड और 0,7mbit अपलोड होना चाहिए। कुछ समय पहले सब कुछ ठीक था, लेकिन पिछले कुछ हफ्तों से मैं 400-450kB / s से अधिक तेजी से डाउनलोड नहीं कर सका। आज मैंने इस पर बारीकी से विचार किया और ऐसा लगता है कि यूएसबी कनेक्शन समस्या है। मैंने RJ45 के माध्यम से मॉडेम से जुड़ने की कोशिश की, और अधिकतम डाउनलोड गति 8mbit (अच्छी) थी। मैं USB पर वापस गया और 400-450kB / s (इसलिए 4mbits) से अधिक कुछ नहीं।

मुझे नहीं पता कि क्या गलत है। मैं आरजे 45 का उपयोग नहीं कर सकता - मुझे केबल मॉडेम के लिए यूएसबी कनेक्शन का उपयोग करना होगा।

कृपया सहायता कीजिए..

$ uname -a
Linux NAS 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC 2011 i686 i686 i386 GNU/Linux

$ sudo lsusb -v -s 004:004

Bus 004 Device 004: ID 07b2:0900 Motorola BCS, Inc. SURFboard Gateway
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            2 Communications
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        32
  idVendor           0x07b2 Motorola BCS, Inc.
  idProduct          0x0900 SURFboard Gateway
  bcdDevice            1.01
  iManufacturer           1 Motorola Corporation
  iProduct                2 USB Cable Modem
  iSerial                 3 XXXXXXXXXXXX
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           80
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          4 USB Ethernet Configuration
    bmAttributes         0xc0
      Self Powered
    MaxPower              100mA
    ** UNRECOGNIZED:  05 24 00 10 01
    ** UNRECOGNIZED:  05 24 06 00 01
    ** UNRECOGNIZED:  0d 24 0f 03 00 00 00 00 ea 05 00 00 00
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass      6 Ethernet Networking
      bInterfaceProtocol      0 
      iInterface              5 Communication Interface Class
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              64
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              6 Data Interface Class
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              6 Data Interface Class
      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               0
      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               0
Device Status:     0x0001
  Self Powered

1
आप अपनी गति का परीक्षण कैसे कर रहे हैं? क्या शायद आपका ISP उनके अपलिंक को सब्सक्राइब कर रहा है? क्या आप कुछ रिमोट सिस्टम के खिलाफ परीक्षण कर रहे हैं जो 450KB / s से अधिक संभाल नहीं सकते हैं?
Zoredache

मैंने इसे torrents पर, speedtest.net और FTP (मेरे ISP के सर्वर पर, इसलिए इसके "स्थानीय") पर परीक्षण किया। Im 100% यकीन है कि दूरस्थ सर्वर समस्या, ISP समस्या आदि नहीं है। यह सुनिश्चित करने के लिए अपने USB कनेक्शन समस्या है।
gib
हमारी साइट का प्रयोग करके, आप स्वीकार करते हैं कि आपने हमारी Cookie Policy और निजता नीति को पढ़ और समझा लिया है।
Licensed under cc by-sa 3.0 with attribution required.