/srv/irclogs.ubuntu.com/2014/09/16/#ubuntu-kernel.txt

=== Laney is now known as Guest45203
=== e11bits is now known as laza
=== willcooke_ is now known as willcooke
=== Guest45203 is now known as Laney
infinityzequence: You're in -proposed, BTW, if you want to do some smoketesting.08:57
zequenceinfinity: thanks09:20
=== hito_jp0 is now known as hito_jp
=== cyphermox_ is now known as cyphermox
sr105why is it that when I "apt-get source linux-image-3.13.0-34" and then look at the Makefile, it says 3.13.11? Same for git: "git show Ubuntu-3.13.0-34.60:Makefile"14:35
sr105but "strings vmlinuz-3.13.0-34-generic | grep 3.13" yields "3.13.0-34-generic (buildd@panlong) #60-Ubuntu..."14:36
henrixsr105: may i ask you what were you expecting to see in the Makefile?14:42
sr1053.13.014:42
sr105I'm just trying to patch a driver in the kernel.14:43
sr105for a running system14:43
sr105module, actually14:43
henrixsr105: the makefile simply contains the version of the last stable kernel it was applied to the kernel source.  currently, 3.13.11.614:44
henrixsr105: 3.13.0-34.60 is just the ubuntu package version number14:44
sr105henrix: but if I build that, uname -r will report 3.13.11.6. 14:44
sr105henrix: does ubuntu change the kernel version to match the package version before building?14:45
henrixsr105: that's because you're probably just running make && make install14:46
sr105yes14:46
henrixsr105: take a look at the kernel wiki, it will show you how the kernel packages are actually built14:47
henrixsr105: you can start with https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel14:47
sr105well, I definitley have a secondary goal of learning how ubuntu builds their kernels.14:47
sr105my primary goal is to build a modified module that I can modprobe on an existing system14:48
ogra_since you want to build an ubuntu kernel, shouldn't that be a primary goal ? 14:48
sr105ogra_: If I can't solve my vermagic issue, then yes building an ubuntu kernel will become my primary goal. 14:50
sr105henrix: thanks for the link. I was looking at 3 other, different build an ubuntu kernel links all on ubuntu.com 14:52
jsalisbury**15:09
jsalisbury** Ubuntu Kernel Team Meeting - Today @ 17:00 UTC - #ubuntu-meeting15:09
jsalisbury**15:09
wedgwoodCan anyone tell me whether the choice of the deadline scheduler for the Trusty AWS cloud-image was deliberate, or simply a holdover from the server default? Also asked in #ubuntu-server but it was suggested I ask here.16:27
smbwedgwood, more or less because it server and aws just use the same kernel (actually the same as desktop) and deadline had been overall better than cfq 16:30
wedgwoodsmb: OK thanks. Just wanted to know before we try to outsmart you guys by using noop (as seems to be best for the environment)16:31
smbwedgwood, yeah the default more or less tries not to be bad for a wide range of cases. Same with the cloud-images which could override the default on the kernel command-line16:36
jsalisbury##16:55
jsalisbury## Kernel team meeting in 5 minutes16:55
jsalisbury##16:55
jsalisbury##17:01
jsalisbury## Meeting starting now17:01
jsalisbury##17:01
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues September 23rd, 2014 - 17:00 UTC || If you have a question just ask, and do wait around for an answer! If the question is should I file a bug for something, likely you can assume yes.
=== broder_ is now known as broder
=== sr105 is now known as sr105|away
bicepjai: trying to load a usb driver when a particular device is hotplugged, trying to figure out what to do with rules for udev, i cannot find resources online and cannot figure it out, any help ?17:49
=== sr105|away is now known as sr105
=== sr105 is now known as sr105|away
tyhicksrtg: hello! who should I talk to about getting a utopic-armhf chroot on tangerine? saucy-armhf is the newest armhf chroot available.18:54
rtgtyhicks, I've stopped supporting armhf chroots in favor of using the cross compiler18:55
tyhicksoh, even better18:55
slangasekapw_: your new linux-cloud-tools package is doing a number on our cross-toolchain builds18:55
tyhicksrtg: can you point me at docs on how cross compile build our kernels?18:56
slangasekapw_: this cloud package should not be getting built when DEB_STAGE=stage1 / DEB_BUILD_PROFILE=bootstrap is set18:56
rtgtyhicks, from within the appropriate chroot you can build a kernel using 'dpkg-buidlpackage -d -aarmhf -B' (for example)18:57
tyhicksrtg: thanks!18:57
rtgof course while also spelling it correcftly18:57
tyhicks:)18:57
rtgslangasek, start a bug report please, then assign apw or me to it.18:58
slangasekrtg: ack18:59
slangaseklquecy19:03
slangasekmmhmm19:03
slangasekrtg: bug #1370211 opened / assigned19:21
ubot5bug 1370211 in linux (Ubuntu) "cloud package should not be built when DEB_STAGE=stage1 / DEB_BUILD_PROFILE=bootstrap is set" [Undecided,Triaged] https://launchpad.net/bugs/137021119:21
rtgslangasek, ack19:21
rtgapw_, please have a look at http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-utopic.git;a=commit;h=4cdb245bfd0b79b2006cbfa5f29cc26a3b20481d to see if I have the right of it.19:38
apw_slangasek, will check out rtg's thing in the am21:50

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