=== TheMuso__ is now known as TheMuso === rikai_ is now known as rikai === amit is now known as amitk [03:38] Hi. Is there somebody here who I can talk to about Bug #152187? [03:38] Launchpad bug 152187 in linux "Serial Wacom tablet fails to return from ACPI suspend to RAM" [Unknown,In progress] https://launchpad.net/bugs/152187 [04:25] TomJaeger: I think it's an X bug; X doesn't rescan input devices on coming out of suspend, because it doesn't know we went to suspend. [04:30] cjb, it's a kernel bug and there is a fix for it. My question is more along the lines of what needs to happen for this fix to be applied to the hardy kernel. [04:32] TomJaeger: Neat, thanks for doing that work. I have an M200 too. [04:38] The problem is that on the upstream side, there are two parties involved: the ACPICA and linux-acpi. This seems to delay things quite a bit. I've been trying to get their attention, but it doesn't seem like upstream is going to fix that anytime soon. [04:39] Which is a shame since everyone pretty much agrees on what the correct thing to do is. [04:39] That's frustrating. [04:39] yup [05:03] So the question is if it's possible to apply the fix to the ubuntu kernel even though the problem hasn't been fixed in upstream yet. I think I can make a pretty strong case because (a) a fair amount of useres seems to be affected (any Toshiba tablet pc) and (b) for typical use patterns of a tablet pc, the problem is pretty severe (I, for one, would prefer Windows over linux any day of the week if the latter didn't support p [05:03] roper suspend). === clever[rev] is now known as clever [08:03] should the 'linux-restricted-modules-virtual' metapackage be removed, since there is no lrm for virtual, nor would it be useful [08:41] tjaalton: I'm surprised such a thing exists? [08:41] soren: me too :) [08:41] tjaalton: linux-virtual doesn't depend on it, so I never noticed it. [08:42] soren: hmm? looking at the linux-meta package seems like it _does_ depend on it [08:42] oh wait [08:43] soren: do you mean linux-image-virtual? the control-file does have linux-virtual that Depends on lrm [08:44] but they exist only on i386 [08:44] *for [08:45] tjaalton: That's odd. [08:45] tjaalton: I distinctly remember installing linux-virtual in a vm with only main enabled and it worked. [08:45] tjaalton: This was a while ago, though. [08:46] hum, the virtual machine can only be i386? [08:47] and the descriptions are b0rked [08:47] "Real time Linux kernel image" [08:47] copy-paste ftw :) [08:48] :( [09:19] moin === doko_ is now known as doko [10:27] hi why do I get a file not found error module.h [10:27] here's the code [10:27] http://pastebin.stonekeep.com/1663 [10:28] i already have build-essentials linux-source and linux-headers-generic and they have the same kernel version of my current [10:30] anyone who can help me please? [10:34] eradicus: does your Makefile point to /lib/modules//build for the includes? [10:42] amitk, i have these in my Makefile [10:42] obj-m := hellodriver.o [10:42] KDIR := /lib/modules/$(shell uname -r)/build [10:42] PWD := $(shell pwd) [10:42] default: [10:42] $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules [10:43] amitk, it compiles fine. [10:43] but when I do an insmod hellodriver.ko [10:44] it says file exists [10:48] eradicus: what is the exact error? [10:48] insmod: error inserting 'hellodriver.ko': -1 File exists [10:49] eradicus: ohh and what does 'lsmod | grep hello' return? [10:49] hellodriver 2432 0 [10:50] amitk, it was loaded already :D [10:50] eradicus: you already have a module loaded. Try 'rmmod hellodriver' [10:50] saw the message in dmesg [10:50] amitk, thanks [10:51] eradicus: no problems, good luck [10:51] amitk, ;) [12:59] does the kernel use 4k stacks? [13:08] It depends, 4K or 8K [13:37] Good morning kernelites [13:38] BenC: Good morning. [13:55] morning [13:57] morning [14:54] mdomsch: good morning [14:55] BenC, good morning === kylem_ is now known as kylem [15:12] BenC: did you have a look at EnvyNG? [15:14] tseliot: I really need your opinion on it. Let me know if there's something I can do to avoid waisting your time when you check it. [15:21] ogasawara: Are you around? [15:22] ogasawara: Could you set #193659 on 'Won't Fix", please? [16:00] i am following the ubuntu doc of creating the live cd , but not supporting , it is coming upto mounting the filesystem [16:01] gan: That's more of a #ubuntu question [16:01] BenC, i feel its a pronb in kernel [16:01] BenC, i feel its a problem in kernel === asac_ is now known as asac [16:02] gan: does the actual livecd work for you? [16:02] gan: not one you created [16:02] BenC, yeah [16:02] abogani: done [16:02] gan: then it isn't a kernel problem [16:03] gan: unless you compiled your own kernel, in which case we can't help you [16:03] BenC, i created the live cd , it is booting upto mounting the filesystem , then it got stop [16:03] BenC, i compiled a kernel for to create the live cd [16:04] gan: then you are on your own basically...we can't debug the kernel you compiled [16:04] gan: sounds like you are missing drivers, but other than that, you'll have to figure things out [16:05] gan: why not just use a normal livecd for install...and if you want a custom kernel, do it on the installed system...why would you use a custom livecd like that? [16:05] BenC, the thing is booting propely when i boot from hardisk , the same is not working for live cd [16:05] yeah i cahnged the kernel of ubuntu then also i am facing the problem [16:06] yeah i changed the compiled kernel to ubuntu then also i am facing the problem [16:06] gan: this is something you'll have to figure out on your own, or ask in #ubuntu [16:07] gan: this isn't a kernel issue (and more specifically, isn't an issue with a kernel we provide) [16:08] BenC, thanks [16:09] ogasawara: Leann sorry to bother you again! ;-) [16:09] ogasawara: Bug #129542 was a confirmed bug that don't meet SRU requirements so it should be set "Won't Fix" (and not "Incomplete" that in IMHO is a wrong status). [16:09] Launchpad bug 129542 in linux-source-2.6.20 "trouble accessing directory with quotes in read-only mode" [Undecided,Incomplete] https://launchpad.net/bugs/129542 [16:09] ogasawara: Thanks. [16:10] abogani: I'll fix it up, thanks [16:13] BenC: if you're too busy, maybe someone else from the kernel team can have a look at EnvyNG so that mvo can upload it ASAP [16:14] BenC: I mean no disrespect [16:14] ;) [16:15] BenC: I appreciate your work [16:16] tseliot: none taken...sorry I've been slow...the rest of the guys are busy as well, but I will get a look at it [16:16] There used to be problem with suspend-to-ram in loopinstallations related to fuse use (root inside file inside ntfs host). I just received some report from users that it now works! [16:16] BenC: ok, thanks [16:16] not sure what happened there, but I am quite pleased! [16:17] xivulon: good to hear, even if it's unexpected :) [16:18] I will try to confirm that tonight and in case close the related bug report(s) [16:24] wanted to pass the news to mjg59 that had been looking at that some time ago' [16:24] ogasawara, hi, what are the chances of the fix for bug #152187 making it into hardy? [16:24] Launchpad bug 152187 in linux "Serial Wacom tablet fails to return from ACPI suspend to RAM" [Unknown,In progress] https://launchpad.net/bugs/152187 [16:27] TomJaeger: I think smb and I are still monitoring the upstream progress so it's unlikely to hit Hardy at the moment [16:28] so we have to wait for upstream to fix this first? [16:29] fwiw, our upstream's upstream has fixed this already [16:29] TomJaeger: what do you mean by "out upstream's upstream"? [16:29] s/out/our [16:29] acpica [16:30] TomJaeger: care to point me to a git commit id if you have it? [16:31] TomJaeger: and has the patch been submitted to the upstream mainline kernel? [16:32] i don't know how they do their revision control, I'm not even sure it's public. [16:32] But it's in the changelog of the latest acpica release: [16:33] http://www.acpica.org/downloads/unix_source_code_cont.php [16:34] i've attached a hand-linuxified version of the patch to the linux bugzilla report, but apparently they have a conversion tool [16:38] TomJaeger: have you submitted that patch to any other upstream mailing lists for review or just in the bugzilla? [16:39] for this to hit linux git, from what I gather, a few things need to happen first: there was a typo in Robert Moore's patch, that needs to be corrected, then they need to linuxify the latest acpica and then there are some trivial changes in pnpacpi that need to be made. [16:39] ogasawara, just bugzilla, but I think they want to do it their way anyway. [16:41] TomJaeger: any idea when that will happen? [16:42] well, I'm new to all of this, so no [16:43] TomJaeger: so basically to answer your original question, until upstream is happy with how the patch is the ubuntu kernel team most likely won't pull in any half-baked patches. especially since Hardy is an LTS release. [16:44] smb: care to comment here? ^^^ [16:45] the thing is, everybody agrees on what needs to be done [16:48] okay, so how long before the hardy release date does this need to be fixed in upstream in order to make it into hardy? [16:49] TomJaeger: anytime between now and Hardy kernel feature freeze which I believe is April 10. otherwise it'll get pushed to Hardy+1 (Intrepid Ibex). [16:50] this is all very frustrating [16:52] BenC did you follow up on loop.c fastfs (http://lkml.org/lkml/2008/1/9/50) by any chance? [16:53] http://lkml.org/lkml/2008/1/9/50 [16:54] ogasawara, does upstream mean linux-2.6 or acpi-test? [16:55] TomJaeger: usually linux-2.6 [17:07] Hi all. I'm looking for help to compile a custom kernel. I have an this error message "/usr/src/linux-2.6.24 is not clean, please run 'make mrproper'" [17:07] when building with "DEB_BUILD_OPTIONS=parallel=4 AUTOBUILD=1 NOEXTRAS=1 fakeroot debian/rules binary-generic " [17:07] Can anyone help ? [17:19] ogasawara: Hi, sorry for the delay. Yes, I still am watching the original bugzilla for a final version, which then has to make its way upstream [17:29] ogasawara, smb_l, to give you an idea how slowly things are moving when it comes to acpica: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git&a=search&h=HEAD&st=commit&s=acpica [17:30] this ain't gonna happen before April 10 [17:36] smb_l: it doesn't need to get into the kernel proper before we can take it, if it gets in acpica, we can review it on kernel-team@ for inclusion [17:39] BenC: ok, so I see what is there and post it on the list === Jay-laptop_ is now known as Jay-laptop [18:10] hi again. [18:11] i'm still stuck with my "unclean" source tree and make requiring mrproper, even though it will erase my debian directory... HELP! [18:14] evenit: How about mv debian then do mrproper and mv debian back? [18:18] I believe I'm becoming dumb... [18:19] You were right and compilation has started. Thanks. [18:19] evenit: np [18:28] philosophical question: given the option of either having acpi ac_adapter built into the kernel or loaded in the initramfs (so an fsck can check whether running on battery). Which would be the better choice? === cjb` is now known as cjb [18:45] smb_l: init scripts...initramfs doesn't perform the fsck anyway [18:47] BenC: Not even for /? But right, for the rest its there. === juliank0 is now known as juliank === thegodfather is now known as fabbione === ember_ is now known as ember === kylem_ is now known as kylem === stefanb_l is now known as smb_l