[07:02] tjaalton: think this commit could be related to the flickering bug? https://bbs.archlinux.org/viewtopic.php?id=244115 [09:05] lotuspsychje: so if you blacklist that module, do you get the same issue on 4.18? [09:06] tjaalton: 4.18 works without flickering, should i try a blacklist on 5.0.0.25? [09:07] lotuspsychje: my point was does 4.18 regress [09:07] 5.3 has 62b1b3b3b6d3ef3 [09:07] 62b1b3b3b6d3ef3 r8169: don't activate ASPM in chip if OS can't control ASPM [09:07] maybe that "fixed" it for you [09:08] or on 4.19 it also flickers, i could try a blacklist there? [09:08] that commit was added in 4.20 [09:08] tjaalton: so that doesnt prove why 5.0 doesnt work? [09:09] maybe not [09:11] i could try blacklisting it on 4.19 and 5.0 ill see what happens ok cant harm to try [09:12] and you have that hw? [09:12] yes [09:12] as in, is the module loaded now [09:12] ok [09:12] whats command again for modules [09:12] lsmod [09:13] description: Wireless interface [09:13] product: Wireless-AC 9260 [09:14] iwlwifi [09:14] there you go [09:15] ill test it a bit later, ill ping you after ok [09:15] lsmod|grep r8169 [09:15] r8169 is ethernet, not wireless [09:39] tjaalton: so this is another bug then? [09:40] lotuspsychje@Rootbox:~$ lsmod|grep r8169 [09:40] r8169 81920 0 [10:33] loaded but not used, lspci -k should show if you have the hw [10:33] though having it loaded usually means that.. [10:45] Is the used by result accurate? I am using USB wifi and I see ath9k_htc 77824 0 [11:07] ah, it shows how many modules use it..