Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[urgent] Please, not just another "wifi don't work" post

Need help with peripherals or devices?
Post Reply
Message
Author
Alex Kaa
Posts: 1
Joined: 2016-09-29 18:53

[urgent] Please, not just another "wifi don't work" post

#1 Post by Alex Kaa »

Hello everyone!

Sorry for not following the forum rules thoroughly, but I am in a very urgent situation. Someone I know: asked me to install linux to a brand new HP notebook; is leaving the city in 24 hours; is going to need the computer during a trip for work. So I did (Mint was my choice), and as usual, everything is working well, except for wifi.

The only thing I did to solve the problem was installing https://github.com/lwfinger/rtlwifi_new/ driver (just installing) (from this post: http://askubuntu.com/questions/590414/w ... untu-14-04), which didn't help.

Right now I am sitting next to a wifi router with ethernet cable plugged in. When I hit "disconnect wired connection" in the tray, but leave the ethernet plugged in, the wifi seems to work, but antenna (in the tray) is low (though the distance between the notebook and the router is less then a metre), the speed is low, and when I ping google.com it loses packets.


Some code.

wireless_script from http://forums.debian.net/viewtopic.php?p=579154#p579154

Code: Select all

	======== Wireless-Info START ========

System-Info ~~~~~~~~~~~~~~~~~~~~~~~~

tatyana-hp-notebook 4.4.0-21-generic x86_64,  Linux Mint 18 Sarah, sarah

CPU    : Intel(R) Celeron(R) CPU  N3060  @ 1.60GHz
Memory : 3796 MB
Uptime : 03:41:20 up 8 min,  2 users,  load average: 0,15, 0,37, 0,30


lspci ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
	Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
	Kernel driver in use: rtl8723be
	Kernel modules: rtl8723be
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
	Subsystem: Hewlett-Packard Company RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [103c:81f1]
	Kernel driver in use: r8169
	Kernel modules: r8169


lsusb ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:b008 Realtek Semiconductor Corp. 
Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 002: ID 0c45:651b Microdia 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


PCMCIA Card Info ~~~~~~~~~~~~~~~~~~~



iwconfig ~~~~~~~~~~~~~~~~~~~~~~~~~~~

wlp2s0    IEEE 802.11bgn  ESSID:"MTSRouter-001154"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: <MAC C-01 MTSRouter-001154>   
          Bit Rate=150 Mb/s   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=34/70  Signal level=-76 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:20   Missed beacon:0



rfkill ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

      Interface        Soft blocked  Hard blocked
0: hci0: Bluetooth         no            no
1: phy0: Wireless LAN      no            no


lsmod ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

rtl8723be              94208  0
btcoexist             180224  1 rtl8723be
hp_wmi                 16384  0
sparse_keymap          16384  1 hp_wmi
rtl_pci                28672  1 rtl8723be
rtlwifi                77824  3 btcoexist,rtl_pci,rtl8723be
mac80211              737280  3 rtl_pci,rtlwifi,rtl8723be
cfg80211              565248  2 mac80211,rtlwifi
wmi                    20480  1 hp_wmi


module parameters ~~~~~~~~~~~~~~~~~~

cfg80211      (2): cfg80211_disable_40mhz_24ghz=N | ieee80211_regdom=00
mac80211      (6): beacon_loss_count=7 | ieee80211_default_rc_algo=minstrel_ht | max_nullfunc_tries=2 | max_probe_tries=5 | minstrel_vht_only=Y | probe_wait_ms=500
rtl8723be     (8): ant_sel=0 | debug=1 | disable_watchdog=N | fwlps=Y | ips=Y | msi=N | swenc=N | swlps=N
wmi           (2): debug_dump_wdg=N | debug_event=N


nm-tool ~~~~~~~~~~~~~~~~~~~~~~~~~~~~


================o======o========o========o=========o===========o==============o===========
 Interface & ID | Type | Driver | State  | Default | Speed     | Support      | HW Addr   
================o======o========o========o=========o===========o==============o===========
                |      |        |        |         |           |              |           
----------------+------+--------+--------+---------+-----------+--------------+-----------


NetworkManager.state ~~~~~~~~~~~~~~~
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true


NetworkManager.conf ~~~~~~~~~~~~~~~~

