[02:36] ogasawara: I've just registered hardware-q-defensive-software; is there any magic I need to do to get it scheduled? [03:21] ive tried googling for this.. and i can only seem to find idiot responses so i thought i'd ask in here [03:21] i have a pc with 4GB ram total.. and am running 12.04 64bit on it [03:21] it depends on the chipset [03:21] MemTotal: 3044928 kB [03:21] (/me waits for rest of question to see if he's right) [03:22] i have checked the onboard graphics settings.. and regardless of what i set it to.. i still have that memtotal [03:22] right, some is reserved for pci devices, you need to flip an option in your bios if you can [03:22] i dont have any pci devices.. and my bios is retarded [03:22] only devices that can do a dual address cycle can be moved out of the lower 4g of physical memory, and that is not all of them [03:22] its an intel motherboard [03:23] all your devices are pci ... some of them, like a gpu have rather large pci areas [03:23] perhaps i need to buy a dedicated graphics card to free up the 1GB? [03:23] theres no options in the bios relating to reserving memory for pci devices [03:23] the option in your bios may even be called something like "Installed OS:" and the choice is Windows or Other [03:23] i can only change the apeture size.. and something called dvt [03:24] so i have set them both to the lowest value of 128mb [03:24] jk-: looks like it's already approved for uds-q so it should be getting auto-scheduled [03:24] ogasawara: awesome, thanks. [03:24] jk-: lemme know if you want me to try and lock it down to a specific date, time, or room [03:24] without EFI you are left with what the bios lets you do, my pc at home doesn't let me do anything, so i'm in the same situation you are :] [03:24] i dont remember seeing an installed os option [03:24] there is a UEFI option though [03:24] which is disabled [03:24] snadge: what chipset/board is it? some boards deliberately don't allow it [03:25] ogasawara: no, should be fine being dynamic. [03:25] DG43NB [03:25] i think is the motherboard [03:26] snadge: see if that matches cat /sys/class/dmi/id/board_name [03:26] yes [03:27] Version: AAE34877-405 (from dmidecode) [03:27] looks completely different to the version number that intel offers on their site [03:27] dated 12th jan 2011 [03:28] NBG4310H.86A [03:28] ahh yes thats the one im running by the looks of it [03:30] although it says 0107 and im apparently running 0096.2009.0903.1845 [03:30] which appears to be older [03:32] you may have to use the uefi boot to get the devices to move ... even then some might not have DAC [03:32] hah there's a bios setting for on board skull backlighting, wicked [03:34] Fixed issue where 64-bit operating system runs extremely slow [03:34] with 4 GB memory installed. [03:34] LOL [03:34] i totally need this bios update.. this pc runs like a dog [03:34] with its legs shot off [03:35] Fixed issue where BIOS Setup is inconsistent on memory. [03:36] *facepalm* thanks intel ;) [03:37] “Fixed issue where system fails to hand off to GRUB roughly half the time” :) [03:45] snadge: yea i don't see any option that stands out, except the efi thing; getting it to work on an existing install can be a real drag [04:41] MemTotal: 3915828 kB [04:41] yes!!! bios update.. :D [04:41] * snadge shakes fist at intel [04:41] i had to write freedos to a usb stick.. and flash the bios from DOS.. sigh [04:42] the windows flash tool didnt work [04:42] and the flash tool built into the bios.. also didnt work [06:44] moin === smb` is now known as smb [07:21] morning [08:37] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=1a5a9906d4e8d1976b701f889d8f35d54b928f25 === amitk is now known as vinguamit === vinguamit is now known as amitk [11:50] * cking grabs some food [12:59] apw, doh [13:00] tgardner, often indeed [13:01] apw, I wacked on one of your bugs, bug #931353 [13:01] Launchpad bug 931353 in linux-base "package linux-tools-common (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/perf', which is also in package linux-base 3.3" [High,In progress] https://launchpad.net/bugs/931353 [13:01] tgardner, bah i was going to do that towards my coredev [13:02] apw, ah, sorry. [13:29] * apw wanders out to get some last minute travel bits === JanC_ is now known as JanC === kirkland` is now known as kirkland [14:19] * ogasawara back in 20 [14:30] sigh, is there a git-am flag to say "offsets are ok"? [14:33] hallyn, -3 ? [14:33] --3way [14:34] hallyn, -C1 perhaps [14:34] -C1 gives you semantics like patch [14:35] tgardner: i'm an ignorant git and never looked up what a 3way really is [14:35] apw: hm, -C1 isn't in git-am man page [14:35] apw, apw is likely more crrect in that you want -C1 [14:36] hallyn, its in 'git apply' [14:36] -C [14:36] Ensure at least lines of surrounding context match before and after each change. When fewer lines [14:36] of surrounding context exist they all must match. By default no context is ever ignored. [14:37] cool, with 130 patches in the mbox and 40 patches in it may be worth re-trying with that :) [14:37] thats a lot of patches [14:37] hm, -C1 sounds dangerous though :) [14:38] I just want it to ignore offsets, not changed context [14:38] hallyn, it tells you exactly what it relaxed when it did it [14:38] hallyn, and as i say -C1 makes us only as lax as a normal patch apply [14:39] but if the patch has 3 lines of context, and I say -C3, will it then still ignore offsets? And is -C3 in that case safer than -C1? [14:42] hm, 'context reduced to (1/1)', guess it did need to be C1 :) thanks apw [14:44] yep so you need to be wary and eyeball what happened just in case [15:15] * smb drops off to enjoy some outside air before leaving early tomorrow... [15:19] * cking goes and packs his bags [16:13] apw, henrix, seeya at LHR terminal 5 tomorrow [16:14] cking: see you there! [16:14] * cking goes to sort out final bits and bobs [16:14] * henrix needs to start packing as well... [16:15] yeah time to go pack and all that ... see you all [17:06] * tgardner -> pack for UDS === tgardner is now known as tgardner-afk [22:23] ogasawara: when is the next kernel upload for precise planned for? Oh and quantal too?