/srv/irclogs.ubuntu.com/2007/04/21/#ubuntu-kernel.txt

=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
mjg59BenC: Why is EDD turned off?12:44
BenCremind me what the hell it is12:45
mjg59It's used to let the OS know what the BIOS thinks about attached drives12:45
mjg59Which lets us work out which drive corresponds to 0x80, which to 0x81 and so on12:45
BenCit also totally borks a whole class of system to where it can't boot12:46
mjg59Then we need to fix that12:47
mjg59But, uh, wasn't it built as a module?12:47
BenC  * 33939: Disable CONFIG_EDD. Causing problems, and not needed anyway.12:48
BenC    Symptons were seemingly locked up after grub jumped to kernel, but12:48
BenC    actually would boot after 2 minute delay.12:48
BenCEDD enables things in arch/ or something12:48
BenCdisabled over a year ago12:48
BenCso was disabled for dapper release12:49
BenCleft disabled in edgy12:49
mjg59Well, we're going to need it to fix a class of bugs12:50
BenCrgrep CONFIG_EDD arch/i386/boot/12:50
BenCit does some junk in the boot wrapper it seems12:50
BenCmaybe we can just disable that part12:50
mjg59Hm. Yeah, I guess it has to do the call at boot time.12:50
mjg59However, there's no other way of working out whether sda or sdb is the boot drive12:51
BenCis that because of libata not working as well as ide drivers for getting that info?12:52
BenCor was it like hda == 0x80 always?12:52
mjg59hda was /usually/ 0x8012:53
mjg59But there's no way of guaranteeing that12:53
BenChmm...I think I might have a machine that hung with EDD enabled12:54
mjg59Now that ide and scsi drives are in the same namespace, there's more risk of collisions12:55
mrecBenC: do you know about any issues with uvc webcams?12:56
BenCmrec: I don't know about uvc at all, just that I put the module in there :)12:57
mrecI wonder because I received such a device and the linux-uvc driver (usb video class) just crashes it12:57
mrecthe company which sent the cam to me told me it will work with 1 gig ram (most of it will be used for the driver)12:58
mrecwith video4linux/dvb regarding support for the 60 additional devices we had several discussions on the ML now12:59
mreccode will be merged regardless of what some people say since they aren't willing to help either01:00
mrec(well just 2 people were against it :)01:00
BenCok01:06
=== defendguin [n=supertux@cpe-72-181-7-135.houston.res.rr.com] has joined #ubuntu-kernel
defendguinstill working on feisty bugs?01:28
jb-homedefendguin: Critical ones only.01:34
defendguinmy touchpad is critically broken after suspend 01:34
defendguinvery very annoying if you forget your mouse01:35
=== johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel
defendguinbug 8286001:38
jb-homeIf there's a bug filed, I'm sure it'll be triaged and such.01:39
jb-homeGiven that the release just happened, I wouldn't expect to hear from anyone this weekend though.01:39
defendguini've been very proactive about the bugs that i have and can help with01:41
mjg59defendguin: In most cases, the only ways you can be helpful are to test patches or fix the bug yourself01:45
mjg59These things are very hard to track down without access to the hardware01:46
defendguinproviding timely access to information?01:46
defendguini'm sure i could test patches01:47
=== jml_ [n=jml@59.167.203.115] has joined #ubuntu-kernel
=== BenC_ [n=bcollins@collinsap1.phunnypharm.org] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== steb [n=Steven@adsl-75-19-107-13.dsl.irvnca.sbcglobal.net] has joined #ubuntu-kernel
stebhow do i boot to install a new kernel if none of my kernels work?03:29
jb-homesteb: #ubuntu is better for these types of questions.03:48
jb-homesteb: But I'd suggest a known-working livecd.03:48
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== steb [n=Steven@adsl-75-19-107-13.dsl.irvnca.sbcglobal.net] has left #ubuntu-kernel []
=== bdmurray [n=bdmurray@c-24-21-235-175.hsd1.mn.comcast.net] has joined #ubuntu-kernel
=== jml [n=jml@59.167.203.115] has joined #ubuntu-kernel
=== vimalg2 [n=test@202.56.231.116] has joined #ubuntu-kernel
vimalg2can anyone explain why the power management on ubuntu reduces my laptop's battery life by half. Aren't APM and ACPI industry standards?05:22
poningruyes and no05:22
poningruacpi is the modern industry standard05:22
vimalg2oh ok.05:23
poningruthe only trouble is that most laptop manufacturers implement it 05:23
poningrupoorly05:23
vimalg2why do some lapt-top installation guides reccomend turning off acpi during installation?05:23
poningruwhether this is malicious or not is not known05:23
poningruvimalg2: because other wise you cant install it at all05:23
vimalg2poningru: thanks . 05:23
poningrubut those cases have been mostly removed... but BenC or cjwatson are better candidates to answer that particular question05:24
poningruvimalg2: for example there are many many scripts for acpi that are setup for specific laptops05:24
vimalg2poningru: oh. I've never had to do the acpi=off setting ever for debian-based distros. I've had trouble getting it on my buddies notebooks05:25
BenCvimalg2: battery life is probably more to do with your cpufreq than acpi05:25
BenCnever do acpi=off on a laptop...then you have pretty much a desktop on a battery05:26
BenCno suspend, not battery reporting, no nothing05:26
vimalg2BenC: I'm on Nehemiah. The associated kernel module is langhaul I believe for cpu-scaling.05:26
BenCvimalg2: then check your cpu state in /sys/05:26
vimalg2Is it in a usable state in Feisty.(I'm still downloading the ISO's)05:26
BenCcheck the freq, scaling governor, etc.05:26
vimalg2Via nehemian CPUID 069805:27
vimalg2BenC: i'm still figuring out how to get internet access to my hone(It doesnt have a PPP dial-up profile) Ironically the cell phone runs a 2.4.x moontavista kernel. So i have to play with NAT and the route command to get the traffic into Ubuntu/*nix. 05:28
vimalg2So i'm stuck with et access in windows05:29
vimalg2*net05:29
BenCyou're actually getting into #ubuntu type questions and topics here05:29
BenCmost of this stuff can be answered in the wiki, or from folks in that channel05:30
vimalg2BenC: thank you for your time. I was just curious about the state of power management and cpu-scaling for CMOV instruction enabled Nehemiah procesors05:30
vimalg2I'll just poke around i guess. thanks :)05:31
BenCvimalg2: we've enabled everything the kernel supports :)05:31
BenCnp05:31
=== vimalg2 [n=test@202.56.231.116] has left #ubuntu-kernel []
=== sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel
=== Codename_PBLP [n=Shoaibi@mbl-65-129-173.dsl.net.pk] has joined #UBUNTU-KERNEL
=== m0rg0th [n=manugarg@219.64.120.181] has joined #ubuntu-kernel
=== octoberdan [n=daniel@pdpc/supporter/active/octoberdan] has joined #ubuntu-kernel
=== Codename_PBLP [n=Shoaibi@mbl-65-129-173.dsl.net.pk] has joined #UBUNTU-KERNEL
=== cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel
=== stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-kernel
=== stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-kernel
=== bdgraue [n=bdgraue@dyndsl-085-016-083-011.ewe-ip-backbone.de] has joined #ubuntu-kernel
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel
=== Codename_PBLP [n=Shoaibi@mbl-65-129-173.dsl.net.pk] has joined #UBUNTU-KERNEL
=== Codename_PBLP [n=Shoaibi@mbl-65-129-173.dsl.net.pk] has joined #UBUNTU-KERNEL
=== ivoks [n=ivoks@4-39.dsl.iskon.hr] has joined #ubuntu-kernel
=== marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel
=== marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel
=== jovans [n=jovan@p54B06624.dip.t-dialin.net] has joined #ubuntu-kernel
=== bleinmono [n=toffel@ppp85-141-151-133.pppoe.mtu-net.ru] has joined #ubuntu-kernel
=== ivoks [n=ivoks@37-230.dsl.iskon.hr] has joined #ubuntu-kernel
=== pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-kernel
=== m0rg0th [n=manugarg@219.64.120.181] has joined #ubuntu-kernel
=== zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
\shguys, anyone has a clue how to replace linux/config.h with something which is in linux-headers?02:51
\sh(feisty 2.6.20-15-generic image) just trying to compile cisco vpn client02:51
jb-home\sh: Just don't include it and hardcode the defines.03:06
jb-homeThe use of config.h is trying to detect what's in your current kernel.03:06
jb-homeIt's generally just a Bad Idea(tm)03:06
jb-homeIf you're compiling something for distribution, it's always better to do a runtime check for features.03:07
\shjb-home: well, I found a patch already03:07
=== AlinuxOS [n=vsichi@host177-127-dynamic.2-79-r.retail.telecomitalia.it] has joined #ubuntu-kernel
=== Eruantalon [n=hans@5634185c.rev.stofanet.dk] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== ..[topic/#ubuntu-kernel:BenC] : Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | Gutsy tree opened, new build system started.
maks_congrats for the release :)05:10
kylemthanks maks.05:11
BenCwell, guess I'm going to give this 2.6.21 build a test run...brb05:14
=== ivoks [n=ivoks@4-147.dsl.iskon.hr] has joined #ubuntu-kernel
=== Eruantalon [n=hans@5634185c.rev.stofanet.dk] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== flinkdeldinky [n=michael@125-24-130-141.adsl.totbb.net] has joined #ubuntu-kernel
BenCwell, it booted :)05:25
maks_dynticks?05:25
BenC$ grep NO_HZ /boot/config-2.6.21-1-generic 05:26
BenCCONFIG_NO_HZ=y05:26
kylemwoot.05:26
BenCnot running it right now...I've got to get lrm compiled with it05:27
=== btse [n=BTSE@c83-253-251-101.bredband.comhem.se] has joined #ubuntu-kernel
=== penguin42 [n=dg@tu006.demon.co.uk] has joined #ubuntu-kernel
penguin42Can anyone suggest anything for checking my kernels idea of timing? movie player is playing way faster than real time and I've got a 'Your time source seems to be instable or some driver is hogging interrupts' error - so I wonder if something is going odd (on Feisty)05:40
=== johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel
penguin42it's a laptop so I also wonder if something is trying to be too clever and then not coping with varying cpu clocks05:43
BenCpenguin42: is it an AMD cpu?05:44
penguin42no, core2 duo (in 64 bit mode)05:47
BenCI've not heard of those issues05:48
BenChave you tried in 32-bit?05:48
BenCto be honest, 64-bit mode really doesn't buy you a whole lot, and it keeps you from being able to use things like flashplayer05:48
penguin42no I haven't yet - most stuff seems to be running fine; but as I say movie player is odd (which I've not seen before)05:48
penguin42I've got flash going using nspluginwrapper - that is reasonably good05:48
=== penguin42 just wondered if there was a test program anywhere that ran the ALSA/old-fashioned/HPET/any other timers off against each other
jb-homepenguin42: Ah nice.  I had no luck with nspluginwrapper.05:54
jb-homepenguin42: Is it hard to build?  It would be really nice to have that in the archive.05:55
penguin42jb-home: I got a prebuilt one - there is a bug filed somewhere asking for it to be packaged05:55
penguin42jb-home: It's not perfect (e.g. I see errors in the logs about some plugin trying to use the gnome theme engine and of course it's trying to pick up the 64bit one); and I've got a couple of flash issues I've never seen on a native flash05:56
=== penguin42 has this quaint belief that I've got 64 bits and I'm going to use them :-) (even if it's slower and a pita!)
BenCpenguin42: have you installed ia32-libs-gtk?05:59
penguin42BenC: Yep05:59
BenCpenguin42: also, you may be able to disable HPET in your BIOS and see if that helps05:59
BenCI've seen problems with it before05:59
penguin42I wouldn't bet that the BIOS can disable it - I assume there is a kernel param?06:00
BenChpet=off06:35
BenCI know for sure at least 3 of my boxes can disable hpet in BIOS06:35
penguin42ok, I'll give that a go on my next reboot06:36
penguin42Thanks06:36
BenCnp06:43
penguin42hmm I suspect HPET isn't used anyway - I found a test program in Documentation/hpet.txt  and whenever it tries to do anything there is an error in dmesg 'IRQ handler type mismatch for IRQ 8   current handler: rtc' and a backtrace06:49
BenCpenguin42: actually, that looks more like it is used, since rtc module is already grabbing the IRQ07:06
BenCor not, hard to tell from that07:07
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
penguin42there are so many timer related messages in dmesg it's difficult for me to know - there is mention of APIC timer,then Using 14.318180 MHz WALL HPET GTOD HPET timer, ah then there is mention of hpet0 (3 timrs with IRQs 2,8,0) so I guess it is used07:15
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel
=== m3741 [n=m3741@adsl-76-208-116-161.dsl.dytnoh.sbcglobal.net] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
BenCyay, lrm builds against 2.6.21 without a hitch08:16
kylemgood work old bean.08:17
kylem:)08:17
BenCtime to reboot and really give this a test08:18
BenCcheerio chap08:19
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== reitblatt [n=mark@resnet-50-180.dorm.utexas.edu] has joined #ubuntu-kernel
BenCLinux cunning 2.6.21-1-generic #1 SMP Sat Apr 21 13:37:35 EDT 2007 i686 GNU/Linux08:26
=== penguin42 [n=dg@tu006.demon.co.uk] has left #ubuntu-kernel ["Ex-Chat"]
=== doko__ [n=doko@dslb-088-073-084-017.pools.arcor-ip.net] has joined #ubuntu-kernel
=== bleinmono [n=toffel@ppp85-141-150-102.pppoe.mtu-net.ru] has joined #ubuntu-kernel
=== cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== jpon [n=jpon@neu67-3-82-239-80-181.fbx.proxad.net] has joined #ubuntu-kernel
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel
=== bdgraue [n=bdgraue@dyndsl-085-016-083-011.ewe-ip-backbone.de] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== bleinmono [n=toffel@ppp85-141-150-102.pppoe.mtu-net.ru] has joined #ubuntu-kernel
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel
=== johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel
=== macd [n=d@adsl-222-22-190.msy.bellsouth.net] has joined #ubuntu-kernel
=== rtg_ [n=rtg@rtg.theglobal.net] has joined #ubuntu-kernel
=== anibal [n=anibal@60.224.173.234] has joined #ubuntu-kernel
=== simira [n=simira@tellus.err.no] has joined #ubuntu-kernel
simiraBenC: do you know if the laptop/hibernate/acpi problem were solved before release?12:04
=== dade` [n=dade@nectarine/admin/dade] has joined #ubuntu-kernel
dade`BenC: !!!12:05
dade`where are you ?12:05
dade`i can try now if you remember me that command.12:09
dade`for piix12:09

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