[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false


NM WiFi Profiles ~~~~~~~~~~~~~~~~~~~
 


interfaces ~~~~~~~~~~~~~~~~~~~~~~~~~

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

resolv.conf ~~~~~~~~~~~~~~~~~~~~~~~~

nameserver 127.0.1.1
search MTSRouter


Routes & Ping ~~~~~~~~~~~~~~~~~~~~~~

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    100    0        0 enp3s0
0.0.0.0         192.168.1.1     0.0.0.0         UG    600    0        0 wlp2s0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 enp3s0
192.168.1.0     0.0.0.0         255.255.255.0   U     100    0        0 enp3s0
192.168.1.0     0.0.0.0         255.255.255.0   U     600    0        0 wlp2s0

--- 192.168.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 1.051/1.091/1.131/0.040 ms

--- 127.0.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.088/0.103/0.118/0.015 ms


iw reg get ~~~~~~~~~~~~~~~~~~~~~~~~~

(Region : ru_RU.UTF-8)
country 00: DFS-UNSET
	(2402 - 2472 @ 40), (N/A, 20), (N/A)
	(2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
	(2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
	(5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
	(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
	(5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
	(5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
	(57240 - 63720 @ 2160), (N/A, 0), (N/A)


iwlist chan ~~~~~~~~~~~~~~~~~~~~~~~~

wlp2s0    13 channels in total; available frequencies :
          Channel 01 (2.412 GHz) - 13 (2.472 GHz)

          Current Frequency:2.412 GHz (Channel 1)


iwlist scan ~~~~~~~~~~~~~~~~~~~~~~~~

wlp2s0    Scan completed :
          Cell 01 - Address: <MAC C-01 MTSRouter-001154>
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=38/70  Signal level=-72 dBm  
                    Encryption key:on
                    ESSID:"MTSRouter-001154"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Master
                    Extra:tsf=0000000c5ad72005
                    Extra: Last beacon: 12ms ago
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK


blacklist ~~~~~~~~~~~~~~~~~~~~~~~~~~

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/intel-microcode-blacklist.conf]
blacklist microcode


modinfo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[rtl8723be]
filename:       /lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
firmware:       rtlwifi/rtl8723befw.bin
srcversion:     BE0E236BC5E3EC3138C20CF
depends:        rtlwifi,rtl_pci,btcoexist,mac80211
parm:           swlps:bool
parm:           swenc:using hardware crypto (default 0 [hardware])
parm:           ips:using no link power save (default 1 is open)
parm:           fwlps:using linked fw control power save (default 1 is open)
parm:           msi:Set to 1 to use MSI interrupts mode (default 0)
parm:           debug:Set debug level (0-5) (default 0) (int)
parm:           disable_watchdog:Set to 1 to disable the watchdog (default 0)
parm:           ant_sel:Set to 1 or 2 to force antenna number (default 0)

[btcoexist]
filename:       /lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko
srcversion:     09B3AD7E539987D3352D5CE
depends:        rtlwifi

[hp_wmi]
filename:       /lib/modules/4.4.0-21-generic/kernel/drivers/platform/x86/hp-wmi.ko
srcversion:     1B3B27F98D705BA06B59F06
depends:        wmi,sparse-keymap

[rtl_pci]
filename:       /lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
srcversion:     3BC9306408448C18BB50383
depends:        mac80211,rtlwifi

[rtlwifi]
filename:       /lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
srcversion:     F995881BA91689BFEBA5641
depends:        mac80211,cfg80211

[mac80211]
filename:       /lib/modules/4.4.0-21-generic/kernel/net/mac80211/mac80211.ko
srcversion:     A882F4FE63500846E1C859E
depends:        cfg80211
parm:           minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm:           max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:           max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:           beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:           probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:           ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:       /lib/modules/4.4.0-21-generic/kernel/net/wireless/cfg80211.ko
srcversion:     00D8DA6D3B739DDD31FFF50
depends:        
parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:           cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

[wmi]
filename:       /lib/modules/4.4.0-21-generic/kernel/drivers/platform/x86/wmi.ko
srcversion:     742495B9B598D29925E37F8
depends:        
parm:           debug_event:Log WMI Events [0/1] (bool)
parm:           debug_dump_wdg:Dump available WMI interfaces [0/1] (bool)


udev rules ~~~~~~~~~~~~~~~~~~~~~~~~~


Custom files/entries ~~~~~~~~~~~~~~~

/etc/modules        : Default
/etc/rc.local       : Default
/etc/modprobe.d     : Not Default
/etc/pm/(cnf|pw|sl) : Default

[/etc/modprobe.d]
iwlwifi.conf      : remove iwlwifi \
                    (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
                    && /sbin/modprobe -r mac80211
mlx4.conf         : softdep mlx4_core post: mlx4_en


Kernel boot line ~~~~~~~~~~~~~~~~~~~

BOOT_IMAGE=/vmlinuz-4.4.0-21-generic root=/dev/mapper/mint--vg-root ro quiet splash vt.handoff=7


dmesg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[    0.043269] Initializing cgroup subsys net_cls
[    0.043281] Initializing cgroup subsys net_prio
[    3.805769] audit: initializing netlink subsys (disabled)
[    3.980798] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    4.144313] wmi: Mapper loaded
[    4.168357] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   21.028600] rtlwifi: module verification failed: signature and/or required key missing - tainting kernel
[   21.042562] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[   21.042572] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[   21.345728] Using firmware rtlwifi/rtl8723befw.bin
[   21.345948] rtlwifi: channel plan 0x20
[   21.345951] rtlwifi: country code 11
[   21.489262] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   21.489743] rtlwifi: wireless switch is on
[   21.508633] rtl8723be 0000:02:00.0 wlp2s0: renamed from wlan0
[   29.744996] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   38.110868] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   39.699078] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   40.489229] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   47.379021] wlp2s0: authenticate with <MAC C-01 MTSRouter-001154>
[   47.408785] wlp2s0: send auth to <MAC C-01 MTSRouter-001154> (try 1/3)
[   47.413729] wlp2s0: authenticated
[   47.416818] wlp2s0: associate with <MAC C-01 MTSRouter-001154> (try 1/3)
[   47.425002] wlp2s0: RX AssocResp from <MAC C-01 MTSRouter-001154> (capab=0x411 status=0 aid=2)
[   47.425449] wlp2s0: AP has invalid WMM params (AIFSN=1 for ACI 2), will use 2
[   47.425453] wlp2s0: AP has invalid WMM params (AIFSN=1 for ACI 3), will use 2
[   47.428244] wlp2s0: associated
[   47.428268] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready

	======== Done ========

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: [urgent] Please, not just another "wifi don't work" post

