Есть ПК подключенный по WiFI и во время старта Ubuntu 12.04 (serv) периодически не ловит точку и как следствие приходится рестартовать службу сети.
Хотелось бы настроить, чтобы ловила с 1 захода. Достает делать рестарты. В качестве WiFI - USB адаптер ASUS Bus 002 Device 002: ID 0b05:1784 ASUSTek Computer, Inc. USB-N13 802.11n Network Adapter [Ralink RT3072] вот конфигурация interfaces # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto wlan0 iface wlan0 inet static wpa-ssid xan wpa-ap-scan 1 wpa-proto RSN wpa-pairwise CCMP wpa-group TKIP wpa-key-mgmt WPA-PSK wpa-psk d388508f9f9ef92e033e422045f2d19f214febc3333e986a7462ef92d6b address 192.168.1.10 netmask 255.255.255.0 gateway 192.168.1.1 dns-nameservers 81.88.208.202 81.88.208.250 при загрузке 16.617725] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 41.476593] init: failsafe main process (981) killed by TERM signal [ 41.481773] init: network-manager main process (1174) terminated with status 127 [ 41.481790] init: network-manager main process ended, respawning [ 41.500194] type=1400 audit(1341347121.366:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp -client.action" pid=1210 comm="apparmor_parser" [ 285.049826] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 285.410143] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 293.608951] wlan0: authenticate with bc:ae:c5:c4:98:2b (try 1) [ 293.610462] wlan0: authenticated [ 293.664698] wlan0: associate with bc:ae:c5:c4:98:2b (try 1) [ 293.667582] wlan0: RX AssocResp from bc:ae:c5:c4:98:2b (capab=0x411 status=0 aid=4) [ 293.667585] wlan0: associated [ 293.696937] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 303.840005] wlan0: no IPv6 routers present [ 368.680229] wlan0: deauthenticating from bc:ae:c5:c4:98:2b by local choice (reason=3) [ 368.702484] cfg80211: All devices are disconnected, going to restore regulatory settings [ 368.702489] cfg80211: Restoring regulatory settings [ 368.702493] cfg80211: Calling CRDA to update world regulatory domain [ 368.760226] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule: [ 368.760230] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760233] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule: [ 368.760236] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760239] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule: [ 368.760241] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760244] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule: [ 368.760246] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760249] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule: [ 368.760252] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760254] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule: [ 368.760257] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760259] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule: [ 368.760262] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760264] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule: [ 368.760267] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760270] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule: [ 368.760273] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760275] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule: [ 368.760278] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760280] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule: [ 368.760283] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760285] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule: [ 368.760288] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760291] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule: [ 368.760294] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760296] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule: [ 368.760299] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760302] cfg80211: World regulatory domain updated: [ 368.760304] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 368.760307] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760310] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760312] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760315] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760317] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 369.069730] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 369.430059] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 371.392855] wlan0: authenticate with bc:ae:c5:c4:98:2b (try 1) [ 293.610462] wlan0: authenticated [ 293.664698] wlan0: associate with bc:ae:c5:c4:98:2b (try 1) [ 293.667582] wlan0: RX AssocResp from bc:ae:c5:c4:98:2b (capab=0x411 status=0 aid=4) [ 293.667585] wlan0: associated [ 293.696937] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 303.840005] wlan0: no IPv6 routers present [ 368.680229] wlan0: deauthenticating from bc:ae:c5:c4:98:2b by local choice (reason=3) [ 368.702484] cfg80211: All devices are disconnected, going to restore regulatory settings [ 368.702489] cfg80211: Restoring regulatory settings [ 368.702493] cfg80211: Calling CRDA to update world regulatory domain [ 368.760226] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule: [ 368.760230] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760233] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule: [ 368.760236] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760239] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule: [ 368.760241] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760244] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule: [ 368.760246] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760249] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule: [ 368.760252] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760254] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule: [ 368.760257] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760259] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule: [ 368.760262] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760264] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule: [ 368.760267] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760270] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule: [ 368.760273] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760275] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule: [ 368.760278] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760280] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule: [ 368.760283] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760285] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule: [ 368.760288] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760291] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule: [ 368.760294] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760296] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule: [ 368.760299] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760302] cfg80211: World regulatory domain updated: [ 368.760304] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 368.760307] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760310] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760312] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 368.760315] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 368.760317] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 369.069730] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 369.430059] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 371.392855] wlan0: authenticate with bc:ae:c5:c4:98:2b (try 1) [ 371.394367] wlan0: authenticated [ 371.411980] wlan0: associate with bc:ae:c5:c4:98:2b (try 1) [ 371.414864] wlan0: RX AssocResp from bc:ae:c5:c4:98:2b (capab=0x411 status=0 aid=4) [ 371.414868] wlan0: associated [ 371.440841] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 382.400005] wlan0: no IPv6 routers present -- С уважением, Роман mailto:idi...@rambler.ru -- ubuntu-ru mailing list ubuntu-ru@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru