/srv/irclogs.ubuntu.com/2009/02/21/#ubuntu-kernel.txt

Rocket2DMnhey guys, had a quick question.  Bug 332170 is talking about a message printed during boot and seems to be related to a problem some people are having with their systems performing poorly.01:22
ubot3Malone bug 332170 in linux "[Jaunty] Error appearing at boot - cpufreq: No nForce2 chipset" [Undecided,Confirmed] https://launchpad.net/bugs/33217001:22
Rocket2DMnI see the message "cpufreq: No nForce2 chipset" also, but don't experience extra slowness, though I've always used ondemand for cpufreq01:22
mjg59The message is harmless01:44
Rocket2DMnthanks mjg59 , i'll let them know01:49
mjg59Should really be KERN_INFO rather than KERN_ERR though01:50
Rocket2DMnwhere do you see that it is ERR?01:51
mjg59The sourcecode01:51
mjg59I'll send a patch upstream01:51
Rocket2DMnah, if it was INFO would it be printed to the screen?01:51
mjg59No01:51
Rocket2DMnOk, so you want me to change the bug to something saying that message should be KERN_INFO instead of KERN_ERR01:52
Rocket2DMn?01:52
mjg59Feel free01:54
mjg59The slowness is because p4-clockmod is binding and getting used with the ondemand governor01:54
* Rocket2DMn nods01:54
Rocket2DMnis it just adapting then and will improve?01:54
mjg59I've told Scott how to fix that01:55
Rocket2DMnfix which? the printing or the slowness?01:56
mjg59The slowness01:57
Rocket2DMnOk, so what we really have is two bugs in cpufreq then?  One for slowness and one for changing STD_ERR to STD_INFO ?01:57
mjg59Fix slowness:01:59
mjg59sed -i s/1000000/10000001/ arch/x86/kernel/cpu/cpufreq/p4-clockmod.c02:00
Rocket2DMnI don't have the kernel source code, you are changing a value of 1 million to 1 million + 1?02:01
Rocket2DMnWell, I'll take your word for it :)  Shall I include that in the report, or do you know if there is another report open for the slowness problem?02:02
Rocket2DMni thikn i see it02:04
Rocket2DMnbug 33201702:04
ubot3Malone bug 332017 in linux "Significant performance regression in 2.6.28-8.24 due to p4-clockmod" [High,Fix committed] https://launchpad.net/bugs/33201702:04
mjg59No, one million to ten million and one02:04
Rocket2DMnah, I didn't read close enough, sorry.  Is the Scott in the bug I just listed the same Scott you mentioned earlier?02:07
Rocket2DMnScott James Remnant02:07
mjg59Yes02:07
Rocket2DMnOk, great!  I'll just have this bug I started with be used to fix the KERN_ERR issue.02:08
Rocket2DMnThank you for your help mjg59 02:08
mjg59Rocket2DMn: Patch just got accepted upstream, so it'll be fixed in 2.6.30. The fix can be backported easily.02:10
Rocket2DMnfor the slowness?02:10
mjg59For the message02:11
mjg59I'm chatting with the cpufreq maintainer about the slowness issue02:11
Rocket2DMnAh, i just marked as triaged, guess I'll change to Fix Committed.  Thanks for the update02:11
mjg59Well, it's not committed to the Ubuntu kernel02:11
mjg59So I don't know that fix ommitted is correct02:11
Rocket2DMnthat would be Fix Released02:11
Rocket2DMnlast time i checked anyway02:12
mjg59I've lost track of how launchpad stuff is triaged nowadays02:12
Rocket2DMnhttps://wiki.ubuntu.com/Bugs/Status02:12
Rocket2DMnFor us, Committed means its committed anywhere, even upstream02:12
Rocket2DMnHey you wouldn't happen to have a link to an upstream bug report or a commit page would you?02:16
mjg59Nope, it hasn't been pushed yet02:25
Rocket2DMnheh ok, back to Triaged we go.  That's all I have, thank you again for your time mjg59 .02:26
mjg59No problem02:28
mjg59It should turn up in the cpufreq git tree shortly02:28
Shanix_hi all, I am getting the error -> kernel: [365385.583926] python[943]: segfault at 8908ec93 ip b7c50c8c sp bf843430 error 4 in libgobject-2.0.so.0.1800.2[b7c46000+3c000]02:37
Shanix_is there anyway that I can fix it by add/remove certain package??02:37
mjg59It's not a kernel problem - the kernel is just reporting that one of your applications crashed02:41
Shanix_mjg59, I see. Thanks.03:28
TimStarlingI isolated a kernel bug a week ago, it's totally ubuntu's fault, not related to upstream, it's a regression and it's easy to fix04:21
TimStarlingI put a comment on the bug report and emailed the person who committed the bug04:22
TimStarlingbut still no response04:22
TimStarlinghttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/29721304:22
ubot3Malone bug 297213 in linux "Intrepid: Missing hdaps_ec kernel module" [Medium,New] 04:22
TimStarlingis there anyone here willing to look at it?04:23
TimStarlingquiet channel13:26
iulianIt's weekend.13:31
TimStarlingyou mean you people have a life outside ubuntu?13:42
LLStarksmorning13:46
TimStarlingmorning13:50
TimStarlingiulian: I'll take that as a yes13:51
LLStarkswhat's up with the ubuntu kernel naming scheme?14:05
maxbLLStarks: What do you mean?15:04
LLStarks2.6.28-8 = 2.6.28.615:05
LLStarksright?15:05
maxbLLStarks: the -8 is the ABI number15:10
LLStarkswhat does that mean?15:10
maxbIt means that that number will be incremented by the Ubuntu packagers to signify that kernel modules must be rebuilt15:11
LLStarksbut surely the kernel that gets packaged is based off of a point release, isn't it?15:12
marius_hello, I posted a bug report with a patch. i wounder if I did everything right: https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/33025915:12
ubot3Malone bug 330259 in linux-meta "Problematic volume control keys and mute key of several notebooks + Patch" [Undecided,In progress] 15:12
LLStarkswhat version is the current jaunty kernel based on?15:13
marius_is there anything else to be done by me ?15:16
LLStarkswhat is the difference between 2.6.28-8 and 2.6.28.6?15:16
marius_nobody here who can answer my question?15:20
maxbLLStarks: the key thing to understand is that the .6 and -8 are telling you about totally separate concepts15:21
* LLStarks is n00b. Explain to me like you would a child.15:21
maxbThe ABI number, which always comes after a hyphen, serves one purpose only: to designate the compatibility (or not, as the case may be) of the built kernel with particular builds of modules15:22
maxbThe point release number designates the number of the upstream point release.15:23
maxbA point release may *or may not* cause an ABI bump15:23
maxbConversely, and ABI bump may be required for reasons other than a point release15:23
maxb(i.e. an Ubuntu-specific change)15:23
maxbs/and/an/15:24
LLStarksdoes -8 imply a point release has occurred?15:24
maxbNo15:24
maxbthe ABI number implies nothing whatsoever about point releases15:25
maxb(Though it would be somewhat unusual for 7 ABI bumps to have occurred without a single point release happenning)15:25
maxb(7, because it starts at 1)15:25
LLStarksso. when i roll a 20-sided kernel +5 charisma and kms support, what i am getting?15:26
LLStarks*kernel for15:26
maxbTo discover which point releases have been integrated into an Ubuntu kernel, you must inspect the package changelog15:26
LLStarks**am i15:26
LLStarkswhy is it like that? shouldn't such things like a point release be readily reflected?15:27
maxbNo15:27
maxbThe fact that you need to rebuild your kernel modules is a more significant event than the upstream stable branch happening to release15:29
LLStarksi see.15:29
maxbInformation on which point releases are included is always available in the package changelog15:29
LLStarkshow can i tell which ABI i'm rolling when i use kernelcheck?15:31
maxbI've not encountered kernelcheck, what is it?15:32
LLStarksdot dot dot.15:33
LLStarkshttp://kcheck.sourceforge.net/15:33
IntuitiveNippleLLStarks: We now build upstream kernels and provide them in the archives15:33
LLStarksi saw.15:34
LLStarksno kms though.15:34
* LLStarks gives angry glare15:34
IntuitiveNipplenot yet, give it time!15:34
IntuitiveNippleThat'll come for Karmic15:34
LLStarkscan't you just enable i915.modeset?15:35
IntuitiveNippleYou'd have to ask Andy. So far as I'm aware they are being built with the Ubuntu configs... but... I've not actually looked closely at that :)15:36
maxbLLStarks: I'm not entirely certain I understand your question, but assuming you mean "When I build my own kernel by non-Ubuntu means, which Ubuntu ABI am I getting?", the answer is "Quite possibly none of them, if you're building your own kernel, build your own modules too."15:36
IntuitiveNippleYou can get the abi with "make kernelversion" or "make kernelrelease"15:38
LLStarkswhat folder?15:39
IntuitiveNipplethe root of the kernel source15:42
IntuitiveNipplethat's part of the standard kernel Makefile15:42
IntuitiveNipple"kernelrelease" only works after "make prepare"15:42
TimStarlingcan I repeat my question from yesterday?15:42
IntuitiveNippleTimStarling: I saw it... not had time to do anything though15:43
TimStarlingok15:43
marius_I also got a question you got time for me ?15:43
TimStarlingso should I keep asking people until someone gives in and does it?15:44
IntuitiveNippleTimStarling: I seem to recall several months ago, something similar happened with another module. Can't remember which one, though :s15:45
TimStarlingseems kind of silly that a module can just go missing like that15:45
IntuitiveNippleThere could have been a good reason... some (in)compatibility issue that wasn't logged in the changelog15:46
TimStarlingtrue15:46
maxbI have noticed a trivial bug in the lbm prepare-compat-wireless.sh script - a missing $ sign on a shell variable expansion. Is there someone around who could just apply that trivial change?15:47
TimStarlingthat's why I emailled Ben Collins first15:47
TimStarlingI've had this laptop for almost a year now, and ubuntu has slowly been supporting more and more components in it15:49
IntuitiveNippleLooking at the commit diff you reference, I'm almost sure I've dealt with that previously.15:50
TimStarlingthe hard drive has had a bit of corruption and I've been wondering if it's about to go, that's what made me think of hdaps15:51
TimStarlingif you need me to help test it, I'll be around15:55
=== TimStarling is now known as Tim-away
IntuitiveNippleha.. found it! https://lists.ubuntu.com/archives/kernel-team/2008-September/003171.html16:05
IntuitiveNippleTim-away: Looks like the same forgetfulness as happened Gutsy > Hardy16:06
IntuitiveNipplemaxb: {WT} ?16:32
maxbyes16:37
maxbI guess I could send a patch to the kernel team, but it's a single character :-)16:37
IntuitiveNippleok16:37
IntuitiveNipplethey all count :D16:38
macohi amber20:38
macoare you going to try to help with the bug jamming20:38
maco?20:38
macoer...wrong channel20:40

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