=== psusi [n=phreak@54.161.205.68.cfl.res.rr.com] has joined #ubuntu-kernel === smurf [n=smurf@debian/developer/smurf] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === mxpxpod [n=bryan@unaffiliated/mxpxpod] has joined #ubuntu-kernel [04:24] BenC: ping === f12g13 [n=f12g13@82-70-174-70.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === j_ack [n=nico@p508D9AD3.dip0.t-ipconnect.de] has joined #ubuntu-kernel === jane_ [n=JaneW@dsl-146-136-159.telkomadsl.co.za] has joined #ubuntu-kernel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel === chmj [n=chmj@196.44.1.98] has joined #ubuntu-kernel === peterz [n=peterz@h129232.upc-h.chello.nl] has joined #ubuntu-kernel === marcreichelt [n=marc@P6115.pallas.wh.tu-darmstadt.de] has joined #ubuntu-kernel [10:52] hi there [10:57] my ubuntu kernel seems to have problems with acpi - nearly every time when my laptop is under heavy use (e.g. reading big files from my external usb disk or burning a cd) it just hangs up with a kernel panic [10:59] a shot of the screen can be found here: http://www.marcreichelt.de/misc/kernelpanic.jpg [10:59] I tried to deactivate all modules containing the word "acpi", but this didn't fix the problem [11:00] I also tried to deactivate acpi on boot, with "acpi=off" as kernel parameter [11:01] the result was that the system frozed after approx. 30 seconds after boot time [11:01] do you have any ideas? is this a bug in the ubuntu kernel? what can I do? === marcreichelt is now known as marc_learning [11:40] marc_learning: "acpi_processor_idle" just means that the system wasn't doing anything at the time [11:40] But you can check by unloading the "processor" module === CataEnry [n=Enrico@host1-59.pool873.interbusiness.it] has joined #ubuntu-kernel === CataEnry [n=Enrico@host1-59.pool873.interbusiness.it] has joined #ubuntu-kernel === marc_learning is now known as marcreichelt [01:29] back again === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel [01:34] hmm [01:35] processor depends on speedstep_centrino, and I can't unload that one, because it is in use [01:41] but it doesn't say by which module it is used [01:42] it's probably used by powernowd or something similar. [01:43] No, you can't unload centrino. mjg59 and I ran into that a week or two ago. It's thpethul. [01:44] The only way I could "unload" it was to not load it in the first place. [01:45] k [01:45] how can I deactivate it on boot? === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [01:45] so that "processor" and speedstep_centrino aren't started at boot time? [01:45] Blacklist them in modprobe. [01:45] Mithrandir, I killed powernowd [01:46] Alternately, move the files somewhere else so you're sure nothing can load them. :) [01:48] moment... [01:48] brb [01:57] ok, I created the file /etc/hotplug/blacklist.d/asuslaptop-problems and wrote the line "processor" into it [01:57] is this correct? [01:59] I think it should be [01:59] well, I'm going to reboot now [02:00] see you in a few minutes === marcreichelt [n=marc@P6115.pallas.wh.tu-darmstadt.de] has joined #ubuntu-kernel [02:12] hello again [02:12] my module "processor" is still running [02:12] even a line in /etc/hotplug/blacklist did not work [02:13] you still mean that it would be good to rename the module? [02:14] k, I renamed the processor module [02:14] brb === marcreichelt [n=marc@P6115.pallas.wh.tu-darmstadt.de] has joined #ubuntu-kernel [02:19] hi again [02:20] he still loads the module "processor" - but I renamed processor.ko to processor.ko.old... :-/ [02:20] maybe I have to create a new initrd? [02:21] or kernel? [02:22] or is there another way to fix my problem? [02:23] I would hack myself into the kernel to solve this problem if I would have the time to [02:24] the problem seems to be in processor.c [02:36] :-( === marcreichelt [n=marc@P6115.pallas.wh.tu-darmstadt.de] has joined #ubuntu-kernel [02:47] brr [02:48] again a kernel panic [02:49] what ubuntu version are you using [02:49] blacklists should be under /etc/modprobe.d === doko [n=doko@dslb-084-059-077-041.pools.arcor-ip.net] has joined #ubuntu-kernel [02:49] Breezy [02:50] Kernel: 2.6.12-10-386 [02:50] yes put it there [02:50] moment [02:51] makx, how should the blacklist look like? [02:51] just a file containing the line "processor"? [02:55] ? === mxpxpod [n=BryanFor@wuw-ojr3gmca.dybb.com] has joined #ubuntu-kernel [02:56] blacklist evbug [02:56] for example [02:56] k [02:56] for me it is blacklist processor, then [02:57] ok, brb === marcreichelt [n=marc@P6115.pallas.wh.tu-darmstadt.de] has joined #ubuntu-kernel [03:02] no, it didn't work [03:02] he is still loading the module "processor" [03:03] is there a kernel version which does not contain this bug? === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel [03:32] heylo [03:50] marcreichelt: dpkg-reconfigure linux-image-`uname -r` [03:50] that will generate a new initramfs [03:52] BenC: have you had any problems lately with your ae? [03:52] none [03:52] other than the weird eth0_clashed thing, but that's not particular to ae [03:53] BenC: check this out... someone in my apartment installed a wireless router with authentication on the same channel as mine and my ae gets a ton of DEAUTH messages from it [03:53] this causes klogd to go crazy and take up like 10% cpu [03:53] hmm, sounds like softmac actually [03:53] if I switch to another channel, I don't get it [03:54] oh, really? [03:54] maybe I need to turn down the verbosity [03:54] the messages I think come from softmac [03:54] yeah, dmesg is full of DEAUTH's [03:54] it's quite frustrating... so I switched channels [03:55] actually, it's right from ieee80211.ko === mjg59 [n=mjg59@cavan.codon.org.uk] has joined #ubuntu-kernel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === CataEnry [n=Enrico@host1-59.pool873.interbusiness.it] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [06:09] BenC: can you easily tell me when the last update of the hppa patch in 2.6.15 happened? (was -13 built with the hppa patchset, or without, to be specific...) [06:13] I've never applied an hppa patchset per se [06:13] I merely got what was there to work [06:14] lamont: so it's 99% stock 2.6.15 code for hppa, with just one backport for a compat syscall I can't recall off hand [06:19] BenC: please consider merging the following patches (minimum) from ftp://ftp.parisc-linux.org/patches [06:19] diff-2.6.12-rc3-tulip_21142_phyinit, diff-2.6.3-tulip, diff-2.6.6-tulip_stop_rxtx, diff-tulip_phy_reset-03 [06:19] all 4 are in akpm's tree [06:22] those patches make tulip work on modern hardware... bug exists on hppa as well as some i386 platforms [07:16] BenC: just leave the processor blacklisted and generate a new initramfs? [07:21] what's the current status of the megaraid newgen/legacy patch? [07:33] never mind, found it: it's merged upstream. [07:35] BenC: I'll start working through the hppa patchset to see what makes sense for us to include [07:36] as in, what's low-risk and/or hppa specific === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel === marcreichelt [n=marc@P6115.pallas.wh.tu-darmstadt.de] has joined #ubuntu-kernel [08:44] ok, I give up [08:44] the module 'processor' is still running [08:45] maybe I'm just too stupid for this :-/ [09:03] marcreichelt: rm -f the module [09:07] hmm [09:07] or better mv module module.bak? [09:09] ok [09:09] root@tux:/lib/modules/2.6.12-10-386/kernel/drivers/acpi # mv processor.ko processor.ko.bak [09:09] now I do dpkg-reconfigure linux-image-`uname -r` [09:10] hmm [09:10] root@tux:/lib/modules/2.6.12-10-386/kernel/drivers/acpi # dpkg-reconfigure linux-image-`uname -r` [09:10] Not touching initrd symlinks since we are being reinstalled (2.6.12-10.26) [09:10] Not updating image symbolic links since we are being updated (2.6.12-10.26) [09:10] it seems that he didn't noticed anything [10:23] I have to go [10:23] see you === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-kernel