=== himcesjf_ is now known as him-cesjf [08:32] lotuspsychje: i was wrong, the commit was in 4.19 already [08:33] maybe try blacklisting the module and try 5.3rc, it should flicker again [08:46] I don't think the bug in i915 which causes the flicker has been fixed yet [08:54] tjaalton: but the module was my eth card, would that still be valid then? [08:55] my wifi is that iwlwifi [08:56] tjaalton: whats weird, that thread i found was mentioning same intel wifi, but the commit is about r8169 [09:05] lotuspsychje: it's loaded, and the commit means that it's no longer blocking the cpu/gpu to enter lower power state [09:05] which then triggers the bug in i915 [09:05] it all makes sense [09:05] just blacklist r8169 (or unload it) and test on 5.3rc [09:05] allrighty [09:06] but 5.3 was not flickering right [09:07] only 5.0 flickering [09:07] because it had another commit for r8169 [09:07] ah [09:08] 62b1b3b3b6d3ef3 r8169: don't activate ASPM in chip if OS can't control ASPM [09:08] which I believe kinda reverts the older commit [09:08] ok, blacklist added, lets reboot [09:08] in the sense that it would no longer use lower cstates [09:12] tjaalton: you need my dmesg now with the blacklist? [09:12] no [09:12] does it flicker? [09:12] 5.3 was not flickering [09:12] even after blacklist? [09:12] yep [09:12] okay [09:12] oh wait [09:13] i forgot to delete cstate 4 [09:13] my bad [09:13] heh [09:13] also fastboot=0 [09:13] ok [09:13] or suspend/resume [09:14] ok here goes [09:17] hmm wifi enables anyway after a while [09:17] no flickering [09:18] r8169 0000:01:00.1: can't disable ASPM; OS doesn't have ASPM control [09:20] so it's loaded anyway? [09:20] try rmmod r8169 [09:20] tjaalton: http://dpaste.com/2JBCR5F [09:21] rmmod: ERROR: could not remove module r8169: Operation not permitted [09:21] how about sudo -s first.. [09:22] reboot again? [09:23] what? [09:23] how did you blacklist it? [09:23] 'sudo rmmod r8169' [09:23] added to /etc/modprobe.d/blacklist [09:23] does it work? [09:24] rmmod: ERROR: Module r8169 is not currently loaded [09:24] cool, does it flicker after suspend/resume [09:24] lets try [09:25] no, Fn keys brightness also work [09:26] what's that got do to with this? :) [09:26] tjaalton: well the Fn keys have influence on the flickering [09:26] making it flicker more [09:26] so im alwyas testing too [09:27] ok whats next :p [09:27] sudo cat /sys/kernel/debug/dri/0/i915_dmc_info [09:28] http://dpaste.com/16GYRN8 [09:28] sounds like some other device is now blocking lower power state [09:29] if r8169 is not loaded [09:29] fun [09:29] yikes [09:29] anyway, we should get 62b1b3b3b6d3ef3 in 5.0 [09:30] tjaalton: i dont need to test this blacklist on 5.0? [09:30] it wouldn't have any effect [09:30] kk [09:31] thing is though, that it's kinda hard to debug the actual bug in i915 because their code is now based on 5.3 where the bug doesn't happen [09:31] isn't triggered I mean [09:31] ah [09:34] tjaalton: if it can help, these are the kernels we all tested: http://dpaste.com/2T98DVQ [09:36] 4.15 4.18 5.2 and 5.3 were not flickering [09:42] 5.2? [09:42] surely did flicker [09:44] tested 19.10 without flickering i think [09:44] live daily [09:49] tjaalton: i can test some of my list if you want [09:52] hello [09:53] hi EoflaOE [09:53] hi lotuspsychje [09:55] brb === lotus|i5 is now known as lotuspsychje === himcesjf_ is now known as him-cesjf [13:50] lotuspsychje: no need to test anything, since I know what's going on [14:04] lotuspsychje: 5.2 has this: b75bb8a5b755d0c r8169: disable ASPM again [14:05] that's why it doesn't flicker [14:05] also, it explains why my builds with smaller config didn't flicker [14:57] tjaalton: allright, thank you for all your work, time & effort in this bug [21:56] current 5.0.0 -20 until -28 are all messing with the tor browser bundle [21:57] is this known, has anyone weighed in?