/srv/irclogs.ubuntu.com/2008/08/08/#ubuntu-kernel.txt

mjg59BenC: toshiboa.ko doesn't depend on ACPI, so in principle it provides functionality that isn't implemented elsewhere00:32
mjg59In reality, I suspect Ubuntu doesn't cope with anything that old now00:33
BenCmjg59: do you have such machines?00:40
mjg59BenC: Nope00:42
mjg59They'd have to be <200000:43
BenCmjg59: would we be better off just using the stock toshiba_acpi module and getting rid of the acpi_hotkey argument in /etc/modprobe.d/?00:43
mjg59Eh. Probably not yet.00:43
mjg59It needs porting to input_polldev00:44
BenCNow there's something I'd be willing to do00:44
mjg59You might want to get in touch with Daniel Silverstone00:44
mjg59He was looking at a complete rewrite00:44
BenClast Daniel touched it was years ago00:45
BenCwell, a little over a year at least00:45
BenCI just wish I had hardware to test, but I guess emailing a few lists with a patch would do00:46
BenCmjg59: Ok, if I were to write a drivers/input/misc/toshiba_btns.c driver, then we wouldn't need the patch to toshiba_acpi.c, right?00:48
mjg59Yeah, he's been working on it again lately00:48
BenCI'll email Daniel first, but that seems like a suitable way to do it00:49
BenCActually, we just wouldn't need the hotkey part...the rest of it for fan/lcd/video would still be usable00:51
BenCmjg59: I hate how toshiba_acpi's flagrant use of AE_* status codes in paths that have nothing to do with acpi :/00:57
mjg59Yeah, bonghits00:57
BenCIn fact, it had module_init() returning AE_* status00:57
mjg59Quality00:58
BenCmjg59: well that was easy...driver is written, but I don't have a table of the keys returned...so I'll shoot it over to daniel and hope he can fill it in03:44
Kanohi BenC , 2.6.26.2 is out04:09
superm1Kano, did you get a chance to look over the stuff I put in git?04:10
superm1Kano, is it sane to resolve the errors you were seeing?04:10
Kanosuperm1: nope,did try things with splashtop ;)04:10
Kanoi can change the first menu also i added java 1.604:11
Kanobtw. i used one acpi patch with seemed to help at least for one of the kanotix users04:13
BenCKano: please stop doing that04:14
Kanohttp://lkml.org/lkml/2008/7/24/28604:14
BenCKano: I have a script that tells me that info, and I didn't name it Kano04:14
Kanopatching kernels?04:14
BenCKano: stop telling me when updates are out04:14
KanoBenC: well you take really much time usually to update...04:14
BenCKano: there's good reason04:15
BenCKano: but it's not because I don't know it's there04:15
Kanowhat do you think about that acpi thermal mini patch04:16
Kanodo you know a solution for some xpress 1200 users which can not boot without acpi=off?04:18
=== rikai_ is now known as rikai
=== superm1 is now known as superm1|away
aboganiShould I make a meta-package, for obtain linux-rt and linux-image-rt, on my own for -rt kernel? Or UKT can provide it via linux-meta ?10:11
amitkabogani: you'll have to do your own. But you can copy intrepid meta or port meta.10:18
aboganiamitk: Ok. Thanks.10:19
=== emgent is now known as pint
=== pint is now known as emgent
AlmightyCthulhuif anyone can answer this.....12:53
AlmightyCthulhuwhat is going on with the realtime kernel in Intrepid?12:53
aboganiAlmightyCthulhu: Under test through PPA.12:56
AlmightyCthulhuahhh, thanks, the repo still has 2.6.2412:57
AlmightyCthulhuthat startled me12:57
aboganismb_tp: May i disturb you with one stupid question?13:36
smb_tpabogani, sure. though I don't think there are any stupid ones.13:36
abogani What is the best way to build test kernel for both i386 and amd64 archs? 13:37
aboganiAs like you usually do for your test kernels (http://people.ubuntu.com/~smb/)?13:37
aboganiA couple of pc? KVM on 64bit host? 13:37
aboganiOr what?13:37
smb_tpabogani, I normally use a 64bit host with -386 build chroot (well actually -am64 build chroot as well)13:38
aboganismb_tp: Thus without boot test.13:39
abogani?13:39
smb_tpabogani, two machines would be faster but I am lacking hardware... Boot test depends sometimes on the changes. If I change drivers to hardware I don't have I sometimes skip it.13:40
aboganiRight.13:41
smb_tpabogani, Otherwise I test the 64bit version on the build host and the 32bit one on a vm (can't use kvm since my machines are too old)13:41
smb_tpabogani, Or 32bit on the laptop but I normally try to preserve that13:42
aboganismb_tp: I hope that you never incur in a fs data lossbug13:43
abogani:-)13:43
aboganismb_tp: Last thing: What i should set to test kernel package to avoid conflicts? Seems to me that you set EXTRAVERSION, isn't it?13:43
smb_tpabogani, Guess if I change stuff on filesystems I would have to be extra careful. :)13:44
abogani:)13:44
smb_tpabogani, No not exactly. I use the debian method and only change the version number in the debian/changelog, recreate debian/control (if necessary) and run debian/rules 13:45
smb_tpabogani, The EXTRAVERSION remains unchanged.13:46
smb_tpabogani, Numberwise i take the last released version and add some suffix13:47
aboganias like smb4?13:47
smb_tpabogani, yes exactly13:47
smb_tpabogani, like -19.37 -> -19.37smb113:48
aboganiI understand.13:48
aboganiThanks a lot! :-)13:48
smb_tpabogani, No problem. :)13:48
KanoBenC: how about backporting ath5k from 2.6.27-rc2 as it support ar2007 like eee pc + adding ath9k14:12
Kanothen madwifi is not needed -only if you would like to use it as ap14:13
Kanoyour madwifi is the wrong code anyway as only the hal branch would give additional device support14:14
=== superm1|away is now known as superm1
=== superm1 is now known as superm1|away
=== superm1|away is now known as superm1
aboganiI incur in this error "EE: Missing modules (start begging for mercy)" during building ... How can resolve it? How can regenerate module list to avoid this type of error?16:14
aboganiObviously i have added two new modules.16:16
rtgabogani: actually, it sounds like you've removed some modules.16:20
aboganiYes you are right.16:22
aboganiI have removed two modules also.16:22
rtgabogani: look in debian/scripts/modules-check. there are a couple of ways to work around missing modules.16:22
rtgs/modules-check/module-check/16:23
aboganirtg: Thanks fro suggestion! I'll look at in.16:26
aboganis/fro/for16:27
rtgabogani: np16:27
=== macd_ is now known as macd
=== asac_ is now known as asac
mdkehi there. I have been struggling to get sound working with ubuntu, it works occasionally then disappears again. I filed a bug about six weeks ago but haven't had any triage on it. Is there someone I could contact to try and progress the bug?23:32
mdkeit's bug 24062823:33

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