web-dev-qa-db-ja.com

私がブラウジングを開始するまでインターネットアクセスに接続されたcentrinoN-1000ワイヤレス

私はUBUNTUに不慣れで、しばらくの間これを研究しています。まだ何も思いつかないようです。私はコミュニケーションの分野にいるので、物事がどのように機能するかについての一般的な考えを持っています。私はドイツにいて、WPA2 /パーソナルセキュリティコードを入力して接続します。Firefoxをクリックしてブラウジングを開始すると、接続が切断され、再接続が開始され、WPAコードの入力を再度求められます。そして時々dosentは再接続さえします。有線接続に問題はありません。

shannon@shannon-Dell-System-XPS-L502X:~$ lshw -c network
WARNING: you should run this program as super-user.
-network               
       description: Wireless interface
       product: Centrino Wireless-N 1000
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlan0
       version: 00
       serial: 8c:a9:82:68:7c:7c
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlagn driverversion=3.0.0-12-generic firmware=39.31.5.1 build 35138 latency=0 multicast=yes wireless=IEEE 802.11bgn
       resources: irq:51 memory:f1b00000-f1b01fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:06:00.0
       logical name: eth0
       version: 06
       serial: 14:fe:b5:aa:af:6e
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168e-2.fw ip=192.168.2.102 latency=0 multicast=yes port=MII speed=100Mbit/s
       resources: irq:41 ioport:2000(size=256) memory:f1804000-f1804fff memory:f1800000-f1803fff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.


shannon@shannon-Dell-System-XPS-L502X:~$ Sudo rfkill list
0: Dell-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

どんな助けでも大歓迎です!!!

1
user38088

私のために働いた別のスレッドがあります。私も同じ問題を抱えていました。 Centrino Advanced-N6230およびDellXPS 15zでのBluetoothワイヤレスの問題

基本的にウィンドウにログインし、そこからワイヤレスを有効にしますfn + f2。ワイヤレスLEDがオンになっているのが見えるはずです。 Ubuntuで再起動すると、出来上がりです:)

1
Sorin Burjan