/srv/irclogs.ubuntu.com/2008/07/02/#ubuntu-kernel.txt

BenClamont: newer == better, IMO00:44
BenCNo idea what is in the ubuntu changes though00:44
lamontthe current changes are using tcl8.4 instead of 8.5 (could proabbly chnage for intrepid??) and dropping the cvsps depends (universe)00:46
lamontI was curious so I looked00:46
lamontif I get bored tonight, maybe I'll prepare a merge to pester folks with00:46
lamontjust wanted you to have a chance to say "nonono" if you wanted to, before i worked.00:46
=== asac_ is now known as asac
qenseI've got a bug with a patch for ubuntu-modules inside a comment: https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24/+bug/19681109:26
qenseDo you think you can use it?09:27
qenseThe patch comment: https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24/+bug/196811/comments/1609:27
=== qense is now known as qense|lunch
=== qense|lunch is now known as qense
gnomefreakwhat are the general rules for backporting kernels? AFAIK its a big no but would like it confirmed for someone here12:37
=== philwyett_ is now known as philwyett
=== mjg59` is now known as mjg59
=== gnomefre1k is now known as gnomefreak
BenCgnomefreak: yeah, big NO16:48
BenCgnomefreak: we've considered it, but never justified the time and testing it would take16:48
BenCgnomefreak: that may change for hardy (LTS) if we find it is warranted at some later point16:48
gnomefreakBenC: thanks if i see the bug again ill let them know that its not gonna happen :)16:49
gnomefreakits a driver IIRC that the bug is about but it requires kernel backport someone added but ill be back later and look at it16:50
=== BenC changed the topic of #ubuntu-kernel to: Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | Latest kernel upload: 2.6.26-3.7 | Latest news: 2.6.26 kernel is in Intrepid | Next meeting: July 8, 16:00 UTC | Kernel Team machine: http://kernel.ubuntu.com
=== mkrufk1 is now known as mkrufky
=== ivoks_ is now known as ivoks
=== BenC changed the topic of #ubuntu-kernel to: Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | Latest kernel upload: 2.6.26-3.8 | Latest news: 2.6.26 kernel is in Intrepid | Next meeting: July 8, 16:00 UTC | Kernel Team machine: http://kernel.ubuntu.com
sorenmjg59: You're probably most likely to know this: Is the wattage reported by powertop reliable? I can get my laptop to report under 10W, which is only around twice that of my NSLU2, which sort of brings its usefulness/wattage ratio into question.20:14
soren...or does it not actually represent the "real" power consumption (i.e. what I will be billed by the power company)?20:15
mpetersenCan anyone tell me the best way to build a kernel module package that will replace a linux-ubuntu-module (specifically drbd 0.8 to 0.8.2)  I built the package no problem, but I have to either --force-overwrite to install or end up with 2 drbd.ko modules?  21:43
BenCmpetersen: put the other module in /lib/modules/`uname -r`/updates/ and it will override the one in lum23:07
mkrufky!23:10
mkrufkyi wish i knew that 23:10
mkrufkyBenC: i can tell the v4l/dvb build system to install modules to THAT location if it detects an ubuntu dir23:11
mkrufky...that might help users that want bleeding edge driver support without worrying about trashing LUM or whatever's in-tree23:11
BenCmkrufky: it's default for module-init-tools to handle that (IOW, not ubuntu/debian specific)23:18
mkrufkythats very good to know -- i was previously not aware of that23:19
mkrufkyperhaps v4l/dvb should install to that location for everybody23:19
mkrufky....that would have avoided all the cx88 / saa7134 complaints after that alsa issue was addressed23:19
BenCmkrufky: just remember, that's where lbm installs them too (which is how we can override drivers ourselves)23:28
mkrufkyhmm... "lbm" ?23:30
mkrufkyapparantly thats a popular acronym23:30
BenClinux-backports-modules23:32
mkrufkyi should have known23:32
mkrufkylol23:32
mkrufkyi will leave v4l/dvb as it is 23:32
mpetersenBenC: so 'install -m644 -b -D drbd/drbd.$(KO)o $(CURDIR)/debian/$(PKGNAME)/lib/modules/$(KVERS)/updates/drbd.$(KO)o' instead of 'install -m644 -b -D drbd/drbd.$(KO)o $(CURDIR)/debian/$(PKGNAME)/lib/modules/$(KVERS)/ubuntu/block/drbd/drbd.$(KO)o' should work?  nifty, I'll try that.23:41

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