Advertisement
Guest User

Untitled

a guest
Apr 29th, 2020
568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.92 KB | None | 0 0
  1. ########## wireless info START ##########
  2.  
  3. Report from: 29 Apr 2020 08:54 CEST +0200
  4.  
  5. Booted last: 29 Apr 2020 00:00 CEST +0200
  6.  
  7. Script from: 22 Oct 2018 03:34 UTC +0000
  8.  
  9. ##### release ###########################
  10.  
  11. Distributor ID: LinuxMint
  12. Description:    Linux Mint 19.3 Tricia
  13. Release:    19.3
  14. Codename:   tricia
  15.  
  16. ##### kernel ############################
  17.  
  18. Linux 5.0.0-32-generic #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  19.  
  20. Parameters: ro, quiet, splash, vt.handoff=1
  21.  
  22. ##### desktop ###########################
  23.  
  24. Cinnamon
  25.  
  26. ##### lspci #############################
  27.  
  28. 07:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
  29.     Subsystem: Lenovo RTL8821CE 802.11ac PCIe Wireless Network Adapter [17aa:c024]
  30.  
  31. 08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
  32.     Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38cf]
  33.     Kernel driver in use: r8169
  34.  
  35. ##### lsusb #############################
  36.  
  37. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  38. Bus 001 Device 002: ID 5986:2130 Acer, Inc
  39. Bus 001 Device 003: ID 0bda:c024 Realtek Semiconductor Corp.
  40. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41.  
  42. ##### PCMCIA card info ##################
  43.  
  44. ##### rfkill ############################
  45.  
  46. 0: ideapad_wlan: Wireless LAN
  47.     Soft blocked: no
  48.     Hard blocked: no
  49. 1: ideapad_bluetooth: Bluetooth
  50.     Soft blocked: yes
  51.     Hard blocked: no
  52. 2: hci0: Bluetooth
  53.     Soft blocked: yes
  54.     Hard blocked: no
  55.  
  56. ##### secure boot #######################
  57.  
  58. SecureBoot enabled
  59.  
  60. ##### lsmod #############################
  61.  
  62. cfg80211              679936  0
  63. intel_wmi_thunderbolt    20480  0
  64. wmi_bmof               16384  0
  65. ideapad_laptop         20480  0
  66. sparse_keymap          16384  1 ideapad_laptop
  67. mxm_wmi                16384  1 nouveau
  68. wmi                    28672  5 intel_wmi_thunderbolt,wmi_bmof,ideapad_laptop,mxm_wmi,nouveau
  69. video                  49152  3 ideapad_laptop,i915,nouveau
  70.  
  71. ##### interfaces ########################
  72.  
  73. [/etc/network/interfaces]
  74. auto lo
  75. iface lo inet loopback
  76.  
  77. ##### ifconfig ##########################
  78.  
  79. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  80.     link/loopback <MAC address> brd <MAC address>
  81.     inet 127.0.0.1/8 scope host lo
  82.        valid_lft forever preferred_lft forever
  83.     inet6 ::1/128 scope host
  84.        valid_lft forever preferred_lft forever
  85. 2: enp8s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
  86.     link/ether <MAC 'enp8s0' [IF1]> brd <MAC address>
  87.     inet 192.168.0.105/24 brd 192.168.0.255 scope global dynamic noprefixroute enp8s0
  88.        valid_lft 6877sec preferred_lft 6877sec
  89.     inet6 fe80::53b:ce42:b54a:13d4/64 scope link noprefixroute
  90.        valid_lft forever preferred_lft forever
  91.  
  92. ##### iwconfig ##########################
  93.  
  94. enp8s0    no wireless extensions.
  95.  
  96. lo        no wireless extensions.
  97.  
  98. ##### route #############################
  99.  
  100. default via 192.168.0.1 dev enp8s0 proto dhcp metric 100
  101. 169.254.0.0/16 dev enp8s0 scope link metric 1000
  102. 192.168.0.0/24 dev enp8s0 proto kernel scope link src 192.168.0.105 metric 100
  103.  
  104. ##### resolv.conf #######################
  105.  
  106. [777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
  107.  
  108. nameserver 127.0.0.53
  109. options edns0
  110.  
  111. ##### network managers ##################
  112.  
  113. Installed:
  114.  
  115.     NetworkManager
  116.  
  117. Running:
  118.  
  119. root       862     1  0 07:42 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon
  120.  
  121. ##### NetworkManager info ###############
  122.  
  123. GENERAL.DEVICE:                         enp8s0
  124. GENERAL.TYPE:                           ethernet
  125. GENERAL.NM-TYPE:                        NMDeviceEthernet
  126. GENERAL.VENDOR:                         Realtek Semiconductor Co., Ltd.
  127. GENERAL.PRODUCT:                        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  128. GENERAL.DRIVER:                         r8169
  129. GENERAL.DRIVER-VERSION:                 --
  130. GENERAL.FIRMWARE-VERSION:               --
  131. GENERAL.HWADDR:                         <MAC 'enp8s0' [IF1]>
  132. GENERAL.MTU:                            1500
  133. GENERAL.STATE:                          100 (connected)
  134. GENERAL.REASON:                         0 (No reason given)
  135. GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:1d.5/0000:08:00.0/net/enp8s0
  136. GENERAL.IP-IFACE:                       enp8s0
  137. GENERAL.IS-SOFTWARE:                    no
  138. GENERAL.NM-MANAGED:                     yes
  139. GENERAL.AUTOCONNECT:                    yes
  140. GENERAL.FIRMWARE-MISSING:               no
  141. GENERAL.NM-PLUGIN-MISSING:              no
  142. GENERAL.PHYS-PORT-ID:                   --
  143. GENERAL.CONNECTION:                     Wired connection 1
  144. GENERAL.CON-UUID:                       b2793213-68e8-323a-ba72-1d5ad41bfc02
  145. GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/2
  146. GENERAL.METERED:                        no (guessed)
  147. CAPABILITIES.CARRIER-DETECT:            yes
  148. CAPABILITIES.SPEED:                     100 Mb/s
  149. CAPABILITIES.IS-SOFTWARE:               no
  150. CAPABILITIES.SRIOV:                     no
  151. WIRED-PROPERTIES.CARRIER:               on
  152. IP4.ADDRESS[1]:                         192.168.0.105/24
  153. IP4.GATEWAY:                            192.168.0.1
  154. IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh = 192.168.0.1, mt = 100
  155. IP4.ROUTE[2]:                           dst = 192.168.0.0/24, nh = 0.0.0.0, mt = 100
  156. IP4.ROUTE[3]:                           dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  157. IP4.DNS[1]:                             192.168.0.1
  158. DHCP4.OPTION[1]:                        requested_host_name = 1
  159. DHCP4.OPTION[2]:                        requested_domain_search = 1
  160. DHCP4.OPTION[3]:                        requested_time_offset = 1
  161. DHCP4.OPTION[4]:                        requested_domain_name = 1
  162. DHCP4.OPTION[5]:                        requested_rfc3442_classless_static_routes = 1
  163. DHCP4.OPTION[6]:                        requested_broadcast_address = 1
  164. DHCP4.OPTION[7]:                        expiry = 1588150150
  165. DHCP4.OPTION[8]:                        requested_netbios_scope = 1
  166. DHCP4.OPTION[9]:                        next_server = 0.0.0.0
  167. DHCP4.OPTION[10]:                       broadcast_address = 192.168.0.255
  168. DHCP4.OPTION[11]:                       dhcp_message_type = 5
  169. DHCP4.OPTION[12]:                       requested_interface_mtu = 1
  170. DHCP4.OPTION[13]:                       routers = 192.168.0.1
  171. DHCP4.OPTION[14]:                       ip_address = 192.168.0.105
  172. DHCP4.OPTION[15]:                       requested_subnet_mask = 1
  173. DHCP4.OPTION[16]:                       requested_domain_name_servers = 1
  174. DHCP4.OPTION[17]:                       requested_static_routes = 1
  175. DHCP4.OPTION[18]:                       dhcp_lease_time = 7200
  176. DHCP4.OPTION[19]:                       requested_wpad = 1
  177. DHCP4.OPTION[20]:                       requested_ntp_servers = 1
  178. DHCP4.OPTION[21]:                       domain_name_servers = 192.168.0.1
  179. DHCP4.OPTION[22]:                       requested_netbios_name_servers = 1
  180. DHCP4.OPTION[23]:                       requested_routers = 1
  181. DHCP4.OPTION[24]:                       requested_ms_classless_static_routes = 1
  182. DHCP4.OPTION[25]:                       subnet_mask = 255.255.255.0
  183. DHCP4.OPTION[26]:                       network_number = 192.168.0.0
  184. DHCP4.OPTION[27]:                       dhcp_server_identifier = 192.168.0.1
  185. IP6.ADDRESS[1]:                         fe80::53b:ce42:b54a:13d4/64
  186. IP6.GATEWAY:                            --
  187. IP6.ROUTE[1]:                           dst = ff00::/8, nh = ::, mt = 256, table=255
  188. IP6.ROUTE[2]:                           dst = fe80::/64, nh = ::, mt = 256
  189. IP6.ROUTE[3]:                           dst = fe80::/64, nh = ::, mt = 100
  190. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
  191. CONNECTIONS.AVAILABLE-CONNECTIONS[1]:   b2793213-68e8-323a-ba72-1d5ad41bfc02 | Wired connection 1
  192.  
  193. ##### NetworkManager.state ##############
  194.  
  195. [main]
  196. NetworkingEnabled=true
  197. WirelessEnabled=true
  198. WWANEnabled=true
  199.  
  200. ##### NetworkManager config #############
  201.  
  202. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  203. [connection]
  204. wifi.powersave = 3
  205.  
  206. [[/etc/NetworkManager/NetworkManager.conf]]
  207. [main]
  208. plugins=ifupdown,keyfile
  209. [ifupdown]
  210. managed=false
  211. [device]
  212. wifi.scan-rand-mac-address=no
  213.  
  214. [[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
  215. [main]
  216. dns=systemd-resolved
  217.  
  218. [[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
  219. [keyfile]
  220. unmanaged-devices=*,except:type:wifi,except:type:wwan
  221.  
  222. [[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
  223. [connectivity]
  224. uri=http://connectivity-check.ubuntu.com/
  225.  
  226. [[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
  227. [device-mac-addr-change-wifi]
  228. match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
  229. wifi.scan-rand-mac-address=no
  230. wifi.cloned-mac-address=preserve
  231. ethernet.cloned-mac-address=preserve
  232.  
  233. ##### NetworkManager profiles ###########
  234.  
  235. [[/etc/NetworkManager/system-connections/Wi-Fi connection 1]] (600 root)
  236. [connection] id=Wi-Fi connection 1 | type=wifi | permissions=
  237. [wifi] mac-address-blacklist= | ssid=hg
  238. [ipv4] method=auto
  239. [ipv6] method=auto
  240.  
  241. ##### Netplan config ####################
  242.  
  243. [/etc/netplan/1-network-manager-all.yaml]
  244. network:
  245.   version: 2
  246.   renderer: NetworkManager
  247.  
  248. ##### iw reg get ########################
  249.  
  250. Region: Europe/Warsaw (based on set time zone)
  251.  
  252. global
  253. country 00: DFS-UNSET
  254.     (2402 - 2472 @ 40), (N/A, 20), (N/A)
  255.     (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  256.     (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
  257.     (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  258.     (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
  259.     (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
  260.     (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
  261.     (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  262.  
  263. ##### iwlist channels ###################
  264.  
  265. enp8s0    no frequency information.
  266.  
  267. lo        no frequency information.
  268.  
  269. ##### iwlist scan #######################
  270.  
  271. enp8s0    Interface doesn't support scanning.
  272.  
  273. lo        Interface doesn't support scanning.
  274.  
  275. ##### module infos ######################
  276.  
  277. [cfg80211]
  278. filename:       /lib/modules/5.0.0-32-generic/kernel/net/wireless/cfg80211.ko
  279. description:    wireless configuration support
  280. license:        GPL
  281. author:         Johannes Berg
  282. srcversion:     B9F9E2FE2501DE4B91956EF
  283. depends:        
  284. retpoline:      Y
  285. intree:         Y
  286. name:           cfg80211
  287. vermagic:       5.0.0-32-generic SMP mod_unload
  288. signat:         PKCS#7
  289. signer:        
  290. sig_key:        
  291. sig_hashalgo:   md4
  292. parm:           bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  293. parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  294. parm:           cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  295.  
  296. ##### module parameters #################
  297.  
  298. [cfg80211]
  299. bss_entries_limit: 1000
  300. cfg80211_disable_40mhz_24ghz: N
  301. ieee80211_regdom: 00
  302.  
  303. ##### /etc/modules ######################
  304.  
  305. ##### modprobe options ##################
  306.  
  307. [/etc/modprobe.d/blacklist-ath_pci.conf]
  308. blacklist ath_pci
  309.  
  310. [/etc/modprobe.d/blacklist.conf]
  311. blacklist evbug
  312. blacklist usbmouse
  313. blacklist usbkbd
  314. blacklist eepro100
  315. blacklist de4x5
  316. blacklist eth1394
  317. blacklist snd_intel8x0m
  318. blacklist snd_aw2
  319. blacklist i2c_i801
  320. blacklist prism54
  321. blacklist bcm43xx
  322. blacklist garmin_gps
  323. blacklist asus_acpi
  324. blacklist snd_pcsp
  325. blacklist pcspkr
  326. blacklist amd76x_edac
  327.  
  328. [/etc/modprobe.d/blacklist-rare-network.conf]
  329. alias net-pf-3 off
  330. alias net-pf-6 off
  331. alias net-pf-9 off
  332. alias net-pf-11 off
  333. alias net-pf-12 off
  334. alias net-pf-19 off
  335. alias net-pf-21 off
  336. alias net-pf-36 off
  337.  
  338. [/etc/modprobe.d/iwlwifi.conf]
  339. remove iwlwifi \
  340. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  341. && /sbin/modprobe -r mac80211
  342.  
  343. ##### rc.local ##########################
  344.  
  345. grep: /etc/rc.local: No such file or directory
  346.  
  347. ##### pm-utils ##########################
  348.  
  349. ##### udev rules ########################
  350.  
  351. ##### dmesg #############################
  352.  
  353. [    4.656809] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
  354. [    4.657809] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8821c_fw.bin
  355. [    4.659734] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8821c_config.bin
  356. [    5.053447] r8169 0000:08:00.0 enp8s0: Link is Down
  357. [  479.174983] r8169 0000:08:00.0 enp8s0: Link is Up - 100Mbps/Full - flow control rx/tx
  358. [  479.175007] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
  359. [  697.289599] r8169 0000:08:00.0 enp8s0: Link is Down
  360. [ 4012.277527] r8169 0000:08:00.0 enp8s0: Link is Up - 100Mbps/Full - flow control rx/tx
  361.  
  362. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement