/srv/irclogs.ubuntu.com/2015/05/10/#ubuntu-kernel.txt

cykingi find these instructions a bit ambiguous https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453391/comments/1409:40
ubot5Ubuntu bug 1453391 in linux (Ubuntu) "Very slow Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)" [Medium,Confirmed]09:40
ePiratHello10:38
ePiratI filed a kernel bug and was asked to do a full commit bisect 10:39
ePiratbut I can't follow the guide on the wiki10:39
ePiratas I can't find the debian.master file where to make the changes10:39
ePiratshould I just adjust the version number in makefile instead?10:40
TalothePirat: try ./debian.master/changelog12:05
ePiratTaloth, there is no debian.master folder12:26
Talothhttp://kernel.ubuntu.com/git/ubuntu/ubuntu-trusty.git/tree/debian.master12:26
Talothwhich version were you supposed to bisect?12:27
ePiratI am using the vivid repo 12:27
ePirat3.18.6 to 3.19.x (most recent one I guess)12:28
Talothyou already bisected the released versions (package)?12:28
ePiratyes, those are the working/non-working versions I identified, I can't narrow down more as other 3.18 versions higher mess up everything making reproducing my bug impossible there12:30
ePiratthe issue is that wifi stops working after some time/data downloaded12:30
ePirateven though it still shows up as connected it behaves like it is not12:31
ePiratfor testing I need to be able to run the system for at least an hour while downloading stuff12:31
TalothIn the bugreport you mentioned 3.18.6 working while 3.18.11 doesn't.12:31
Talothso I assume you'll be commit bisecting from there on.12:32
ePirat3.18.11 shows different non working behavior than I have actually observed in 3.19 (i get popups that errors occured in the system but those seems to not really be related to wifi)12:33
Talothwhat's the next lower version you checked?12:33
Taloth3.18.0-10 or something else?12:34
ePiratlet me check (need to boot the affected machine)12:36
ePirat3.18.6-031806 was the last working version for me, 3.18.11-031811 was the one I could not test properly with12:38
TalothAs for your original question, if you check out the repo from  http://kernel.ubuntu.com/git/ubuntu/ubuntu-vivid.git the ./debian.master dir should be there.12:38
TalothMaybe you're bisecting the upstream kernel tree? which wouldn't have debian.master12:39
ePiratI cloned from git://kernel.ubuntu.com/ubuntu/ubuntu-vivid.git12:40
ePiratI do have a debian.master folder in master, but not in my branch which I am using for bisect (which is currently at 0ce3c06)12:42
Talothwhich branch are you bisecting on? seems to me like you should be using master.12:47
ePiratI followed the guide linked in the bug ticket, so I branched from master in a branch called mybisect and started the bisect12:48
Talothwhich commit did you mark as good?12:54
ePiratbad: 83f803a good: f8e80fa12:56
Talothbut yeah, you're in the commit history of the upstream kernel, hence the missing debian.master. tbh, not sure how to normally deal with that.12:58
ePiratoh13:00
ePiratok13:00
Talothbut did you install 3.18.0-14.15 from package?13:01
ePiratnot sure… could you explain me how this versioning stuff works? I am confused by all the -x.x suffixes 13:04
Taloththat's because ubuntu is based on the mainline kernel, which uses different version numbers.13:06
TalothYour problem boils down to https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_bisect_the_upstream_kernel.3F13:07
ePiratah13:08
Talothwelcome down  the rabbit hole btw.13:08
Taloth:D13:08
ePirat:P13:09
ePiratI wish my  bug would at least be easier to reproduce13:09
Talothi had a bug that made mono crash on users systems at unpredictable times. sometimes minutes sometimes days. Took quite some time till I isolated the kernel commit breaking it.13:11
Talothfortunately wasn't hardware related like your wifi issue13:11
ePiratusually I would just have used an older versions but there my trackpoint click buttons do not work properly…13:13
TalothOn the other hand, now you'll helping to make the world a better place :P13:14
ePiratit seems switching kernels so often messed something up as I now get the system error popup even on previously fine kernel versions… great…13:15
ePiratand I can't even report those as report fails with some error…13:15
ePiratI wonder why no other thinkpad x250 user has had this wifi problem yet13:18
Taloththey quite possibly did, and are angry atm but don't know how to fix it.13:18
ePirattbh, reporting the ubuntu kernel bug was one of the hardest bug reporting experiences I ever had13:20
ePiratI wonder if it wouldn't be possible to narrow it down to a few commits, since it is some wifi related thing?13:26
Taloththat's where a bisect comes in.13:30
Talothfrom what I could see the bisect is 13 steps, over 7000 commits. It's going to take a while.13:33
ePiratindeed, specially since reproducing the bug takes hours sometimes13:35
Talothbut don't give up, take your time, you'll be helping out the devs immensely. It will be near impossible for them to reproduce, much less fix.13:38
ePiratok :)13:40
ePiratI think I will reinstall ubuntu later (specially since 15.04 is officially released now) and try to narrow it a bit more down with packaged kernel versions13:41

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!