RT2870 ドライバーのコンパイル中にこのエラーを克服するにはどうすればよいですか?

RT2870 ドライバーのコンパイル中にこのエラーを克服するにはどうすればよいですか?

かなり安価な Wi-Fi アンテナを購入したので、Ubuntu 14.04 64 ビットに RT2870 ドライバーをインストールする必要があります。

公式 Web ページからドライバー ファイル 2010_0709_RT2870_Linux_STA_v2.4.0.1 をダウンロードし、コンパイルしようとしましたが、コンパイル エラーが発生し、解決方法がわかりません。

発行後、makeプロセスが開始され、しばらくすると終了します

/home/xxx/Desktop/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../os/linux/rt_linux.c: In function ‘RtmpOSNetDevDetach’:
/home/xxx/Desktop/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../os/linux/rt_linux.c:1694:38: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  struct net_device_ops *pNetDevOps = pNetDev->netdev_ops;
                                      ^
/home/xxx/Desktop/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../os/linux/rt_linux.c: In function ‘RtmpOSNetDevAttach’:
/home/xxx/Desktop/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../os/linux/rt_linux.c:1731:38: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
  struct net_device_ops *pNetDevOps = pNetDev->netdev_ops;
                                      ^
make[2]: *** [/home/xxx/Desktop/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../os/linux/rt_linux.o] Error 1
make[1]: *** [_module_/home/xxx/Desktop/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-39-generic'
make: *** [LINUX] Error 2

私が投稿した行にエラーがありますか、それとも完全な make ログを投稿する必要がありますか?

これで十分な場合、エラーは何ですか、どのように修正しますか?

さらに詳しい情報が必要な場合はお知らせください。

編集

結果lsusb

$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 021: ID 04e8:6864 Samsung Electronics Co., Ltd 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

アンテナを USB 3 ポートに接続する予定ですが、他の 2.0 ポートでも問題ありません。

アンテナはいわゆる「長距離」アンテナで、同軸ケーブルを介して USB ワイヤレス アダプタに接続され、USB ケーブルはアダプタから PC に接続されます。

こんな感じです

dmesgプラグイン/プラグアウトで応答を確認しようとすると、次の応答が返されます。

USB 3.0 port
Dec  4 18:04:54 lmachine kernel: [10849.357767] usb 3-2: new full-speed USB device number 42 using xhci_hcd
Dec  4 18:04:54 lmachine kernel: [10849.357997] usb 3-2: Device not responding to set address.
Dec  4 18:04:54 lmachine kernel: [10849.561776] usb 3-2: Device not responding to set address.
Dec  4 18:04:54 lmachine kernel: [10849.765513] usb 3-2: device not accepting address 42, error -71
Dec  4 18:04:54 lmachine kernel: [10849.877506] usb 3-2: new full-speed USB device number 43 using xhci_hcd
Dec  4 18:04:54 lmachine kernel: [10849.877740] usb 3-2: Device not responding to set address.
Dec  4 18:04:55 lmachine kernel: [10850.081491] usb 3-2: Device not responding to set address.
Dec  4 18:04:55 lmachine kernel: [10850.285161] usb 3-2: device not accepting address 43, error -71
Dec  4 18:04:55 lmachine kernel: [10850.397118] usb 3-2: new full-speed USB device number 44 using xhci_hcd
Dec  4 18:04:55 lmachine kernel: [10850.397317] usb 3-2: Device not responding to set address.
Dec  4 18:04:55 lmachine kernel: [10850.601210] usb 3-2: Device not responding to set address.
Dec  4 18:04:55 lmachine kernel: [10850.804880] usb 3-2: device not accepting address 44, error -71
Dec  4 18:04:55 lmachine kernel: [10850.916809] usb 3-2: new full-speed USB device number 45 using xhci_hcd
Dec  4 18:04:55 lmachine kernel: [10850.916998] usb 3-2: Device not responding to set address.
Dec  4 18:04:56 lmachine kernel: [10851.120847] usb 3-2: Device not responding to set address.
Dec  4 18:04:56 lmachine kernel: [10851.324533] usb 3-2: device not accepting address 45, error -71
Dec  4 18:04:56 lmachine kernel: [10851.324563] hub 3-0:1.0: unable to enumerate USB device on port 2

USB 2.0 port
Dec  4 18:08:03 lmachine kernel: [11038.030811] usb 3-4: new full-speed USB device number 46 using xhci_hcd
Dec  4 18:08:03 lmachine kernel: [11038.031007] usb 3-4: Device not responding to set address.
Dec  4 18:08:03 lmachine kernel: [11038.234943] usb 3-4: Device not responding to set address.
Dec  4 18:08:03 lmachine kernel: [11038.438574] usb 3-4: device not accepting address 46, error -71
Dec  4 18:08:03 lmachine kernel: [11038.550577] usb 3-4: new full-speed USB device number 47 using xhci_hcd
Dec  4 18:08:03 lmachine kernel: [11038.550849] usb 3-4: Device not responding to set address.
Dec  4 18:08:03 lmachine kernel: [11038.754561] usb 3-4: Device not responding to set address.
Dec  4 18:08:04 lmachine kernel: [11038.958250] usb 3-4: device not accepting address 47, error -71
Dec  4 18:08:04 lmachine kernel: [11039.070209] usb 3-4: new full-speed USB device number 48 using xhci_hcd
Dec  4 18:08:04 lmachine kernel: [11039.070405] usb 3-4: Device not responding to set address.
Dec  4 18:08:04 lmachine kernel: [11039.274254] usb 3-4: Device not responding to set address.
Dec  4 18:08:04 lmachine kernel: [11039.477961] usb 3-4: device not accepting address 48, error -71
Dec  4 18:08:04 lmachine kernel: [11039.589985] usb 3-4: new full-speed USB device number 49 using xhci_hcd
Dec  4 18:08:04 lmachine kernel: [11039.590238] usb 3-4: Device not responding to set address.
Dec  4 18:08:04 lmachine kernel: [11039.793950] usb 3-4: Device not responding to set address.
Dec  4 18:08:05 lmachine kernel: [11039.997635] usb 3-4: device not accepting address 49, error -71
Dec  4 18:08:05 lmachine kernel: [11039.997665] hub 3-0:1.0: unable to enumerate USB device on port 4

答え1

この古いドライバーは、2010 年頃に 2.6.xx カーネル用に構築されました。ご覧のとおり、3.13.0-39 を実行しています。コンパイルされることはありません。

これらのデバイスのドライバー rt2800usb は、Ubuntu 14.04 にデフォルトで含まれています。期待どおりに動作しない場合は、何か他の問題があります。問題の内容とデバイスの詳細をお知らせください。

lsusb

USB ワイヤレスはこれに接続されていると想定します:

046d:c52b Logitech, Inc. Unifying Receiver

Googleで検索したら、これを見つけました:Logitech の Unifying レシーバーはサポートされていますか?インストールすることをお勧めします調整するワイヤレスが表示されるかどうかを確認します。

関連情報