/srv/irclogs.ubuntu.com/2010/05/24/#ubuntu-kernel.txt

rafiyrAnyone know off the top of your head head what sorts of stuff an hid driver should do before sending usb messages to tell the device to self calibrate?05:06
amitkmorning all07:10
cooloney'ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.'07:41
cooloneydoes anyone know this error when 'fdr binary-xxx'07:41
amitkcooloney: I saw it too, but haven't nailed down the reason yet. Remove fakeroot from your command07:50
cooloneyamitk: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=54447107:54
ubot2Debian bug 544471 in fakeroot "cap_sys_nice on executable leads to ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored" [Normal,Open]07:54
cooloneyamitk: i am goting to 'sudo su' and build the image without fakeroot now08:01
amitkcooloney: it's probably worth asking on #ubuntu-devel when rest of EU wakes up08:02
cooloneyamitk: https://bugs.launchpad.net/ubuntu/+source/libavg/+bug/474004, comment #1508:02
ubot2Launchpad bug 474004 in libavg (Debian) (and 1 other project) "Please sync libavg 1.0.1-1 from sid (affects: 2) (heat: 24)" [Unknown,Fix released]08:02
anotengAnybody familiar with git-bisecting the ubuntu kernel? I'm suspecting I keep producing the same .debs over and over again…08:30
* apw yawns08:44
* lag tells apw to put his hand over his mouth08:47
apwheh08:50
apwgah its sooo hot here already today08:56
lagYep. I may have to dig the fan out from the garage in the not too distant future 08:57
=== ogra_ is now known as ogra
apwcommit 6f12efee9e86b52193aa2e7e14ad013fc3153a8a11:29
apwAuthor: Douglas Gilbert <dgilbert@interlog.com>11:29
apwDate:   Sun Jan 3 13:51:15 2010 -050011:29
apw    skip sense logging for some ATA PASS-THROUGH cdbs11:29
apwlag, so its that one in the stable tree11:30
apwjust tell smb that that one is linked to your bug11:30
apwgit://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.32.y.git11:30
apwlag, that is the remote i added to get the stable branch into my lucid repo11:30
=== amitk is now known as amitk-afk
=== pgraner-afk is now known as pgraner
apwogasawara, i see the kernel-janitor moving things Fix Committed, is that your doing?12:23
=== oubiwann is now known as oubiwann_
=== amitk-afk is now known as amitk
* apw waves to pgraner 12:58
* pgraner gives apw a shout out12:58
apwman its quiet out here today12:58
apwit must be the hear12:58
apwheat12:58
=== oubiwann_ is now known as oubiwann
popeyapw: public holiday in some regions AIUI13:16
apwahh yes in .eu some places, i'd forgotten thanks popey 13:16
amitkogasawara: When're you freezing for A1?13:30
amitkI expect it will be based on 2.6.35-rc1?13:31
apwamitk, the kernel has to be in the archive by the 1st of June, so I'd guess either 28th or 31st at the very latest13:39
apwi would not be supprised if -rc1 has not yet gotten in by then13:39
apwor to put it a different way, i might recommend that we stick with .34 than ship A1 with 35-rc113:39
apwas -rc1 is normally a crashy heap13:39
* amitk agrees, just wanted to confirm13:40
amitk-omap mainline flavour is almost ready and I'd like it in A113:40
apwamitk, and i can see no issue with you being .34 and master .35-rc1 either13:43
apwoh one branch ... doh 13:43
apwso it has to be synced :)13:43
apwyou just add to the weight for .34 if yours is there and working :)13:43
lagbug 58433013:45
ubot2Launchpad bug 584330 in linux (Ubuntu) "hid-gyration does not support GYR4101US remote (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/58433013:45
lagAm I within my limits to just okay this patch?13:45
lagIt looks harmless 13:46
apwyeah that looks like a simple addition of an ID, hard to have real regression potential13:46
lagI am, as yet, unsure of my bounties 13:46
apwif its not had a test kernel done and published I would recommend you do that13:46
lagboundaries 13:46
apwthen get it on the kernel-team list ... looks sane to my eye13:46
lagWill do13:46
lagCheers apw13:47
amitkapw: it boots with ogasawara's latest, needs some more cherry-picking to get all the goodness. But I think I could have something by tomorrow and then let mathieu/cooloney handle it from there..13:47
apwamitk, i assume this is planned to be pulled into master?13:48
amitkapw: yes13:49
apwamitk, how big is the delta ?  i assume much of it will go away as .35 formed ?13:49
amitkapw: a patch or two13:50
amitkand yes, I only intend to cherry-pick from mainline. This kernel should strictly be the mainline version of omap13:51
apwamitk, better than we could have hoped13:52
apwamitk, we should start the dialog about .34/.35-rc1 for A1 wtth ogasawara when she wakes up13:56
amitkapw: sure, I agree that it might be good for userspace folks if we stuck to 2.6.34 so they could start fixing up their stuff and we might even boot :)13:58
apwit would be a rare thing that A1 boots for sure14:07
=== JFo-swap is now known as JFo
lagHow often is git://kernel.ubuntu.com/ubuntu/ubuntu-lucid.git updated? 14:18
apwthat is live14:18
apwthat is _the_ master14:18
apwie. it updates instantly when it changes, and that is manual, when smb et al push14:22
sconklin-gone /nick sconklin14:23
=== sconklin-gone is now known as sconklin
lagSo daily? weekly?14:24
lagHow do I find out the difference between my local repo and the remote one? git diff master origin/master? 14:25
lagI'm guessing that will diff the HEADs14:25
amitkgit log master..origin/master should give your all the new commits IFF the origin tree hasn't been rebased.14:28
lagThanks amitk14:30
apwlag, ?? lag> So daily? weekly?14:31
amitkI think he was asking how frequently we push to the master repo14:31
apwlag if its a bare repo, you only have 'remote things'14:31
lagamitk: Correct14:31
apwoh thats ust as needed14:31
apwwhen there is change, when something is ready and becomes committed, that occurs by pushing14:32
lagI'm looking for an average figure 14:32
apwbefore then its just an experiemnt in 'my' local repo14:32
apwits completely arbitrary, for development likely every day14:32
apwfor a stable release likely not at all for weeks and then big batches of stuff pushed over a few days14:32
lagi.e. If I do a git log master origin/master 5 days after my last fetch and nothing's changed, I should be worried?14:33
apwwhen security is coming silence for a while then blammo a complete release is pushed14:33
apworigin/master is a just a copy of the remote side when you last ran fetch14:33
apwso it provides no information on upstream14:33
lagThat's true14:34
apwits possible git remote show origin may tell you more14:34
apwbut i tend to just git fetch14:34
lagOkay14:34
lagI'll work the rest out :)14:34
amitklag: as a working practice, if you add all the trees you care about as remote, then you can start your day with a 'git remote update' to see what changed14:34
lagNow this is the stuff I need14:35
* lag writes down new commands14:35
* abogani just noticed than section_image parameter is totally ignored...14:36
lagOh, it doesn't list, it updates?14:36
lagIs that like doing a fetch on all the branches?14:36
amitklag: right14:37
lagAnd then to see what we just fetched we do a? git status, or git diff?14:38
amitkjust see the result of the command? It will print out stuff if things changed14:39
lagCool14:39
amitkyou can then choose to merge the remote branches into your local ones, or rebase your work on top of them.14:40
lagor reset?14:40
amitkyeah, sometimes that too :)14:41
JFopgraner, I just wanted to mention that I have yet to see a self-review in my allhands page.14:47
JFobeen looking since the e-mails came out14:47
pgranerJFo: ack, lemme check with HR14:48
JFok, thanks 14:48
JFoapw, yeah, I wasn't sure how to break those items out on the bug handling BP14:49
apwJFo, sorry had to reformat them to get them on the list at all14:50
pgranerJFo: you are due for one and HR is investigating :-)14:50
JFoapw, no sweat14:50
JFopgraner, cool14:50
apwhope that it makes sense how i've done it14:50
JFoapw, it does14:50
lagWhat's are the fundamental differences between 'fdr binary-generic' and 'fdr binary-arch'?14:52
apwbinary-generic only makes one flavour14:53
apwand it doesn't make any ancillary things14:53
apwlike the per architecture linux-tools in later series14:53
lagSo, if I'm not building for server etc, I need to do generic?14:54
apwgeneric is the common flavour for both i386 and amd6415:02
apwso not a bad base choice, cirtianly i build -generic for both of those for a test kernel, thats the 90% case15:02
* apw lunches15:02
bjfmoin all15:14
manjobjf, gm15:14
amitkmoin bjf, manjo15:14
manjoamitk, long time no hear buddy15:14
amitkjust busy slacking off :)15:14
manjoheh15:14
bjfamitk, that can be quite time consuming15:15
amitkyou bet, sometimes just doing the work is easier the pretending to15:16
vanhoofpgraner: ping15:21
cndapw, ogasawara: do we want to try to pull in upstream multitouch changes for alpha 1, or would we rather just wait for them to be pulled when we update maverick to 2.6.35?15:21
pgranervanhoof: poing15:31
pgranerpong even15:31
JFomoin bjf 15:41
bjfmoin big guy :-)15:41
JFo:)15:41
bjfJFo, you didn't get to a point where you'd made any changes to the test ISO scripts did you? that's what I'm going to work on first this week15:44
JFono, I didn't change anything15:46
JFoso they are still as-is15:46
bjfcool15:48
pgranerapw: can you look at bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/57660115:57
ubot2Launchpad bug 576601 in linux (Ubuntu) (and 1 other project) "[MacBookPro 7,1]mcp89 sata link reset fails, no disks detected (affects: 58) (heat: 334)" [High,Triaged]15:57
apwpgraner, whos complaining about that one now15:57
apwnever ever ever buy a new macbook, period.15:57
pgranerapw: all the new mac book users15:57
apwpgraner, so probabally about 10 people, is it really the highest priority bug we have?15:58
pgranerapw: no, basically make sure its liked to upstream and have someone watch it in case a patch shows in the .35 window15:59
apwpgraner, i have produced some test kernels in the past which popey ean for me16:00
apwyeah it is already upstream16:00
* popey wakes up16:00
ogasawaraapw: yah I have a lp script to mark bugs fix committed as I pull patches in.  I should update my credentials to not be the janitor.16:00
ogasawaraamitk: I'm freezing for A1 on Friday16:00
ogasawaraamitk: you mentioned you might have something by tomorrow?16:01
apwogasawara, i quite like it i wonder if it should be the norm :)16:01
ogasawaraapw: cool, I'll leave it as it is then.16:01
apwogasawara, we were wondering about whether we should not go to 35-rc1 should it appear before then, as -rc1 are notorious crack16:02
ogasawaracnd: will the multitouch changes you're wanting going to land in 2.6.35-rc1?16:02
apwso that A1 has a higher chance of booting16:03
ogasawaraapw: yah, I'd be worried about rc-1 not booting if I rebased right before A116:03
cndogasawara: I would guess so16:03
amitkogasawara: I might have the -omap flavour done by tomorrow16:03
cndogasawara: let me see if it's been merged already...16:03
apwogasawara, obviously its your call, not sure when -rc1 might drop anyhow16:03
ogasawaraapw: I'm leaning towards not going with 2.6.35-rc1 even if it lands in time to rebase16:04
bjfwhen will we start producing daily live images for maverick? will that be alpha-1?16:05
cndogasawara: all the MT stuff that's in Jiri Kosina's HID tree have been merged into 2.6.3516:05
bjf"we" as in canonical16:05
cndogasawara: however, they aren't earth shatteringly awesome, so they can probably wait until you merge -rc116:06
ogasawaracnd: ack16:06
bjfapw, thanks for running the irc meeting16:08
apwbjf, no worries.  i also wrote up a howto for running the meeting which you might be the right person to read over and correct16:08
bjfapw, you didn't read my email to you? i already had a wiki page written up on how to run the meeting16:09
apwahh bottom16:09
bjfhttps://wiki.ubuntu.com/KernelTeam/RunningTheIRCMeeting16:09
bjfapw ^16:09
apwbjf, mine is basically the same ... so please do zap it and point the link to yours16:11
bjfapw, ack16:11
manjoJFo, regression meeting yes/no ?16:12
apwi note the email addresses arn't quite what you actually send to, you send it to ubuntu-devel and to kernel-team i think16:12
bjfapw, will review that16:12
JFomanjo, yes and no, we will be discussing possible changes to said meeting16:12
apwJFo, sounds good, when ?  16:12
manjoJFo, 12cdt ? 16:13
JFolittle under an hour 16:13
bjfapw, i think i switched to ubuntu-platform because my email to ubuntu-devel gets moderated16:13
* manjo bleeping google calender 16:13
apwthough ubuntu-platform is an internal list16:13
JFoyeah16:13
bjfapw, ah16:13
apwJFo, so 16:00 UTC ?16:13
manjoJFo, my bleeping google calendar says its 2hrs from now 16:14
JFosounds about right16:14
JFomanjo, mine could be wrong16:14
JFobut I don't think it is16:14
manjowhy can't google have UTC calendar16:14
apwmanjo, it does16:14
apwyou just need to set it into that correctly, the entire calendar16:14
bjfmsg chanserv op #ubuntu-kernel16:15
JFoneed a slash :)16:15
JFo<-captain obvious16:15
manjoapw, I see only GMT in my settings 16:15
apwmanjo, that is UTC within a few microseconds16:15
=== bjf changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/KernelTeam/ || Lucid Kernel Version: 2.6.32 || Ubuntu Kernel Team Meeting - May-25 - 17:00 UTC
apwnote GMT does not change in the summer, in the UK we move between GMT and BST (british summer time)16:16
cndJFo: apologies if you've already answered this, but is there a regression review meeting today?16:19
JFocnd, there is16:19
JFowe are discussing the changes in the meeting16:19
cndok16:19
JFoin a little over 40 minutes16:20
cndJFo: where are we holding the meeting? (mumble, skype)?16:20
* apw votes for mumble, jfo you can make a new meeting room16:20
JFomumble shoud be fine16:20
apwand infact you already have one16:20
JFo:-D16:20
* JFo is ahead of the curve16:21
cnd\o/16:21
awemanjo: did the fix for PowerDVD land in an SRU kernel for karmic?16:34
awemanjo: i.e. the ironlake buffering issue16:34
manjoawe, yes that fix is already in karic 16:34
manjonot sure what iron lake is16:34
awecould you point me at the commit and/or kernel tag?16:34
awemanjo: code name for arrandale integrated graphics16:34
aweaka i91516:35
manjoawe, karmic commit id is commit 78781dd5db00147ba99bb72eab1e6257b042aec816:35
crocketubuntu!!!16:35
manjocrocket, yeeayy!16:36
crocketWhen I boot 2.6.32 lucid with KMS on, linux dies right after KMS turns on.16:36
awemanjo, thanks!!16:36
crocketIt happens even under recovery mode with KMS on.16:36
crocketI have to put "nomodeset" in every grub entry.16:37
crocketMy graphic card is ATI Mobility X1250.16:37
amitkmpoirier: 2.6.34-based omap3 kernel - display and usb works, nand driver broken, but xubuntu works fine. Find it here -> http://people.canonical.com/~amitk/ti/16:37
crocketWith nomodeset, ubuntu lucid is better than 9.1016:37
amitkmpoirier: I'll submit it for upload16:37
amitkmpoirier: 2.6.34-based omap3 kernel - display and usb works, nand driver broken, but xubuntu works fine. Find it here -> http://people.canonical.com/~amitk/ti/16:39
manjocrocket, yeah some of the older radeon cards have had isses 16:39
manjocrocket, kms+compiz support might be flakey on some of the older radeons16:39
crocketmanjo, 3D games run perfectly fine in windows. I think linux needs much more driver supports than now.16:40
crocketI can even run halo 2 in windows vista.16:41
crocketmanjo, compiz works fine while KMS kills linux.16:41
manjocrocket, sure drivers need more work16:42
crocketmanjo, do you mean I have to buy a new laptop or a new desktop for that?16:42
crocketCan I put a new graphic card in my laptop?16:42
crocketKMS is the only pain in my ass.16:43
stentenThe maverick kernel (2.6.35) is planned to include a lot of improvements to the ati drivers. Should be fixed then. For now, it's not really that hard to add "nomodeset" to /etc/default/grub.16:45
crocketstenten : I'm sad16:46
awemanjo: ping16:48
manjoawe, pong16:48
awedon't think the referenced bug fixes the issue we saw with powerdvd16:48
awewe were testing with the -18.55 kernel16:49
awelooks like this commit was much earlier, so should've been included in -18.5516:49
aweunless of course the commits for i915 that landed in -18.55 backed this out16:49
manjoawe, crap. ok I will take a closer look, but you see the two bugs and they have the exact same errors in dmesg 16:50
=== andreas_ is now known as anoteng
=== rsalveti_ is now known as rsalveti
crocketUntil 2.6.32-22, KMS used to kill linux.16:52
crocketWith linux 2.6.34-020634-generic, KMS doesn't kill linux but doesn't work anyway.16:52
crocketI just see a distorted screen before I see a login screen.16:52
crocketI should have seen plymouth16:53
crocketWould KMS work on 2.6.35?16:54
crocketI doubt it16:54
awemanjo: don't bother...  the heat has been lowered on this one, as things work fine in lucid16:54
crocketIt's just 0.0.01 version upgrade.16:54
manjoawe, there was a massive backport of s**t from 33 to karmic to fix a lot of these video related problems... 16:54
anotengAnybody familiar with git-bisecting the ubuntu kernel? I suspect I keep producing the same .debs over and over again. Anybody care to take a look at my commands and check if I'm doing something stupid? http://ubuntu.pastebin.com/Rfif04jx16:55
crocketmanjo, When do I need to use a graphic card sold since?16:57
awemanjo: understood...  as I mentioned though, no need to dig any deeper.16:57
awethanks for your help16:57
crocketOops, it is a weird sentence.16:57
crocketI don't know how to express it better16:58
manjocrocket, can you try the mainline kernel build? http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/16:59
crocketmanjo, Is it newer than 2.6.34-020634-generic?17:00
manjocrocket, that is the latest mainline kernel ... and see if that kernel works for you, if it does then 10.10 might have those patches 17:00
manjoright it is the latest upstream kernel packaged for ubuntu17:00
crocketmanjo, do you know a good download manager? FlashGot + cURL are awkward.17:01
manjowget ? 17:01
crocketIt is also a CLI.17:01
crocketI want a GUI application that downloads flash videos easily so that I can use it with FlashGot.17:01
manjocrocket, that is question for #ubuntu channel 17:02
crocketGwget and downloader for X hide in traybar readily.17:02
crocketok17:02
crocketJesus I have 4 kernels in my system17:02
=== gnomefreak76 is now known as gnomefreak
crocketmanjo, mine is amd64 ubuntu17:05
manjocrocket, amd64 is generic name for x64 17:06
manjocrocket, we follow debian naming convention17:06
crocketubuntu surpassed debian, though.17:06
crocketHowever debian still presents more control.17:06
manjoits just legacy naming convention17:06
crocketdpkg -i is more convenient than ubuntu GUI package installer when installing more than 2 packages at once.17:09
crocketmanjo, KMS looks in 2.6.24-999, but linux doesn't die.17:15
crocketoops17:15
crocketKMS looks worse in 2.6.24-999 than in 2.6.24-02063417:16
crocketIt means I still need UMS and uvesafb17:16
crocketI specified video=1024x768-24 in grub.17:17
crocketShould I omit it and try again?17:17
crocketmanjo!!!17:21
crocketmanjo, KMS worked briefly after I omitted "video=1024x768" option from grub entry.17:21
crocketHow can I change the resolution of KMS?17:21
crocketplymouth showed for a second on 2.6.34-999.17:22
crocketI should try on 2.6.34-020634, too.17:22
crocketmanjo, plymouth also showed for a second on 2.6.34-02063417:24
crocketmanjo, are you there?17:25
manjocrocket, this is with the lucid kernel ? 17:34
Sarvattcrocket: KMS doesn't work on RS600 in lucid, it'll work once 2.6.33.3 or higher drm is merged soon though17:35
Sarvatthttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/54459017:35
ubot2Launchpad bug 544590 in linux (Ubuntu Lucid) (and 1 other project) "[RS600] video freeze with KMS (X and plymouth) (upstream patches available) (affects: 3) (dups: 1) (heat: 32)" [High,Triaged]17:35
Sarvatti'm guessing you have a dell latitude XT since thats the only machine i've seen that chipset on, AMD pulled it from the market after the merger17:36
amitkogasawara: apw: omap flavour pull request sent17:44
amitkmpoirier: ^17:45
crockethmm17:45
=== amitk is now known as amitk-afk
ogasawaraamitk-afk: thanks17:46
crocketHow can I make KMS appear early?17:48
crocketI included "radeon" in /etc/initramfs-tools/modules, but I just see my monitor disconnected from computer for a while.17:48
Sarvattecho FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash then sudo update-initramfs -u17:49
Sarvattdid you see what I said right before you left?17:49
crocketSarvatt : no17:49
Sarvattcrocket: KMS doesn't work on RS600 in lucid, it'll work once 2.6.33.3 or higher drm is merged soon though17:49
Sarvatthttps://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/54459017:49
ubot2Launchpad bug 544590 in linux (Ubuntu Lucid) (and 1 other project) "[RS600] video freeze with KMS (X and plymouth) (upstream patches available) (affects: 3) (dups: 1) (heat: 32)" [High,Triaged]17:49
Sarvatti'm guessing you have a dell latitude XT since thats the only machine i've seen that chipset on, AMD pulled it from the market after the merger17:49
crocketSarvatt, I use 2.6.34-999 and -02063417:50
Sarvattwell I'm just saying why the stock lucid kernel doesn't work :)17:50
crocketSarvatt, I installed linux 2.6.34-999 recently.17:50
crocketSarvatt, It's sudo update-initramfs -u -k all17:51
crocketwithout -k all, initrd only for the most recent kernel is updated.17:52
=== oubiwann is now known as oubiwann_
=== oubiwann_ is now known as oubiwann
=== kamal-away is now known as kamal
crocketkernel 2.6.34-999 has a bug.18:51
crocketDuring installation of 2.6.34-999, I see this message http://www.pastebin.org/275287.18:51
JFo***Kernel/Tagging has been updated***18:51
crocket2.6.34-020634 doesn't have that weird messages18:52
crocketJFo : what?18:52
JFothat wasn't for you crocket :)18:52
=== amitk-afk is now known as amitk
amitkmpoirier: yes, that is the request (omap-mainline for maverick) that I sent to the ML19:06
amitkfeel free to test it out and comment19:06
mpoirierhumm...19:07
mpoirierwhat did you do exactly ?19:07
mpoirierthe same as me ?19:07
mpoirierthe rebase I mean.19:07
amitkmpoirier: no, I took leann's tree and simply enabled the omap3 config19:07
amitkwe needed it ASAP19:08
mpoirierok19:08
amitkDo you have HW now?19:08
mpoirieri have a beableboard here next to my computer.19:08
amitkcool, so I'll move over some lucid bugs for you to look at :)19:09
mpoirierbut hold on...19:09
mpoirierI understand that leann's tree (maverick) is now enabled on beableboard after your intervention.19:10
mpoiriercorrect ?19:10
amitkcorrect, it will be after leann pulls my patches19:10
mpoirierok...19:10
mpoirierSo you started with Leann's tree correct ?19:10
amitkyes19:10
mpoirierinteresting.19:11
mpoirierI rebased against linus' tree 19:11
mpoirierI was lead to beleive ARM was not in Leann's tree.19:12
mpoirierOnce done, I was going to rebase with Leann's to get the latest and greatest changes for Maverick.19:12
amitkerrm, what do you mean by "ARM was not in Leann's tree"19:13
mpoirierI must have misunderstood something somewhere.19:14
mpoirierI has a chat with apw19:14
jjohansenmpoirier: perhaps the variety of topic branches?19:15
mpoirierHe suggested that I rebase ti-omap againts Leann's.19:15
jjohansenmpoirier: some are is in leann's tree not all19:15
mpoirieragain, there must have been a misunderstanding somewhere.19:16
amitkmpoirier: nevermind, it was still a good exercise to get familiar with the process (kernel compile, abi, etc.) and the tools (git, etc.). And you are going to maintain this going forward. :)19:16
mpoirierwell,,19:16
mpoirierI'll probably scrap what I have and rebase ti-omap against Leann's.19:17
mpoirieras an excercise.19:17
mpoirierI will then compare my work with yours.19:17
mpoirierunless you have something urgent for me to address.19:18
amitkprobably not worth it at this point, your time will be better spent making it work well. ATM, there is some flakiness in our USB support19:18
mpoirierATM ?19:18
amitkat-the-moment19:18
mpoirierok.19:18
mpoirieris the flakiness in Ubuntu code or community ?19:19
amitkour configs19:19
amitk+ possibly upstream code (not sure)19:19
mpoirierI assume you have bugs for this ?19:19
amitkJust grab the kernel from my people page, and run it on your beagleboard19:19
amitkmpoirier: https://bugs.edge.launchpad.net/ubuntu/+source/linux-ti-omap19:20
mpoirierthat shouldn't  take long.19:20
mpoirierthen what ?19:20
amitkmpoirier: feel free to assign to yourself whichever ones you like19:20
mpoirierok, i get it.19:20
mpoirierone more thing.19:21
mpoirierdavidm is sending me some gumsticks ?19:21
mpoirierare you aware of this ?19:21
amitkno, but good. That way you'll have more that one omap3 platform to test the kernel on19:22
mpoirierok, sounds good.19:22
amitkthere are lots of people on #ubuntu-arm that want support for various omap3-based boards19:22
amitkit might be worth it to see if we can help mainline some of those patches and get better board support19:23
mpoirierok19:24
mpoirierI switched to private channel - did you get it ?19:25
=== bjarkef is now known as thefakebjarkef
=== thefakebjarkef is now known as bjarkef
crocketHi19:43
crocketlinux 2.6.34 apparently tries to acquire EDID from a monitor that doesn't exist.19:44
crockethttp://pastebin.org/27549719:44
crocketRead this19:44
maks_crocket: irc is not good for bug reporting.19:47
crocketwhere do I report it?19:47
maks_launchpad if it is an ubuntu bug19:47
maks_upstream if you use vanilla bugzilla.kernel.org19:47
crocketIt's 2.6.34-02063419:48
crocketIt's linux kernel19:49
maks_whatever this is a dev channel for support go to -> #ubuntu19:49
ogasawarabdmurray: can you point us to your bug gravity web pages?20:02
bdmurrayogasawara: I stopped running it since bug heat was rather close.  Are you looking for the linux one specifically or something else?20:12
ogasawarabdmurray: we were interested in the linux ones, but we thought you had calculated gravity a bit differently than the bug heat.20:13
bdmurrayogasawara: some points were assigned based on the reporter for gravity and are not for bug heat20:14
ogasawaraapw, JFo, cnd, manjo: ^^20:15
JFohmmm, I think that is useful20:15
bdmurrayOh and actually bug tags too aren't used by launchpad20:16
manjoJFo, we could use that script and add some kernel specific logic to make it work20:16
JFomuch like our thoughts on commenters.20:16
JFoindeed20:16
JFowhat do you mean bdmurray?20:16
manjobdmurray, what does that mean ? 20:16
bdmurraygravity also considered specific bug tags like regression-20:16
bdmurrayheat does not20:16
bdmurrayI seem to recall gravity being in arsenal...20:17
bjfbdmurray, is there a "gravity" attribute for a bug_task?20:17
bdmurraygravity was used on a per bug, not task, basis20:17
bdmurraydef gravity(self): in arsenal_lib.py20:18
bjfbdmurray, don't see a gravity attribute for a bug object either20:18
bdmurraybjf: gravity is not the in the API its my thing which bug heat was based on20:18
bjfbdmurray, ah, so if we wanted something different, there isn't anywhere in a bug object that we could store a value20:19
bdmurraybjf: and arsenal's gravity seems to not check the reporter afaict20:19
bjfbdmurray, it's recalculated for each bug each time a script is run20:20
bdmurraybjf: yes20:21
* manjo on coffee break20:21
jjohansen-> lunch20:21
JFohmmm, that sounds useful20:22
bjfJFo, what sounds useful?20:23
JFoapw, I have moved bug reporting bits (both LP and upstream) to https://wiki.ubuntu.com/Kernel/Bugs20:23
=== xfg is now known as zul
bdmurraybjf: you could check date_last_updated before calculating the gravity20:36
JFoogasawara, here is what I have in rough form so far: https://wiki.ubuntu.com/Kernel/BugReview20:50
* ogasawara reads20:50
JFogoing to step away and think about it for a bit and then come back and do some further cleanup/addition based on my notes20:51
JFothat was an initial brain dump20:51
ogasawaraJFo: cool, I'll jot down any tweaks I might see20:51
ogasawaraJFo: at least run them by you before editing20:51
JFok, sounds good20:51
* JFo goes to get some water20:52
ogasawaraJFo: looks good as an initial start.  I'm sure you'll add more bits about what level 1, 2, 3 triage is and also maybe mention the bug load (ie when we go over 50 bugs) and how we may then use that as leverage to get more people working on bugs.20:59
JFoyep20:59
ogasawaraJFo: should probably work in that link to the Tags page you had20:59
ogasawaraJFo: but looks good so far21:00
JFocool, thanks for looking21:00
ogasawaraJFo: I'm happy to do a second pass of it later, just ping me21:00
JFoogasawara, will do :)21:01
apwjfo yeah i think it might make sense to have three sections one per triage level listing the things-to-do in each phase21:01
JFoapw, yep, it is in the plan21:01
JFoalso want to do a further definition of each tag so that we can explain a bit further what is covered by a tag like kernel-core21:02
* ogasawara breaks for lunch21:03
* JFo noshes chips and salsa and gets it all over his keyboard21:03
* apw discovers he has done 5 hours of builds, and they are all wrong :/21:10
apwJFo, you need a keyboard hoover, as do i21:10
JFoindeed21:10
JFo:-/21:10
=== emma_ is now known as emma
JFoogasawara, I just remembered (from looking at my notes) that James Westby(?) asked if we want kernel oops turned back on?21:13
JFoI meant to ask you that at UDS21:13
* JFo failed21:13
JFoapw, ogasawara, here is the rough guide to Triage levels: https://wiki.ubuntu.com/Kernel/TriageLevels21:45
JFovery brief, but can be added to21:45
JFoI've also made some changes to the https://wiki.ubuntu.com/Kernel/BugTriage initial paragraphs to draw attention to a few of these pages21:48
apwJFo, looks good, rough but has the right info ... good one21:53
JFocool21:54
JFoapw, just put the header bar in and all21:55
JFoso it looks a bit better21:55
apwjfo coming together... i think we need a triage icon ...21:59
apwwill see if i can find something21:59
JFok21:59
apwi think its important enough to have its own 'space'22:00
JFoI agree22:00
JFoand it will only grow, I'm afraid22:00
JFobtw all, I am currently expiring bugs. apologies for the strain on your bugmail22:01
jjohansenJFo: no apologies needed for expiring bugs22:03
JFoheh22:03
bjfJFo, sweet, they are starting to roll in22:04
JFoyep, I like the verbose output too bjf 22:04
JFoit is very informative22:05
bjfJFo, i'm guessing you'll expire about 3500 from this first pass22:05
JFoI suspect that as well22:06
JFoat least that i mean :)22:06
apwJFo, how does https://wiki.ubuntu.com/Kernel/ look22:08
JFolove it22:08
JFomy little bug :-)22:08
* amitk checks what changed...22:09
apwi think they are in the wrong order, my mind says 'debug', 'triage', 'development', 'advanced' but that'll do for today22:09
apwamitk, look at the menubar22:09
JFoI see what you mean apw22:09
JFowe can fix tomorrow22:09
amitkaah, you added bug triage22:09
apwyeah it is becoming pretty big area now22:10
bjfapw, you may not need "Ubuntu Kernel Main" on the main page (but maybe you're going for consistency)22:11
amitkbjf: it is a single menubar used across all pages22:11
bjfamitk, ah22:11
akgranerbjf, ping a ling a ling22:11
bjfakgraner, pong22:11
bjfakgraner, what can I do for your highness?22:12
akgraneryou write up your weekly kernel meetigns right?22:12
bjfakgraner, correct22:12
akgranerbjf, hehe22:12
akgranerbjf, where all do you send those minutes?22:12
akgranerI think the news team isn't picking it up22:12
akgranerand I want to make sure it makes it to the right places22:13
bjfakgraner, I send to the kernel team public mailing list and another internal list as well as posting them to: http://voices.canonical.com/kernelteam/22:14
apwJFo, ok reordered them22:14
JFocool22:14
bjfakgraner, however i'm having "issues" with the voices blog22:14
akgranerbjf, ahh ok :-) I will make sure to snag them from the kernel ML then22:15
akgraner:-)22:15
apwbjf, i did not post last weeks to voices correctly22:15
apw(or indeed at all)22:15
bjfapw, no worries, no body reads it anyway :-)22:15
apw:)22:15
apwif its like my googley one, then you can backdate stuff anyhow22:16
JFoogasawara, do you still want to use the 'bitesize' and 'cherry-pick' tags?22:16
JFoI have not been22:16
JFobut i can22:16
amitkapw: now the menubar should look much prettier (OCD!)22:20
akgranerI love the new look of your wikis :-)22:21
amitkakgraner: we should make it pink22:22
bjfamitk, purple22:22
akgranerpurple22:23
* akgraner loves purple22:23
akgraneramitk, did you see the NC wikis - Carolina Blue there :-)22:23
amitkbjf: no brad, pink. we want to attract more women to ubuntu development :)22:23
akgraneramitk, me sends a virtual kick your way! :-P22:24
amitkouch22:24
bjfamitk, how can I properly respond to that without getting in trouble?22:24
akgranerhehe :-)22:24
akgraneryou all rock - I love wikis so let me know if I can help ya - I can't write content, but I'll help where ever else I can22:25
JFoakgraner, I may get you to look at the stuff I am working up 22:26
JFoit would be a review from a user standpoint, but I welcome construction or setup fixes/suggestions too22:27
akgranerJFo, just ping me..22:27
JFok22:27
JFopgraner, apologies for the delay, maverick-bug-handling is now pending approval22:33
JFoall I can say is GOOD LORD!! bug 8874622:44
ubot2Launchpad bug 88746 in linux (Fedora) (and 14 other projects) "ehci_hcd module causes I/O errors in USB 2.0 devices (affects: 64) (dups: 17) (heat: 620)" [Unknown,Invalid] https://launchpad.net/bugs/8874622:44
JFothere are 500+ comments on that bug22:44
ogasawaraJFo: good luck with that one.  I think I tried killing it 3 times and then gave up.22:44
* JFo eyes WontFix :)22:45
JFothe fun part will be getting it open with LP timeouts22:45
* JFo disables redirection22:46
JFo... and waits22:46
manjobjf, how did you get channel ops ? 22:53
bjfgod blessed me22:53
bjfmanjo, it's so i can change the channel topic, no other reason22:54
manjo:)22:54
* JFo admires bjf's hat22:57
manjoJFo, hat ? 22:58
bjfJFo, ?22:58
JFoops hat22:58
manjooops hat ? 22:58
JFoops as in channel operations22:58
bjfJFo, i'm trying right now how to take the hat back off22:58
JFoheh22:58
JFothink it is deop bjf 22:59
JFonot sure though22:59
bjfJFo, thanks22:59
JFonp :)22:59
manjomumble sounds like we are in the same room... its fantastic!23:02
bjfsometimes i'm such a curmudgeon that I even amaze myself23:03
* manjo looks up curmudgeon23:05
bjfmanjo, you'll see my picture :-)23:05
manjobjf, I think " a crusty, ill-tempered, and usually old man " role is already taken 23:05
JFoby bjf happily23:06
JFovanhoof, did you and I discuss bug 564984 before?23:12
ubot2Launchpad bug 564984 in linux (Ubuntu) "r8169 fails to autonegotiate speed/duplex (affects: 5) (heat: 30)" [High,Triaged] https://launchpad.net/bugs/56498423:12
* manjo looks around and thinks he needs some food 23:12
bjfogasawara, that audio patch has not made it upstream, I'm inquiring why not23:27
ogasawarabjf: ok thanks23:28
JFocnd, you hear from Jerone on bug 581312?23:28
ubot2Launchpad bug 581312 in linux (Ubuntu) "Unknown key fee[x] pressed (affects: 1) (heat: 20)" [Medium,Triaged] https://launchpad.net/bugs/58131223:28
ogasawarabjf: I'll add a note to that affect to the wiki, and mark your follow up as DONE23:29
bjfogasawara, ok, will let you know what I find out23:29
vanhoofJFo: dont think so23:31
vanhoofJFo: on a call atm23:31
JFok23:32
JFono sweat23:32
* achiang wonders if this tool might be helpful to folks: https://launchpad.net/laika23:32
JFojust noticed it was assigned to me from QA23:32
JFoachiang, not for me, that list would be huge23:33
achiangJFo: yeah, i think you're an extreme edge case. most normal people aren't touching thousands of bugs every week. ;)23:33
JFoheh23:34
achiangJFo: although, if you can think of a way to make that script interesting for you, let me know.23:34
JFojjohansen, is OSCON at the same time as platform sprint/23:34
JFoachiang, will do23:34
achiangJFo: maybe there's a more intelligent way to slice the data rather than dumbly just saying, "durrr what did i touch?"23:35
JFomaybe, but it will require a bit of thought23:35
jjohansenJFo: yeah23:35
JFosucks23:35
jjohansenJFo: July 19-2323:35
JFoI thought so23:35
JFoI'm debating not going to OLS since it would be that weekend before it looks like23:36
bjfachiang, does your script use the launchpad api?23:36
achiangbjf: yeah23:36
achiangbjf: it's slow and probably buggy, but it's in the 'works for me' stage23:37
bjfachiang, we do a lot of lpapi scripts, i'm looking at yours23:37
achiangbjf: cool. i was pointed to bughugger earlier, but that doesn't really do what i want23:38
achiangbjf: also, apologies in advance. i'm a C hacker, not a python guy, so i'm sorry if i make your eyes bleed23:38
bjfachiang, np, i do both23:38
* JFo takes off for the day23:39
achiangbjf: sample output: http://pastebin.ubuntu.com/439082/23:40
ogasawarajjohansen: just want to re-touch bases with you. . . when 2.6.35-rc1 drops and I rebase, I'm gonna basically drop the apparmour patches we're currently carrying and go with what's upstream.  you'll then send me an updated pull-request with anything additional that we need correct?23:41
jjohansenogasawara: yeah, since AA isn't upstream it will be the AA version I am trying to push up stream23:42
ogasawarajjohansen: ack23:42
jjohansen plus the compatibility patches I am currently revising23:42
jjohansenogasawara: when are you expecting to rebase?23:43
ogasawarajjohansen: even if -rc1 drops before the Alpha1 freeze I'm thinking I don't want to push an rc1 kernel for Alpha1, because I'm worried it wouldn't boot for some.23:43
jjohansenright23:44
ogasawarajjohansen: so I'll likely rebase after Alpha1, and we can make this an Alpha2 work item23:44
jjohansensounds good23:44
jjohansenogasawara: also if you want I can't take pull your maverick rebase and drop the AA patches on it so you have pull requests against maverick instead of upstream, what ever is easiest for you23:45
ogasawarajjohansen: yah, pull request against maverick would be easier for me if it's not too much trouble for you23:46
jjohansenogasawara: nope I'll be happy to do it23:46
ogasawarajjohansen: awesome, thanks.  I'll let you know when I've rebased to 2.6.35-rc123:47

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