/srv/irclogs.ubuntu.com/2012/07/02/#ubuntu-kernel.txt

bullgard6'~$ sudo modinfo snd; ...;  parm:  slots:Module names assigned to the slots. (array of charp)'. What does  »charp« stand for? '[array of] character parameters?07:22
* smb guess char pointers07:22
bullgard6Ah!07:22
ppisatimoin07:51
apwppisati, moin, bad 07:51
apwhead ?07:51
ppisatino, i'm ok07:52
smbppisati, Surprising after having received so much beating... ;-P07:54
ppisatii didn't receive any beating, they did... :)07:55
smbHehe, yeah, I know. Could not resist, though. :)07:55
cooloneymorning, apw, smb and ppisati, EU folks08:10
smbMorning cooloney 08:10
apwcooloney, moin08:11
ppisatibrb08:47
cooloneycking: morning09:09
ckingcooloney, hiya09:09
cooloneycking: i'm just wandering are you still working on some benchmark for CFQ and deadline stuff?09:10
ckingcooloney, not recently09:10
cooloneycking: ok, got it.09:12
cooloneycking: i'm just think how to reproduce the issue like this https://lkml.org/lkml/2011/6/9/16709:36
cooloneycking: apologize for the delay response.09:38
* cking looks09:39
ckingbah, need to kick my AP again09:41
cooloneycking: thx09:42
* ppisati starts the airco09:45
=== yofel is now known as Guest57033
apwhenrix, you need a much bigger mic :)10:43
henrixapw: yeah, i'm using my internal mic atm :-/10:44
apwthat'd be your problem, they suck10:44
brendanddoes anyone know why there might be a disparity between the amount of RAM you think you have installed, and the amount reported by /proc/meminfo (MemTotal). Let's assume it's a 64 bit install10:55
apwbrendand, by how much ?10:55
apwbrendand, i believe memtotal is how much memory was 'available' when the kernel freed unused ram into the pool.  ie the kernel itself is not included and nothing reserved is included10:56
brendandapw - what kind of things reserve memory?10:56
apwacpi tables, memory to hold information about the memory pages themselves, the kernel binary itself etc10:57
apwthose things which you need to already have to be able to "visualise" the memory you have10:57
brendandis there anywhere that tells me how much each of those things uses?10:58
apwbrendand, in a digestible form not that i know of, you get hints probabally in the dmesg output at boot about the sizes of various things10:58
apwhow much are we missing that you'd care10:58
brendandso, let's say the memory installed is 1GB and MemTotal is 758076 kB10:59
apwthat sounds unexpectedly low to me10:59
apwwith 4GB or RAM i am missing 18610011:00
brendandi have another system which has 8Gb installed and is missing 2Gb11:01
brendandalthough that's i386 PAE11:01
brendandnot sure if that explains it11:01
apwif its as much as 2GB thats more likely a h/w limitation and the e820 dump can help figure that out11:01
apwnot all machines cna express all the RAM they will let you put in them11:02
apwfor that 1GB machine a dmesg may be instructive11:02
ohsixyou still need pci regions for devices that can't do DAC and bios' that won't let you tell it that you want that :]11:02
apwyep all depends how much ability to non-linearise the BIOS/hardware has in placing various ram components11:04
apwi suspect with 8GB you have two 4GB sticks, so it probabally cannot avoid dropping the ACPI and PCI spaces over the RAM and hiding some of it11:04
brendandhttp://paste.ubuntu.com/1071081/11:05
apwif it has 4 2GB sticks it might be able to do something more appropriate11:05
brendandfor the 1GB system11:05
brendandoh i see the e820 stuff at the beginning11:05
brendand759MB LOWMEM available.11:06
brendandright on the button. have no idea how it works that out though11:07
apw[    0.000000]  BIOS-e820: 0000000000100000 - 000000002f780000 (usable)11:08
apwand that is what the BIOS says it has11:08
apw2f780000 is 759M11:09
apwbrendand, and i can see nothing that even looks like the rest of any ram this machine is meant to have even marked as something else11:11
apwbrendand, are we sure this has 1GB in it?  if i add this up its pretty much saying there is 768MB, which would be a 512MB+258MB 11:12
ohsixdmidecode to the rescue11:13
apwbrendand, or is it being reserved for video ram, a low-end video sharing main memory for its vram, though 256MB seem excessive11:13
apwbrendand, yeah as ohsix says can we have a full dmidecode output11:14
brendandapw - the video is onboard intel11:14
apw[    1.034945] agpgart-intel 0000:00:00.0: detected 131072K stolen memory11:15
apwso 128M is likely used by video11:15
apwi would also check in teh bios to see how much it thinks its allocating11:16
brendandapw - the figure is from dmidecode (i don't have physical access to these systems). so it's either 1GB stick or two 512MB11:16
brendandhttp://paste.ubuntu.com/1071094/11:16
brendandone gigabyte stick11:17
brendandright, i had heard/read that video cards can take ram for vram11:17
brendandand we just need to look in dmesg or is there somewhere in sys/proc where that can be looked up?11:17
apwbrendand, yep so i would be suspicious to know if the bios has allocated 128 or 256 given the GART size is 25611:18
apwas for your 8gb machine again we'd need a dmesg11:19
ohsixwhat was the problem anyways, suspect that a more than neccessary amount of ram is being shadowed?11:20
apwsymptom as reported was 1gb machine showing 759MB of ram11:20
* ppisati -> lunch11:20
apwand yes suspecting that the shadowing in the BIOS is wrong11:20
ohsixhm, i forget if pci=nocrs is worth trying11:22
ohsixthe bios can be dumb about placing devices and theres a way to get linux to try again for you11:22
apwi think in this case the machine has plenty of space to play with, as it only has 1G11:23
brendand8GB DMI - http://paste.ubuntu.com/1071099/11:23
ohsixright, assuming the bios isn't super silly :p11:23
brendand8GB dmesg - http://paste.ubuntu.com/1071103/11:24
ohsixit can't move all the devices anyways, so it could still leave the problem one in a bad place :\11:24
brendandapw - ok, scratch the 8GB one11:25
brendandapw - i was reading a system rom as a ram stick11:25
=== Guest57033 is now known as yofel
Kalidarnhi, i'm currently getting a kernel panic with the ATI fglrx driver, when i shut down what's the current doc for debugging kernel panics14:00
Kalidarnhttps://wiki.ubuntu.com/Kernel/CrashdumpRecipe i had a look at that, not sure if those 9.04 instructions are relevant14:00
Kalidarnor if there's a better way now14:00
Kalidarnhmm wel not really any need to debug it further the screen error is exactly the same as comment #4 of bug 75043714:25
ubot2Launchpad bug 750437 in fglrx-installer "fglrx hard lockup on shutdown" [Undecided,Confirmed] https://launchpad.net/bugs/75043714:25
alexbligh1Are there any plans to build a precise-backport kernel for Lucid, like there is oneric backport & natty-backport?15:18
ckingapw, http://www.entropykey.co.uk/res/device.jpeg15:47
apwalexbligh1, i believe not currently15:49
apwthats what precise is for15:49
InsyteI have a Lucid -virtual VM that is crashing every few days.  It crashes hard and fast enough that no crash info escapes via syslog or local log files.  Any recommendations on trying to capture some decent data to start tracking down the cause?15:50
ppisatiogra_: http://people.canonical.com/~ppisati/linux-image-3.4.0-202-omap4_3.4.0-202.8_armhf.deb15:52
ppisatiogra_: give it a test if you can15:52
apwInsyte, what virtualisation are you using to run it15:56
InsyteKVM15:56
InsyteUnder ganeti.15:56
apwInsyte, a quick chat round here, noone seems to know of a way, but noone is willing to say there isn't one ... you might get a better answer on #ubuntu-server however15:58
InsyteI'll check there.  Thanks.15:58
* ppisati -> gym16:00
ogra_ppisati, will do, thanks16:01
EimannInsyte: I guess you already tried kdump?16:01
InsyteEimann: I've been reading up on it.  Haven't tried it yet.  Is that generally the best approach?16:02
EimannInsyte: if you can force it to hang without a reboot, you can also try virsh dump <vmname> crashdump16:02
EimannI would try kdump first and see if this already give you a coredump you can analyze16:03
InsyteOK, thanks.  Unfortunately the second option isn't available to me as Ganeti doesn't use libvirt.16:03
Eimannhmm yes indeed16:04
InsyteIf I'm not running a -debug kernel, am I going to get any useful information out of a kdump dump file?16:05
apwInsyte, you should, as most crashes the basic information is what one needs to have any clue as to caus16:11
Insyteapw, excellent.  Thanks.16:11
argu_halfabrainHi16:12
argu_halfabrainany clues why only 2 cores would be enabled on a quad core system? running latest 12.04, was fine on 10.0416:13
alexbligh1apw, indeed, but we have binaries that won't run under precise due to library issues (libdbi1/libdbi0, openssl1.0.0 vs 0.98.x etc.) - and I'm trying to avoid having 2 different software versions just to run on different hardware. The long term answer is 'move everything to precise' which is what we are doing for a next major release but it's a PITA for a minor release.16:20
apwargu_halfabrain, pastebin the output of cat /proc/cpuinfo16:20
argu_halfabrainfrom lshw -class cpu "cores=4 enabledcores=2 threads=4"16:20
apwalexbligh1, i can see how yet another lts backport would be handy, but you'd be just asking for Q then R for it, and we have to stop somewhere16:21
argu_halfabrainhttp://pastebin.com/EgzucL6616:21
apwargu_halfabrain, nothing obvious in there, it appears to have brought up the hyper threads on the first cpu if i am reading it right, pastebin a dmesg perhaps16:25
alexbligh1apw, well, the place I'd suggest stopping is 'nothing beyond the next LTS'. Our launch date was within a week of Precise so was no chance of using that. If we don't move to the next LTS by the time LTS+1 is out, that's our issue.16:25
alexbligh1apw, I can't believe other people who are "LTS only" for userspace would not have similar issues.16:26
apwalexbligh1, and that has been argued, that there is utility in lts+1 to lts backports, but that was not planned for L16:26
apwalexbligh1, the plan with the lts backports was to give you h/w enablement for the previous lts until the next lts came out, which it has16:26
apwthat goal doesn't need P on L, and so its not been in plan16:27
argu_halfabrainalso lshw -class cpu http://pastebin.com/1js0aCcu16:27
argu_halfabrainrebooting that machine, will pastebin dmesg in a minute16:28
alexbligh1apw, grumble grumble :-)16:32
apwalexbligh1, i am not ruling it out as every happening, but right now its not the plan.  we review the plans often however for impact.  it might be appropriate to ask on the kernel-team list stating your use case16:33
alexbligh1apw, thx - I might just do that :-)16:34
argu_halfabraindmesg output http://pastebin.com/1LLQC4gw16:35
apwargu_halfabrain, whats in /sys/devices/cpu, how many cpuN directories16:43
apwcat same directory online and offline16:43
argu_halfabrainapw: cpu0, cpu116:46
argu_halfabrainonline 0-1, offline 2-3116:46
apwargu_halfabrain, ok nothing there is any help at all, i think the next step is file a bug and we'll want a dmesg and /proc/cpuinfo for the work and non-working cases16:55
argu_halfabrainapw, ok thanks16:56
argu_halfabraingonna try a custom kernel16:56
brycehjsalisbury, bug #918769 looks ripe.  Patch is now in 3.5-rc4.18:34
ubot2Launchpad bug 918769 in xserver-xorg-video-intel "X blink with Vostro 360 and Ubuntu Oneiric and Precise" [Medium,Fix released] https://launchpad.net/bugs/91876918:34
jsalisburybryceh, thanks!18:43
=== philipballew_ is now known as philipballew
* ogasawara lunch18:51
bobo37773Anyone know which kernel patches are included in the ubuntu kernel related to copying to and from a usb device?19:02
bobo37773Yeah alright. Guess I'll just have to hack it apart until I can figure it out. Thanks anyways19:09
=== mfisch` is now known as mfisch
=== mfisch is now known as Guest84007
* bjf -> giving blood20:58
=== bjf is now known as bjf[blood]
* bjf[blood] is back22:41
=== bjf[blood] is now known as bjf

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