Realtek rtl8821ae drops every 5 minutes.

Hello everybody, I have a problem with my driver/configuration, it works but after few minutes drops randomly, when doing ping I lose even 40% packets, I have found that there are several issues with this card but none of the answers worked for me. Im using tumbleweed with 4.8.3-1-default kernel, managed by NetworkManager , here are my stats.
Thanks in advance.

renejesusgv@linux-azlq:~> grep :alnum:]] /sys/module/rtl8821ae/parameters/*
/sys/module/rtl8821ae/parameters/debug:1
/sys/module/rtl8821ae/parameters/disable_watchdog:N
/sys/module/rtl8821ae/parameters/fwlps:N
/sys/module/rtl8821ae/parameters/int_clear:N
/sys/module/rtl8821ae/parameters/ips:N
/sys/module/rtl8821ae/parameters/msi:Y
/sys/module/rtl8821ae/parameters/swenc:N
/sys/module/rtl8821ae/parameters/swlps:N

renejesusgv@linux-azlq:~> sudo modinfo rtl8821ae
filename: /lib/modules/4.8.3-1-default/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko
firmware: rtlwifi/rtl8821aefw.bin
description: Realtek 8821ae 802.11ac PCI wireless
license: GPL
author: Realtek WlanFAE <wlanfae@realtek.com>
srcversion: 3205DD813E27A789613A4C3
alias: pci:v000010ECd00008821svsdbcsci*
alias: pci:v000010ECd00008812svsdbcsci*
depends: rtlwifi,rtl_pci,btcoexist,mac80211
intree: Y
vermagic: 4.8.3-1-default SMP preempt mod_unload modversions
signat: X509
signer: openSUSE Secure Boot Signkey
sig_key: 03:32:FA:9C:BF:0D:88:BF:21:92:4B:0D:E8:2A:09:A5:4D:5D:EF:C8
sig_hashalgo: sha256
parm: swenc:Set to 1 for software crypto (default 0)
(bool)
parm: ips:Set to 0 to not use link power save (default 1)
(bool)
parm: swlps:Set to 1 to use SW control power save (default 0)
(bool)
parm: fwlps:Set to 1 to use FW control power save (default 1)
(bool)
parm: msi:Set to 1 to use MSI interrupts mode (default 1)
(bool)
parm: debug:Set debug level (0-5) (default 0) (int)
parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
parm: int_clear:Set to 0 to disable interrupt clear before set (default 1)
(bool)

Welcome to openSUSE Forums renejesusgv. It would be useful to have told us exactly what you have tried as otherwise we’re left to speculate. Your output shows that you have loaded the driver with all the power management ([FONT=monospace]ips=N fwlps=N swlps=N) options disabled. It may be that trying a newer kernel will help here, and if not perhaps a bug report will be needed.

Anyway, while digging back through our forums I did manage to turn up this old thread[/FONT], but it doesn’t really offer anything you probably haven’t seen already.

I have this config because I tried several configurations and this was the best but although the speed isnt good as in windows, I still lose about 20% packets , I come from ElementaryOs, loki where the conection was much more unstable, but I don’t remember what kernel version was.

Unfortunately, there are a number of bug reports concerning this driver. Examples:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1618267
https://github.com/lwfinger/rtlwifi_new/issues

It is not an openSUSE-specific issue. I can only suggest a bug report as a way of progressing this.

Only to conclude, if someone has this problem, the settings I let in the beginning are the best for me.