Advertisement
Guest User

Untitled

a guest
Aug 15th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.00 KB | None | 0 0
  1. echo "options iwlwifi 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
  2. sudo modprobe -rfv iwlwifi
  3. sudo modprobe -v iwlwifi
  4.  
  5. sudo -i
  6. echo "options rtl8723be fwlps=0" > /etc/modprobe.d/rtl8723be.conf
  7. modprobe -r rtl8723be
  8. modprobe rtl8723be
  9. exit
  10.  
  11. sudo service network-manager restart
  12.  
  13. ########## wireless info START ##########
  14.  
  15. Report from: 15 Aug 2015 15:58 EEST +0300
  16.  
  17. Booted last: 15 Aug 2015 15:49 EEST +0300
  18.  
  19. Script from: 14 Jul 2015 17:04 UTC +0000
  20.  
  21. ##### release ###########################
  22.  
  23. Distributor ID: Ubuntu
  24. Description: Ubuntu 14.04.3 LTS
  25. Release: 14.04
  26. Codename: trusty
  27.  
  28. ##### kernel ############################
  29.  
  30. Linux 3.16.0-45-generic #60~14.04.1-Ubuntu SMP Fri Jul 24 21:16:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  31.  
  32. Parameters: ro, quiet, splash, vt.handoff=7
  33.  
  34. ##### desktop ###########################
  35.  
  36. Ubuntu
  37.  
  38. ##### lspci #############################
  39.  
  40. 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
  41. Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards [1043:8432]
  42. Kernel driver in use: r8169
  43.  
  44. ##### lsusb #############################
  45.  
  46. Bus 003 Device 002: ID 0781:5572 SanDisk Corp.
  47. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  48. Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  49. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  50. Bus 002 Device 002: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
  51. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  52. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  53. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  54. Bus 004 Device 003: ID 04f3:0103 Elan Microelectronics Corp. ActiveJet K-2024 Multimedia Keyboard
  55. Bus 004 Device 002: ID 2188:0ae1
  56. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  57. Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  58. Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  59.  
  60. ##### PCMCIA card info ##################
  61.  
  62. ##### rfkill ############################
  63.  
  64. 0: phy0: Wireless LAN
  65. Soft blocked: no
  66. Hard blocked: no
  67.  
  68. ##### lsmod #############################
  69.  
  70. rtl8192cu 67741 0
  71. rtl_usb 18448 1 rtl8192cu
  72. rtlwifi 64255 2 rtl_usb,rtl8192cu
  73. rtl8192c_common 53172 1 rtl8192cu
  74. mac80211 652777 3 rtl_usb,rtlwifi,rtl8192cu
  75. cfg80211 498458 2 mac80211,rtlwifi
  76. eeepc_wmi 13151 0
  77. asus_wmi 24094 1 eeepc_wmi
  78. sparse_keymap 13948 1 asus_wmi
  79. video 20128 1 asus_wmi
  80. wmi 19193 1 asus_wmi
  81.  
  82. ##### interfaces ########################
  83.  
  84. auto lo
  85. iface lo inet loopback
  86.  
  87. ##### ifconfig ##########################
  88.  
  89. eth0 Link encap:Ethernet HWaddr <MAC 'eth0' [IF]>
  90. UP BROADCAST MULTICAST MTU:1500 Metric:1
  91. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  92. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  93. collisions:0 txqueuelen:1000
  94. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  95.  
  96. wlan0 Link encap:Ethernet HWaddr <MAC 'wlan0' [IF]>
  97. inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
  98. inet6 addr: fe80::<IP6 'wlan0' [IF]>/64 Scope:Link
  99. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  100. RX packets:6127 errors:0 dropped:0 overruns:0 frame:0
  101. TX packets:5181 errors:0 dropped:0 overruns:0 carrier:0
  102. collisions:0 txqueuelen:1000
  103. RX bytes:4296934 (4.2 MB) TX bytes:785909 (785.9 KB)
  104.  
  105. ##### iwconfig ##########################
  106.  
  107. eth0 no wireless extensions.
  108.  
  109. lo no wireless extensions.
  110.  
  111. wlan0 IEEE 802.11bgn ESSID:"krasota"
  112. Mode:Managed Frequency:2.412 GHz Access Point: <MAC 'krasota' [AC1]>
  113. Bit Rate=150 Mb/s Tx-Power=20 dBm
  114. Retry short limit:7 RTS thr=2347 B Fragment thr:off
  115. Power Management:off
  116. Link Quality=54/70 Signal level=-56 dBm
  117. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  118. Tx excessive retries:0 Invalid misc:5 Missed beacon:0
  119.  
  120. ##### route #############################
  121.  
  122. Kernel IP routing table
  123. Destination Gateway Genmask Flags Metric Ref Use Iface
  124. 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0
  125. 192.168.1.0 0.0.0.0 255.255.255.0 U 9 0 0 wlan0
  126.  
  127. ##### resolv.conf #######################
  128.  
  129. nameserver 127.0.1.1
  130.  
  131. ##### network managers ##################
  132.  
  133. Installed:
  134.  
  135. NetworkManager
  136.  
  137. Running:
  138.  
  139. root 862 1 0 15:49 ? 00:00:00 NetworkManager
  140.  
  141. ##### NetworkManager info ###############
  142.  
  143. NetworkManager Tool
  144.  
  145. State: connected (global)
  146.  
  147. - Device: wlan0 [krasota] -----------------------------------------------------
  148. Type: 802.11 WiFi
  149. Driver: rtl8192cu
  150. State: connected
  151. Default: yes
  152. HW Address: <MAC 'wlan0' [IF]>
  153.  
  154. Capabilities:
  155. Speed: 150 Mb/s
  156.  
  157. Wireless Properties
  158. WEP Encryption: yes
  159. WPA Encryption: yes
  160. WPA2 Encryption: yes
  161.  
  162. Wireless Access Points (* = current AP)
  163. Keenetic-0134: Infra, <MAC 'Keenetic-0134' [AC2]>, Freq 2422 MHz, Rate 54 Mb/s, Strength 87 WPA2
  164. Soti: Infra, <MAC 'Soti' [AC4]>, Freq 2452 MHz, Rate 54 Mb/s, Strength 54 WPA WPA2
  165. nexus: Infra, <MAC 'nexus' [AC3]>, Freq 2437 MHz, Rate 54 Mb/s, Strength 20 WPA WPA2
  166. RAMSA: Infra, <MAC 'RAMSA' [AN4]>, Freq 2432 MHz, Rate 54 Mb/s, Strength 4 WPA2
  167. Lanet: Infra, <MAC 'Lanet' [AN5]>, Freq 2452 MHz, Rate 54 Mb/s, Strength 4 WPA WPA2
  168. volia 30 2: Infra, <MAC 'volia 30 2' [AN6]>, Freq 2437 MHz, Rate 54 Mb/s, Strength 4 WEP
  169. mimimishka: Infra, <MAC 'mimimishka' [AN7]>, Freq 2457 MHz, Rate 54 Mb/s, Strength 4 WPA2
  170. EVA BRAUN: Infra, <MAC 'EVA BRAUN' [AN8]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 4 WPA2
  171. *krasota: Infra, <MAC 'krasota' [AC1]>, Freq 2412 MHz, Rate 54 Mb/s, Strength 60 WPA WPA2
  172. putinKHUYLO: Infra, <MAC 'putinKHUYLO' [AN10]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 4 WPA WPA2
  173.  
  174. IPv4 Settings:
  175. Address: 192.168.1.102
  176. Prefix: 24 (255.255.255.0)
  177. Gateway: 192.168.1.1
  178.  
  179. DNS: 192.168.1.1
  180.  
  181. - Device: eth0 -----------------------------------------------------------------
  182. Type: Wired
  183. Driver: r8169
  184. State: unavailable
  185. Default: no
  186. HW Address: <MAC 'eth0' [IF]>
  187.  
  188. Capabilities:
  189. Carrier Detect: yes
  190.  
  191. Wired Properties
  192. Carrier: off
  193.  
  194. ##### NetworkManager.state ##############
  195.  
  196. [main]
  197. NetworkingEnabled=true
  198. WirelessEnabled=true
  199. WWANEnabled=true
  200. WimaxEnabled=true
  201.  
  202. ##### NetworkManager.conf ###############
  203.  
  204. [main]
  205. plugins=ifupdown,keyfile,ofono
  206. dns=dnsmasq
  207.  
  208. [ifupdown]
  209. managed=false
  210.  
  211. ##### NetworkManager profiles ###########
  212.  
  213. [[/etc/NetworkManager/system-connections/mimimishka]] (600 root)
  214. [connection] id=mimimishka | type=802-11-wireless
  215. [802-11-wireless] ssid=mimimishka | mac-address=<MAC 'wlan0' [IF]>
  216. [ipv4] method=auto
  217. [ipv6] method=auto
  218.  
  219. [[/etc/NetworkManager/system-connections/krasota]] (600 root)
  220. [connection] id=krasota | type=802-11-wireless
  221. [802-11-wireless] ssid=krasota | mac-address=<MAC 'wlan0' [IF]>
  222. [ipv4] method=auto
  223. [ipv6] method=auto
  224.  
  225. ##### iw reg get ########################
  226.  
  227. Region: Europe/Kiev (based on set time zone)
  228.  
  229. country UA:
  230. (2400 - 2483 @ 40), (N/A, 20), NO-OUTDOOR
  231. (5150 - 5350 @ 40), (N/A, 20), NO-OUTDOOR
  232. (57240 - 65880 @ 2160), (N/A, 40), NO-OUTDOOR
  233.  
  234. ##### iwlist channels ###################
  235.  
  236. eth0 no frequency information.
  237.  
  238. lo no frequency information.
  239.  
  240. wlan0 11 channels in total; available frequencies :
  241. Channel 01 : 2.412 GHz
  242. Channel 02 : 2.417 GHz
  243. Channel 03 : 2.422 GHz
  244. Channel 04 : 2.427 GHz
  245. Channel 05 : 2.432 GHz
  246. Channel 06 : 2.437 GHz
  247. Channel 07 : 2.442 GHz
  248. Channel 08 : 2.447 GHz
  249. Channel 09 : 2.452 GHz
  250. Channel 10 : 2.457 GHz
  251. Channel 11 : 2.462 GHz
  252. Current Frequency:2.412 GHz (Channel 1)
  253.  
  254. ##### iwlist scan #######################
  255.  
  256. eth0 Interface doesn't support scanning.
  257.  
  258. lo Interface doesn't support scanning.
  259.  
  260. Channel occupancy:
  261.  
  262. 1 APs on Frequency:2.412 GHz (Channel 1)
  263. 1 APs on Frequency:2.422 GHz (Channel 3)
  264. 1 APs on Frequency:2.437 GHz (Channel 6)
  265. 1 APs on Frequency:2.452 GHz (Channel 9)
  266.  
  267. wlan0 Scan completed :
  268. Cell 01 - Address: <MAC 'krasota' [AC1]>
  269. Channel:1
  270. Frequency:2.412 GHz (Channel 1)
  271. Quality=52/70 Signal level=-58 dBm
  272. Encryption key:on
  273. ESSID:"krasota"
  274. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  275. 9 Mb/s; 12 Mb/s; 18 Mb/s
  276. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  277. Mode:Master
  278. Extra:tsf=00000002b8d0fe19
  279. Extra: Last beacon: 84ms ago
  280. IE: IEEE 802.11i/WPA2 Version 1
  281. Group Cipher : TKIP
  282. Pairwise Ciphers (2) : CCMP TKIP
  283. Authentication Suites (1) : PSK
  284. IE: WPA Version 1
  285. Group Cipher : TKIP
  286. Pairwise Ciphers (2) : CCMP TKIP
  287. Authentication Suites (1) : PSK
  288. Cell 02 - Address: <MAC 'Keenetic-0134' [AC2]>
  289. Channel:3
  290. Frequency:2.422 GHz (Channel 3)
  291. Quality=48/70 Signal level=-62 dBm
  292. Encryption key:on
  293. ESSID:"Keenetic-0134"
  294. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  295. 18 Mb/s; 36 Mb/s; 54 Mb/s
  296. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  297. Mode:Master
  298. Extra:tsf=00000649a2dad2ce
  299. Extra: Last beacon: 84ms ago
  300. IE: IEEE 802.11i/WPA2 Version 1
  301. Group Cipher : CCMP
  302. Pairwise Ciphers (1) : CCMP
  303. Authentication Suites (1) : PSK
  304. Cell 03 - Address: <MAC 'nexus' [AC3]>
  305. Channel:6
  306. Frequency:2.437 GHz (Channel 6)
  307. Quality=12/70 Signal level=-98 dBm
  308. Encryption key:on
  309. ESSID:"nexus"
  310. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  311. 9 Mb/s; 12 Mb/s; 18 Mb/s
  312. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  313. Mode:Master
  314. Extra:tsf=000001a689e7a006
  315. Extra: Last beacon: 84ms ago
  316. IE: IEEE 802.11i/WPA2 Version 1
  317. Group Cipher : CCMP
  318. Pairwise Ciphers (1) : CCMP
  319. Authentication Suites (1) : PSK
  320. IE: WPA Version 1
  321. Group Cipher : CCMP
  322. Pairwise Ciphers (1) : CCMP
  323. Authentication Suites (1) : PSK
  324. Cell 04 - Address: <MAC 'Soti' [AC4]>
  325. Channel:9
  326. Frequency:2.452 GHz (Channel 9)
  327. Quality=42/70 Signal level=-68 dBm
  328. Encryption key:on
  329. ESSID:"Soti"
  330. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  331. 9 Mb/s; 12 Mb/s; 18 Mb/s
  332. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  333. Mode:Master
  334. Extra:tsf=0000000185dbcfac
  335. Extra: Last beacon: 84ms ago
  336. IE: IEEE 802.11i/WPA2 Version 1
  337. Group Cipher : CCMP
  338. Pairwise Ciphers (1) : CCMP
  339. Authentication Suites (1) : PSK
  340. IE: WPA Version 1
  341. Group Cipher : CCMP
  342. Pairwise Ciphers (1) : CCMP
  343. Authentication Suites (1) : PSK
  344.  
  345. ##### module infos ######################
  346.  
  347. [rtl8192cu]
  348. filename: /lib/modules/3.16.0-45-generic/kernel/drivers/net/wireless/rtlwifi/rtl8192cu/rtl8192cu.ko
  349. firmware: rtlwifi/rtl8192cufw_TMSC.bin
  350. firmware: rtlwifi/rtl8192cufw_B.bin
  351. firmware: rtlwifi/rtl8192cufw_A.bin
  352. firmware: rtlwifi/rtl8192cufw.bin
  353. description: Realtek 8192C/8188C 802.11n USB wireless
  354. license: GPL
  355. author: Larry Finger <Larry.Finger@lwfinger.net>
  356. author: Ziv Huang <ziv_huang@realtek.com>
  357. author: Georgia <georgia@realtek.com>
  358. srcversion: 93FD064658D2AD5B6991075
  359. depends: rtlwifi,rtl8192c-common,rtl_usb,mac80211
  360. intree: Y
  361. vermagic: 3.16.0-45-generic SMP mod_unload modversions
  362. signer: Magrathea: Glacier signing key
  363. sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6
  364. sig_hashalgo: sha512
  365. parm: swenc:Set to 1 for software crypto (default 0)
  366. (bool)
  367. parm: debug:Set debug level (0-5) (default 0) (int)
  368.  
  369. [rtl_usb]
  370. filename: /lib/modules/3.16.0-45-generic/kernel/drivers/net/wireless/rtlwifi/rtl_usb.ko
  371. description: USB basic driver for rtlwifi
  372. license: GPL
  373. author: Larry Finger <Larry.FInger@lwfinger.net>
  374. author: Realtek WlanFAE <wlanfae@realtek.com>
  375. author: lizhaoming <chaoming_li@realsil.com.cn>
  376. srcversion: 94CFED30E3318E18EC4B740
  377. depends: rtlwifi,mac80211
  378. intree: Y
  379. vermagic: 3.16.0-45-generic SMP mod_unload modversions
  380. signer: Magrathea: Glacier signing key
  381. sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6
  382. sig_hashalgo: sha512
  383.  
  384. [rtlwifi]
  385. filename: /lib/modules/3.16.0-45-generic/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko
  386. description: Realtek 802.11n PCI wireless core
  387. license: GPL
  388. author: Larry Finger <Larry.FInger@lwfinger.net>
  389. author: Realtek WlanFAE <wlanfae@realtek.com>
  390. author: lizhaoming <chaoming_li@realsil.com.cn>
  391. srcversion: 8362106E96F806A9DBAE565
  392. depends: mac80211,cfg80211
  393. intree: Y
  394. vermagic: 3.16.0-45-generic SMP mod_unload modversions
  395. signer: Magrathea: Glacier signing key
  396. sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6
  397. sig_hashalgo: sha512
  398.  
  399. [rtl8192c_common]
  400. filename: /lib/modules/3.16.0-45-generic/kernel/drivers/net/wireless/rtlwifi/rtl8192c/rtl8192c-common.ko
  401. description: Realtek 8192C/8188C 802.11n PCI wireless
  402. license: GPL
  403. author: Larry Finger <Larry.Finger@lwfinger.net>
  404. author: Ziv Huang <ziv_huang@realtek.com>
  405. author: Georgia <georgia@realtek.com>
  406. author: Realtek WlanFAE <wlanfae@realtek.com>
  407. author: lizhaoming <chaoming_li@realsil.com.cn>
  408. srcversion: A279C50E29ED7F277EAF738
  409. depends:
  410. intree: Y
  411. vermagic: 3.16.0-45-generic SMP mod_unload modversions
  412. signer: Magrathea: Glacier signing key
  413. sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6
  414. sig_hashalgo: sha512
  415.  
  416. [mac80211]
  417. filename: /lib/modules/3.16.0-45-generic/kernel/net/mac80211/mac80211.ko
  418. license: GPL
  419. description: IEEE 802.11 subsystem
  420. srcversion: 315DCE1E2614AE1F38132D3
  421. depends: cfg80211
  422. intree: Y
  423. vermagic: 3.16.0-45-generic SMP mod_unload modversions
  424. signer: Magrathea: Glacier signing key
  425. sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6
  426. sig_hashalgo: sha512
  427. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  428. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  429. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  430. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  431. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  432.  
  433. [cfg80211]
  434. filename: /lib/modules/3.16.0-45-generic/kernel/net/wireless/cfg80211.ko
  435. description: wireless configuration support
  436. license: GPL
  437. author: Johannes Berg
  438. srcversion: D48679749A6B8B822E391CA
  439. depends:
  440. intree: Y
  441. vermagic: 3.16.0-45-generic SMP mod_unload modversions
  442. signer: Magrathea: Glacier signing key
  443. sig_key: C1:A3:1E:DB:9F:C4:C6:4E:2D:95:A7:FF:18:A6:73:D1:8C:AB:15:A6
  444. sig_hashalgo: sha512
  445. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  446. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  447.  
  448. ##### module parameters #################
  449.  
  450. [rtl8192cu]
  451. debug: 0
  452. swenc: N
  453.  
  454. [mac80211]
  455. beacon_loss_count: 7
  456. ieee80211_default_rc_algo: minstrel_ht
  457. max_nullfunc_tries: 2
  458. max_probe_tries: 5
  459. probe_wait_ms: 500
  460.  
  461. [cfg80211]
  462. cfg80211_disable_40mhz_24ghz: N
  463. ieee80211_regdom: 00
  464.  
  465. ##### /etc/modules ######################
  466.  
  467. lp
  468. rtc
  469.  
  470. ##### modprobe options ##################
  471.  
  472. [/etc/modprobe.d/blacklist-ath_pci.conf]
  473. blacklist ath_pci
  474.  
  475. [/etc/modprobe.d/blacklist.conf]
  476. blacklist evbug
  477. blacklist usbmouse
  478. blacklist usbkbd
  479. blacklist eepro100
  480. blacklist de4x5
  481. blacklist eth1394
  482. blacklist snd_intel8x0m
  483. blacklist snd_aw2
  484. blacklist i2c_i801
  485. blacklist prism54
  486. blacklist bcm43xx
  487. blacklist garmin_gps
  488. blacklist asus_acpi
  489. blacklist snd_pcsp
  490. blacklist pcspkr
  491. blacklist amd76x_edac
  492.  
  493. [/etc/modprobe.d/blacklist-rare-network.conf]
  494. alias net-pf-3 off
  495. alias net-pf-6 off
  496. alias net-pf-9 off
  497. alias net-pf-11 off
  498. alias net-pf-12 off
  499. alias net-pf-19 off
  500. alias net-pf-21 off
  501. alias net-pf-36 off
  502.  
  503. [/etc/modprobe.d/iwlwifi.conf]
  504. options iwlwifi 11n_disable=1
  505.  
  506. [/etc/modprobe.d/mlx4.conf]
  507. softdep mlx4_core post: mlx4_en
  508.  
  509. [/etc/modprobe.d/modesetting.conf]
  510. options cirrus modeset=1
  511. options mgag200 modeset=1
  512.  
  513. [/etc/modprobe.d/rtl8723be.conf]
  514. options rtl8723be fwlps=0
  515.  
  516. ##### rc.local ##########################
  517.  
  518. exit 0
  519.  
  520. ##### pm-utils ##########################
  521.  
  522. ##### udev rules ########################
  523.  
  524. [/etc/udev/rules.d/70-persistent-net.rules]
  525. # PCI device 0x10ec:0x8168 (r8169)
  526. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  527. # USB device 0x:0x (rtl8192cu)
  528. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'wlan0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
  529.  
  530. ##### dmesg #############################
  531.  
  532. [ 20.635259] rtl8192cu: MAC auto ON okay!
  533. [ 20.668023] rtl8192cu: Tx queue select: 0x05
  534. [ 21.081076] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  535. [ 22.700664] wlan0: authenticate with <MAC 'mimimishka' [AN7]>
  536. [ 22.724773] wlan0: send auth to <MAC 'mimimishka' [AN7]> (try 1/3)
  537. [ 22.726614] wlan0: authenticated
  538. [ 22.728123] wlan0: associate with <MAC 'mimimishka' [AN7]> (try 1/3)
  539. [ 22.740820] wlan0: RX AssocResp from <MAC 'mimimishka' [AN7]> (capab=0x411 status=0 aid=1)
  540. [ 22.740880] wlan0: associated
  541. [ 22.740888] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  542. [ 27.074978] wlan0: deauthenticated from <MAC 'mimimishka' [AN7]> (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
  543. [ 27.094197] wlan0: authenticate with <MAC 'mimimishka' [AN7]>
  544. [ 27.106253] wlan0: send auth to <MAC 'mimimishka' [AN7]> (try 1/3)
  545. [ 27.107837] wlan0: authenticated
  546. [ 27.109691] wlan0: associate with <MAC 'mimimishka' [AN7]> (try 1/3)
  547. [ 27.123577] wlan0: RX AssocResp from <MAC 'mimimishka' [AN7]> (capab=0x411 status=0 aid=1)
  548. [ 27.123643] wlan0: associated
  549. [ 31.274826] wlan0: deauthenticated from <MAC 'mimimishka' [AN7]> (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
  550. [ 38.238369] wlan0: authenticate with <MAC 'krasota' [AC1]>
  551. [ 38.250536] wlan0: send auth to <MAC 'krasota' [AC1]> (try 1/3)
  552. [ 38.253479] wlan0: authenticated
  553. [ 38.255457] wlan0: associate with <MAC 'krasota' [AC1]> (try 1/3)
  554. [ 38.274106] wlan0: RX AssocResp from <MAC 'krasota' [AC1]> (capab=0x431 status=0 aid=3)
  555. [ 38.274165] wlan0: associated
  556.  
  557. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement