Nick82285

Untitled

Mar 3rd, 2020
735
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.15 KB | None | 0 0
  1. ------------------------------------------------uname -a-----------------------------------------------------
  2.  
  3. Linux pop-os 5.3.0-7629-generic #31~1581628825~19.10~f90b7d5-Ubuntu SMP Fri Feb 14 19:56:45 UTC x86_64 x86_64 x86_64 GNU/Linux
  4. ------------------------------------------------lshw -c network----------------------------------------------
  5.  
  6. *-network
  7. description: Wireless interface
  8. physical id: 2
  9. bus info: firewire@3
  10. logical name: wlx503eaa895414
  11. serial: 50:3e:aa:89:54:14
  12. capabilities: ethernet physical wireless
  13. configuration: broadcast=yes driver=usb driverversion=5.3.0-7629-generic firmware=N/A ip=192.168.1.6 link=yes multicast=yes wireless=IEEE 802.11
  14.  
  15. ------------------------------------------------iwconfig-----------------------------------------------------
  16.  
  17. wlx503eaa895414 IEEE 802.11 ESSID:"NETGEAR61-5G"
  18. Mode:Managed Frequency:5.765 GHz Access Point: 20:0C:C8:17:40:90
  19. Bit Rate=29.3 Mb/s Tx-Power=17 dBm
  20. Retry short limit:7 RTS thr:off Fragment thr:off
  21. Power Management:off
  22. Link Quality=30/70 Signal level=-80 dBm
  23. Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
  24. Tx excessive retries:48 Invalid misc:221 Missed beacon:0
  25.  
  26. ------------------------------------------------ifconfig-----------------------------------------------------
  27.  
  28. wlx503eaa895414: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  29. inet 192.168.1.6 netmask 255.255.255.0 broadcast 192.168.1.255
  30. inet6 fe80::a43a:511c:653a:887f prefixlen 64 scopeid 0x20<link>
  31. ether 50:3e:aa:89:54:14 txqueuelen 1000 (Ethernet)
  32. RX packets 139517 bytes 182306150 (182.3 MB)
  33. RX errors 0 dropped 0 overruns 0 frame 0
  34. TX packets 77062 bytes 16578620 (16.5 MB)
  35. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  36.  
  37. ------------------------------------------------dmesg--------------------------------------------------------
  38.  
  39. [ 1723.861722] usb 3-14: USB disconnect, device number 4
  40. [ 1723.872322] usb 3-14: mac specific condition occurred
  41. [ 1723.876327] wlx503eaa895414: deauthenticating from 20:0c:c8:17:40:90 by local choice (Reason: 3=DEAUTH_LEAVING)
  42. [ 1724.096314] usb 3-14: mac specific condition occurred
  43. [ 1724.515846] usb 3-14: mac specific condition occurred
  44. [ 1724.719773] usb 3-14: timed out waiting for pending tx
  45. [ 1729.564359] usb 3-14: new high-speed USB device number 5 using xhci_hcd
  46. [ 1729.727552] usb 3-14: New USB device found, idVendor=148f, idProduct=761a, bcdDevice= 1.00
  47. [ 1729.727554] usb 3-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  48. [ 1729.727555] usb 3-14: Product: WiFi
  49. [ 1729.727556] usb 3-14: Manufacturer: MediaTek
  50. [ 1729.727557] usb 3-14: SerialNumber: 1.0
  51. [ 1729.856422] usb 3-14: reset high-speed USB device number 5 using xhci_hcd
  52. [ 1730.009636] usb 3-14: ASIC revision: 76100002 MAC revision: 76502000
  53. [ 1731.020514] usb 3-14: EEPROM ver:02 fae:01
  54. [ 1731.277152] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
  55. [ 1731.288918] usb 3-14 wlx503eaa895414: renamed from wlan0
  56. [ 1735.920828] wlx503eaa895414: authenticate with 20:0c:c8:17:40:90
  57. [ 1736.733520] wlx503eaa895414: send auth to 20:0c:c8:17:40:90 (try 1/3)
  58. [ 1736.737804] wlx503eaa895414: authenticated
  59. [ 1736.739904] wlx503eaa895414: associate with 20:0c:c8:17:40:90 (try 1/3)
  60. [ 1736.740744] wlx503eaa895414: RX AssocResp from 20:0c:c8:17:40:90 (capab=0x1011 status=0 aid=1)
  61. [ 1736.743189] wlx503eaa895414: associated
  62. [ 1736.754874] IPv6: ADDRCONF(NETDEV_CHANGE): wlx503eaa895414: link becomes ready
  63.  
  64. ------------------------------------------------lsusb -vvv--------------------------------------------------------
  65.  
  66. Bus 003 Device 005: ID 148f:761a Ralink Technology, Corp. MT7610U ("Archer T2U" 2.4G+5G WLAN Adapter
  67. Couldn't open device, some information will be missing
  68. Device Descriptor:
  69. bLength 18
  70. bDescriptorType 1
  71. bcdUSB 2.01
  72. bDeviceClass 0
  73. bDeviceSubClass 0
  74. bDeviceProtocol 0
  75. bMaxPacketSize0 64
  76. idVendor 0x148f Ralink Technology, Corp.
  77. idProduct 0x761a MT7610U ("Archer T2U" 2.4G+5G WLAN Adapter
  78. bcdDevice 1.00
  79. iManufacturer 1
  80. iProduct 2
  81. iSerial 3
  82. bNumConfigurations 1
  83. Configuration Descriptor:
  84. bLength 9
  85. bDescriptorType 2
  86. wTotalLength 0x004a
  87. bNumInterfaces 1
  88. bConfigurationValue 1
  89. iConfiguration 0
  90. bmAttributes 0xa0
  91. (Bus Powered)
  92. Remote Wakeup
  93. MaxPower 160mA
  94. Interface Descriptor:
  95. bLength 9
  96. bDescriptorType 4
  97. bInterfaceNumber 0
  98. bAlternateSetting 0
  99. bNumEndpoints 8
  100. bInterfaceClass 255 Vendor Specific Class
  101. bInterfaceSubClass 2
  102. bInterfaceProtocol 255
  103. iInterface 0
  104. Endpoint Descriptor:
  105. bLength 7
  106. bDescriptorType 5
  107. bEndpointAddress 0x84 EP 4 IN
  108. bmAttributes 2
  109. Transfer Type Bulk
  110. Synch Type None
  111. Usage Type Data
  112. wMaxPacketSize 0x0200 1x 512 bytes
  113. bInterval 1
  114. Endpoint Descriptor:
  115. bLength 7
  116. bDescriptorType 5
  117. bEndpointAddress 0x85 EP 5 IN
  118. bmAttributes 2
  119. Transfer Type Bulk
  120. Synch Type None
  121. Usage Type Data
  122. wMaxPacketSize 0x0200 1x 512 bytes
  123. bInterval 1
  124. Endpoint Descriptor:
  125. bLength 7
  126. bDescriptorType 5
  127. bEndpointAddress 0x08 EP 8 OUT
  128. bmAttributes 2
  129. Transfer Type Bulk
  130. Synch Type None
  131. Usage Type Data
  132. wMaxPacketSize 0x0200 1x 512 bytes
  133. bInterval 1
  134. Endpoint Descriptor:
  135. bLength 7
  136. bDescriptorType 5
  137. bEndpointAddress 0x04 EP 4 OUT
  138. bmAttributes 2
  139. Transfer Type Bulk
  140. Synch Type None
  141. Usage Type Data
  142. wMaxPacketSize 0x0200 1x 512 bytes
  143. bInterval 1
  144. Endpoint Descriptor:
  145. bLength 7
  146. bDescriptorType 5
  147. bEndpointAddress 0x05 EP 5 OUT
  148. bmAttributes 2
  149. Transfer Type Bulk
  150. Synch Type None
  151. Usage Type Data
  152. wMaxPacketSize 0x0200 1x 512 bytes
  153. bInterval 1
  154. Endpoint Descriptor:
  155. bLength 7
  156. bDescriptorType 5
  157. bEndpointAddress 0x06 EP 6 OUT
  158. bmAttributes 2
  159. Transfer Type Bulk
  160. Synch Type None
  161. Usage Type Data
  162. wMaxPacketSize 0x0200 1x 512 bytes
  163. bInterval 1
  164. Endpoint Descriptor:
  165. bLength 7
  166. bDescriptorType 5
  167. bEndpointAddress 0x07 EP 7 OUT
  168. bmAttributes 2
  169. Transfer Type Bulk
  170. Synch Type None
  171. Usage Type Data
  172. wMaxPacketSize 0x0200 1x 512 bytes
  173. bInterval 1
  174. Endpoint Descriptor:
  175. bLength 7
  176. bDescriptorType 5
  177. bEndpointAddress 0x09 EP 9 OUT
  178. bmAttributes 2
  179. Transfer Type Bulk
  180. Synch Type None
  181. Usage Type Data
  182. wMaxPacketSize 0x0200 1x 512 bytes
  183. bInterval 1
  184.  
  185. ------------------------------------------------lsmod--------------------------------------------------------
  186.  
  187. Module Size Used by
  188. snd_seq_midi 20480 0
  189. snd_seq_midi_event 16384 1 snd_seq_midi
  190. snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
  191. snd_rawmidi 36864 1 snd_seq_midi
  192. snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
  193. snd_soc_rt5640 143360 0
  194. snd_soc_rl6231 20480 1 snd_soc_rt5640
  195. snd_soc_core 241664 1 snd_soc_rt5640
  196. snd_compress 24576 1 snd_soc_core
  197. ac97_bus 16384 1 snd_soc_core
  198. snd_pcm_dmaengine 16384 1 snd_soc_core
  199. snd_hrtimer 16384 0
  200. ccm 20480 6
  201. binfmt_misc 24576 1
  202. dm_crypt 45056 1
  203. nls_iso8859_1 16384 2
  204. nvidia_drm 49152 7
  205. snd_hda_codec_hdmi 61440 1
  206. nvidia_modeset 1114112 19 nvidia_drm
  207. mt76x0u 20480 0
  208. nvidia 20426752 1085 nvidia_modeset
  209. mt76x0_common 45056 1 mt76x0u
  210. intel_rapl_msr 20480 0
  211. intel_rapl_common 24576 1 intel_rapl_msr
  212. mt76x02_usb 20480 1 mt76x0u
  213. mt76_usb 32768 2 mt76x02_usb,mt76x0u
  214. x86_pkg_temp_thermal 20480 0
  215. intel_powerclamp 20480 0
  216. mt76x02_lib 69632 3 mt76x02_usb,mt76x0_common,mt76x0u
  217. snd_hda_codec_realtek 118784 1
  218. mt76 53248 5 mt76_usb,mt76x02_lib,mt76x02_usb,mt76x0_common,mt76x0u
  219. snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
  220. coretemp 20480 0
  221. ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
  222. mac80211 851968 6 mt76,mt76_usb,mt76x02_lib,mt76x02_usb,mt76x0_common,mt76x0u
  223. mei_hdcp 24576 0
  224. drm_kms_helper 184320 1 nvidia_drm
  225. kvm_intel 278528 0
  226. snd_hda_intel 49152 7
  227. cfg80211 712704 4 mt76,mt76x02_lib,mac80211,mt76x02_usb
  228. drm 491520 10 drm_kms_helper,nvidia_drm
  229. kvm 651264 1 kvm_intel
  230. snd_hda_codec 131072 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
  231. ipmi_devintf 20480 0
  232. libarc4 16384 1 mac80211
  233. snd_hda_core 90112 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
  234. irqbypass 16384 1 kvm
  235. ipmi_msghandler 102400 2 ipmi_devintf,nvidia
  236. snd_hwdep 20480 1 snd_hda_codec
  237. fb_sys_fops 16384 1 drm_kms_helper
  238. syscopyarea 16384 1 drm_kms_helper
  239. intel_cstate 20480 0
  240. joydev 28672 0
  241. sysfillrect 16384 1 drm_kms_helper
  242. snd_pcm 106496 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_soc_rt5640,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
  243. input_leds 16384 0
  244. intel_rapl_perf 20480 0
  245. sysimgblt 16384 1 drm_kms_helper
  246. mei_me 40960 1
  247. mei 110592 3 mei_hdcp,mei_me
  248. snd_timer 36864 4 snd_seq,snd_hrtimer,snd_pcm
  249. snd 86016 25 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
  250. soundcore 16384 1 snd
  251. mac_hid 16384 0
  252. acpi_pad 184320 0
  253. sch_fq_codel 20480 5
  254. parport_pc 40960 0
  255. ppdev 24576 0
  256. lp 20480 0
  257. parport 53248 3 parport_pc,lp,ppdev
  258. ip_tables 32768 0
  259. x_tables 40960 1 ip_tables
  260. autofs4 45056 2
  261. raid10 57344 0
  262. raid456 155648 0
  263. async_raid6_recov 24576 1 raid456
  264. async_memcpy 20480 2 raid456,async_raid6_recov
  265. async_pq 24576 2 raid456,async_raid6_recov
  266. async_xor 20480 3 async_pq,raid456,async_raid6_recov
  267. async_tx 20480 5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
  268. xor 24576 1 async_xor
  269. raid6_pq 114688 3 async_pq,raid456,async_raid6_recov
  270. libcrc32c 16384 1 raid456
  271. raid1 45056 0
  272. multipath 20480 0
  273. linear 20480 0
  274. system76_io 16384 0
  275. system76_acpi 16384 0
  276. raid0 24576 1
  277. hid_generic 16384 0
  278. usbhid 57344 0
  279. hid 131072 2 usbhid,hid_generic
  280. crct10dif_pclmul 16384 1
  281. crc32_pclmul 16384 0
  282. ghash_clmulni_intel 16384 0
  283. aesni_intel 372736 6
  284. mxm_wmi 16384 0
  285. aes_x86_64 20480 1 aesni_intel
  286. crypto_simd 16384 1 aesni_intel
  287. cryptd 24576 3 crypto_simd,ghash_clmulni_intel
  288. glue_helper 16384 1 aesni_intel
  289. ahci 40960 8
  290. alx 49152 0
  291. i2c_i801 32768 0
  292. lpc_ich 24576 0
  293. libahci 32768 1 ahci
  294. mdio 16384 1 alx
  295. wmi 32768 1 mxm_wmi
  296. video 49152 0
Advertisement
Add Comment
Please, Sign In to add comment