お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2012-06-05 23:19:40

part_bxxx
新しいメンバ
登録日: 2012-06-05

UQ WiMAX MW-U2510の接続方法について

はじめまして。お世話になります。

UQ WiMAX MW-U2510SS2をubuntuにて使いたいと考えております。

環境
 ubuntu 11.04
  MW-U2510SS2 キャリア(UQ WiMAX)

これまでに試した事

MW-U2510SS2デバイス情報をlsusbにて確認。

$lsusb
Bus 008 Device 002: ID 0dc6:3412 Precision Squared Technology Corp.
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 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 004 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 002 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 1eb8:1140 
Bus 001 Device 003: ID 04bb:0135 I-O Data Device, Inc.
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$sudo lsusb -v -s 001:005
Bus 001 Device 005: ID 1eb8:1140 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x1eb8
  idProduct          0x1140
  bcdDevice            0.02
  iManufacturer           1 GCT Semiconductor, Inc.
  iProduct                2 M-WiMAX Network Adaptor
  iSerial                 3
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue    17
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0
      iInterface              5 WiMAX Network Adapter
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass           10 CDC Data
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1


gct semcon用ドライバのインストールと実行。下記サイトを参考にしました。
 http://code.google.com/p/gctwimax/

  gctWiMAX-0.0.3rc4 +gctwimax-0.0.3rc4_libusb_context_fix.patch
 $make CFLAGS=-DWITH_DBUS
  $sudo make install
  $sudo gctwimax -C /usr/share/gctwimax/gctwimax.conf
    Device found
    Claimed interface
    Chip info: 0070
    Firmware info: 1<02:2104
    H-NSPID: 0x000014
    MAC: "mac address"
    Allocated tap interface: wimax0
    Search network...
    Network found.
    Connected to Network.
    Connecting to BSID: 00:00:14:9e:0c:98
    Start Authentication.
    Authentication Failed. Renewing Authentication.
    Error connecting to BSID: 00:00:14:9e:0c:98
    Authentication Failed.
    Search network...
    Network found.
    Connected to Network.
    Connecting to BSID: 00:00:14:9e:0c:98
    Start Authentication.
    Authentication Failed. Renewing Authentication.
    Error connecting to BSID: 00:00:14:9e:0c:98

gctwimaxを実行したところ上記ログの通り認証がうまくいかず
接続ができません。
Windowsにて、このデバイスの接続確認は行いました。

どなたかこのデバイスの接続に成功された方はいらっしゃいませんでしょうか?
何卒よろしくお願い致します。

オフライン

 

Board footer

Powered by FluxBB