/srv/irclogs.ubuntu.com/2007/11/26/#ubuntu-kernel.txt

tarsinhello, my apologies if this isn't appropriate for this channel.  i am trying to apply xenomai and adeos-ipipe patches to the ubuntu kernel. i downloaded the kernel source via: `apt-get source linux-source-2.6.22` when i go to apply the patch to the created directory it seems to fail in a couple of places. so instead i tried extracting the vanilla kernel that was provided from apt-get, then applied my patches. now i'd like to apply the ubuntu patches, 05:00
tarsini am curious if there is a better way to do what i want? or if there is a place i can find the collection of patches that make up linux-source-2.6.22_2.6.22-14.46.diff.gz, as it would be easier to exclude the just those patches that fail to apply05:02
lamonttarsin: for working with the (gutsy, 2.6.22) kernel, the ideal starting point is 'git clone git://kernel.ubuntu.com/ubuntu/ubuntu-gutsy.git'05:11
lamontand then apply your patch to a new branch vs upstream, and then merge the two branches05:11
lamontof course, that's probably not all that clear if you're not already a git user...05:12
tarsinno.. i'm not. it sounds like its not something i am gonig to be able to hack together tonight unless i spend the next 4 hours looking at it :)05:13
tarsinim familar with version control systems.. but not git05:13
=== doko__ is now known as doko
=== doko_ is now known as doko
=== \sh_away is now known as \sh
tomaskohi08:51
IntuitiveNippleBut quieter in here for this08:52
IntuitiveNippleI'm just looking at the Gutsy code now08:52
tomaskooh, cool.08:52
tomaskookay, so i cleaned my system of kvm stuff. i apt-get install kvm. it sets everything up and adds the kvm group08:54
tomaskonow i try modprobe kvm-amd (with lsmod | grep kvm showing nothing) and get: FATAL: Error inserting kvm_amd (/lib/modules/2.6.22-14-generic/kernel/drivers/kvm/kvm-amd.ko): Operation not supported08:55
IntuitiveNipplethen you do sudo modprobe kvm_amd ?08:55
tomaskonow lsmod | grep kvm shows: kvm                    64944  008:55
tomaskostock gutsy kernel, i didn't do anything funky with custom kernels, etc.08:56
IntuitiveNippleHmmm, that looks as if kvm-amd doesn't like the CPU08:56
tomaskogrep svm /proc/cpuinfo | wc -l shows 208:57
tomaskowhatever, i uninstalled kvm. i don't want to reboot my computer for something that shouldn't need me rebooting09:00
tomaskoIntuitiveNipple: if you do figure it out, let me know. i'm off to bed. thanks.09:00
IntuitiveNippleI'm checking the source now09:01
IntuitiveNippleWas the precise error "Operation not supported" ?09:02
tomaskoYes.09:03
tomaskogah, i won't get any sleep at this rate :P09:04
IntuitiveNipplehmmm, that is a generic error caused by internal issues09:04
tomaskomeaning...?09:04
IntuitiveNippleIt is not an error generated specifically by KVM09:04
tomaskoyeargh09:06
tomaskois kvm really worth it? what will i get from that that i wouldn't get from qemu?09:06
IntuitiveNippleThe error is something like this: ?09:06
IntuitiveNippleFATAL: Error inserting kvm_intel (/lib/modules/2.6.20-6-generic/kernel/drivers/kvm/kvm-intel.ko): Operation not supported09:06
tomaskoi already pasted the exact error09:06
IntuitiveNippleIt's fantastically faster... I use kvm all the time09:06
tomaskoeven if i'm emulating linux on linux?09:06
tomasko(fedora on ubuntu)09:07
IntuitiveNippleIf you want to do that, use User Mode Linux, but yes, it is faster because KVM doesn't emulate user instructions, it runs them on the native CPU09:07
tomaskowell, it's actually the olpc image on ubuntu09:08
tomaskobut since i'll be actually testing it out on my c2d laptop, there's no sense in trying on this desktop very hard09:08
IntuitiveNippleI run with KVM, it works well09:09
tomaskoanyway, goodnight. if i care about this more, i'll help test out in winter break. right now i've got work to do :(09:09
IntuitiveNippleI run XO with KVM, is what I meant to type!09:09
IntuitiveNipplenight09:10
tomaskoso gotta wake up early to get to it :(09:10
tomaskooh, cool. that's good to know, but sad to know won't work on my laptop for sure (which doesn't have intel's vt extensions for sure)09:10
IntuitiveNippleYou can use user mode linux, that'll be fast09:11
IntuitiveNippleOne thing I can think to check... has the /dev/kvm device been created and what are its permissions09:12
IntuitiveNippleI see:09:13
IntuitiveNipple$ ls -l /dev/kvm09:13
IntuitiveNipplecrw-rw---- 1 root kvm 10, 232 2007-11-21 14:52 /dev/kvm09:13
asabilhi all10:33
sorenOh, BenC! Just the man I wanted to talk to. :)12:55
sorenBenC: When do you suppose the first hardy kernels will hit the archive?12:55
BenCsoren: Going to find out the status this morning12:56
sorenBenC: Oh, good.12:56
=== ember_ is now known as ember
zdzichuBGhi guys13:44
zdzichuBGI wonder, if Hardy kernel builds are planned soon? I'd like to have SATA link and hda-intel power management features on my laptop.13:45
zulzdzichuBG: soon..13:47
zdzichuBGcool13:47
dokohmm, how do I set the device class of a PCI card?14:15
krautmoin15:18
zulis there a kernel team meeting this week?15:37
=== \sh is now known as \sh_away
zdzichuBGhttp://guichaz.free.fr/misc/#iotop  is pretty useful, but requires " Linux >= 2.6.20 with I/O accounting support". Could this be enabled in ubuntu?16:20
=== asac_ is now known as asac
zuloi this is such pain..20:16
lifelessbug 8888920:58
ubotuLaunchpad bug 88889 in ubuntu-iso-tests "20070301: edubuntu i386 desktop" [Undecided,Fix released] https://launchpad.net/bugs/8888920:58
lifelessbah20:58
lifelessbug 8889920:59
ubotuLaunchpad bug 88899 in linux-source-2.6.20 "cpufreq locked in slowest speed" [Undecided,Incomplete] https://launchpad.net/bugs/8889920:59
lifelessBenC: ^ a user has done a really good analysis of this ancient bug; I think a few minutes from you to point them at the right code location would be effective 20:59

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