=== gilmrex is now known as yoloeg === gilmrex is now known as yogels === gilmrex is now known as lemnix === doko_ is now known as doko === clever is now known as clever[rev] === asac_ is now known as asac [14:45] * lamont grumbles at -m multiport apparently not liking ipv6 very much [14:45] (iptables) [15:18] What tools does Ubuntu provide to low-level query the SMBus? [15:23] bullgard4: i2c-tools? [15:27] amitk: packages.ubuntu.com doesn't know anything about 'i2c-tools' for Gutsy. [15:34] bullgard4: aah.. I am on Hardy [15:35] amitk: Are you going to tell me that Hardy will provide a DEB program package 'i2c-tools'? [15:35] bullgard4: run 'apt-cache search i2c' [15:36] bullgard4: I am telling you it is already available in hardy :) [15:36] amitk: Excellent! Thank you very much for the good news. [15:38] amitk: http://ubuntuusers.de/paste/46586/ [15:40] hmm.. I guess Gutsy didn't have libi2c-dev, python-smbus, i2c-tools, etc. But you could try to compile them from source packages from hardy [17:30] ghost ride ittttt! === fabbione is now known as thegodfather [18:49] jayc: I meant this commit: http://kernel.ubuntu.com/git?p=ume/hardy-ume.git;a=commit;h=1343698dbfde5798b17a56becd663ace088e7cbc [19:08] amitk: so, what's the right way to do it? [19:11] jayc: keep them in separate patches :) [19:11] jayc: I have fixed it now, pushing soon [19:12] amitk: ok, patch for a patch :-) === calc_ is now known as calc === Traxer is now known as Traxer|on === Traxer|on is now known as Traxer [21:51] Hello. I am trying to build the lustre modules for the 2.6.22 kerne. However, there appear to be some changes because of the AppArmor patch which prevent the lustre modules from actually building. [21:51] Would someone be able to give me a pointer on how to go about removing the AppArmor patch entirely? [22:35] Shouldn't 2.6.24-10 have appeared in the archive by now? [22:40] johanbr: lum/lrm still need building [22:40] el_cubano: you probably want apt-get source linux-source-... [22:40] then check the patches dir, and remove the patch you don't want [22:41] amitk_: Oh, I see. Thanks. === amitk_ is now known as amitk [22:46] alex_joni: Really? There is no patches dir when I apt-get the source. That is why I am asking for help here. [23:03] el_cubano: you probably did apt-get install linux-source.. [23:11] alex_joni: No. I did 'dget -x http://archive.ubuntu.com/ubuntu/pool/main/l/linux-source-2.6.22/linux-source-2.6.22_2.6.22-14.52.dsc' [23:11] BTW, I am a Debian developer. I know the difference between 'apt-get install' and 'apt-get source' [23:12] There is no patch system [23:12] It's maintained as a git tree [23:13] el_cubano: you should listen to mjg59 :) [23:15] el_cubano: You can grab it from git on kernel.ubuntu.com and then revert any of the apparmor commits [23:26] mjg59: Is there an easy way to see which are the app armor commits? Or do I just need to read the logs. [23:26] el_cubano: Probably just the logs, I'm afraid [23:35] mjg59: OK. Thanks.