#2 Post by GarryRicketson »

This is Debian User Forums,
Especially if it is as urgent as you say,
you should be asking the people at Linux Mint,
they are more familiar with the distro.

I did a quick search for you,
https://forums.linuxmint.com/viewtopic.php?t=223559

========== edited ===========
Debian and Linux Mint are 2 entirely different distros,
it might be something you did not realize, and I know
they claim to be based on Debian, but it is not
at all the same as Debian, there are a few members
here that have some experience with Linux Mint,
but it could take several days, who knows when
they might check in ,...On the Linux Mint forum
you will find members and users if Linux Mint,
and maybe one of them will know what you
need to do. I do not use it myself, so that is
about all I can do is refer you to their forum.
I do not know, if the solution to this that works
on Debian , would work on Linux Mint. It might
not, and could cause more problems. --------
One last note, I don't know why you chose Linux Mint,
I sure wouldn't use that, However if time is of
essence, download a ISO for MX-15 from here:
http://www.mepiscommunity.org/mx
Burn it to a CD/DVD, or USB stick, (CD/DVD better), install it,
it will probably work "out of the Box", and it only would
take a couple of hours, at the most, including downlading
the image. It is much more reliable the Linux Mint.

User avatar
dasein
Posts: 7680
Joined: 2011-03-04 01:06
Location: Terra Incantationum

Re: [urgent] Please, not just another "wifi don't work" post

#3 Post by dasein »

1) Contrary to your post topic, yet another "wifi don't work" (sic) post is exactly what it is.

2) Don't tell me, let me guess, since you're special, and Mint is "based on" Ubuntu and Ubuntu is "based on" Debian, you figured that that entitles you to, for all intents and purposes, spam this forum.

(Lucky for you that I no longer wield a Purple Hammer.)

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: [urgent] Please, not just another "wifi don't work" post

#4 Post by stevepusser »

This is often due to device powersaving turning on--have you tried disabling it per https://ubuntuforums.org/showthread.php ... st13119513

That's one of the three big wifi problems common here:

1. Wifi requires non-free firmware.
2. Wifi requires a newer kernel and maybe firmware.
3. Wifi works but drops out or is weak.
MX Linux packager and developer

Post Reply