[00:41] 1/c [00:41] ugh === fuzzy is now known as Fuzzy === fuzzy_ is now known as Fuzzy [02:39] i'm trying to update the current sierra usb-serial driver and running into some problems -- if this is the wrong place, then sorry (and could you suggest a more appriate channel?) [02:39] #ubuntu === chuck_ is now known as zul [02:42] zul, any chance of a really quick qn here? the build is failing in the jiffies.h include file before even getting to the main sierra code... [02:43] i find anything more complicated than 'how do I enable desktop effects' or 'how do I play a dvd' are too in depth there... [04:53] is there a howto somewhere that will show me how to basically rebuild the linux source tree for gutsy in /usr/src so I can use it to compile a module? [04:53] headers aren't going to be enough alone [05:29] what is the procedure to get later versions of a kernel driver (sierra.c) included in the ubuntu kernel? it's at 1.0.6 but 1.2.5c is the latest. i've successfully built and used 1.2.5c (and added a new model to it's list -- which I need to find out how to get my changes included as well...) === fuzzy_ is now known as FuzzyB [06:44] FuzzyB: are you looking for https://help.ubuntu.com/community/Kernel/Compile ? [06:44] i think that will work thanks fdv [06:46] FuzzyB: np. let me know if you find out how to add something to EXTRAVERSION using the debian/rules approach :) [06:47] i will right now i'm trying to get something sane with open-iscsi+xen for open solaris iscsi targets to work correctly [06:47] I don't envy you ;) [06:49] nor does anyone else that's already seen the answer to my bug query on the open-iscsi mailing lists [06:49] and i guess the bug is very minor [06:50] :( [06:51] yea [06:51] I guess my problem is slightly more mainstream. moving to SLUB caused 2.6.22-14 to break suspend with the fglrx module (ati GPUs), which I guess affects most thinkpad users.. [07:24] FuzzyB: https://wiki.ubuntu.com/KernelCustomBuild might also come in handy, btw [07:25] thx [07:25] i think this is going to work though [07:25] i found what i was missing [07:25] apt-get source ....... [07:25] great :) [07:25] I don't think there's a simple way to avoid name clashes, though.. [07:26] but if you're building a custom kernel anyhow, that might be of no consequence [07:27] i don't want to do that [07:27] i just want enough of the current running kernel to compile these modules correctly [07:28] ah, right [07:28] so you're not even going to use it :) [07:28] i hope not [07:28] (or run it) [07:28] i will if i need too [07:29] but frankly i'm trying to be as un custom as possible [07:29] if i can just build the binaries i can post them with my howto === asac_ is now known as asac === zul_ is now known as zul [11:59] @seen BenC [12:00] probably not up yet [12:13] cool http://kerneltrap.org/mailarchive/linux-kernel/2007/11/1/377768 [12:13] hi, why did nobody answer to the mailinglist suggestion of the raid 5 patch [12:20] there ARE lots of bug entries already [12:20] not from me,but they are there [13:33] Is the roundtable currently happening? [13:41] Daviey: Fujitsu said he was on that, so yea. [13:45] BenC: have a look at that link I sent earlier to #-kernel it might able to help out for debugging suspend issues [13:45] didn't see it [13:46] ill resend it when I get back up to my desk [13:46] zul: did you see where xen paravirt is an option in 2.6.24-git? [13:47] BenC: not really...but no other distro is using xen paravirt for 2.6.24 (ie novell,redhat) [13:47] No, I mean it's in the kernel upstream [13:48] yeah, I am saying that no distro is shipping it [13:48] its not in the paravirt-ops options? [13:49] BenC: I tried the 2.6.24 tree yesterday, and it's still very much 2.6.22 . How soon do you think the rebasing will really kick off? [13:50] Daviey: it's in progress [13:50] woot [13:51] thanks [14:07] BenC: http://kerneltrap.org/mailarchive/linux-kernel/2007/11/1/377771 <-- this iw what I was talking about [14:19] whoever blew there nose not do it into the speaker so my eardrums do rupture again, thanks [21:24] hi folks [21:24] little problem with rt kernel [21:25] no build folder in /lib/modules/2.6.22-14-rt [21:25] I can not compile kernel modules [21:27] Have you installed the headers? [21:28] yes [21:28] Hm [21:28] nvidia is ok [21:29] sudo make clean and sudo make distclean under /usr/src/v4l-dvb$ is ok [21:30] but sudo make ko [21:30] File not found: /lib/modules/2.6.22-14-rt/build/.config at ./scripts/make_kconfig.pl line 32, line 4. [21:30] with non rt kernel is ok [21:31] :-( [21:32] the problem is saa7134_dvb: Unknown symbol videobuf_dvb_unregister [21:34] sudo modprobe saa7134_dvb gives Invalid module format [21:34] so I need to recompile all saa7134 modules for rt kernel === chuck__ is now known as zul