[01:30] zequence: Around? [01:31] zequence: We had to respin Q and R for a regression. You have new tracking bugs for lowlatency. === ghostcube_ is now known as ghostcube === ghostcube_ is now known as ghostcube [12:07] rtg, yo ... did you rng-tools build ok [12:08] apw, yeah, as far as I know. [12:08] apw, yep, looks like -4 is published [12:09] apw, just idle curiosity ? [12:09] rtg, yeah just curiosity, it was up in the air when i quit last night [12:10] apw, the biggest question was TPM support. since that is now in the kernel kees was OK with removing the TPM cruft from -2 [12:10] rtg, ahh ok good [12:11] apw, you working on the linux-tools naming scheme ? [12:11] yeah, just trying to slip in this other thing in the middle [12:14] * henrix -> lunch [13:18] Hey guys..! I am a long time Linux enthusiast and have been using Ubuntu since long.. and would like to know if features from kernels with revisions advanced than the ones being used in Ubuntu are backported to ones used by Ubuntu by the Ubuntu team.. Like the 3.11 is supposed to bring DPM to AMD Graphics card.. and shall such features be ported to 3.10, slated to be used by Ubuntu 13.10..? Thanks..! [13:19] purezen, 13.10 will be based on the 3.11 kernel [13:23] kamal, yo .. this cpufreq thing, which arches is is known to [13:23] build with [13:23] rtg: Hey..! Well, that'd be great..! [13:24] purezen, indeed it already has an early 3.11 kernle in it [13:24] apw: Oh well..:-) [13:25] Though guys, I would like to know if the kernels that Ubuntu releases officially, I mean that the users get as updates and all.. do really get it with 'backported' components.. [13:26] I hope that my use of the word 'backported' implies features from advanced versions, ported over to previous versions..:-) [13:26] purezen, rarely, we tend to provide newer kernels en-toto where that is appropriate [13:26] purezen, sometimes we'll backport drivers, or parts of drivers, but rarely do we backport features. [13:29] kamal, this seems pretty intel specific [13:29] tseliot, what is the difference between nvidia-graphics-drivers-304-updates and nvidia-graphics-drivers-experimental-304 ? The latter incorrectly depends on 'linux-headers-generic | linux-headers' [13:29] rtg: which Ubuntu release are you referring to? [13:29] apw, rtg: Well.. Thanks for the info guys..! Also, great to see 3.11 making it to 13.10.. Needed it for DPM on AMD..! [13:29] tseliot, precise [13:30] rtg: nvidia-graphics-drivers-experimental-304 is going away, as per bug #1198942 [13:30] Launchpad bug 1198942 in nvidia-prime (Ubuntu Precise) "Hybrid Graphics and general enablement for fglrx and nvidia in Precise for 12.04.3" [Undecided,Fix committed] https://launchpad.net/bugs/1198942 [13:31] tseliot, does that mean the source package will be reaped from the archive ? [13:32] rtg: we'll have transitional packages to migrate nvidia-graphics-drivers-experimental-304 to nvidia-graphics-drivers-304-updates [13:33] tseliot, is that happening pretty soon ? the linux-headers dependency is causing some problems. [13:34] rtg: I'm trying to have the packages moved into -updates ASAP (they're already in -proposed) so that I can finally go on holiday. So the answer is yes ;) [13:34] tseliot, good. I assume you are regularly hassling folks in the release channel ? [13:35] rtg: yep, every day [13:35] arges, ^^ [13:35] * arges reading [13:36] arges, getting rid of nvidia-graphics-drivers-experimental-304 will solve part of the problem, i.e., the bogus dependency [13:37] rtg: yes [13:40] tseliot, fglrx has the same problem: [13:40] fglrx-installer-8.960/debian/control: linux-headers-generic | linux-headers, , ${xviddriver:Depends} [13:41] rtg: I'm not updating that driver but feel free to file a bug report about that (using a different SRU) [14:10] ogra_, yo ... can you remind me where to find the panda board docs we had, particularly how to enable a console on the serial console [14:11] apw, just copy the serial script in place on the first partition of the SD [14:11] (there is a bootscript that has all you need, you just need to cpp it over the one without the -serial tag) [14:11] *cp [14:15] ogra_, sounds good, where is the -serial one hiding in the filesystem [14:15] nowhere ... its only on the first vfat partition ... put in place when the image is made bootable [14:16] ogra_, ok this is too old an image then to have that, it is my buildder which is being all non-booty [14:16] sudo mount /dev/mmcblk0p1 /mnt ... [14:16] ogra_, yeah i have done that, and have a boot.script, but no other [14:16] oh [14:16] ok [14:16] boot.scr MLO u-boot.bin uImage uInitrd [14:17] yeah, so you want to edit boot.scr [14:17] copy it to be boot.script ...open in vim and remove the garbage at the front [14:17] then add a console=ttyO2 to the cmdline [14:18] yep [14:18] mkimage -A arm -O linux -T script -n boot.script boot.sc [14:18] r [14:18] that should add the header then [14:19] Segmentation fault (core dumped) [14:19] oops [14:21] ogra_, does not work on either raring or saucy it seems [14:22] well, if it wouldnt work we wouldnt have image releases for them :) [14:22] the image build scripts dont use anything else [14:22] ogra_, heh that was at release [14:22] ogra_, this is _now_ when, they coredump [14:23] thats the x86 version of mkimage ? [14:23] (also probably the line above was wrong ... i havent touched any panda in over a year ... (and dont plan to)) [14:24] ogra_, that is indeed x86 [14:24] well, file a bug :) [14:25] not sure who from fooundations does arm now though [14:25] probably adam [14:25] mkimage -A arm -O linux -T script -d boot.script boot.scr [14:25] that at least didn't explode and made something similar [14:26] heh, yeah [14:26] it was my fault [14:26] -n is name [14:26] and indeed you need input data (-d) [14:30] ogra_, well i have more on the console, this is encouraging :) [14:30] :D [14:30] ogra_, nothing much to be happy about as yet [14:30] but ... hey [14:30] sudo: unable to resolve host localhost.localdomain [14:30] she is not feeling too well i think [14:31] are you sure this was properly installed ? [14:31] sounds like the installer didnt run [14:31] hmmm [14:31] * apw wonders if he has the wrong card, might be [14:31] (we luckily dropped the preinstalled images a while ago, for panda, so this cant happen anymore) [14:34] this thing did get drug into the office one time, so i might have gotten them mixed up [14:46] ogra_, is there a nice howto to install a nice shiney saucy image on this thing, whats on here is all sick [14:48] apw, all newer images need a target disk ... (USB disk) ... [14:49] but if you have that, sure, there are d-i images [14:49] ogra_, hrm ... ok [14:49] * apw goes and find some h/w [14:51] apw, http://ports.ubuntu.com/dists/saucy/main/installer-armhf/current/images/omap4/netboot/boot.img-serial.gz ... unzip and dd to SD card, then boot ... the rest is a server netinstall via serial [14:51] ogra_, that sounds ... believable :) will let you know [14:56] ogra_, i have d-i ness on there :) [15:07] ogra_, so does flash-whatsit know i have a split bootloader in the new world order, with uboot or whatever on mmc ? [15:17] apw, its still the same ... MLO and u-boot.bin ... [15:17] on a vfat [15:17] and yeah the panda HW can only boot from MMC [15:17] so you need it as "bootfloppy" [15:32] brendand, new Quantal and Raring kernels are ready for testing. the lts-backport-[raring/quantal] kernels just got uploaded and are building [15:34] bjf, yeah testing is under way [15:34] brendand, sweet! [16:14] i've just upgraded my desktop machine to saucy, but the kernel panics on boot. mainline 3.10-rc7 at least worked fine [16:14] and raring [16:15] kms isn't initialized yet, so there's not much on the screen to report [16:18] huh, now it worked [16:22] dropping quiet from cmdline makes it boot, weird [16:36] rtg, ok i pushed the bits of the linux-tools fixups upto and including kamal's bits, the actual name fixes [16:36] i am redoing now on the top and testing to confirm [16:36] tjaalton, hrm ... odd [16:39] it seems to boot 3.11 fine after a successful boot with an earlier kernel, but not after a fresh start [16:39] doesn't matter what options it has, which makes sense [16:39] some acpi related issue [16:39] but this is an ivybridge SDP so doesn't matter that much I guess [16:50] tjaalton, do you have virtual box drivers installed ? [16:51] manjo: no, and it panics 2s into boot, so it's quite early :) [16:51] ok [16:51] I had issues with panics on SR with vboxdrv loaded so asked [16:53] ok === rtg is now known as rtg-afk === rtg-afk is now known as rtg [21:50] Hi everyone. Is there a way to find out whats wrong (some kind of log maybe) if my pc just freezes after the "loading kernel image" and "loading initram" messages (sorry if this is not the right place to ask about this)?