Буду краток - не запускается.
В dmesg пять раз подряд выводится:
[ 32.387772] usb 1-1.2: new high speed USB device number 8 using dwc_otg
[ 32.509288] usb 1-1.2: New USB device found, idVendor=0cf3, idProduct=9271
[ 32.509323] usb 1-1.2: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[ 32.509344] usb 1-1.2: Product: USB2.0 WLAN
[ 32.509368] usb 1-1.2: Manufacturer: ATHEROS
[ 32.509384] usb 1-1.2: SerialNumber: 12345
[ 32.886571] usb 1-1.2: ath9k_htc: Transferred FW: htc_9271.fw, size: 51272
[ 33.122698] ath9k_htc 1-1.2:1.0: ath9k_htc: HTC initialized with 33 credits
[ 33.356594] ath9k_htc 1-1.2:1.0: ath9k_htc: FW Version: 1.3
[ 33.356636] ath: EEPROM regdomain: 0x809c
[ 33.356649] ath: EEPROM indicates we should expect a country code
[ 33.356665] ath: doing EEPROM country->regdmn map search
[ 33.356679] ath: country maps to regdmn code: 0x52
[ 33.356694] ath: Country alpha2 being used: CN
[ 33.356706] ath: Regpair used: 0x52
[ 33.360256] ieee80211 phy4: Atheros AR9271 Rev:1
[ 33.364074] Registered led device: ath9k_htc-phy4
[ 33.364122] usb 1-1.2: ath9k_htc: USB layer initialized
[ 34.148487] usb 1-1.2: USB disconnect, device number 8
[ 34.243797] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SS
[ 34.977724] ath: Failed to wakeup in 500us
[ 35.088437] ath: Chip reset failed
[ 35.088472] ath: Unable to reset hardware; reset status -22 (freq 2412 MHz)
[ 35.205321] ath: Failed to wakeup in 500us
[ 35.216071] ath: Failed to wakeup in 500us
[ 35.226798] ath: Failed to wakeup in 500us
[ 35.237619] ath: Failed to wakeup in 500us
[ 35.248323] ath: Failed to wakeup in 500us
[ 35.259738] ath: Failed to wakeup in 500us
[ 35.270576] ath: Failed to wakeup in 500us
[ 35.281349] ath: Failed to wakeup in 500us
[ 35.292080] ath: Failed to wakeup in 500us
[ 35.302809] ath: Failed to wakeup in 500us
[ 35.538122] usb 1-1.2: ath9k_htc: USB layer deinitialized
А потом ещё:
[ 35.777903] usb 1-1.2: new high speed USB device number 9 using dwc_otg
[ 35.899414] usb 1-1.2: New USB device found, idVendor=0cf3, idProduct=9271
[ 35.899449] usb 1-1.2: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[ 35.899468] usb 1-1.2: Product: USB2.0 WLAN
[ 35.899493] usb 1-1.2: Manufacturer: ATHEROS
[ 35.899508] usb 1-1.2: SerialNumber: 12345
[ 36.264618] usb 1-1.2: ath9k_htc: Transferred FW: htc_9271.fw, size: 51272
[ 36.500837] ath9k_htc 1-1.2:1.0: ath9k_htc: HTC initialized with 33 credits
[ 36.735214] ath9k_htc 1-1.2:1.0: ath9k_htc: FW Version: 1.3
[ 36.735254] ath: EEPROM regdomain: 0x809c
[ 36.735267] ath: EEPROM indicates we should expect a country code
[ 36.735283] ath: doing EEPROM country->regdmn map search
[ 36.735298] ath: country maps to regdmn code: 0x52
[ 36.735312] ath: Country alpha2 being used: CN
[ 36.735324] ath: Regpair used: 0x52
[ 36.739054] ieee80211 phy5: Atheros AR9271 Rev:1
[ 36.742700] Registered led device: ath9k_htc-phy5
[ 36.742747] usb 1-1.2: ath9k_htc: USB layer initialized
После чего lsusb показывает, что:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
В то время как на основном компе (с няшной КУбунтой), это выглядит так:
Bus 002 Device 002: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Кто виноват и что делать?