/srv/irclogs.ubuntu.com/2009/11/03/#ubuntu-kernel.txt

keesjjohansen, arjan: I will now get out of this communication loop.  ;)00:38
arjanhehe thanks00:39
jjohansenarjan: I have kicked off a debug kernel build for you, I'll ping you when its done00:39
arjanall I need is the drivers/acpi/processor-idle.o file00:39
=== omani2 is now known as omani
arjanhttp://www.kerneloops.org/oneweek31.php00:40
arjanthat is currently mostly ubuntu reports (until Fedora 12 ships I suspect.. then it'll be amix)00:40
arjanlooking at the nr 2 issue00:40
arjanand failing to make sense out of it without knowing exactly which instruction we're executing00:41
arjan-> hence the request for vmlinux or drivers/acpi/processor-idle.o00:41
jjohansenarjan: okay, I just build that then, it will be quicker00:45
jjohansenarjan: http://kernel.ubuntu.com/~jj/processor_idle.o00:57
* arjan grabs00:58
arjanthanks a lot!00:58
arjanooh fun00:59
arjanthis is in a paravirt hook00:59
arjananyway that's good food-for-thought01:00
arjanthanks again01:00
* arjan will ponder more after dinner ;)01:00
eswensonIs there an irc channel where I can ask a question about the ubuntu/debian kernel build environment?01:19
rtgeswenson, this is the right channel, but most folks are about gone. can you post an email to the canonical-kernel-team@lists.canonical.com list?01:42
eswensonrtg: I could, but I'm not on the kernel team.  I'm just a developer who has a need to update/add modules to a local copy of the kernel.  Can I still send email to canonical-kernel-team list?01:44
rtgeswenson, yep, I'll moderate it later tonight.01:44
eswensonrtg: And my question regards the jaunty kernel, not the karmic kernel.  Ok, I'll post the question to the list.  THanks.01:45
=== bjf is now known as bjf-afk
indus_hello06:42
AppiahOn launchpad bugs , should the team be the ones selecting confirmed and priotrity?09:19
Appiahor the team?09:19
Appiahor the user* i mean09:19
JanCAppiah: confirmed is if other people can reproduce the same bug, so it can be another user10:57
JanCpriority is for the developers (or team managers or such)10:57
JanCnever confirm your own bugs though ;)10:58
apwAppiah, yeah what JanC said ... the priority is covered by our 'policy' so data loss is critical, crashes are high or medium etc11:07
apwthe status implies things about the bug, co11:07
apwconfirmed for more than one user, trigaged for 'having all the data we need' etc11:08
hyperairdoes anyone know if there's a difference between the sreadahead and the ureadahead kernel patches?11:09
hyperairand how come the said patches aren't entering mainline?11:10
apwhyperair, yes the patches differ.  and as it says in the leader to those patches, we are expecting a more sane common and standard way to trace all syscalls via ftrace which would superceed most of the patch11:20
hyperair@_@11:21
hyperairi see11:21
hyperairyou really meant header and not leader, right?11:22
apwthose words mean the same thing to me for patches ... :) ... the description of the patch11:22
hyperairare you sure "leader" can be used in this context?11:23
hyperair"leader" applies to a person who leads, right?11:23
apw    It's not upstream because it will need to be rebased onto the syscall11:23
apw    trace events whenever that gets merged, and is a stop-gap.11:23
apwa leader is something or someone who leadsd11:23
apwthe header arrives in your eyes first, so i can be called a leader11:23
apwenglish is stupid11:23
apwyou get a similar confusion with rider, a rider can be someone who rides or it can be something which is carried with and is a bout something, like a limitation11:24
hyperair@_@11:25
hyperairalright, point taken11:25
apwhyperair, apparently we have 12 meanings for leader11:25
* hyperair groans11:25
apw1. a person or thing that leads.11:25
apwis the one i was using it in11:25
hyperairah11:25
apwyou don't need to remind me that english is massivly ambigious even to native speakers and a nightmare for the rest of the world :/11:26
hyperairso anyway, what does ureadahead require that the sreadahead patch doesn't provide?11:26
* hyperair considers himself to be a native speaker of english11:26
apwit needs to know which binaries you are running11:26
hyperairah i see11:27
hyperairwell then off i go to hack the ureadahead patch to apply ontop of sreadahead's11:28
apwhyperair, why so?11:29
hyperairapw: i compile and run the zen kernels. they have the sreadahead patch applied.11:29
hyperairbut not the ureadahead one11:29
hyperairmaybe i'll go suggest to them11:30
apwwell we are expecting to switch out sreadahead for ureadahead at the same time that the kernel updates11:30
apwand i assume xen is a patch on top of our main branch11:30
apwso they should switch when they rebase11:30
hyperairzen, not xen.11:31
apw... oh yeah ... no idea :)11:31
hyperairheh11:31
hyperairand no, zen isn't a patch..11:31
apwwhat the heck is zen11:31
hyperairit's a tree11:31
hyperairhttp://www.zen-kernel.org/11:31
hyperairit's the mainline with all kinds of unapproved extras applied11:31
hyperairstuff like phc, bfs, tuxonice11:32
hyperairand they frequently pull from mainline11:32
apwgotcha11:32
apwso you'd want them to have 'both' so you can use that kerenl with ubuntu userspace i assume11:33
hyperairbut of course11:33
apwsounds like fun for them :)11:33
hyperairheh11:33
hyperairwell the ureadahead patch isn't much on top of the sreadahead patch, is it?11:33
hyperairi only had one conflict11:33
hyperairand that conflict was from stuff already added by sreadahead11:34
apwi think it produces more data for the existing sreadahead hook iirc11:34
hyperairyeah it does11:34
apwdunno how sreadahead would take that change11:34
hyperairisn't it a different ftrace?11:34
apwto be honest sreadahead has major issues, like its not aware of hdd ... so it makes things worse there11:34
hyperairagreed11:35
hyperairmy boot up time is 2m 30s11:35
hyperairthis is ridiculous11:35
hyperairreadahead-list was way better11:35
hyperairwhy did we get rid of that?11:35
apwyeah ... it was ... and ureadahead is fixing that and doing better11:35
apwwas where the majority were going, and probabally was wrong11:36
hyperairyeah, at least we don't need readahead-list wasting time setting up inotify hooks on every single file on the filesystem >_>11:36
hyperairthere was quite some noise made re readahead-list's removal, but somebody said that sreadahead's packfile was equivalent if not better <_<11:36
hyperairand conveniently stifled out all the noise by invalidating said bug11:37
hyperairvery elegant.11:37
apwheh ... sometimes you need to try things, find its wrong, and fix it11:40
apwi think thats what happened here11:40
hyperairheh i suppose =\11:42
hyperairaw damnit it won't compile11:44
AppiahJanC and apw thanks for the explaination12:14
* hyperair reverted every sreadahead commit on the list and then applied the ureadahead patch12:18
michLinuxGuyHi!14:31
apws'up14:31
michLinuxGuyQuestion: How do I install an older pre-built kernel on Karmic.  (Like the kernel used in Jaunty) ???14:32
michLinuxGuyI am trying to troubleshoot a failing wireless adapter14:32
apwolder kernels are available in the launchpad librarian, i blieve all of them are there14:32
michLinuxGuyDo I get to that from synaptic?  Or can you give me a URL?14:33
apwyou can get to the current ones at least here: https://edge.launchpad.net/ubuntu/+source/linux14:33
michLinuxGuyThanks!14:34
apwthis link looks to show you _all_ kernels ever: https://edge.launchpad.net/ubuntu/+source/linux/+publishinghistory14:34
michLinuxGuyI have a Linksys USB wireless adapter that won't connect now that I installed Karmic.  It worked fine with Jaunty.  I'm going to try the Jaunty kernel with my karmic installation.  Does that sound like a good approach to diagnosing this?14:36
apwmichLinuxGuy, yep ... what device is it inside?14:36
michLinuxGuyID 13b1:000d Linksys WUSB54G Wireless Adapter14:37
michLinuxGuyI tried the adapter on another machine with karmic and it did work, but dropped and reconnected once.14:38
apwodd14:38
michLinuxGuyYeah.  This was with a clean install.  I could try reinstalling, but I think I will try the older kernel first.14:39
michLinuxGuyThe problem machine is an older HP laptop: ze421014:40
michLinuxGuyapw: Are the links you showed me source only?  Is it possible to get a prebuilt .deb file with the kernel and modules?14:44
apwmichLinuxGuy, binary packages appear to be there if you click trhough the build links for an architecture14:46
michLinuxGuyI guess I am not as smart as I thought I was.  I can't quite find what I need to install an older kernel from binary.  :(14:53
michLinuxGuyTo install a binary kernel, do I just need an image .deb and a .deb containing the kernel modules?14:57
=== thunderstruck is now known as gnomefreak
apwmichLinuxGuy, the linux-image contains the whole kernel, if you have any binary drievers you also nead the linux-headers, and the generic headers the _all package which is only built on i38615:06
michLinuxGuyapw: Thanks for all your help.15:10
=== bjf-afk is now known as bjf
michLinuxGuyapw: I installed kernel linux-image-2.6.28-16-generic_2.6.28-16.55_i386.deb and my linksys USB wireless adapter started working again.  Do you have advice on what I should do with this information?15:19
apwfile a bug using ubuntu-bug when you are booted on the karmic broken kernel.  include a dmesg from the working kernel15:21
apwand clearly mark that dmesg, and clearly indicate the version you found it does work 15:21
michLinuxGuyapw: Thanks, I'll do that.  One note: the symptom is it finds the access pt, but never connects and times out.  I didn't see anything informative in the dmesg output about it.15:22
apwbut having both tells us if the same driver picked up the device and the like15:24
michLinuxGuyapw: Okay - will do.  Thanks!15:24
michLinuxGuyapw: I submitted a bug for the problem [Bug 472953].  Thanks again for your help with this.16:51
ubot3Malone bug 472953 in ubuntu "Linksys WUSB54G won't connect to wireless network with karmic kernel" [Undecided,New] https://launchpad.net/bugs/47295316:51
tormodis the Mainline Kernel PPA source web-browseable somewhere like with cgit?18:59
=== TheMuso` is now known as TheMuso
cwillutormod, it's just the vanilla kernel, so kernel.org21:59
tormodcwillu, thanks, right, I guess that's the whole point of the PPA :) but there is some Ubuntu building stuff like a debian dir?22:03
cwillucan't speak to that, sorry :p22:05
tormodbtw there is 2.6.32-rc6 now22:05
tormodis the daily ppa build exactly like the upstream "snapshot" or is it a pull from linus tree at some time of day?22:07
cwilluI would guess that it's a package for each tagged upstream release22:08
tormodyes, but plus the daily builds22:09
cwillusorry, missed that22:09
* cwillu clams up22:09
tormodthanks for answering22:09
=== Hellow_ is now known as Hellow
=== makx_ is now known as _maks
_makshey23:45
_maksthe gitweb installation on kernel.u.c seems quite old23:45
_makswhat's the refspec to clone http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-lucid.git;a=summary23:45
_maksgit clone git://kernel.ubuntu.com/ubuntu/ubuntu-lucid.git # works23:47
_makswould be cool to have that on gitweb ;)23:47

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